@charset "UTF-8";.modal-container{height:100vh;width:100vw;position:fixed;top:0;left:0;justify-content:center;align-items:center;z-index:10}.modal-container .modal-close-icon{color:#000;cursor:pointer;padding:4px;position:absolute;right:0;top:0;z-index:1000}.modal-container .modal-veil{background:#000;height:100%;opacity:.5;position:absolute;width:100%}.modal-container .modal-content{background:#fff;border-radius:3px;display:flex;justify-content:center;max-height:85%;overflow-y:auto;padding:32px;position:relative;width:85%;z-index:100;-ms-overflow-style:none;scrollbar-width:none}.modal-container .modal-content::-webkit-scrollbar{display:none}.table-component{background:#fff;overflow:auto}.table-component .MuiTable-root{background:#fff}.table-component .table-controls{background:#fff;color:#b20000;display:flex;position:relative}.table-component .table-controls .control{align-items:center;border-radius:50%;display:flex;justify-content:center;height:30px;margin-right:8px;width:30px}.table-component .table-controls .control.disabled{cursor:default;color:#d3d3d3}.table-component .table-controls .control:hover{cursor:pointer;background-color:#7b0000;color:#fff}.table-component .table-controls .control.disabled:hover{cursor:default;background-color:initial;color:#d3d3d3}.table-component .table-controls .table-filter-component{background:#fff;display:flex;flex-direction:column;height:480px;left:10px;padding:16px;position:absolute;width:640px;z-index:9}.table-component .table-controls .table-filter-component .conditions{display:flex;flex-direction:column;height:400px;overflow:auto;padding-top:16px}.table-component .table-controls .table-filter-component .condition{align-items:flex-end;display:flex;height:45px}.table-component .table-controls .table-filter-component .condition .field-input{width:300px;margin-right:8px}.table-component .table-controls .table-filter-component .condition .operator-input{width:180px;margin-right:8px}.table-component .table-controls .table-filter-component .condition .value-input{width:100px;margin-right:8px}.table-component .table-controls .table-filter-component .footer{display:flex;justify-content:flex-end}.table-component .table-controls .table-filter-component .footer button.MuiButton-root{background:#b20000;border-radius:0;color:#fff;margin-left:32px}.table-component .table-controls .table-filter-component .footer button.MuiButton-root:disabled{background-color:#eee}.table-component .column-toggle{height:100%}.table-component .column-toggle h4{margin-bottom:8px;margin-top:8px}.table-component .column-toggle .checkboxes .checkbox-container{display:inline-flex;width:50%}.table-component .column-toggle .column-toggle-footer{display:flex;justify-content:flex-end;margin-top:8px}.table-component .MuiTableCell-head:not(:first-child){min-width:150px}.index-view{display:flex;flex-direction:column;width:100%;overflow:scroll}.index-view::-webkit-scrollbar{display:none}.click-effect{cursor:pointer}.index-view-buttons{background:#fff;display:flex;width:100%}.index-view-save-buttons{align-items:center;display:flex;padding:8px;width:50%}.index-view-column-toggle{height:100%}.column-toggle-header>div{align-items:center;display:flex}.column-toggle-header a{text-decoration:underline;margin-left:16px;cursor:pointer}.index-view-toggle-buttons,.metrics-display-title{align-items:center;display:flex;justify-content:flex-end;margin-bottom:8px;width:50%}.index-view-toggle-buttons .bm-btn-toggle,.metrics-display-title .bm-btn-toggle{background:linear-gradient(to left,#fff 50%,#fff 86%,#b20000 50%);color:#000;border-radius:0;padding-left:0}.index-view-toggle-buttons .bm-btn-toggle .icon-toggle,.metrics-display-title .bm-btn-toggle .icon-toggle{color:#fff;margin:0 10px 0 5px}.index-view-column-toggle-footer{width:100%;display:flex;align-items:center;justify-content:flex-end}.index-view-save-buttons .bm-btn-primary{margin-right:8px}.select-all-dialog{visibility:hidden;margin-top:10px;margin-bottom:10px}.bm-btn-primary.btn-right{float:right}.index-view thead th{background-color:#fff}.index-view tbody tr:nth-child(2n){background:#fafafa}.index-view tbody tr:nth-child(odd){background:#fff}.index-view .checkbox-label-sub{margin-left:33px;position:relative;top:-11px}.metrics-display .modal-content{align-items:unset;height:unset;justify-content:flex-start;overflow:scroll;max-height:90%;width:80%}.index-view .modal-content h4{margin:0 0 10px}.modal-close{color:#000;cursor:pointer;text-decoration:none}.index-view .bm-btn-add{padding-left:0;background:linear-gradient(to left,#fff 50%,#fff 79%,#b20000 50%);border-radius:0}.index-view .cursor-pointer{cursor:pointer}.filter-container .display-flex{display:flex;align-items:center}.filter-container .filter-condition{display:flex;width:90%}.bm-btn-add .icon-add-filter{color:#fff;margin:0 10px 0 2px}.display-block{display:block}.display-none{display:none}.inline-select.MuiTableCell-root.MuiTableCell-body,.index-view .inline-select{display:flex;align-items:center}.toggle-field-checkbox .MuiSvgIcon-root{color:#b20000}.dropdown-wrapper{margin-bottom:20px}.input-label{display:block;margin-bottom:4px;font-weight:500;color:#333;font-size:14px}.required-indicator{color:#d32f2f}.dropdown-container{position:relative;width:100%}.dropdown-button{align-items:center;background:#fff;border-radius:4px;border:1px solid #ccc;color:#1a141f;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:10px 12px;text-align:left;transition:border-color .2s;width:100%}.dropdown-button:hover{border-color:#888}.dropdown-button.error{border-color:#d32f2f}.dropdown-button:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d233}.placeholder{color:#888}.arrow{font-size:12px;margin-left:8px;color:#666}.dropdown-list{top:100%;left:0;right:0;border:1px solid #ccc;border-radius:4px;background:#fff;list-style:none;padding:4px 0;margin:4px 0 0;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 2px 8px #00000026}.dropdown-item{padding:8px 12px;cursor:pointer;font-size:14px;transition:background-color .2s}.dropdown-item:hover{background-color:#f5f5f5}.dropdown-item.selected{background-color:#e3f2fd;font-weight:500}.helper-text{margin-top:6px;font-size:12px;color:#666}.helper-text.error{color:#d32f2f}.dashboard-container{max-width:400px;margin:0 auto;background-color:#f5f5f5;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.welcome-section{background:linear-gradient(135deg,#4285f4,#5a9cf8);color:#fff;padding:24px;border-radius:12px}.welcome-title{font-size:24px;font-weight:700;margin-bottom:8px}.welcome-subtitle{font-size:16px;opacity:.9}.section{background-color:#fff;border-radius:12px;padding:16px;border:1px solid #f0f0f0;display:flex;flex-direction:column;gap:8px}.section-header{display:flex;align-items:center;margin-bottom:16px}.section-icon{width:24px;height:24px;margin-right:12px;color:#4285f4}.section-title{font-size:18px;font-weight:600;color:#333}.progress-item{border:1px solid #f0f0f0;border-radius:8px;margin-bottom:8px;background-color:#fff;transition:all .2s ease;cursor:pointer}.progress-item:hover{border-color:#4285f4;box-shadow:0 2px 8px #4285f41a}.progress-item-header{display:flex;align-items:center;padding:16px;justify-content:space-between}.progress-main-content{display:flex;align-items:center;flex:1}.progress-info{flex:1;margin-right:16px}.progress-title{font-size:16px;margin-bottom:4px;color:#333;font-weight:500}.progress-status{font-size:14px;font-weight:500}.progress-bar-container{width:80px;margin-right:16px}.progress-bar{width:100%;height:6px;background-color:#e0e0e0;border-radius:3px;overflow:hidden}.progress-percentage{font-size:12px;color:#666;text-align:center}.action-buttons{display:flex;align-items:center;gap:8px}.expand-button{width:32px;height:32px;border:none;border-radius:6px;background-color:#f8f9fa;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.expand-button:hover{background-color:#e8f0fe}.navigation-button{width:32px;height:32px;border:none;border-radius:6px;background-color:#4285f4;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.navigation-button:hover{background-color:#3367d6}.expand-icon{width:16px;height:16px;color:#666;transition:transform .2s ease}.navigation-icon{width:16px;height:16px;color:#fff}.details-container{padding:0 16px 16px;border-top:1px solid #f0f0f0}.details-list{list-style:none;padding:0;margin:12px 0 0}.detail-item{font-size:14px;color:#333;margin-bottom:6px;padding-left:16px;position:relative}.detail-bullet{position:absolute;left:0;top:6px;width:4px;height:4px;background-color:#4285f4;border-radius:50%}.loading-text{font-size:14px;color:#666;font-style:italic;text-align:center;padding:16px}.no-document-text{font-size:14px;color:#999;font-style:italic;text-align:center;padding:16px}.document-in-progress-text{font-size:14px;color:#4285f4;font-style:italic;text-align:center;padding:16px}.show-more-button{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;transition:all .2s ease;font-size:14px;font-weight:500;color:#4285f4}.show-more-button:hover{background-color:#f8f9ff;border-color:#4285f4}.action-item{display:flex;align-items:center;padding:16px;background-color:#f8f9ff;border:1px solid #e8eaff;border-radius:8px;margin-bottom:12px;cursor:pointer;transition:all .2s ease;width:100%;text-align:left}.action-item:hover{background-color:#f0f2ff;border-color:#d0d4ff}.action-icon{width:40px;height:40px;background-color:#4285f4;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0}.action-icon-svg{width:20px;height:20px;color:#fff}.action-content{flex:1}.action-title{font-size:16px;margin-bottom:4px;color:#333;font-weight:500}.action-description{font-size:14px;color:#666}.wellness-item{display:flex;align-items:center;padding:16px;background-color:#fff8f0;border:1px solid #ffe8d1;border-radius:8px;margin-bottom:12px;cursor:pointer;transition:all .2s ease;width:100%;text-decoration:none;color:inherit;text-align:left}.wellness-item:hover{background-color:#fff0e6;border-color:#ffd4b3}.wellness-icon{width:48px;height:48px;background-color:#ff9500;border-radius:8px;margin-right:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.wellness-icon-svg{width:24px;height:24px;color:#fff}.wellness-content{flex:1}.wellness-title{font-size:16px;margin-bottom:4px;color:#333;font-weight:500}.wellness-description{font-size:14px;color:#666;margin-bottom:4px}.wellness-meta{font-size:12px;color:#999}.bottom-spacer{height:80px}.progress-section{display:flex;flex-direction:column;gap:12px}.progress-section-header{display:flex;align-items:center;justify-content:space-between}.progress-section-title{font-size:16px;font-weight:600;color:#333;width:50%}.progress-section-right{display:flex;width:50%}.progress-status-row{display:flex;justify-content:space-between}.progress-status-text{margin:0;color:#666}.progress-continue-text{color:#6495ed}.progress-expand-container{display:flex;justify-content:center}.progress-bar-wrapper{width:100%}.status-complete{color:#137333}.status-started{color:#b06000}.status-not-started{color:#666}.progress-complete{background-color:#34a853}.progress-started{background-color:#ff9500}.progress-not-started{background-color:#e0e0e0}.action-item:last-child{margin-bottom:0}.wellness-item:last-child{margin-bottom:0}.action-item.hovered{background-color:#f0f2ff;border-color:#d0d4ff}.wellness-item.hovered{background-color:#fff0e6;border-color:#ffd4b3}.expand-icon.expanded{transform:rotate(180deg)}.pseudo-landing-page{background:#fff}.pseudo-landing-page .material-symbols-outlined{font-size:16px}.pseudo-landing-page .container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.pseudo-landing-page .container{padding:0 1.5rem}}@media (min-width: 1024px){.pseudo-landing-page .container{padding:0 2rem}}.pseudo-landing-page .section-header{text-align:center;margin-bottom:3rem}.pseudo-landing-page .screen-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.pseudo-landing-page .section-subtitle{font-size:1.25rem;color:#4b5563;max-width:48rem;margin:0 auto}.pseudo-landing-page .reviews-section{padding:4rem 0;background-color:#f9fafb}.pseudo-landing-page .rating-display{display:flex;align-items:center;justify-content:center;margin-top:1.5rem}.pseudo-landing-page .stars{display:flex;align-items:center;gap:.25rem}.pseudo-landing-page .star{width:1.25rem;height:1.25rem}.pseudo-landing-page .star-filled{fill:#fbbf24;color:#fbbf24}.pseudo-landing-page .star-empty{color:#d1d5db}.pseudo-landing-page .rating-score{margin-left:.5rem;font-size:1.125rem;font-weight:600;color:#111827}.pseudo-landing-page .rating-count{margin-left:.5rem;color:#4b5563}.pseudo-landing-page .reviews-grid{display:grid;gap:2rem}@media (min-width: 768px){.pseudo-landing-page .reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.pseudo-landing-page .reviews-grid{grid-template-columns:repeat(3,1fr)}}.pseudo-landing-page .review-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #E5E7EB;padding:1.5rem}.pseudo-landing-page .review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.pseudo-landing-page .review-stars{display:flex;align-items:center;gap:.25rem}.pseudo-landing-page .review-stars .star{width:1rem;height:1rem}.pseudo-landing-page .verified-badge{display:inline-flex;align-items:center;padding:.25rem .5rem;background-color:#dcfce7;color:#15803d;font-size:.75rem;border-radius:9999px}.pseudo-landing-page .verified-icon{width:.75rem;height:.75rem;margin-right:.25rem}.pseudo-landing-page .review-text{color:#374151;margin-bottom:1rem;line-height:1.625}.pseudo-landing-page .review-footer{display:flex;align-items:center;justify-content:space-between}.pseudo-landing-page .reviewer-name{font-weight:600;color:#111827}.pseudo-landing-page .reviewer-location{font-size:.875rem;color:#6b7280}.pseudo-landing-page .trust-badge{text-align:center;margin-top:3rem}.pseudo-landing-page .badge{display:inline-flex;align-items:center;gap:.5rem;background-color:#dcfce7;color:#15803d;padding:.5rem 1rem;border-radius:9999px}.pseudo-landing-page .badge-icon{width:1rem;height:1rem}.pseudo-landing-page .badge span{font-size:.875rem;font-weight:500}.pseudo-landing-page .pricing-section{padding:4rem 0;background:#fff}.pseudo-landing-page .pricing-grid{display:grid;gap:2rem;max-width:80rem;margin:0 auto}@media (min-width: 768px){.pseudo-landing-page .pricing-grid{grid-template-columns:repeat(3,1fr)}}.pseudo-landing-page .pricing-card{position:relative;border-radius:1rem;border:2px solid #E5E7EB;padding:2rem;background:#fff}.pseudo-landing-page .pricing-card-popular{border-color:#3b82f6;background-color:#eff6ff}.pseudo-landing-page .popular-badge{position:absolute;top:-1rem;left:50%;transform:translate(-50%)}.pseudo-landing-page .popular-badge span{background-color:#3b82f6;color:#fff;padding:.25rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500}.pseudo-landing-page .pricing-header{text-align:center;margin-bottom:1.5rem}.pseudo-landing-page .plan-name{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.pseudo-landing-page .plan-description{color:#4b5563;margin-bottom:1rem}.pseudo-landing-page .plan-price{margin-bottom:1rem}.pseudo-landing-page .price{font-size:2.25rem;font-weight:700;color:#111827}.pseudo-landing-page .price-period{color:#4b5563;margin-left:.25rem}.pseudo-landing-page .features-list{list-style:none;padding:0;margin:0 0 2rem}.pseudo-landing-page .feature-item{display:flex;align-items:flex-start;margin-bottom:.75rem}.pseudo-landing-page .feature-check{width:1.25rem;height:1.25rem;color:#10b981;margin-right:.75rem;margin-top:.125rem;flex-shrink:0}.pseudo-landing-page .feature-item span{color:#374151}.pseudo-landing-page .pricing-button{width:100%;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:background-color .2s;border:none;cursor:pointer;background-color:#111827;color:#fff}.pseudo-landing-page .pricing-button:hover{background-color:#1f2937}.pseudo-landing-page .pricing-button-popular{background-color:#3b82f6;color:#fff}.pseudo-landing-page .pricing-button-popular:hover{background-color:#2563eb}.pseudo-landing-page .pricing-footer{text-align:center;margin-top:3rem}.pseudo-landing-page .guarantee-text{color:#4b5563;margin-bottom:1rem}.pseudo-landing-page .pricing-footer .features-list{display:flex;align-items:center;justify-content:center;gap:2rem;margin:0;flex-wrap:wrap}.pseudo-landing-page .pricing-footer .feature-item{display:flex;align-items:center;margin-bottom:0}.pseudo-landing-page .feature-icon{width:1rem;height:1rem;margin-right:.5rem}.pseudo-landing-page .pricing-footer .feature-item{font-size:.875rem;color:#6b7280}.pseudo-landing-page .faq-section{padding:4rem 0;background-color:#f9fafb}.pseudo-landing-page .faq-list{max-width:64rem;margin:0 auto}.pseudo-landing-page .faq-item{background:#fff;border-radius:.5rem;border:1px solid #E5E7EB;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;margin-bottom:1rem}.pseudo-landing-page .faq-question{width:100%;padding:1.5rem;text-align:left;display:flex;align-items:center;justify-content:space-between;background:none;border:none;cursor:pointer;transition:background-color .2s}.pseudo-landing-page .faq-question:hover{background-color:#f9fafb}.pseudo-landing-page .question-text{font-weight:600;color:#111827;padding-right:1rem}.pseudo-landing-page .chevron-icon{width:1.25rem;height:1.25rem;color:#6b7280;flex-shrink:0}.pseudo-landing-page .faq-answer{padding:0 1.5rem 1.5rem}.pseudo-landing-page .faq-answer p{color:#374151;line-height:1.625;margin:0}.pseudo-landing-page .faq-footer{text-align:center;margin-top:3rem}.pseudo-landing-page .contact-text{color:#4b5563;margin-bottom:1rem}.pseudo-landing-page .contact-button{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background-color:#3b82f6;color:#fff;border-radius:.5rem;transition:background-color .2s;border:none;cursor:pointer}.pseudo-landing-page .contact-button:hover{background-color:#2563eb}.pseudo-landing-page .contact-icon{width:1rem;height:1rem;margin-right:.5rem}@media (max-width: 767px){.pseudo-landing-page .screen-title{font-size:1.5rem}.pseudo-landing-page .section-subtitle{font-size:1rem}.pseudo-landing-page .reviews-section,.pseudo-landing-page .pricing-section,.pseudo-landing-page .faq-section{padding:2rem 0}.pseudo-landing-page .review-card,.pseudo-landing-page .pricing-card{padding:1rem}.pseudo-landing-page .plan-name{font-size:1.25rem}.pseudo-landing-page .price{font-size:1.875rem}.pseudo-landing-page .pricing-footer .features-list{flex-direction:column;gap:1rem}}.header{background:#fff;padding:16px 20px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100}.header-content{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.logo{font-size:24px;font-weight:700;color:#1e40af}.logo .saver{color:#60a5fa}.menu-button{background:none;border:none;padding:8px;border-radius:8px;cursor:pointer;color:#64748b;transition:all .2s}.menu-button:hover{background:#f1f5f9;color:#334155}.page-header{background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:16px;padding:32px;color:#fff;margin-bottom:32px;box-shadow:0 10px 25px #1e40af26}.page-title{font-size:32px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:12px}.page-subtitle{font-size:18px;color:#bfdbfe;margin:0 0 24px;line-height:1.5}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-top:24px}.stat-card{background:#ffffff1a;border-radius:12px;padding:16px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-number{font-size:24px;font-weight:700;margin-bottom:4px}.stat-label{font-size:14px;color:#bfdbfe}.controls-section{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;background:#fff;padding:8px;border-radius:12px;box-shadow:0 1px 3px #0000001a}.search-filter-group{display:flex;gap:12px;flex:1;max-width:500px}.search-container{position:relative;flex:1}.search-input{width:100%;padding:12px 16px 12px 44px;border:1px solid #e2e8f0;border-radius:8px;font-size:16px;transition:all .2s}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#64748b}.filter-select{padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:16px;background:#fff;cursor:pointer;min-width:120px}.add-button{background:#3b82f6;color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s;position:relative}.add-button:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.people-grid{display:grid;gap:16px}.people-grid .person-info{display:flex;flex-direction:column}.person-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014;transition:all .2s;cursor:pointer;border:1px solid #f1f5f9}.person-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f;border-color:#e2e8f0}.person-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.person-main{display:flex;align-items:center;gap:16px}.avatar{width:56px;height:56px;border-radius:50%;background:#3b82f6;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:18px}.person-name{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 4px}.person-relationship{font-size:14px;color:#64748b;margin:0 0 8px}.role-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.person-actions{display:flex;align-items:center;gap:8px}.action-button{background:none;border:none;padding:0;border-radius:6px;cursor:pointer;color:#64748b;transition:all .2s}.action-button:hover{background:#f1f5f9;color:#334155}.person-details{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end}.contact-info{display:flex;flex-direction:column;gap:4px}.contact-item{font-size:14px;color:#64748b}.progress-section{text-align:right}.progress-label{font-size:12px;color:#64748b;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.progress-value{font-size:20px;font-weight:600;margin-bottom:8px}.progress-bar{width:100px;height:6px;background:#f1f5f9;border-radius:3px;overflow:hidden;margin-left:auto}.progress-fill{height:100%;border-radius:3px;transition:width .3s ease}.last-updated{font-size:12px;color:#94a3b8;margin-top:4px}.empty-state{text-align:center;padding:60px 20px;color:#64748b}.empty-icon{width:64px;height:64px;margin:0 auto 16px;color:#cbd5e1}.empty-title{font-size:18px;font-weight:500;margin-bottom:8px;color:#334155}.empty-description{margin-bottom:24px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#1e293b;padding:12px 0;border-top:1px solid #334155}.nav-content{display:flex;justify-content:space-around;max-width:500px;margin:0 auto}.nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;color:#64748b;text-decoration:none;transition:color .2s;padding:8px}.nav-item.active{color:#60a5fa}.nav-item:hover{color:#94a3b8}.nav-label{font-size:12px;font-weight:500}@media (max-width: 768px){.main-content{padding:16px;margin-bottom:80px}.page-header{padding:24px 20px}.page-title{font-size:24px}.controls-section{flex-direction:column;align-items:stretch}.search-filter-group{max-width:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.person-details{grid-template-columns:1fr;gap:12px}.progress-section{text-align:left}.progress-bar{margin-left:0}}:root{--light-gray: #f5f7fa;--medium-gray: #e0e6f3;--dark-gray: #8e8e93;--text-color: #333333;--error-color: #ff3b30;--success-color: #34c759;--border-radius: 12px;--small-radius: 8px;--shadow: 0 2px 8px rgba(0, 0, 0, .1)}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:var(--light-gray);color:var(--text-color)}.profile-page{max-width:600px;margin:0 auto;background-color:var(--light-gray);height:100%;min-height:100vh}.profile-header{background-color:#152b59;color:#fff;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.profile-header h1{font-size:18px;font-weight:600;margin:0}.header-action-button{width:36px;height:36px;border-radius:50%;background-color:#fff3;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.add-icon:before{content:"+";font-size:20px;font-weight:300}.profile-content{padding:16px}.profile-photo-container{display:flex;justify-content:center}.profile-photo{width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid rgb(21,43,89)}.profile-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-photo-placeholder{width:80px;height:80px;border-radius:50%;background-color:var(--medium-gray);display:flex;align-items:center;justify-content:center;border:2px solid rgb(21,43,89)}.profile-photo-placeholder span{font-size:24px;font-weight:600;color:#152b59}.profile-tabs{background-color:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow);margin-top:32px;overflow:hidden}.tab-navigation{display:flex;border-bottom:1px solid var(--light-gray)}.tab-button{flex:1;padding:12px 4px;border:none;background:none;font-size:14px;font-weight:500;color:var(--dark-gray);cursor:pointer;position:relative}.tab-button.active{color:#152b59;font-weight:600}.tab-button.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background-color:#152b59}.tab-content{padding:16px}.profile-tab-content{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:8px}.form-row{display:flex;gap:16px}.form-group.half{flex:1}.form-control{background-color:var(--light-gray);border-radius:var(--small-radius);padding:16px;min-height:24px;font-size:16px}.edit-button{margin-top:16px;background-color:#152b59;color:#fff;border:none;border-radius:22px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}.edit-button:hover{background-color:#3a5fef}.no-data-message{text-align:center;color:var(--dark-gray);padding:32px 0;font-size:16px}@media (max-width: 480px){.profile-header{padding:12px 16px}.profile-header h1{font-size:16px}.tab-button{font-size:13px;padding:10px 4px}.form-row{flex-direction:column;gap:16px}.form-control{font-size:15px;padding:14px}}@media (min-width: 481px) and (max-width: 768px){.profile-page{max-width:100%;padding:0}}.article-component{background-color:#f8f9fa;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.article-component .phone-frame{width:100%;background:#fff;min-height:100vh;box-shadow:0 0 20px #0000001a}.article-component .header{background:#fff;padding:15px 20px;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;gap:15px;position:sticky;top:0;z-index:100}.article-component .back-button{width:32px;height:32px;border:none;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.article-component .header-actions{margin-left:auto;display:flex;gap:10px}.article-component .action-btn{width:32px;height:32px;border:none;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.article-component .hero-image{width:100%;height:200px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:48px}.article-component .article-content{padding:20px}.article-component .article-meta{display:flex;align-items:center;gap:12px;margin-bottom:16px;font-size:13px;color:#666}.article-component .meta-badge{background:#e8f5e8;color:#2e7d32;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500}.article-component .read-time{display:flex;align-items:center;gap:4px}.article-component .article-title{font-size:24px;font-weight:700;color:#333;line-height:1.3;margin-bottom:12px}.article-component .article-summary{font-size:16px;color:#666;line-height:1.5;margin-bottom:24px;padding:16px;background:#f8f9fa;border-left:4px solid #1976d2;border-radius:0 8px 8px 0}.article-component .author-info{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding:16px;background:#f8f9fa;border-radius:12px}.article-component .author-avatar{width:48px;height:48px;border-radius:50%;background:#1976d2;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.article-component .author-details{flex:1}.article-component .author-name{font-weight:700;color:#333;margin-bottom:2px}.article-component .author-title{font-size:13px;color:#666}.article-component .article-body{line-height:1.6;color:#333}.article-component .article-body h2{font-size:20px;font-weight:700;color:#333;margin:32px 0 16px}.article-component .article-body h3{font-size:18px;font-weight:700;color:#333;margin:24px 0 12px}.article-component .article-body p{margin-bottom:16px;font-size:16px}.article-component .article-body ul{margin:16px 0;padding-left:20px}.article-component .article-body li{margin-bottom:8px;font-size:16px}.article-component .highlight-box{background:#fff3e0;border:1px solid #ffc107;border-radius:8px;padding:16px;margin:20px 0}.article-component .highlight-title{font-weight:700;color:#f57c00;margin-bottom:8px;display:flex;align-items:center;gap:8px}.article-component .quote-box{background:#e3f2fd;border-left:4px solid #1976d2;padding:16px;margin:20px 0;border-radius:0 8px 8px 0;font-style:italic;color:#0d47a1}.article-component .tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.article-component .tag{background:#e3f2fd;color:#1976d2;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:500}.article-component .related-section{margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}.article-component .screen-title{font-size:18px;font-weight:700;color:#333;margin-bottom:16px}.article-component .related-card{display:flex;gap:12px;padding:12px;background:#f8f9fa;border-radius:8px;margin-bottom:12px;cursor:pointer}.article-component .related-image{width:60px;height:60px;background:#e0e0e0;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px}.article-component .related-content{flex:1}.article-component .related-title{font-size:14px;font-weight:700;color:#333;margin-bottom:4px;line-height:1.3}.article-component .related-meta{font-size:12px;color:#666;display:flex;align-items:center;gap:8px}.article-component .floating-toolbar{display:none;position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#fff;border-radius:24px;padding:8px;box-shadow:0 4px 12px #00000026;gap:8px}.article-component .toolbar-btn{width:40px;height:40px;border:none;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;transition:background-color .2s}.article-component .toolbar-btn:hover{background:#e0e0e0}.article-component .toolbar-btn.active{background:#1976d2;color:#fff}.article-component .progress-bar{position:fixed;top:0;left:0;height:3px;background:#1976d2;width:35%;z-index:1000}.video-component{background-color:#000;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.video-component .phone-frame{width:100%;background:#000;min-height:100vh;box-shadow:0 0 20px #0000001a;position:relative}.video-component .video-container{position:relative;width:100%;height:60vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}.video-component .video-placeholder{color:#fff;font-size:64px}.video-component .video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center}.video-component .play-button{width:80px;height:80px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.video-component .play-button:hover{transform:scale(1.1)}.video-component .play-icon{font-size:32px;color:#333;margin-left:4px}.video-component .video-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);padding:20px;color:#fff}.video-component .progress-container{margin-bottom:15px}.video-component .progress-bar{width:100%;height:4px;background:#ffffff4d;border-radius:2px;overflow:hidden}.video-component .progress-fill{width:35%;height:100%;background:#fff;border-radius:2px}.video-component .controls-row{display:flex;align-items:center;justify-content:space-between}.video-component .time-display{font-size:14px;color:#ffffffe6}.video-component .control-buttons{display:flex;align-items:center;gap:15px}.video-component .control-btn{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:5px}.video-component .header-overlay{position:absolute;top:0;left:0;right:0;background:linear-gradient(rgba(0,0,0,.7),transparent);padding:15px 20px;display:flex;align-items:center;gap:15px;z-index:10}.video-component .back-button{width:32px;height:32px;border:none;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:16px}.video-component .header-actions{margin-left:auto;display:flex;gap:10px}.video-component .action-btn{width:32px;height:32px;border:none;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:16px}.video-component .content-section{background:#fff;padding:20px}.video-component .video-meta{display:flex;align-items:center;gap:12px;margin-bottom:16px;font-size:13px;color:#666}.video-component .meta-badge{background:#fff3e0;color:#f57c00;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500}.video-component .video-title{font-size:24px;font-weight:700;color:#333;line-height:1.3;margin-bottom:12px}.video-component .video-description{font-size:16px;color:#666;line-height:1.5;margin-bottom:24px}.video-component .instructor-info{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding:16px;background:#f8f9fa;border-radius:12px}.video-component .instructor-avatar{width:48px;height:48px;border-radius:50%;background:#f57c00;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.video-component .instructor-details{flex:1}.video-component .instructor-name{font-weight:700;color:#333;margin-bottom:2px}.video-component .instructor-title{font-size:13px;color:#666}.video-component .video-chapters{margin-bottom:24px}.video-component .screen-title{font-size:18px;font-weight:700;color:#333;margin-bottom:16px}.video-component .chapter-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f9fa;border-radius:8px;margin-bottom:8px;cursor:pointer;transition:background-color .2s}.video-component .chapter-item:hover{background:#e9ecef}.video-component .chapter-item.active{background:#e3f2fd;border:1px solid #1976d2}.video-component .chapter-number{width:24px;height:24px;background:#1976d2;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.video-component .chapter-content{flex:1}.video-component .chapter-title{font-size:14px;font-weight:700;color:#333;margin-bottom:2px}.video-component .chapter-duration{font-size:12px;color:#666}.video-component .tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.video-component .tag{background:#e3f2fd;color:#1976d2;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:500}.video-component .related-videos{margin-top:24px;padding-top:24px;border-top:1px solid #e0e0e0}.video-component .related-video{display:flex;gap:12px;padding:12px;background:#f8f9fa;border-radius:8px;margin-bottom:12px;cursor:pointer}.video-component .related-thumbnail{width:80px;height:60px;background:#e0e0e0;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;position:relative}.video-component .duration-badge{position:absolute;bottom:4px;right:4px;background:#000c;color:#fff;font-size:10px;padding:2px 4px;border-radius:2px}.video-component .related-content{flex:1}.video-component .related-title{font-size:14px;font-weight:700;color:#333;margin-bottom:4px;line-height:1.3}.video-component .related-meta{font-size:12px;color:#666;display:flex;align-items:center;gap:8px}.video-component .floating-controls{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#fff;border-radius:24px;padding:8px;box-shadow:0 4px 12px #00000026;display:flex;gap:8px}.video-component .floating-btn{width:40px;height:40px;border:none;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;transition:background-color .2s}.video-component .floating-btn:hover{background:#e0e0e0}.video-component .floating-btn.active{background:#1976d2;color:#fff}.video-component .youtube-embed{width:100%;height:100%;border:none}.wellness-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;cursor:pointer;transition:transform .2s ease}.wellness-card:hover{transform:translateY(-2px)}.wellness-card.featured{box-shadow:0 4px 12px #0000001a}.wellness-card .card-image{width:100%;height:100px;background:#e0e0e0;display:flex;align-items:center;justify-content:center;color:#999;font-size:24px}.wellness-card .card-image.featured{height:140px;background:linear-gradient(45deg,#667eea,#764ba2);color:#fff;font-size:32px}.wellness-card .card-content{padding:12px}.wellness-card .card-content.featured{padding:16px}.wellness-card .card-title{font-size:14px;font-weight:700;color:#333;margin-bottom:6px;line-height:1.3}.wellness-card .card-title.featured{font-size:16px;margin-bottom:8px}.wellness-card .card-subtitle{font-size:12px;color:#666;line-height:1.4;margin-bottom:8px}.wellness-card .card-subtitle.featured{font-size:13px}.wellness-card .card-meta{display:flex;align-items:center;gap:8px}.wellness-card .meta-badge{font-size:11px;font-weight:500;padding:2px 8px;border-radius:10px;background-color:#e8f5e8;color:#2e7d32}.wellness-card .meta-badge.video{background-color:#fff3e0;color:#f57c00}.wellness-card .meta-badge.external{background-color:#e3f2fd;color:#1976d2}.wellness-card .read-time{font-size:12px;color:#666}.wellness-card .card-icon{width:32px;height:32px;color:#999}.wellness-card .card-icon.featured{width:40px;height:40px;color:#fff}.person-page .header{background:#fff;padding:16px 20px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100}.person-page .header-content{display:flex;align-items:center;gap:16px;max-width:1200px;margin:0 auto}.person-page .back-button{background:none;border:none;padding:8px;border-radius:8px;cursor:pointer;color:#64748b;transition:all .2s}.person-page .back-button:hover{background:#f1f5f9;color:#334155}.person-page .header-title{font-size:20px;font-weight:600;color:#0f172a;margin:0}.person-page .main-content{max-width:1200px}.person-page .person-profile{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}.person-page .profile-header{display:flex;align-items:flex-start;gap:24px;margin-bottom:32px}.person-page .avatar-large{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:32px;box-shadow:0 4px 12px #3b82f64d}.person-page .profile-info{flex:1}.person-page .profile-name{font-size:28px;font-weight:700;color:#0f172a;margin:0 0 8px}.person-page .profile-relationship{font-size:16px;color:#64748b;margin:0 0 16px}.person-page .completion-section{display:flex;align-items:center;gap:12px;margin-bottom:16px}.person-page .completion-bar{flex:1;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.person-page .completion-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:4px;transition:width .3s ease}.person-page .completion-text{font-size:14px;font-weight:600;color:#10b981}.person-page .profile-actions{display:flex;gap:12px}.person-page .action-button{background:#f8fafc;border:1px solid #e2e8f0;padding:8px 16px;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#475569}.person-page .action-button:hover{background:#f1f5f9;border-color:#cbd5e1}.person-page .action-button.primary{background:#3b82f6;border-color:#3b82f6;color:#fff}.person-page .action-button.primary:hover{background:#2563eb}.person-page .contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.person-page .contact-item{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:8px}.person-page .contact-icon{color:#64748b;background:#fff;padding:8px;border-radius:8px}.person-page .contact-info{flex:1}.person-page .contact-label{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.person-page .contact-value{font-size:14px;color:#0f172a;font-weight:500}.person-page .tabs{display:flex;background:#fff;border-radius:12px;padding:4px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}.person-page .tab{flex:1;padding:12px 24px;text-align:center;border-radius:8px;cursor:pointer;transition:all .2s;font-weight:500;font-size:14px}.person-page .tab.active{background:#3b82f6;color:#fff;box-shadow:0 2px 4px #3b82f633}.person-page .tab:not(.active){color:#64748b}.person-page .tab:not(.active):hover{color:#334155;background:#f8fafc}.person-page .content-section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.person-page .section-title{font-size:20px;font-weight:600;color:#0f172a;margin:0 0 20px;display:flex;align-items:center;gap:8px}.person-page .documents-grid{display:grid;gap:16px}.person-page .document-card{border:1px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .2s}.person-page .document-card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a}.person-page .document-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.person-page .document-main{display:flex;align-items:center;gap:12px}.person-page .document-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.person-page .document-info{flex:1}.person-page .document-name{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 4px}.person-page .document-meta{font-size:12px;color:#64748b;display:flex;align-items:center;gap:12px}.person-page .status-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.person-page .assignments-list{display:grid;gap:8px}.person-page .assignment-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f8fafc;border-radius:6px}.person-page .assignment-item.assigned{background:linear-gradient(90deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0}.person-page .assignment-role{font-size:14px;font-weight:500;color:#334155}.person-page .assignment-status{display:flex;align-items:center;gap:6px;font-size:12px}.person-page .assignment-status.assigned{color:#16a34a}.person-page .assignment-status.unassigned{color:#64748b}.person-page .priority-badge{background:#3b82f6;color:#fff;padding:2px 6px;border-radius:10px;font-size:10px;font-weight:600}.person-page .available-roles{display:grid;gap:12px}.person-page .role-card{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s;cursor:pointer}.person-page .role-card:hover{border-color:#3b82f6;background:#f8fafc}.person-page .role-info{display:flex;align-items:center;gap:12px}.person-page .role-icon{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff}.person-page .role-details{flex:1}.person-page .role-title{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 2px}.person-page .role-document{font-size:12px;color:#64748b}.person-page .assign-button{background:none;border:1px solid #3b82f6;color:#3b82f6;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.person-page .assign-button:hover{background:#3b82f6;color:#fff}.person-page .notes-section{margin-top:24px}.person-page .notes-textarea{width:100%;min-height:100px;padding:16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;line-height:1.5;resize:vertical}.person-page .notes-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}@media (max-width: 768px){.person-page .profile-header{flex-direction:column;align-items:center;text-align:center}.person-page .contact-grid{grid-template-columns:1fr}.person-page .tabs{flex-direction:column}}.articles-list-page{background-color:#f5f5f5;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.articles-list-page .content{margin:0 auto;width:100%;padding:0 20px}.articles-list-page .search-container{position:relative;margin-bottom:24px}.articles-list-page .search-input{width:100%;padding:16px 48px 16px 16px;font-size:16px;border:1px solid #e0e0e0;border-radius:12px;background-color:#fff;outline:none;font-style:italic;color:#999}.articles-list-page .search-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#999}.articles-list-page .category-tabs{display:flex;gap:8px;margin-bottom:24px;overflow-x:auto;padding-bottom:4px}.articles-list-page .category-tab{padding:8px 16px;font-size:14px;font-weight:500;border-radius:20px;border:none;cursor:pointer;white-space:nowrap;transition:all .2s ease}.articles-list-page .category-tab.active{background-color:#4285f4;color:#fff}.articles-list-page .category-tab:not(.active){background-color:#fff;color:#4285f4;border:1px solid #e0e0e0}.articles-list-page .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.articles-list-page .section-title{font-size:20px;font-weight:700;color:#333}.articles-list-page .back-link{font-size:14px;color:#4285f4;text-decoration:none;font-weight:500;cursor:pointer}.articles-list-page .articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-bottom:32px}.articles-list-page .bottom-spacer{height:80px}.videos-list-page{background-color:#f5f5f5;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.videos-list-page .content{margin:0 auto;width:100%;padding:0 20px}.videos-list-page .search-container{position:relative;margin-bottom:24px}.videos-list-page .search-input{width:100%;padding:16px 48px 16px 16px;font-size:16px;border:1px solid #e0e0e0;border-radius:12px;background-color:#fff;outline:none;font-style:italic;color:#999}.videos-list-page .search-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#999}.videos-list-page .category-tabs{display:flex;gap:8px;margin-bottom:24px;overflow-x:auto;padding-bottom:4px}.videos-list-page .category-tab{padding:8px 16px;font-size:14px;font-weight:500;border-radius:20px;border:none;cursor:pointer;white-space:nowrap;transition:all .2s ease}.videos-list-page .category-tab.active{background-color:#4285f4;color:#fff}.videos-list-page .category-tab:not(.active){background-color:#fff;color:#4285f4;border:1px solid #e0e0e0}.videos-list-page .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.videos-list-page .section-title{font-size:20px;font-weight:700;color:#333}.videos-list-page .back-link{font-size:14px;color:#4285f4;text-decoration:none;font-weight:500;cursor:pointer}.videos-list-page .videos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-bottom:32px}.videos-list-page .bottom-spacer{height:80px}.vault-page .vault-actions{margin-bottom:24px}.vault-page .vault-actions .button{display:flex;align-items:center;gap:8px}.vault-page .no-messages-display{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:48px 16px;text-align:center}.vault-page .no-messages-display .no-messages-icon{align-items:center;background-color:#152b59;border-radius:50%;color:#fff;display:flex;justify-content:center;width:64px;height:64px;margin-bottom:16px}.vault-page .no-messages-display .no-messages-icon span{font-size:32px}.vault-page .no-messages-display h2{margin-bottom:8px}.vault-page .no-messages-display p{color:#6f7376;margin-bottom:24px}.vault-page .vault-messages-list{display:flex;flex-direction:column;gap:16px}.vault-page .vault-message-card{background:#fff;border:solid 1px lightgray;border-radius:8px;padding:16px;transition:box-shadow .2s ease}.vault-page .vault-message-card:hover{box-shadow:0 2px 8px #0000001a}.vault-page .vault-message-card .message-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.vault-page .vault-message-card .message-header .message-info{flex:1}.vault-page .vault-message-card .message-header .message-info .message-title{font-size:18px;font-weight:600;margin:0 0 4px}.vault-page .vault-message-card .message-header .message-info .message-recipients{color:#6f7376;font-size:14px;margin:0 0 4px}.vault-page .vault-message-card .message-header .message-info .message-date{color:#6f7376;font-size:12px;margin:0}.vault-page .vault-message-card .message-header .message-status .lock-status{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.vault-page .vault-message-card .message-header .message-status .lock-status.locked{background-color:#fee2e2;color:#dc2626}.vault-page .vault-message-card .message-header .message-status .lock-status.unlocked{background-color:#dcfce7;color:#16a34a}.vault-page .vault-message-card .message-header .message-status .lock-status span{font-size:16px}.vault-page .vault-message-card .message-preview{margin-bottom:16px}.vault-page .vault-message-card .message-preview p{color:#6f7376;margin:0;line-height:1.5}.vault-page .vault-message-card .message-actions{display:flex;gap:8px;flex-wrap:wrap}.vault-page .vault-message-card .message-actions .button{display:flex;align-items:center;gap:4px;font-size:14px;padding:6px 12px}.vault-page .vault-message-card .message-actions .button.delete-button{color:#dc2626;border-color:#dc2626}.vault-page .vault-message-card .message-actions .button.delete-button:hover{background-color:#dc2626;color:#fff}.vault-page .vault-form .recipients-container .selected-recipients{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.vault-page .vault-form .recipients-container .selected-recipients .selected-recipient{display:flex;align-items:center;gap:8px;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:16px;padding:4px 8px 4px 12px}.vault-page .vault-form .recipients-container .selected-recipients .selected-recipient .recipient-name{font-size:14px}.vault-page .vault-form .recipients-container .selected-recipients .selected-recipient .remove-recipient{background:none;border:none;color:#6b7280;cursor:pointer;padding:2px;border-radius:50%;display:flex;align-items:center;justify-content:center}.vault-page .vault-form .recipients-container .selected-recipients .selected-recipient .remove-recipient:hover{background-color:#e5e7eb;color:#dc2626}.vault-page .vault-form .recipients-container .selected-recipients .selected-recipient .remove-recipient span{font-size:16px}.vault-page .vault-form .recipients-container .add-recipients-button{display:flex;align-items:center;gap:8px}.vault-page .vault-form .input-help{color:#6f7376;font-size:12px;margin:4px 0 0}.vault-page .vault-message-detail .message-meta{background:#fff;border:solid 1px lightgray;border-radius:8px;padding:16px;margin-bottom:24px}.vault-page .vault-message-detail .message-meta .message-recipients{margin-bottom:16px}.vault-page .vault-message-detail .message-meta .message-recipients h3{font-size:16px;margin:0 0 8px}.vault-page .vault-message-detail .message-meta .message-recipients .recipients-list{display:flex;flex-direction:column;gap:8px}.vault-page .vault-message-detail .message-meta .message-recipients .recipients-list .recipient-item{display:flex;align-items:center;gap:8px;padding:8px;background-color:#f9fafb;border-radius:4px}.vault-page .vault-message-detail .message-meta .message-recipients .recipients-list .recipient-item span{color:#152b59;font-size:20px}.vault-page .vault-message-detail .message-meta .message-status .lock-status{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;font-weight:500}.vault-page .vault-message-detail .message-meta .message-status .lock-status.locked{background-color:#fee2e2;color:#dc2626}.vault-page .vault-message-detail .message-meta .message-status .lock-status.unlocked{background-color:#dcfce7;color:#16a34a}.vault-page .vault-message-detail .message-meta .message-status .lock-status span{font-size:20px}.vault-page .vault-message-detail .unlock-section{background:#fff;border:solid 1px lightgray;border-radius:8px;padding:24px;margin-bottom:24px;text-align:center}.vault-page .vault-message-detail .unlock-section .unlock-header{margin-bottom:24px}.vault-page .vault-message-detail .unlock-section .unlock-header span{font-size:48px;color:#152b59;margin-bottom:16px;display:block}.vault-page .vault-message-detail .unlock-section .unlock-header h3{margin:0 0 8px}.vault-page .vault-message-detail .unlock-section .unlock-header p{color:#6f7376;margin:0}.vault-page .vault-message-detail .unlock-section .unlock-form{max-width:300px;margin:0 auto}.vault-page .vault-message-detail .unlock-section .unlock-form .button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.vault-page .vault-message-detail .message-content{background:#fff;border:solid 1px lightgray;border-radius:8px;padding:24px;margin-bottom:24px}.vault-page .vault-message-detail .message-content h3{margin:0 0 16px}.vault-page .vault-message-detail .message-content .content-display p{line-height:1.6;margin:0;white-space:pre-wrap}.vault-page .vault-message-detail .message-actions{display:flex;gap:12px;flex-wrap:wrap}.vault-page .vault-message-detail .message-actions .button{display:flex;align-items:center;gap:8px}.vault-page .vault-message-detail .message-actions .button.delete-button{color:#dc2626;border-color:#dc2626}.vault-page .vault-message-detail .message-actions .button.delete-button:hover{background-color:#dc2626;color:#fff}.vault-page .loading-container{display:flex;justify-content:center;align-items:center;padding:48px;color:#6f7376}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:16px}.modal-overlay .modal-content{background:#fff;border-radius:16px;max-width:500px;width:100%;max-height:80vh;overflow-y:auto}@media (max-width: 768px){.vault-page .vault-message-card .message-header{flex-direction:column;gap:12px}.vault-page .vault-message-card .message-header .message-status{align-self:flex-start}.vault-page .vault-message-card .message-actions .button,.vault-page .vault-message-detail .message-actions .button{flex:1;justify-content:center}}.new-poa-state-selection.screen-container.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-state-selection.screen-container.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-state-selection.screen-container.screen-container .content-section h3:first-child{margin-top:0}.new-poa-state-selection.screen-container.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-state-selection.screen-container.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-state-selection.screen-container.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-state-selection.screen-container.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-state-selection.screen-container.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-state-selection.screen-container.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-state-selection.screen-container.screen-container .content-section{padding:20px}.new-poa-state-selection.screen-container.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-state-selection.screen-container.screen-container .content-section,.new-poa-state-selection.screen-container.screen-container .important-note{padding:16px}}.new-poa-state-selection.screen-container .state-selection-container{margin-bottom:2rem}.new-poa-state-selection.screen-container .state-info{background:#f8f9fa;border-left:4px solid #007bff;padding:1.5rem;border-radius:8px;margin-top:2rem}.new-poa-state-selection.screen-container .state-info h3{color:#007bff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.new-poa-state-selection.screen-container .state-info .state-requirements{margin:0;padding-left:1.5rem}.new-poa-state-selection.screen-container .state-info .state-requirements li{margin-bottom:.5rem;color:#495057;line-height:1.5}.new-poa-state-selection.screen-container .state-info .state-requirements li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-state-selection.screen-container .state-info{padding:1rem;margin-top:1.5rem}}.new-poa-intro-screen.screen-container.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-intro-screen.screen-container.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-intro-screen.screen-container.screen-container .content-section h3:first-child{margin-top:0}.new-poa-intro-screen.screen-container.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-intro-screen.screen-container.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-intro-screen.screen-container.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-intro-screen.screen-container.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-intro-screen.screen-container.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-intro-screen.screen-container.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-intro-screen.screen-container.screen-container .content-section{padding:20px}.new-poa-intro-screen.screen-container.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-intro-screen.screen-container.screen-container .content-section,.new-poa-intro-screen.screen-container.screen-container .important-note{padding:16px}}.new-poa-intro-screen.screen-container .definition-section{background:#f8f9fa;border-left:4px solid #28a745;padding:2rem;border-radius:8px;margin-bottom:2rem}.new-poa-intro-screen.screen-container .definition-section h3{color:#28a745;margin-bottom:1rem;font-size:1.2rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.new-poa-intro-screen.screen-container .definition-section h3:before{content:"📄";font-size:1.1em}.new-poa-intro-screen.screen-container .definition-section p{color:#495057;line-height:1.6;margin-bottom:1rem}.new-poa-intro-screen.screen-container .definition-section p:last-child{margin-bottom:0}.new-poa-intro-screen.screen-container .process-overview h3{color:#343a40;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}@media (max-width: 768px){.new-poa-intro-screen.screen-container .definition-section{padding:1.5rem;margin-bottom:1.5rem}}.new-poa-when-to-make.screen-container.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-when-to-make.screen-container.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-when-to-make.screen-container.screen-container .content-section h3:first-child{margin-top:0}.new-poa-when-to-make.screen-container.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-when-to-make.screen-container.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-when-to-make.screen-container.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-when-to-make.screen-container.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-when-to-make.screen-container.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-when-to-make.screen-container.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-when-to-make.screen-container.screen-container .content-section{padding:20px}.new-poa-when-to-make.screen-container.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-when-to-make.screen-container.screen-container .content-section,.new-poa-when-to-make.screen-container.screen-container .important-note{padding:16px}}.new-poa-when-to-make.screen-container .benefits-list{margin-bottom:2rem;background:#f8fafc;border-radius:8px;padding:20px;border-left:4px solid #28a745;margin:20px 0;list-style:none}.new-poa-when-to-make.screen-container .benefits-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-when-to-make.screen-container .benefits-list li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-when-to-make.screen-container .benefits-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-when-to-make.screen-container .benefits-list{padding:16px}.new-poa-when-to-make.screen-container .benefits-list li{font-size:14px;padding-left:24px}.new-poa-when-to-make.screen-container .benefits-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-when-to-make.screen-container .benefits-list{padding:16px}.new-poa-when-to-make.screen-container .benefits-list li{padding-left:20px}}.new-poa-when-to-make.screen-container .timing-list{margin-bottom:2rem;background:#f8fafc;border-radius:8px;padding:20px;border-left:4px solid #007bff;margin:20px 0;list-style:none}.new-poa-when-to-make.screen-container .timing-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-when-to-make.screen-container .timing-list li:before{content:"⏰";position:absolute;left:0;top:0;font-size:16px}.new-poa-when-to-make.screen-container .timing-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-when-to-make.screen-container .timing-list{padding:16px}.new-poa-when-to-make.screen-container .timing-list li{font-size:14px;padding-left:24px}.new-poa-when-to-make.screen-container .timing-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-when-to-make.screen-container .timing-list{padding:16px}.new-poa-when-to-make.screen-container .timing-list li{padding-left:20px}}.new-poa-when-effective.screen-container.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-when-effective.screen-container.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-when-effective.screen-container.screen-container .content-section h3:first-child{margin-top:0}.new-poa-when-effective.screen-container.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-when-effective.screen-container.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-when-effective.screen-container.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-when-effective.screen-container.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-when-effective.screen-container.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-when-effective.screen-container.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-when-effective.screen-container.screen-container .content-section{padding:20px}.new-poa-when-effective.screen-container.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-when-effective.screen-container.screen-container .content-section,.new-poa-when-effective.screen-container.screen-container .important-note{padding:16px}}.new-poa-when-effective.screen-container .effect-options{margin:2rem 0}.new-poa-when-effective.screen-container .effect-options .effect-option{margin-bottom:2rem;border:2px solid #e9ecef;border-radius:8px;transition:all .2s ease}.new-poa-when-effective.screen-container .effect-options .effect-option:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff1a}.new-poa-when-effective.screen-container .effect-options .effect-option .effect-option-label{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;cursor:pointer;margin:0}.new-poa-when-effective.screen-container .effect-options .effect-option .effect-option-label input[type=radio]{margin-top:.25rem;width:1.2rem;height:1.2rem;accent-color:#007bff}.new-poa-when-effective.screen-container .effect-options .effect-option .effect-option-label .effect-option-content{flex:1}.new-poa-when-effective.screen-container .effect-options .effect-option .effect-option-label .effect-option-content h4{color:#343a40;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.new-poa-when-effective.screen-container .effect-options .effect-option .effect-option-label .effect-option-content p{color:#6c757d;margin:0;line-height:1.5}.new-poa-when-effective.screen-container .effect-options .effect-option ul{margin:0 0 1.5rem;padding:0 1.5rem 0 3.7rem;list-style:none}.new-poa-when-effective.screen-container .effect-options .effect-option ul li{position:relative;margin-bottom:.5rem;color:#6c757d;font-size:.9rem;line-height:1.4;padding-left:1.5rem}.new-poa-when-effective.screen-container .effect-options .effect-option ul li:before{content:"•";position:absolute;left:0;color:#007bff;font-weight:700}.new-poa-when-effective.screen-container .effect-options .effect-option ul li:last-child{margin-bottom:0}.new-poa-when-effective.screen-container .effect-options .effect-option:has(input:checked){border-color:#007bff;background-color:#f8f9ff;box-shadow:0 2px 8px #007bff26}.new-poa-when-effective.screen-container .effect-options .effect-option:has(input:checked) .effect-option-content h4{color:#007bff}@media (max-width: 768px){.new-poa-when-effective.screen-container .effect-options .effect-option .effect-option-label{padding:1rem}.new-poa-when-effective.screen-container .effect-options .effect-option ul{padding:0 1rem 0 2.5rem}}.new-poa-choosing-agent.screen-container.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-choosing-agent.screen-container.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-choosing-agent.screen-container.screen-container .content-section h3:first-child{margin-top:0}.new-poa-choosing-agent.screen-container.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-choosing-agent.screen-container.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-choosing-agent.screen-container.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-choosing-agent.screen-container.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-choosing-agent.screen-container.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-choosing-agent.screen-container.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-choosing-agent.screen-container.screen-container .content-section{padding:20px}.new-poa-choosing-agent.screen-container.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-choosing-agent.screen-container.screen-container .content-section,.new-poa-choosing-agent.screen-container.screen-container .important-note{padding:16px}}.new-poa-choosing-agent.screen-container .qualities-list{margin-bottom:2rem;background:#f8fafc;border-radius:8px;padding:20px;border-left:4px solid #28a745;margin:20px 0;list-style:none}.new-poa-choosing-agent.screen-container .qualities-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-choosing-agent.screen-container .qualities-list li:before{content:"⭐";position:absolute;left:0;top:0;font-size:16px}.new-poa-choosing-agent.screen-container .qualities-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-choosing-agent.screen-container .qualities-list{padding:16px}.new-poa-choosing-agent.screen-container .qualities-list li{font-size:14px;padding-left:24px}.new-poa-choosing-agent.screen-container .qualities-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-choosing-agent.screen-container .qualities-list{padding:16px}.new-poa-choosing-agent.screen-container .qualities-list li{padding-left:20px}}.new-poa-choosing-agent.screen-container .qualities-list li strong{color:#28a745}.new-poa-choosing-agent.screen-container .agent-options{margin-bottom:2rem;background:#f8fafc;border-radius:8px;padding:20px;border-left:4px solid #007bff;margin:20px 0;list-style:none}.new-poa-choosing-agent.screen-container .agent-options li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-choosing-agent.screen-container .agent-options li:before{content:"👤";position:absolute;left:0;top:0;font-size:16px}.new-poa-choosing-agent.screen-container .agent-options li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-choosing-agent.screen-container .agent-options{padding:16px}.new-poa-choosing-agent.screen-container .agent-options li{font-size:14px;padding-left:24px}.new-poa-choosing-agent.screen-container .agent-options li:before{font-size:14px}}@media (max-width: 480px){.new-poa-choosing-agent.screen-container .agent-options{padding:16px}.new-poa-choosing-agent.screen-container .agent-options li{padding-left:20px}}.new-poa-choosing-agent.screen-container .agent-options li strong{color:#007bff}.new-poa-choosing-agent.screen-container .considerations-list{margin-bottom:2rem;background:#f8fafc;border-radius:8px;padding:20px;border-left:4px solid #ffc107;margin:20px 0;list-style:none}.new-poa-choosing-agent.screen-container .considerations-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-choosing-agent.screen-container .considerations-list li:before{content:"⚠️";position:absolute;left:0;top:0;font-size:16px}@media (max-width: 768px){.new-poa-choosing-agent.screen-container .considerations-list{padding:16px}.new-poa-choosing-agent.screen-container .considerations-list li{font-size:14px;padding-left:24px}.new-poa-choosing-agent.screen-container .considerations-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-choosing-agent.screen-container .considerations-list{padding:16px}.new-poa-choosing-agent.screen-container .considerations-list li{padding-left:20px}}.new-poa-choosing-agent.screen-container .considerations-list li{color:#856404;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;padding:.75rem 1rem;margin-bottom:.5rem}.new-poa-choosing-agent.screen-container .considerations-list li:last-child{margin-bottom:0}.new-poa-choosing-agent.screen-container .considerations-list li:before{background-color:#fff3cd;padding-right:.5rem}.new-poa-choosing-agent.screen-container h3{color:#343a40;margin-top:2rem;margin-bottom:1rem;font-size:1.2rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.new-poa-choosing-agent.screen-container h3:first-child{margin-top:0}.new-poa-choosing-agent.screen-container h3:nth-of-type(1):before{content:"❓";font-size:1.1em}.new-poa-choosing-agent.screen-container h3:nth-of-type(2):before{content:"⭐";font-size:1.1em}.new-poa-choosing-agent.screen-container h3:nth-of-type(3):before{content:"👥";font-size:1.1em}.new-poa-choosing-agent.screen-container h3:nth-of-type(4):before{content:"💡";font-size:1.1em}@media (max-width: 768px){.new-poa-choosing-agent.screen-container .considerations-list li{padding:.5rem .75rem}}.new-poa-summary.screen-container .summary-sections{display:flex;flex-direction:column;gap:24px}.new-poa-summary.screen-container .summary-section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;position:relative}.new-poa-summary.screen-container .summary-section h3{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:20px;display:flex;align-items:center;gap:8px}.new-poa-summary.screen-container .summary-section .edit-button{position:absolute;top:24px;right:24px;background:#3b82f6;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.new-poa-summary.screen-container .summary-section .edit-button:hover{background:#2563eb}.new-poa-summary.screen-container .summary-content{margin-bottom:20px}.new-poa-summary.screen-container .powers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.new-poa-summary.screen-container .power-category{background:#f8fafc;border-radius:8px;padding:20px;border:1px solid #e2e8f0}.new-poa-summary.screen-container .power-category h4{font-size:16px;font-weight:600;color:#374151;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.new-poa-summary.screen-container .power-category .power-items{display:flex;flex-direction:column;gap:12px}.new-poa-summary.screen-container .power-category .power-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#fff;border-radius:6px;border:1px solid #e5e7eb;transition:box-shadow .2s ease}.new-poa-summary.screen-container .power-category .power-item:hover{box-shadow:0 2px 4px #0000000d}.new-poa-summary.screen-container .power-category .power-item .power-name{font-size:14px;font-weight:500;color:#374151;flex:1;margin-right:12px}.new-poa-summary.screen-container .power-category .power-item .power-status{font-size:12px;font-weight:600;padding:4px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.new-poa-summary.screen-container .power-category .power-item .power-status.granted{background:#dcfce7;color:#166534}.new-poa-summary.screen-container .power-category .power-item .power-status.denied{background:#fee2e2;color:#dc2626}.new-poa-summary.screen-container .options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.new-poa-summary.screen-container .option-category{background:#f8fafc;border-radius:8px;padding:20px;border:1px solid #e2e8f0}.new-poa-summary.screen-container .option-category h4{font-size:16px;font-weight:600;color:#374151;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.new-poa-summary.screen-container .option-category .option-items{display:flex;flex-direction:column;gap:12px}.new-poa-summary.screen-container .option-category .option-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#fff;border-radius:6px;border:1px solid #e5e7eb;transition:box-shadow .2s ease}.new-poa-summary.screen-container .option-category .option-item:hover{box-shadow:0 2px 4px #0000000d}.new-poa-summary.screen-container .option-category .option-item .option-name{font-size:14px;font-weight:500;color:#374151;flex:1;margin-right:12px}.new-poa-summary.screen-container .option-category .option-item .option-status{font-size:12px;font-weight:600;padding:4px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.new-poa-summary.screen-container .option-category .option-item .option-status.enabled{background:#dcfce7;color:#166534}.new-poa-summary.screen-container .option-category .option-item .option-status.disabled{background:#f3f4f6;color:#6b7280}.new-poa-summary.screen-container .option-category .option-item .option-value{font-size:14px;color:#6b7280;font-style:italic;white-space:nowrap}.new-poa-summary.screen-container .agent-summary{background:#f8fafc;border-radius:8px;padding:16px;margin-bottom:16px;border:1px solid #e2e8f0}.new-poa-summary.screen-container .agent-summary h4{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:12px}.new-poa-summary.screen-container .agent-summary p{margin:4px 0;font-size:14px;color:#64748b}.new-poa-summary.screen-container .agent-summary p strong{color:#374151;font-weight:600}.new-poa-summary.screen-container .alternate-agent-summary{background:#fef3c7;border-radius:8px;padding:16px;border:1px solid #f59e0b;margin-top:16px}.new-poa-summary.screen-container .alternate-agent-summary h4{font-size:16px;font-weight:600;color:#92400e;margin-bottom:12px}.new-poa-summary.screen-container .alternate-agent-summary p{margin:4px 0;font-size:14px;color:#a16207}.new-poa-summary.screen-container .alternate-agent-summary p strong{color:#92400e;font-weight:600}.new-poa-summary.screen-container .summary-section:has(.gift-authorization) .summary-content p{margin:8px 0;font-size:14px;color:#64748b}.new-poa-summary.screen-container .summary-section:has(.gift-authorization) .summary-content p strong{color:#374151;font-weight:600}@media (max-width: 768px){.new-poa-summary.screen-container .powers-grid,.new-poa-summary.screen-container .options-grid{grid-template-columns:1fr;gap:16px}.new-poa-summary.screen-container .summary-section{padding:16px}.new-poa-summary.screen-container .summary-section .edit-button{position:static;margin-top:16px;width:100%}.new-poa-summary.screen-container .power-category,.new-poa-summary.screen-container .option-category{padding:16px}}@media (max-width: 480px){.new-poa-summary.screen-container .power-item .power-name,.new-poa-summary.screen-container .power-item .option-name,.new-poa-summary.screen-container .option-item .power-name,.new-poa-summary.screen-container .option-item .option-name{font-size:13px;margin-right:8px}.new-poa-summary.screen-container .power-item .power-status,.new-poa-summary.screen-container .power-item .option-status,.new-poa-summary.screen-container .option-item .power-status,.new-poa-summary.screen-container .option-item .option-status{font-size:11px;padding:3px 6px}.new-poa-summary.screen-container .power-item .option-value,.new-poa-summary.screen-container .option-item .option-value{font-size:13px}}.new-poa-multiple-agents.screen .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;margin-bottom:24px}.new-poa-multiple-agents.screen .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-multiple-agents.screen .content-section h3:first-child{margin-top:0}.new-poa-multiple-agents.screen .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-multiple-agents.screen .content-section ul{margin:16px 0;padding-left:0;list-style:none}.new-poa-multiple-agents.screen .content-section ul li{position:relative;padding-left:24px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-multiple-agents.screen .content-section ul li:before{content:"•";position:absolute;left:0;top:0;color:#3b82f6;font-weight:700;font-size:18px}.new-poa-multiple-agents.screen .agent-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin:32px 0}.new-poa-multiple-agents.screen .option-card{background:#f8fafc;border-radius:12px;padding:24px;border:2px solid #e2e8f0;transition:all .3s ease;position:relative}.new-poa-multiple-agents.screen .option-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}.new-poa-multiple-agents.screen .option-card h4{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:12px;display:flex;align-items:center;gap:8px}.new-poa-multiple-agents.screen .option-card h4:before{content:"";width:4px;height:20px;background:#3b82f6;border-radius:2px}.new-poa-multiple-agents.screen .option-card p{font-size:15px;color:#64748b;margin-bottom:16px;font-weight:500}.new-poa-multiple-agents.screen .option-card ul{margin:0}.new-poa-multiple-agents.screen .option-card ul li{font-size:14px;color:#4b5563;margin-bottom:8px;padding-left:20px}.new-poa-multiple-agents.screen .option-card ul li:before{content:"✓";color:#10b981;font-weight:700;font-size:14px}.new-poa-multiple-agents.screen .multiple-agent-details{background:#fef3c7;border-radius:8px;padding:20px;border-left:4px solid #f59e0b;margin:20px 0}.new-poa-multiple-agents.screen .multiple-agent-details li{color:#92400e;font-weight:500}.new-poa-multiple-agents.screen .multiple-agent-details li:before{color:#f59e0b;content:"⚠"}.new-poa-multiple-agents.screen .decision-factors{background:#f0f9ff;border-radius:8px;padding:20px;border-left:4px solid #0ea5e9;margin:20px 0}.new-poa-multiple-agents.screen .decision-factors li{color:#0c4a6e;margin-bottom:16px}.new-poa-multiple-agents.screen .decision-factors li:before{color:#0ea5e9;content:"💡"}.new-poa-multiple-agents.screen .decision-factors li strong{color:#0c4a6e;font-weight:600;display:block;margin-bottom:4px}.new-poa-multiple-agents.screen .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-multiple-agents.screen .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-multiple-agents.screen .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-multiple-agents.screen .important-note p{color:#991b1b;margin:0;font-weight:500}@media (max-width: 768px){.new-poa-multiple-agents.screen .content-section{padding:20px}.new-poa-multiple-agents.screen .agent-options{grid-template-columns:1fr;gap:16px}.new-poa-multiple-agents.screen .option-card{padding:20px}.new-poa-multiple-agents.screen h3{font-size:20px}.new-poa-multiple-agents.screen .option-card h4{font-size:18px}}@media (max-width: 480px){.new-poa-multiple-agents.screen .content-section,.new-poa-multiple-agents.screen .option-card,.new-poa-multiple-agents.screen .multiple-agent-details,.new-poa-multiple-agents.screen .decision-factors,.new-poa-multiple-agents.screen .important-note{padding:16px}}.new-poa-number-agents.screen-container .agent-selection{margin-bottom:32px}.new-poa-number-agents.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-number-agents.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-number-agents.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-number-agents.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-number-agents.screen-container .important-note{padding:16px}}@media (max-width: 480px){.new-poa-number-agents.screen-container .important-note{padding:16px}}.new-poa-agent-details.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-agent-details.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-agent-details.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-agent-details.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-agent-details.screen-container .important-note{padding:16px}}@media (max-width: 480px){.new-poa-agent-details.screen-container .important-note{padding:16px}}.new-poa-powers-intro.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-powers-intro.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-powers-intro.screen-container .content-section h3:first-child{margin-top:0}.new-poa-powers-intro.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-powers-intro.screen-container .powers-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin:24px 0;padding:0;list-style:none}.new-poa-powers-intro.screen-container .powers-list li{background:#f8fafc;border-radius:8px;padding:16px;border:1px solid #e2e8f0;transition:all .2s ease;position:relative;color:#4b5563;font-size:14px;line-height:1.5}.new-poa-powers-intro.screen-container .powers-list li:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a;transform:translateY(-1px)}.new-poa-powers-intro.screen-container .powers-list li:before{content:"📋";position:absolute;top:16px;right:16px;font-size:18px;opacity:.6}.new-poa-powers-intro.screen-container .powers-list li strong{color:#1e293b;font-weight:600;display:block;margin-bottom:4px;font-size:15px}.new-poa-powers-intro.screen-container .options-list{background:#f0f9ff;border-radius:8px;padding:20px;border-left:4px solid #0ea5e9;margin:20px 0;list-style:none}.new-poa-powers-intro.screen-container .options-list li{position:relative;padding-left:24px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#0c4a6e}.new-poa-powers-intro.screen-container .options-list li:before{content:"✓";position:absolute;left:0;top:0;color:#0ea5e9;font-weight:700;font-size:16px}.new-poa-powers-intro.screen-container .options-list li:last-child{margin-bottom:0}.new-poa-powers-intro.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-powers-intro.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-powers-intro.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-powers-intro.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-powers-intro.screen-container .content-section{padding:20px}.new-poa-powers-intro.screen-container .powers-list{grid-template-columns:1fr;gap:12px}.new-poa-powers-intro.screen-container h3{font-size:20px}.new-poa-powers-intro.screen-container .powers-list li{padding:14px}.new-poa-powers-intro.screen-container .powers-list li:before{top:14px;right:14px;font-size:16px}}@media (max-width: 480px){.new-poa-powers-intro.screen-container .content-section{padding:16px}.new-poa-powers-intro.screen-container .powers-list li{padding:12px}.new-poa-powers-intro.screen-container .powers-list li:before{top:12px;right:12px;font-size:14px}.new-poa-powers-intro.screen-container .options-list,.new-poa-powers-intro.screen-container .important-note{padding:16px}}.new-poa-real-estate.screen .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-real-estate.screen .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-real-estate.screen .content-section h3:first-child{margin-top:0}.new-poa-real-estate.screen .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-real-estate.screen .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-real-estate.screen .powers-list{background:#f8fafc;border-radius:8px;padding:20px;border-left:4px solid #3b82f6;margin:20px 0;list-style:none}.new-poa-real-estate.screen .powers-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-real-estate.screen .powers-list li:before{content:"🏠";position:absolute;left:0;top:0;font-size:16px}.new-poa-real-estate.screen .powers-list li:last-child{margin-bottom:0}.new-poa-real-estate.screen .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-real-estate.screen .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-real-estate.screen .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-real-estate.screen .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-real-estate.screen .content-section{padding:20px}.new-poa-real-estate.screen h3{font-size:20px}.new-poa-real-estate.screen .powers-list{padding:16px}.new-poa-real-estate.screen .powers-list li{font-size:14px;padding-left:24px}.new-poa-real-estate.screen .powers-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-real-estate.screen .content-section,.new-poa-real-estate.screen .powers-list,.new-poa-real-estate.screen .important-note{padding:16px}.new-poa-real-estate.screen .powers-list li{padding-left:20px}}.new-poa-tangible-property.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-tangible-property.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-tangible-property.screen-container .content-section h3:first-child{margin-top:0}.new-poa-tangible-property.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-tangible-property.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-tangible-property.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-tangible-property.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-tangible-property.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-tangible-property.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-tangible-property.screen-container .content-section{padding:20px}.new-poa-tangible-property.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-tangible-property.screen-container .content-section,.new-poa-tangible-property.screen-container .important-note{padding:16px}}.new-poa-tangible-property .property-list{background:#f8fafc;border-radius:8px;padding:20px;border-left:4px solid #8b5cf6;margin:20px 0;list-style:none}.new-poa-tangible-property .property-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-tangible-property .property-list li:before{content:"🏠";position:absolute;left:0;top:0;font-size:16px}.new-poa-tangible-property .property-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-tangible-property .property-list{padding:16px}.new-poa-tangible-property .property-list li{font-size:14px;padding-left:24px}.new-poa-tangible-property .property-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-tangible-property .property-list{padding:16px}.new-poa-tangible-property .property-list li{padding-left:20px}}.new-poa-tangible-property .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-tangible-property .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-tangible-property .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-tangible-property .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-tangible-property .agent-powers{padding:16px}.new-poa-tangible-property .agent-powers li{font-size:14px;padding-left:24px}.new-poa-tangible-property .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-tangible-property .agent-powers{padding:16px}.new-poa-tangible-property .agent-powers li{padding-left:20px}}.new-poa-banking.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-banking.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-banking.screen-container .content-section h3:first-child{margin-top:0}.new-poa-banking.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-banking.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-banking.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-banking.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-banking.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-banking.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-banking.screen-container .content-section{padding:20px}.new-poa-banking.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-banking.screen-container .content-section,.new-poa-banking.screen-container .important-note{padding:16px}}.new-poa-banking .power-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:24px 0}.new-poa-banking .option-card{border:2px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .3s ease;cursor:pointer}.new-poa-banking .option-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.new-poa-banking .option-card.selected{border-color:#3b82f6;background:#f0f9ff;box-shadow:0 4px 12px #3b82f626}.new-poa-banking .option-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;width:100%}.new-poa-banking .option-label input[type=radio]{margin-top:4px;accent-color:#3b82f6}.new-poa-banking .option-content{flex:1}.new-poa-banking .option-content h4{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}.new-poa-banking .option-content p{font-size:14px;color:#64748b;margin:0;line-height:1.4}@media (max-width: 768px){.new-poa-banking .power-options{grid-template-columns:1fr;gap:12px}.new-poa-banking .option-card{padding:16px}.new-poa-banking .option-content h4{font-size:16px}}.new-poa-banking .banking-list{background:#f8fafc;border-radius:8px;padding:20px;border-left:4px solid #3b82f6;margin:20px 0;list-style:none}.new-poa-banking .banking-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-banking .banking-list li:before{content:"🏦";position:absolute;left:0;top:0;font-size:16px}.new-poa-banking .banking-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-banking .banking-list{padding:16px}.new-poa-banking .banking-list li{font-size:14px;padding-left:24px}.new-poa-banking .banking-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-banking .banking-list{padding:16px}.new-poa-banking .banking-list li{padding-left:20px}}.new-poa-banking .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-banking .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-banking .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-banking .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-banking .agent-powers{padding:16px}.new-poa-banking .agent-powers li{font-size:14px;padding-left:24px}.new-poa-banking .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-banking .agent-powers{padding:16px}.new-poa-banking .agent-powers li{padding-left:20px}}.new-poa-delegating-tasks.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-delegating-tasks.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-delegating-tasks.screen-container .content-section h3:first-child{margin-top:0}.new-poa-delegating-tasks.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-delegating-tasks.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-delegating-tasks.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-delegating-tasks.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-delegating-tasks.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-delegating-tasks.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-delegating-tasks.screen-container .content-section{padding:20px}.new-poa-delegating-tasks.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-delegating-tasks.screen-container .content-section,.new-poa-delegating-tasks.screen-container .important-note{padding:16px}}.new-poa-delegating-tasks .power-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:24px 0}.new-poa-delegating-tasks .option-card{border:2px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .3s ease;cursor:pointer}.new-poa-delegating-tasks .option-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.new-poa-delegating-tasks .option-card.selected{border-color:#3b82f6;background:#f0f9ff;box-shadow:0 4px 12px #3b82f626}.new-poa-delegating-tasks .option-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;width:100%}.new-poa-delegating-tasks .option-label input[type=radio]{margin-top:4px;accent-color:#3b82f6}.new-poa-delegating-tasks .option-content{flex:1}.new-poa-delegating-tasks .option-content h4{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}.new-poa-delegating-tasks .option-content p{font-size:14px;color:#64748b;margin:0;line-height:1.4}@media (max-width: 768px){.new-poa-delegating-tasks .power-options{grid-template-columns:1fr;gap:12px}.new-poa-delegating-tasks .option-card{padding:16px}.new-poa-delegating-tasks .option-content h4{font-size:16px}}.new-poa-delegating-tasks .delegation-examples{background:#f8fafc;border-radius:8px;padding:20px;border-left:4px solid #f59e0b;margin:20px 0;list-style:none}.new-poa-delegating-tasks .delegation-examples li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-delegating-tasks .delegation-examples li:before{content:"👥";position:absolute;left:0;top:0;font-size:16px}.new-poa-delegating-tasks .delegation-examples li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-delegating-tasks .delegation-examples{padding:16px}.new-poa-delegating-tasks .delegation-examples li{font-size:14px;padding-left:24px}.new-poa-delegating-tasks .delegation-examples li:before{font-size:14px}}@media (max-width: 480px){.new-poa-delegating-tasks .delegation-examples{padding:16px}.new-poa-delegating-tasks .delegation-examples li{padding-left:20px}}.new-poa-delegating-tasks .delegation-benefits{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-delegating-tasks .delegation-benefits li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-delegating-tasks .delegation-benefits li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-delegating-tasks .delegation-benefits li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-delegating-tasks .delegation-benefits{padding:16px}.new-poa-delegating-tasks .delegation-benefits li{font-size:14px;padding-left:24px}.new-poa-delegating-tasks .delegation-benefits li:before{font-size:14px}}@media (max-width: 480px){.new-poa-delegating-tasks .delegation-benefits{padding:16px}.new-poa-delegating-tasks .delegation-benefits li{padding-left:20px}}.new-poa-gifts-intro.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-gifts-intro.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-gifts-intro.screen-container .content-section h3:first-child{margin-top:0}.new-poa-gifts-intro.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-gifts-intro.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-gifts-intro.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-gifts-intro.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-gifts-intro.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-gifts-intro.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-gifts-intro.screen-container .content-section{padding:20px}.new-poa-gifts-intro.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-gifts-intro.screen-container .content-section,.new-poa-gifts-intro.screen-container .important-note{padding:16px}}.new-poa-gifts-intro .gift-benefits{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-gifts-intro .gift-benefits li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-gifts-intro .gift-benefits li:before{content:"🎁";position:absolute;left:0;top:0;font-size:16px}.new-poa-gifts-intro .gift-benefits li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-gifts-intro .gift-benefits{padding:16px}.new-poa-gifts-intro .gift-benefits li{font-size:14px;padding-left:24px}.new-poa-gifts-intro .gift-benefits li:before{font-size:14px}}@media (max-width: 480px){.new-poa-gifts-intro .gift-benefits{padding:16px}.new-poa-gifts-intro .gift-benefits li{padding-left:20px}}.new-poa-gifts-intro .gift-considerations{background:#fef3c7;border-radius:8px;padding:20px;border-left:4px solid #f59e0b;margin:20px 0;list-style:none}.new-poa-gifts-intro .gift-considerations li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-gifts-intro .gift-considerations li:before{content:"⚠️";position:absolute;left:0;top:0;font-size:16px}.new-poa-gifts-intro .gift-considerations li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-gifts-intro .gift-considerations{padding:16px}.new-poa-gifts-intro .gift-considerations li{font-size:14px;padding-left:24px}.new-poa-gifts-intro .gift-considerations li:before{font-size:14px}}@media (max-width: 480px){.new-poa-gifts-intro .gift-considerations{padding:16px}.new-poa-gifts-intro .gift-considerations li{padding-left:20px}}.new-poa-gifts-intro .gift-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:24px 0}.new-poa-gifts-intro .gift-options .option-card{border:2px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .3s ease;cursor:pointer}.new-poa-gifts-intro .gift-options .option-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.new-poa-gifts-intro .gift-options .option-card.selected{border-color:#3b82f6;background:#f0f9ff;box-shadow:0 4px 12px #3b82f626}.new-poa-gifts-intro .gift-options .option-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;width:100%}.new-poa-gifts-intro .gift-options .option-label input[type=radio]{margin-top:4px;accent-color:#3b82f6}.new-poa-gifts-intro .gift-options .option-content{flex:1}.new-poa-gifts-intro .gift-options .option-content h4{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}.new-poa-gifts-intro .gift-options .option-content p{font-size:14px;color:#64748b;margin:0;line-height:1.4}@media (max-width: 768px){.new-poa-gifts-intro .gift-options{grid-template-columns:1fr;gap:12px}.new-poa-gifts-intro .gift-options .option-card{padding:16px}.new-poa-gifts-intro .gift-options .option-content h4{font-size:16px}}.new-poa-alternate-agent.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-alternate-agent.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-alternate-agent.screen-container .content-section h3:first-child{margin-top:0}.new-poa-alternate-agent.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-alternate-agent.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-alternate-agent.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-alternate-agent.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-alternate-agent.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-alternate-agent.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-alternate-agent.screen-container .content-section{padding:20px}.new-poa-alternate-agent.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-alternate-agent.screen-container .content-section,.new-poa-alternate-agent.screen-container .important-note{padding:16px}}.new-poa-alternate-agent .alternate-agent-form{background:#f8fafc;border-radius:12px;padding:24px;border:1px solid #e2e8f0;margin-top:24px}.new-poa-alternate-agent .alternate-agent-form h3{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:20px;margin-top:0}.new-poa-alternate-agent .alternate-agent-form .form-group{margin-bottom:20px}.new-poa-alternate-agent .alternate-agent-form .form-group:last-child{margin-bottom:0}.new-poa-alternate-agent .alternate-agent-form .form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.new-poa-alternate-agent .alternate-agent-form .form-input{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:16px;transition:border-color .2s ease}.new-poa-alternate-agent .alternate-agent-form .form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.new-poa-alternate-agent .alternate-agent-form .form-input::-moz-placeholder{color:#9ca3af}.new-poa-alternate-agent .alternate-agent-form .form-input::placeholder{color:#9ca3af}.new-poa-alternate-agent .alternate-agent-form .form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}@media (max-width: 768px){.new-poa-alternate-agent .alternate-agent-form{padding:20px}.new-poa-alternate-agent .alternate-agent-form .form-row{grid-template-columns:1fr;gap:12px}}@media (max-width: 480px){.new-poa-alternate-agent .alternate-agent-form{padding:16px}}.new-poa-securities.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-securities.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-securities.screen-container .content-section h3:first-child{margin-top:0}.new-poa-securities.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-securities.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-securities.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-securities.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-securities.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-securities.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-securities.screen-container .content-section{padding:20px}.new-poa-securities.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-securities.screen-container .content-section,.new-poa-securities.screen-container .important-note{padding:16px}}.new-poa-securities .securities-list{background:#f0f9ff;border-radius:8px;padding:20px;border-left:4px solid #0ea5e9;margin:20px 0;list-style:none}.new-poa-securities .securities-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-securities .securities-list li:before{content:"📈";position:absolute;left:0;top:0;font-size:16px}.new-poa-securities .securities-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-securities .securities-list{padding:16px}.new-poa-securities .securities-list li{font-size:14px;padding-left:24px}.new-poa-securities .securities-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-securities .securities-list{padding:16px}.new-poa-securities .securities-list li{padding-left:20px}}.new-poa-securities .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-securities .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-securities .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-securities .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-securities .agent-powers{padding:16px}.new-poa-securities .agent-powers li{font-size:14px;padding-left:24px}.new-poa-securities .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-securities .agent-powers{padding:16px}.new-poa-securities .agent-powers li{padding-left:20px}}.new-poa-business-operations.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-business-operations.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-business-operations.screen-container .content-section h3:first-child{margin-top:0}.new-poa-business-operations.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-business-operations.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-business-operations.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-business-operations.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-business-operations.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-business-operations.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-business-operations.screen-container .content-section{padding:20px}.new-poa-business-operations.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-business-operations.screen-container .content-section,.new-poa-business-operations.screen-container .important-note{padding:16px}}.new-poa-business-operations .business-list{background:#f8fafc;border-radius:8px;padding:20px;border-left:4px solid #6366f1;margin:20px 0;list-style:none}.new-poa-business-operations .business-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-business-operations .business-list li:before{content:"🏢";position:absolute;left:0;top:0;font-size:16px}.new-poa-business-operations .business-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-business-operations .business-list{padding:16px}.new-poa-business-operations .business-list li{font-size:14px;padding-left:24px}.new-poa-business-operations .business-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-business-operations .business-list{padding:16px}.new-poa-business-operations .business-list li{padding-left:20px}}.new-poa-business-operations .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-business-operations .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-business-operations .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-business-operations .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-business-operations .agent-powers{padding:16px}.new-poa-business-operations .agent-powers li{font-size:14px;padding-left:24px}.new-poa-business-operations .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-business-operations .agent-powers{padding:16px}.new-poa-business-operations .agent-powers li{padding-left:20px}}.new-poa-digital-assets.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-digital-assets.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-digital-assets.screen-container .content-section h3:first-child{margin-top:0}.new-poa-digital-assets.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-digital-assets.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-digital-assets.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-digital-assets.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-digital-assets.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-digital-assets.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-digital-assets.screen-container .content-section{padding:20px}.new-poa-digital-assets.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-digital-assets.screen-container .content-section,.new-poa-digital-assets.screen-container .important-note{padding:16px}}.new-poa-digital-assets .digital-assets-list{background:#f0f9ff;border-radius:8px;padding:20px;border-left:4px solid #0ea5e9;margin:20px 0;list-style:none}.new-poa-digital-assets .digital-assets-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-digital-assets .digital-assets-list li:before{content:"💻";position:absolute;left:0;top:0;font-size:16px}.new-poa-digital-assets .digital-assets-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-digital-assets .digital-assets-list{padding:16px}.new-poa-digital-assets .digital-assets-list li{font-size:14px;padding-left:24px}.new-poa-digital-assets .digital-assets-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-digital-assets .digital-assets-list{padding:16px}.new-poa-digital-assets .digital-assets-list li{padding-left:20px}}.new-poa-digital-assets .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-digital-assets .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-digital-assets .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-digital-assets .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-digital-assets .agent-powers{padding:16px}.new-poa-digital-assets .agent-powers li{font-size:14px;padding-left:24px}.new-poa-digital-assets .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-digital-assets .agent-powers{padding:16px}.new-poa-digital-assets .agent-powers li{padding-left:20px}}.new-poa-insurance-annuity.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-insurance-annuity.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-insurance-annuity.screen-container .content-section h3:first-child{margin-top:0}.new-poa-insurance-annuity.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-insurance-annuity.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-insurance-annuity.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-insurance-annuity.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-insurance-annuity.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-insurance-annuity.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-insurance-annuity.screen-container .content-section{padding:20px}.new-poa-insurance-annuity.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-insurance-annuity.screen-container .content-section,.new-poa-insurance-annuity.screen-container .important-note{padding:16px}}.new-poa-insurance-annuity .insurance-list{background:#fef3c7;border-radius:8px;padding:20px;border-left:4px solid #f59e0b;margin:20px 0;list-style:none}.new-poa-insurance-annuity .insurance-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-insurance-annuity .insurance-list li:before{content:"🛡️";position:absolute;left:0;top:0;font-size:16px}.new-poa-insurance-annuity .insurance-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-insurance-annuity .insurance-list{padding:16px}.new-poa-insurance-annuity .insurance-list li{font-size:14px;padding-left:24px}.new-poa-insurance-annuity .insurance-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-insurance-annuity .insurance-list{padding:16px}.new-poa-insurance-annuity .insurance-list li{padding-left:20px}}.new-poa-insurance-annuity .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-insurance-annuity .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-insurance-annuity .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-insurance-annuity .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-insurance-annuity .agent-powers{padding:16px}.new-poa-insurance-annuity .agent-powers li{font-size:14px;padding-left:24px}.new-poa-insurance-annuity .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-insurance-annuity .agent-powers{padding:16px}.new-poa-insurance-annuity .agent-powers li{padding-left:20px}}.new-poa-estate-trust.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-estate-trust.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-estate-trust.screen-container .content-section h3:first-child{margin-top:0}.new-poa-estate-trust.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-estate-trust.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-estate-trust.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-estate-trust.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-estate-trust.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-estate-trust.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-estate-trust.screen-container .content-section{padding:20px}.new-poa-estate-trust.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-estate-trust.screen-container .content-section,.new-poa-estate-trust.screen-container .important-note{padding:16px}}.new-poa-estate-trust .estate-trust-list{background:#f0f9ff;border-radius:8px;padding:20px;border-left:4px solid #0ea5e9;margin:20px 0;list-style:none}.new-poa-estate-trust .estate-trust-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-estate-trust .estate-trust-list li:before{content:"⚖️";position:absolute;left:0;top:0;font-size:16px}.new-poa-estate-trust .estate-trust-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-estate-trust .estate-trust-list{padding:16px}.new-poa-estate-trust .estate-trust-list li{font-size:14px;padding-left:24px}.new-poa-estate-trust .estate-trust-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-estate-trust .estate-trust-list{padding:16px}.new-poa-estate-trust .estate-trust-list li{padding-left:20px}}.new-poa-estate-trust .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-estate-trust .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-estate-trust .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-estate-trust .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-estate-trust .agent-powers{padding:16px}.new-poa-estate-trust .agent-powers li{font-size:14px;padding-left:24px}.new-poa-estate-trust .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-estate-trust .agent-powers{padding:16px}.new-poa-estate-trust .agent-powers li{padding-left:20px}}.new-poa-living-trust.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-living-trust.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-living-trust.screen-container .content-section h3:first-child{margin-top:0}.new-poa-living-trust.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-living-trust.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-living-trust.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-living-trust.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-living-trust.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-living-trust.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-living-trust.screen-container .content-section{padding:20px}.new-poa-living-trust.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-living-trust.screen-container .content-section,.new-poa-living-trust.screen-container .important-note{padding:16px}}.new-poa-living-trust .living-trust-list{background:#f0f9ff;border-radius:8px;padding:20px;border-left:4px solid #0ea5e9;margin:20px 0;list-style:none}.new-poa-living-trust .living-trust-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-living-trust .living-trust-list li:before{content:"📋";position:absolute;left:0;top:0;font-size:16px}.new-poa-living-trust .living-trust-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-living-trust .living-trust-list{padding:16px}.new-poa-living-trust .living-trust-list li{font-size:14px;padding-left:24px}.new-poa-living-trust .living-trust-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-living-trust .living-trust-list{padding:16px}.new-poa-living-trust .living-trust-list li{padding-left:20px}}.new-poa-living-trust .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-living-trust .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-living-trust .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-living-trust .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-living-trust .agent-powers{padding:16px}.new-poa-living-trust .agent-powers li{font-size:14px;padding-left:24px}.new-poa-living-trust .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-living-trust .agent-powers{padding:16px}.new-poa-living-trust .agent-powers li{padding-left:20px}}.new-poa-legal-actions.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-legal-actions.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-legal-actions.screen-container .content-section h3:first-child{margin-top:0}.new-poa-legal-actions.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-legal-actions.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-legal-actions.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-legal-actions.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-legal-actions.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-legal-actions.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-legal-actions.screen-container .content-section{padding:20px}.new-poa-legal-actions.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-legal-actions.screen-container .content-section,.new-poa-legal-actions.screen-container .important-note{padding:16px}}.new-poa-legal-actions .legal-actions-list{background:#fef3c7;border-radius:8px;padding:20px;border-left:4px solid #f59e0b;margin:20px 0;list-style:none}.new-poa-legal-actions .legal-actions-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-legal-actions .legal-actions-list li:before{content:"⚖️";position:absolute;left:0;top:0;font-size:16px}.new-poa-legal-actions .legal-actions-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-legal-actions .legal-actions-list{padding:16px}.new-poa-legal-actions .legal-actions-list li{font-size:14px;padding-left:24px}.new-poa-legal-actions .legal-actions-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-legal-actions .legal-actions-list{padding:16px}.new-poa-legal-actions .legal-actions-list li{padding-left:20px}}.new-poa-legal-actions .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-legal-actions .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-legal-actions .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-legal-actions .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-legal-actions .agent-powers{padding:16px}.new-poa-legal-actions .agent-powers li{font-size:14px;padding-left:24px}.new-poa-legal-actions .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-legal-actions .agent-powers{padding:16px}.new-poa-legal-actions .agent-powers li{padding-left:20px}}.new-poa-personal-family-care.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-personal-family-care.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-personal-family-care.screen-container .content-section h3:first-child{margin-top:0}.new-poa-personal-family-care.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-personal-family-care.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-personal-family-care.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-personal-family-care.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-personal-family-care.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-personal-family-care.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-personal-family-care.screen-container .content-section{padding:20px}.new-poa-personal-family-care.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-personal-family-care.screen-container .content-section,.new-poa-personal-family-care.screen-container .important-note{padding:16px}}.new-poa-personal-family-care .personal-care-list{background:#fdf2f8;border-radius:8px;padding:20px;border-left:4px solid #ec4899;margin:20px 0;list-style:none}.new-poa-personal-family-care .personal-care-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-personal-family-care .personal-care-list li:before{content:"👨‍👩‍👧‍👦";position:absolute;left:0;top:0;font-size:16px}.new-poa-personal-family-care .personal-care-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-personal-family-care .personal-care-list{padding:16px}.new-poa-personal-family-care .personal-care-list li{font-size:14px;padding-left:24px}.new-poa-personal-family-care .personal-care-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-personal-family-care .personal-care-list{padding:16px}.new-poa-personal-family-care .personal-care-list li{padding-left:20px}}.new-poa-personal-family-care .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-personal-family-care .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-personal-family-care .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-personal-family-care .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-personal-family-care .agent-powers{padding:16px}.new-poa-personal-family-care .agent-powers li{font-size:14px;padding-left:24px}.new-poa-personal-family-care .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-personal-family-care .agent-powers{padding:16px}.new-poa-personal-family-care .agent-powers li{padding-left:20px}}.new-poa-pet-care.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-pet-care.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-pet-care.screen-container .content-section h3:first-child{margin-top:0}.new-poa-pet-care.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-pet-care.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-pet-care.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-pet-care.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-pet-care.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-pet-care.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-pet-care.screen-container .content-section{padding:20px}.new-poa-pet-care.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-pet-care.screen-container .content-section,.new-poa-pet-care.screen-container .important-note{padding:16px}}.new-poa-pet-care .pet-care-list{background:#fef3c7;border-radius:8px;padding:20px;border-left:4px solid #f59e0b;margin:20px 0;list-style:none}.new-poa-pet-care .pet-care-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-pet-care .pet-care-list li:before{content:"🐕";position:absolute;left:0;top:0;font-size:16px}.new-poa-pet-care .pet-care-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-pet-care .pet-care-list{padding:16px}.new-poa-pet-care .pet-care-list li{font-size:14px;padding-left:24px}.new-poa-pet-care .pet-care-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-pet-care .pet-care-list{padding:16px}.new-poa-pet-care .pet-care-list li{padding-left:20px}}.new-poa-pet-care .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-pet-care .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-pet-care .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-pet-care .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-pet-care .agent-powers{padding:16px}.new-poa-pet-care .agent-powers li{font-size:14px;padding-left:24px}.new-poa-pet-care .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-pet-care .agent-powers{padding:16px}.new-poa-pet-care .agent-powers li{padding-left:20px}}.new-poa-government-benefits.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-government-benefits.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-government-benefits.screen-container .content-section h3:first-child{margin-top:0}.new-poa-government-benefits.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-government-benefits.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-government-benefits.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-government-benefits.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-government-benefits.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-government-benefits.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-government-benefits.screen-container .content-section{padding:20px}.new-poa-government-benefits.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-government-benefits.screen-container .content-section,.new-poa-government-benefits.screen-container .important-note{padding:16px}}.new-poa-government-benefits .government-benefits-list{background:#f0f9ff;border-radius:8px;padding:20px;border-left:4px solid #0ea5e9;margin:20px 0;list-style:none}.new-poa-government-benefits .government-benefits-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-government-benefits .government-benefits-list li:before{content:"🏛️";position:absolute;left:0;top:0;font-size:16px}.new-poa-government-benefits .government-benefits-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-government-benefits .government-benefits-list{padding:16px}.new-poa-government-benefits .government-benefits-list li{font-size:14px;padding-left:24px}.new-poa-government-benefits .government-benefits-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-government-benefits .government-benefits-list{padding:16px}.new-poa-government-benefits .government-benefits-list li{padding-left:20px}}.new-poa-government-benefits .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-government-benefits .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-government-benefits .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-government-benefits .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-government-benefits .agent-powers{padding:16px}.new-poa-government-benefits .agent-powers li{font-size:14px;padding-left:24px}.new-poa-government-benefits .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-government-benefits .agent-powers{padding:16px}.new-poa-government-benefits .agent-powers li{padding-left:20px}}.new-poa-retirement-plans.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-retirement-plans.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-retirement-plans.screen-container .content-section h3:first-child{margin-top:0}.new-poa-retirement-plans.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-retirement-plans.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-retirement-plans.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-retirement-plans.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-retirement-plans.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-retirement-plans.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-retirement-plans.screen-container .content-section{padding:20px}.new-poa-retirement-plans.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-retirement-plans.screen-container .content-section,.new-poa-retirement-plans.screen-container .important-note{padding:16px}}.new-poa-retirement-plans .retirement-plans-list{background:#fef3c7;border-radius:8px;padding:20px;border-left:4px solid #f59e0b;margin:20px 0;list-style:none}.new-poa-retirement-plans .retirement-plans-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-retirement-plans .retirement-plans-list li:before{content:"💰";position:absolute;left:0;top:0;font-size:16px}.new-poa-retirement-plans .retirement-plans-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-retirement-plans .retirement-plans-list{padding:16px}.new-poa-retirement-plans .retirement-plans-list li{font-size:14px;padding-left:24px}.new-poa-retirement-plans .retirement-plans-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-retirement-plans .retirement-plans-list{padding:16px}.new-poa-retirement-plans .retirement-plans-list li{padding-left:20px}}.new-poa-retirement-plans .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-retirement-plans .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-retirement-plans .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-retirement-plans .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-retirement-plans .agent-powers{padding:16px}.new-poa-retirement-plans .agent-powers li{font-size:14px;padding-left:24px}.new-poa-retirement-plans .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-retirement-plans .agent-powers{padding:16px}.new-poa-retirement-plans .agent-powers li{padding-left:20px}}.new-poa-tax-matters.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-tax-matters.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-tax-matters.screen-container .content-section h3:first-child{margin-top:0}.new-poa-tax-matters.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-tax-matters.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-tax-matters.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-tax-matters.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-tax-matters.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-tax-matters.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-tax-matters.screen-container .content-section{padding:20px}.new-poa-tax-matters.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-tax-matters.screen-container .content-section,.new-poa-tax-matters.screen-container .important-note{padding:16px}}.new-poa-tax-matters .tax-matters-list{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:20px 0;list-style:none}.new-poa-tax-matters .tax-matters-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-tax-matters .tax-matters-list li:before{content:"📊";position:absolute;left:0;top:0;font-size:16px}.new-poa-tax-matters .tax-matters-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-tax-matters .tax-matters-list{padding:16px}.new-poa-tax-matters .tax-matters-list li{font-size:14px;padding-left:24px}.new-poa-tax-matters .tax-matters-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-tax-matters .tax-matters-list{padding:16px}.new-poa-tax-matters .tax-matters-list li{padding-left:20px}}.new-poa-tax-matters .agent-powers{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-tax-matters .agent-powers li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-tax-matters .agent-powers li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-tax-matters .agent-powers li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-tax-matters .agent-powers{padding:16px}.new-poa-tax-matters .agent-powers li{font-size:14px;padding-left:24px}.new-poa-tax-matters .agent-powers li:before{font-size:14px}}@media (max-width: 480px){.new-poa-tax-matters .agent-powers{padding:16px}.new-poa-tax-matters .agent-powers li{padding-left:20px}}.new-poa-gifts-to-agent.screen-container .content-section,.new-poa-gifts-to-others.screen-container .content-section,.new-poa-gift-recipients.screen-container .content-section,.new-poa-granting-powers-complete.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-gifts-to-agent.screen-container .content-section h3,.new-poa-gifts-to-others.screen-container .content-section h3,.new-poa-gift-recipients.screen-container .content-section h3,.new-poa-granting-powers-complete.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-gifts-to-agent.screen-container .content-section h3:first-child,.new-poa-gifts-to-others.screen-container .content-section h3:first-child,.new-poa-gift-recipients.screen-container .content-section h3:first-child,.new-poa-granting-powers-complete.screen-container .content-section h3:first-child{margin-top:0}.new-poa-gifts-to-agent.screen-container .content-section p,.new-poa-gifts-to-others.screen-container .content-section p,.new-poa-gift-recipients.screen-container .content-section p,.new-poa-granting-powers-complete.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-gifts-to-agent.screen-container .content-section .asset-distribution-option-container,.new-poa-gifts-to-others.screen-container .content-section .asset-distribution-option-container,.new-poa-gift-recipients.screen-container .content-section .asset-distribution-option-container,.new-poa-granting-powers-complete.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-gifts-to-agent.screen-container .important-note,.new-poa-gifts-to-others.screen-container .important-note,.new-poa-gift-recipients.screen-container .important-note,.new-poa-granting-powers-complete.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-gifts-to-agent.screen-container .important-note h4,.new-poa-gifts-to-others.screen-container .important-note h4,.new-poa-gift-recipients.screen-container .important-note h4,.new-poa-granting-powers-complete.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-gifts-to-agent.screen-container .important-note h4:before,.new-poa-gifts-to-others.screen-container .important-note h4:before,.new-poa-gift-recipients.screen-container .important-note h4:before,.new-poa-granting-powers-complete.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-gifts-to-agent.screen-container .important-note p,.new-poa-gifts-to-others.screen-container .important-note p,.new-poa-gift-recipients.screen-container .important-note p,.new-poa-granting-powers-complete.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-gifts-to-agent.screen-container .content-section,.new-poa-gifts-to-others.screen-container .content-section,.new-poa-gift-recipients.screen-container .content-section,.new-poa-granting-powers-complete.screen-container .content-section{padding:20px}.new-poa-gifts-to-agent.screen-container h3,.new-poa-gifts-to-others.screen-container h3,.new-poa-gift-recipients.screen-container h3,.new-poa-granting-powers-complete.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-gifts-to-agent.screen-container .content-section,.new-poa-gifts-to-others.screen-container .content-section,.new-poa-gift-recipients.screen-container .content-section,.new-poa-granting-powers-complete.screen-container .content-section,.new-poa-gifts-to-agent.screen-container .important-note,.new-poa-gifts-to-others.screen-container .important-note,.new-poa-gift-recipients.screen-container .important-note,.new-poa-granting-powers-complete.screen-container .important-note{padding:16px}}.new-poa-gifts-to-agent .gift-examples,.new-poa-gifts-to-others .gift-examples,.new-poa-gift-recipients .gift-examples,.new-poa-granting-powers-complete .gift-examples{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-gifts-to-agent .gift-examples li,.new-poa-gifts-to-others .gift-examples li,.new-poa-gift-recipients .gift-examples li,.new-poa-granting-powers-complete .gift-examples li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-gifts-to-agent .gift-examples li:before,.new-poa-gifts-to-others .gift-examples li:before,.new-poa-gift-recipients .gift-examples li:before,.new-poa-granting-powers-complete .gift-examples li:before{content:"🎁";position:absolute;left:0;top:0;font-size:16px}.new-poa-gifts-to-agent .gift-examples li:last-child,.new-poa-gifts-to-others .gift-examples li:last-child,.new-poa-gift-recipients .gift-examples li:last-child,.new-poa-granting-powers-complete .gift-examples li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-gifts-to-agent .gift-examples,.new-poa-gifts-to-others .gift-examples,.new-poa-gift-recipients .gift-examples,.new-poa-granting-powers-complete .gift-examples{padding:16px}.new-poa-gifts-to-agent .gift-examples li,.new-poa-gifts-to-others .gift-examples li,.new-poa-gift-recipients .gift-examples li,.new-poa-granting-powers-complete .gift-examples li{font-size:14px;padding-left:24px}.new-poa-gifts-to-agent .gift-examples li:before,.new-poa-gifts-to-others .gift-examples li:before,.new-poa-gift-recipients .gift-examples li:before,.new-poa-granting-powers-complete .gift-examples li:before{font-size:14px}}@media (max-width: 480px){.new-poa-gifts-to-agent .gift-examples,.new-poa-gifts-to-others .gift-examples,.new-poa-gift-recipients .gift-examples,.new-poa-granting-powers-complete .gift-examples{padding:16px}.new-poa-gifts-to-agent .gift-examples li,.new-poa-gifts-to-others .gift-examples li,.new-poa-gift-recipients .gift-examples li,.new-poa-granting-powers-complete .gift-examples li{padding-left:20px}}.new-poa-gifts-to-agent .gift-authorization,.new-poa-gifts-to-agent .gift-options,.new-poa-gifts-to-others .gift-authorization,.new-poa-gifts-to-others .gift-options,.new-poa-gift-recipients .gift-authorization,.new-poa-gift-recipients .gift-options,.new-poa-granting-powers-complete .gift-authorization,.new-poa-granting-powers-complete .gift-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:24px 0}.new-poa-gifts-to-agent .gift-authorization .gift-option,.new-poa-gifts-to-agent .gift-options .gift-option,.new-poa-gifts-to-others .gift-authorization .gift-option,.new-poa-gifts-to-others .gift-options .gift-option,.new-poa-gift-recipients .gift-authorization .gift-option,.new-poa-gift-recipients .gift-options .gift-option,.new-poa-granting-powers-complete .gift-authorization .gift-option,.new-poa-granting-powers-complete .gift-options .gift-option{border:2px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .3s ease;cursor:pointer}.new-poa-gifts-to-agent .gift-authorization .gift-option:hover,.new-poa-gifts-to-agent .gift-options .gift-option:hover,.new-poa-gifts-to-others .gift-authorization .gift-option:hover,.new-poa-gifts-to-others .gift-options .gift-option:hover,.new-poa-gift-recipients .gift-authorization .gift-option:hover,.new-poa-gift-recipients .gift-options .gift-option:hover,.new-poa-granting-powers-complete .gift-authorization .gift-option:hover,.new-poa-granting-powers-complete .gift-options .gift-option:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.new-poa-gifts-to-agent .gift-authorization .gift-option input[type=radio]:checked+.gift-content .gift-option,.new-poa-gifts-to-agent .gift-options .gift-option input[type=radio]:checked+.gift-content .gift-option,.new-poa-gifts-to-others .gift-authorization .gift-option input[type=radio]:checked+.gift-content .gift-option,.new-poa-gifts-to-others .gift-options .gift-option input[type=radio]:checked+.gift-content .gift-option,.new-poa-gift-recipients .gift-authorization .gift-option input[type=radio]:checked+.gift-content .gift-option,.new-poa-gift-recipients .gift-options .gift-option input[type=radio]:checked+.gift-content .gift-option,.new-poa-granting-powers-complete .gift-authorization .gift-option input[type=radio]:checked+.gift-content .gift-option,.new-poa-granting-powers-complete .gift-options .gift-option input[type=radio]:checked+.gift-content .gift-option{border-color:#3b82f6;background:#f0f9ff}.new-poa-gifts-to-agent .gift-authorization .gift-label,.new-poa-gifts-to-agent .gift-options .gift-label,.new-poa-gifts-to-others .gift-authorization .gift-label,.new-poa-gifts-to-others .gift-options .gift-label,.new-poa-gift-recipients .gift-authorization .gift-label,.new-poa-gift-recipients .gift-options .gift-label,.new-poa-granting-powers-complete .gift-authorization .gift-label,.new-poa-granting-powers-complete .gift-options .gift-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;width:100%}.new-poa-gifts-to-agent .gift-authorization .gift-label input[type=radio],.new-poa-gifts-to-agent .gift-options .gift-label input[type=radio],.new-poa-gifts-to-others .gift-authorization .gift-label input[type=radio],.new-poa-gifts-to-others .gift-options .gift-label input[type=radio],.new-poa-gift-recipients .gift-authorization .gift-label input[type=radio],.new-poa-gift-recipients .gift-options .gift-label input[type=radio],.new-poa-granting-powers-complete .gift-authorization .gift-label input[type=radio],.new-poa-granting-powers-complete .gift-options .gift-label input[type=radio]{margin-top:4px;accent-color:#3b82f6}.new-poa-gifts-to-agent .gift-authorization .gift-content,.new-poa-gifts-to-agent .gift-options .gift-content,.new-poa-gifts-to-others .gift-authorization .gift-content,.new-poa-gifts-to-others .gift-options .gift-content,.new-poa-gift-recipients .gift-authorization .gift-content,.new-poa-gift-recipients .gift-options .gift-content,.new-poa-granting-powers-complete .gift-authorization .gift-content,.new-poa-granting-powers-complete .gift-options .gift-content{flex:1}.new-poa-gifts-to-agent .gift-authorization .gift-content h4,.new-poa-gifts-to-agent .gift-options .gift-content h4,.new-poa-gifts-to-others .gift-authorization .gift-content h4,.new-poa-gifts-to-others .gift-options .gift-content h4,.new-poa-gift-recipients .gift-authorization .gift-content h4,.new-poa-gift-recipients .gift-options .gift-content h4,.new-poa-granting-powers-complete .gift-authorization .gift-content h4,.new-poa-granting-powers-complete .gift-options .gift-content h4{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}.new-poa-gifts-to-agent .gift-authorization .gift-content p,.new-poa-gifts-to-agent .gift-options .gift-content p,.new-poa-gifts-to-others .gift-authorization .gift-content p,.new-poa-gifts-to-others .gift-options .gift-content p,.new-poa-gift-recipients .gift-authorization .gift-content p,.new-poa-gift-recipients .gift-options .gift-content p,.new-poa-granting-powers-complete .gift-authorization .gift-content p,.new-poa-granting-powers-complete .gift-options .gift-content p{font-size:14px;color:#64748b;margin:0;line-height:1.4}.new-poa-gifts-to-agent .gift-amount-section,.new-poa-gifts-to-agent .specified-amount-section,.new-poa-gifts-to-others .gift-amount-section,.new-poa-gifts-to-others .specified-amount-section,.new-poa-gift-recipients .gift-amount-section,.new-poa-gift-recipients .specified-amount-section,.new-poa-granting-powers-complete .gift-amount-section,.new-poa-granting-powers-complete .specified-amount-section{background:#f8fafc;border-radius:8px;padding:20px;margin-top:20px;border:1px solid #e2e8f0}.new-poa-gifts-to-agent .gift-amount-section .amount-input-group .amount-label,.new-poa-gifts-to-agent .specified-amount-section .amount-input-group .amount-label,.new-poa-gifts-to-others .gift-amount-section .amount-input-group .amount-label,.new-poa-gifts-to-others .specified-amount-section .amount-input-group .amount-label,.new-poa-gift-recipients .gift-amount-section .amount-input-group .amount-label,.new-poa-gift-recipients .specified-amount-section .amount-input-group .amount-label,.new-poa-granting-powers-complete .gift-amount-section .amount-input-group .amount-label,.new-poa-granting-powers-complete .specified-amount-section .amount-input-group .amount-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.new-poa-gifts-to-agent .gift-amount-section .amount-input-group .amount-input-wrapper,.new-poa-gifts-to-agent .specified-amount-section .amount-input-group .amount-input-wrapper,.new-poa-gifts-to-others .gift-amount-section .amount-input-group .amount-input-wrapper,.new-poa-gifts-to-others .specified-amount-section .amount-input-group .amount-input-wrapper,.new-poa-gift-recipients .gift-amount-section .amount-input-group .amount-input-wrapper,.new-poa-gift-recipients .specified-amount-section .amount-input-group .amount-input-wrapper,.new-poa-granting-powers-complete .gift-amount-section .amount-input-group .amount-input-wrapper,.new-poa-granting-powers-complete .specified-amount-section .amount-input-group .amount-input-wrapper{position:relative;display:inline-block}.new-poa-gifts-to-agent .gift-amount-section .amount-input-group .amount-input-wrapper .currency-symbol,.new-poa-gifts-to-agent .specified-amount-section .amount-input-group .amount-input-wrapper .currency-symbol,.new-poa-gifts-to-others .gift-amount-section .amount-input-group .amount-input-wrapper .currency-symbol,.new-poa-gifts-to-others .specified-amount-section .amount-input-group .amount-input-wrapper .currency-symbol,.new-poa-gift-recipients .gift-amount-section .amount-input-group .amount-input-wrapper .currency-symbol,.new-poa-gift-recipients .specified-amount-section .amount-input-group .amount-input-wrapper .currency-symbol,.new-poa-granting-powers-complete .gift-amount-section .amount-input-group .amount-input-wrapper .currency-symbol,.new-poa-granting-powers-complete .specified-amount-section .amount-input-group .amount-input-wrapper .currency-symbol{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;font-weight:500}.new-poa-gifts-to-agent .gift-amount-section .amount-input-group .amount-input-wrapper .amount-input,.new-poa-gifts-to-agent .specified-amount-section .amount-input-group .amount-input-wrapper .amount-input,.new-poa-gifts-to-others .gift-amount-section .amount-input-group .amount-input-wrapper .amount-input,.new-poa-gifts-to-others .specified-amount-section .amount-input-group .amount-input-wrapper .amount-input,.new-poa-gift-recipients .gift-amount-section .amount-input-group .amount-input-wrapper .amount-input,.new-poa-gift-recipients .specified-amount-section .amount-input-group .amount-input-wrapper .amount-input,.new-poa-granting-powers-complete .gift-amount-section .amount-input-group .amount-input-wrapper .amount-input,.new-poa-granting-powers-complete .specified-amount-section .amount-input-group .amount-input-wrapper .amount-input{padding:12px 12px 12px 32px;border:1px solid #d1d5db;border-radius:6px;font-size:16px;width:200px}.new-poa-gifts-to-agent .gift-amount-section .amount-input-group .amount-input-wrapper .amount-input:focus,.new-poa-gifts-to-agent .specified-amount-section .amount-input-group .amount-input-wrapper .amount-input:focus,.new-poa-gifts-to-others .gift-amount-section .amount-input-group .amount-input-wrapper .amount-input:focus,.new-poa-gifts-to-others .specified-amount-section .amount-input-group .amount-input-wrapper .amount-input:focus,.new-poa-gift-recipients .gift-amount-section .amount-input-group .amount-input-wrapper .amount-input:focus,.new-poa-gift-recipients .specified-amount-section .amount-input-group .amount-input-wrapper .amount-input:focus,.new-poa-granting-powers-complete .gift-amount-section .amount-input-group .amount-input-wrapper .amount-input:focus,.new-poa-granting-powers-complete .specified-amount-section .amount-input-group .amount-input-wrapper .amount-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.new-poa-gifts-to-agent .gift-amount-section .amount-input-group .amount-textarea,.new-poa-gifts-to-agent .specified-amount-section .amount-input-group .amount-textarea,.new-poa-gifts-to-others .gift-amount-section .amount-input-group .amount-textarea,.new-poa-gifts-to-others .specified-amount-section .amount-input-group .amount-textarea,.new-poa-gift-recipients .gift-amount-section .amount-input-group .amount-textarea,.new-poa-gift-recipients .specified-amount-section .amount-input-group .amount-textarea,.new-poa-granting-powers-complete .gift-amount-section .amount-input-group .amount-textarea,.new-poa-granting-powers-complete .specified-amount-section .amount-input-group .amount-textarea{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:16px;font-family:inherit;resize:vertical}.new-poa-gifts-to-agent .gift-amount-section .amount-input-group .amount-textarea:focus,.new-poa-gifts-to-agent .specified-amount-section .amount-input-group .amount-textarea:focus,.new-poa-gifts-to-others .gift-amount-section .amount-input-group .amount-textarea:focus,.new-poa-gifts-to-others .specified-amount-section .amount-input-group .amount-textarea:focus,.new-poa-gift-recipients .gift-amount-section .amount-input-group .amount-textarea:focus,.new-poa-gift-recipients .specified-amount-section .amount-input-group .amount-textarea:focus,.new-poa-granting-powers-complete .gift-amount-section .amount-input-group .amount-textarea:focus,.new-poa-granting-powers-complete .specified-amount-section .amount-input-group .amount-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.new-poa-gifts-to-agent .gift-amount-section .amount-input-group .amount-help,.new-poa-gifts-to-agent .specified-amount-section .amount-input-group .amount-help,.new-poa-gifts-to-others .gift-amount-section .amount-input-group .amount-help,.new-poa-gifts-to-others .specified-amount-section .amount-input-group .amount-help,.new-poa-gift-recipients .gift-amount-section .amount-input-group .amount-help,.new-poa-gift-recipients .specified-amount-section .amount-input-group .amount-help,.new-poa-granting-powers-complete .gift-amount-section .amount-input-group .amount-help,.new-poa-granting-powers-complete .specified-amount-section .amount-input-group .amount-help{font-size:14px;color:#6b7280;margin-top:8px;margin-bottom:0}.new-poa-gifts-to-agent .recipients-list .recipient-item,.new-poa-gifts-to-others .recipients-list .recipient-item,.new-poa-gift-recipients .recipients-list .recipient-item,.new-poa-granting-powers-complete .recipients-list .recipient-item{background:#f8fafc;border-radius:8px;padding:20px;margin-bottom:20px;border:1px solid #e2e8f0}.new-poa-gifts-to-agent .recipients-list .recipient-item .recipient-header,.new-poa-gifts-to-others .recipients-list .recipient-item .recipient-header,.new-poa-gift-recipients .recipients-list .recipient-item .recipient-header,.new-poa-granting-powers-complete .recipients-list .recipient-item .recipient-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.new-poa-gifts-to-agent .recipients-list .recipient-item .recipient-header h4,.new-poa-gifts-to-others .recipients-list .recipient-item .recipient-header h4,.new-poa-gift-recipients .recipients-list .recipient-item .recipient-header h4,.new-poa-granting-powers-complete .recipients-list .recipient-item .recipient-header h4{font-size:16px;font-weight:600;color:#1e293b;margin:0}.new-poa-gifts-to-agent .recipients-list .recipient-item .recipient-header .remove-button,.new-poa-gifts-to-others .recipients-list .recipient-item .recipient-header .remove-button,.new-poa-gift-recipients .recipients-list .recipient-item .recipient-header .remove-button,.new-poa-granting-powers-complete .recipients-list .recipient-item .recipient-header .remove-button{background:#ef4444;color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:14px;cursor:pointer}.new-poa-gifts-to-agent .recipients-list .recipient-item .recipient-header .remove-button:hover,.new-poa-gifts-to-others .recipients-list .recipient-item .recipient-header .remove-button:hover,.new-poa-gift-recipients .recipients-list .recipient-item .recipient-header .remove-button:hover,.new-poa-granting-powers-complete .recipients-list .recipient-item .recipient-header .remove-button:hover{background:#dc2626}.new-poa-gifts-to-agent .recipients-list .recipient-item .recipient-form .form-group,.new-poa-gifts-to-others .recipients-list .recipient-item .recipient-form .form-group,.new-poa-gift-recipients .recipients-list .recipient-item .recipient-form .form-group,.new-poa-granting-powers-complete .recipients-list .recipient-item .recipient-form .form-group{margin-bottom:16px}.new-poa-gifts-to-agent .recipients-list .recipient-item .recipient-form .form-group .form-label,.new-poa-gifts-to-others .recipients-list .recipient-item .recipient-form .form-group .form-label,.new-poa-gift-recipients .recipients-list .recipient-item .recipient-form .form-group .form-label,.new-poa-granting-powers-complete .recipients-list .recipient-item .recipient-form .form-group .form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.new-poa-gifts-to-agent .recipients-list .recipient-item .recipient-form .form-group .form-input,.new-poa-gifts-to-others .recipients-list .recipient-item .recipient-form .form-group .form-input,.new-poa-gift-recipients .recipients-list .recipient-item .recipient-form .form-group .form-input,.new-poa-granting-powers-complete .recipients-list .recipient-item .recipient-form .form-group .form-input{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:16px}.new-poa-gifts-to-agent .recipients-list .recipient-item .recipient-form .form-group .form-input:focus,.new-poa-gifts-to-others .recipients-list .recipient-item .recipient-form .form-group .form-input:focus,.new-poa-gift-recipients .recipients-list .recipient-item .recipient-form .form-group .form-input:focus,.new-poa-granting-powers-complete .recipients-list .recipient-item .recipient-form .form-group .form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.new-poa-gifts-to-agent .recipients-list .recipient-item .recipient-form .form-row,.new-poa-gifts-to-others .recipients-list .recipient-item .recipient-form .form-row,.new-poa-gift-recipients .recipients-list .recipient-item .recipient-form .form-row,.new-poa-granting-powers-complete .recipients-list .recipient-item .recipient-form .form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.new-poa-gifts-to-agent .recipients-list .add-recipient-button,.new-poa-gifts-to-others .recipients-list .add-recipient-button,.new-poa-gift-recipients .recipients-list .add-recipient-button,.new-poa-granting-powers-complete .recipients-list .add-recipient-button{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.new-poa-gifts-to-agent .recipients-list .add-recipient-button:hover,.new-poa-gifts-to-others .recipients-list .add-recipient-button:hover,.new-poa-gift-recipients .recipients-list .add-recipient-button:hover,.new-poa-granting-powers-complete .recipients-list .add-recipient-button:hover{background:#2563eb}.new-poa-gifts-to-agent .completion-summary .summary-card,.new-poa-gifts-to-others .completion-summary .summary-card,.new-poa-gift-recipients .completion-summary .summary-card,.new-poa-granting-powers-complete .completion-summary .summary-card{display:flex;align-items:center;gap:16px;background:#f0fdf4;border-radius:12px;padding:24px;border:1px solid #bbf7d0;margin-bottom:24px}.new-poa-gifts-to-agent .completion-summary .summary-card .summary-icon,.new-poa-gifts-to-others .completion-summary .summary-card .summary-icon,.new-poa-gift-recipients .completion-summary .summary-card .summary-icon,.new-poa-granting-powers-complete .completion-summary .summary-card .summary-icon{font-size:48px}.new-poa-gifts-to-agent .completion-summary .summary-card .summary-content h3,.new-poa-gifts-to-others .completion-summary .summary-card .summary-content h3,.new-poa-gift-recipients .completion-summary .summary-card .summary-content h3,.new-poa-granting-powers-complete .completion-summary .summary-card .summary-content h3{font-size:20px;font-weight:600;color:#166534;margin:0 0 8px}.new-poa-gifts-to-agent .completion-summary .summary-card .summary-content p,.new-poa-gifts-to-others .completion-summary .summary-card .summary-content p,.new-poa-gift-recipients .completion-summary .summary-card .summary-content p,.new-poa-granting-powers-complete .completion-summary .summary-card .summary-content p{color:#15803d;margin:0}.new-poa-gifts-to-agent .completion-summary .powers-overview .overview-stats,.new-poa-gifts-to-others .completion-summary .powers-overview .overview-stats,.new-poa-gift-recipients .completion-summary .powers-overview .overview-stats,.new-poa-granting-powers-complete .completion-summary .powers-overview .overview-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin:20px 0}.new-poa-gifts-to-agent .completion-summary .powers-overview .overview-stats .stat-item,.new-poa-gifts-to-others .completion-summary .powers-overview .overview-stats .stat-item,.new-poa-gift-recipients .completion-summary .powers-overview .overview-stats .stat-item,.new-poa-granting-powers-complete .completion-summary .powers-overview .overview-stats .stat-item{text-align:center;background:#f8fafc;border-radius:8px;padding:16px}.new-poa-gifts-to-agent .completion-summary .powers-overview .overview-stats .stat-item .stat-number,.new-poa-gifts-to-others .completion-summary .powers-overview .overview-stats .stat-item .stat-number,.new-poa-gift-recipients .completion-summary .powers-overview .overview-stats .stat-item .stat-number,.new-poa-granting-powers-complete .completion-summary .powers-overview .overview-stats .stat-item .stat-number{display:block;font-size:24px;font-weight:700;color:#1e293b}.new-poa-gifts-to-agent .completion-summary .powers-overview .overview-stats .stat-item .stat-label,.new-poa-gifts-to-others .completion-summary .powers-overview .overview-stats .stat-item .stat-label,.new-poa-gift-recipients .completion-summary .powers-overview .overview-stats .stat-item .stat-label,.new-poa-granting-powers-complete .completion-summary .powers-overview .overview-stats .stat-item .stat-label{font-size:14px;color:#64748b}.new-poa-gifts-to-agent .completion-summary .powers-overview .powers-categories,.new-poa-gifts-to-others .completion-summary .powers-overview .powers-categories,.new-poa-gift-recipients .completion-summary .powers-overview .powers-categories,.new-poa-granting-powers-complete .completion-summary .powers-overview .powers-categories{margin:20px 0}.new-poa-gifts-to-agent .completion-summary .powers-overview .powers-categories .powers-list,.new-poa-gifts-to-others .completion-summary .powers-overview .powers-categories .powers-list,.new-poa-gift-recipients .completion-summary .powers-overview .powers-categories .powers-list,.new-poa-granting-powers-complete .completion-summary .powers-overview .powers-categories .powers-list{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-gifts-to-agent .completion-summary .powers-overview .powers-categories .powers-list li,.new-poa-gifts-to-others .completion-summary .powers-overview .powers-categories .powers-list li,.new-poa-gift-recipients .completion-summary .powers-overview .powers-categories .powers-list li,.new-poa-granting-powers-complete .completion-summary .powers-overview .powers-categories .powers-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-gifts-to-agent .completion-summary .powers-overview .powers-categories .powers-list li:before,.new-poa-gifts-to-others .completion-summary .powers-overview .powers-categories .powers-list li:before,.new-poa-gift-recipients .completion-summary .powers-overview .powers-categories .powers-list li:before,.new-poa-granting-powers-complete .completion-summary .powers-overview .powers-categories .powers-list li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-gifts-to-agent .completion-summary .powers-overview .powers-categories .powers-list li:last-child,.new-poa-gifts-to-others .completion-summary .powers-overview .powers-categories .powers-list li:last-child,.new-poa-gift-recipients .completion-summary .powers-overview .powers-categories .powers-list li:last-child,.new-poa-granting-powers-complete .completion-summary .powers-overview .powers-categories .powers-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-gifts-to-agent .completion-summary .powers-overview .powers-categories .powers-list,.new-poa-gifts-to-others .completion-summary .powers-overview .powers-categories .powers-list,.new-poa-gift-recipients .completion-summary .powers-overview .powers-categories .powers-list,.new-poa-granting-powers-complete .completion-summary .powers-overview .powers-categories .powers-list{padding:16px}.new-poa-gifts-to-agent .completion-summary .powers-overview .powers-categories .powers-list li,.new-poa-gifts-to-others .completion-summary .powers-overview .powers-categories .powers-list li,.new-poa-gift-recipients .completion-summary .powers-overview .powers-categories .powers-list li,.new-poa-granting-powers-complete .completion-summary .powers-overview .powers-categories .powers-list li{font-size:14px;padding-left:24px}.new-poa-gifts-to-agent .completion-summary .powers-overview .powers-categories .powers-list li:before,.new-poa-gifts-to-others .completion-summary .powers-overview .powers-categories .powers-list li:before,.new-poa-gift-recipients .completion-summary .powers-overview .powers-categories .powers-list li:before,.new-poa-granting-powers-complete .completion-summary .powers-overview .powers-categories .powers-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-gifts-to-agent .completion-summary .powers-overview .powers-categories .powers-list,.new-poa-gifts-to-others .completion-summary .powers-overview .powers-categories .powers-list,.new-poa-gift-recipients .completion-summary .powers-overview .powers-categories .powers-list,.new-poa-granting-powers-complete .completion-summary .powers-overview .powers-categories .powers-list{padding:16px}.new-poa-gifts-to-agent .completion-summary .powers-overview .powers-categories .powers-list li,.new-poa-gifts-to-others .completion-summary .powers-overview .powers-categories .powers-list li,.new-poa-gift-recipients .completion-summary .powers-overview .powers-categories .powers-list li,.new-poa-granting-powers-complete .completion-summary .powers-overview .powers-categories .powers-list li{padding-left:20px}}.new-poa-gifts-to-agent .completion-summary .powers-overview .gift-summary,.new-poa-gifts-to-others .completion-summary .powers-overview .gift-summary,.new-poa-gift-recipients .completion-summary .powers-overview .gift-summary,.new-poa-granting-powers-complete .completion-summary .powers-overview .gift-summary{background:#fef3c7;border-radius:8px;padding:16px;margin:16px 0}.new-poa-gifts-to-agent .completion-summary .powers-overview .gift-summary .gift-list,.new-poa-gifts-to-others .completion-summary .powers-overview .gift-summary .gift-list,.new-poa-gift-recipients .completion-summary .powers-overview .gift-summary .gift-list,.new-poa-granting-powers-complete .completion-summary .powers-overview .gift-summary .gift-list{background:transparent;border-radius:8px;padding:20px;border-left:4px solid #f59e0b;margin:20px 0;list-style:none}.new-poa-gifts-to-agent .completion-summary .powers-overview .gift-summary .gift-list li,.new-poa-gifts-to-others .completion-summary .powers-overview .gift-summary .gift-list li,.new-poa-gift-recipients .completion-summary .powers-overview .gift-summary .gift-list li,.new-poa-granting-powers-complete .completion-summary .powers-overview .gift-summary .gift-list li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-gifts-to-agent .completion-summary .powers-overview .gift-summary .gift-list li:before,.new-poa-gifts-to-others .completion-summary .powers-overview .gift-summary .gift-list li:before,.new-poa-gift-recipients .completion-summary .powers-overview .gift-summary .gift-list li:before,.new-poa-granting-powers-complete .completion-summary .powers-overview .gift-summary .gift-list li:before{content:"🎁";position:absolute;left:0;top:0;font-size:16px}.new-poa-gifts-to-agent .completion-summary .powers-overview .gift-summary .gift-list li:last-child,.new-poa-gifts-to-others .completion-summary .powers-overview .gift-summary .gift-list li:last-child,.new-poa-gift-recipients .completion-summary .powers-overview .gift-summary .gift-list li:last-child,.new-poa-granting-powers-complete .completion-summary .powers-overview .gift-summary .gift-list li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-gifts-to-agent .completion-summary .powers-overview .gift-summary .gift-list,.new-poa-gifts-to-others .completion-summary .powers-overview .gift-summary .gift-list,.new-poa-gift-recipients .completion-summary .powers-overview .gift-summary .gift-list,.new-poa-granting-powers-complete .completion-summary .powers-overview .gift-summary .gift-list{padding:16px}.new-poa-gifts-to-agent .completion-summary .powers-overview .gift-summary .gift-list li,.new-poa-gifts-to-others .completion-summary .powers-overview .gift-summary .gift-list li,.new-poa-gift-recipients .completion-summary .powers-overview .gift-summary .gift-list li,.new-poa-granting-powers-complete .completion-summary .powers-overview .gift-summary .gift-list li{font-size:14px;padding-left:24px}.new-poa-gifts-to-agent .completion-summary .powers-overview .gift-summary .gift-list li:before,.new-poa-gifts-to-others .completion-summary .powers-overview .gift-summary .gift-list li:before,.new-poa-gift-recipients .completion-summary .powers-overview .gift-summary .gift-list li:before,.new-poa-granting-powers-complete .completion-summary .powers-overview .gift-summary .gift-list li:before{font-size:14px}}@media (max-width: 480px){.new-poa-gifts-to-agent .completion-summary .powers-overview .gift-summary .gift-list,.new-poa-gifts-to-others .completion-summary .powers-overview .gift-summary .gift-list,.new-poa-gift-recipients .completion-summary .powers-overview .gift-summary .gift-list,.new-poa-granting-powers-complete .completion-summary .powers-overview .gift-summary .gift-list{padding:16px}.new-poa-gifts-to-agent .completion-summary .powers-overview .gift-summary .gift-list li,.new-poa-gifts-to-others .completion-summary .powers-overview .gift-summary .gift-list li,.new-poa-gift-recipients .completion-summary .powers-overview .gift-summary .gift-list li,.new-poa-granting-powers-complete .completion-summary .powers-overview .gift-summary .gift-list li{padding-left:20px}}.new-poa-gifts-to-agent .completion-summary .next-steps,.new-poa-gifts-to-others .completion-summary .next-steps,.new-poa-gift-recipients .completion-summary .next-steps,.new-poa-granting-powers-complete .completion-summary .next-steps{background:#f0f9ff;border-radius:8px;padding:20px;margin:20px 0;border-left:4px solid #3b82f6}@media (max-width: 768px){.new-poa-gifts-to-agent .gift-authorization,.new-poa-gifts-to-agent .gift-options,.new-poa-gifts-to-others .gift-authorization,.new-poa-gifts-to-others .gift-options,.new-poa-gift-recipients .gift-authorization,.new-poa-gift-recipients .gift-options,.new-poa-granting-powers-complete .gift-authorization,.new-poa-granting-powers-complete .gift-options,.new-poa-gifts-to-agent .recipients-list .recipient-form .form-row,.new-poa-gifts-to-others .recipients-list .recipient-form .form-row,.new-poa-gift-recipients .recipients-list .recipient-form .form-row,.new-poa-granting-powers-complete .recipients-list .recipient-form .form-row{grid-template-columns:1fr}}.new-poa-period-reports.screen-container .content-section,.new-poa-report-recipients.screen-container .content-section,.new-poa-report-frequency.screen-container .content-section,.new-poa-reports-complete.screen-container .content-section,.new-poa-personal-benefit.screen-container .content-section,.new-poa-personal-benefit-complete.screen-container .content-section,.new-poa-keeping-assets-separate.screen-container .content-section,.new-poa-assets-separate-complete.screen-container .content-section,.new-poa-paying-agent.screen-container .content-section,.new-poa-paying-agent-complete.screen-container .content-section,.new-poa-nominating-conservator.screen-container .content-section,.new-poa-nominating-complete.screen-container .content-section{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.new-poa-period-reports.screen-container .content-section h3,.new-poa-report-recipients.screen-container .content-section h3,.new-poa-report-frequency.screen-container .content-section h3,.new-poa-reports-complete.screen-container .content-section h3,.new-poa-personal-benefit.screen-container .content-section h3,.new-poa-personal-benefit-complete.screen-container .content-section h3,.new-poa-keeping-assets-separate.screen-container .content-section h3,.new-poa-assets-separate-complete.screen-container .content-section h3,.new-poa-paying-agent.screen-container .content-section h3,.new-poa-paying-agent-complete.screen-container .content-section h3,.new-poa-nominating-conservator.screen-container .content-section h3,.new-poa-nominating-complete.screen-container .content-section h3{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:16px;margin-top:32px}.new-poa-period-reports.screen-container .content-section h3:first-child,.new-poa-report-recipients.screen-container .content-section h3:first-child,.new-poa-report-frequency.screen-container .content-section h3:first-child,.new-poa-reports-complete.screen-container .content-section h3:first-child,.new-poa-personal-benefit.screen-container .content-section h3:first-child,.new-poa-personal-benefit-complete.screen-container .content-section h3:first-child,.new-poa-keeping-assets-separate.screen-container .content-section h3:first-child,.new-poa-assets-separate-complete.screen-container .content-section h3:first-child,.new-poa-paying-agent.screen-container .content-section h3:first-child,.new-poa-paying-agent-complete.screen-container .content-section h3:first-child,.new-poa-nominating-conservator.screen-container .content-section h3:first-child,.new-poa-nominating-complete.screen-container .content-section h3:first-child{margin-top:0}.new-poa-period-reports.screen-container .content-section p,.new-poa-report-recipients.screen-container .content-section p,.new-poa-report-frequency.screen-container .content-section p,.new-poa-reports-complete.screen-container .content-section p,.new-poa-personal-benefit.screen-container .content-section p,.new-poa-personal-benefit-complete.screen-container .content-section p,.new-poa-keeping-assets-separate.screen-container .content-section p,.new-poa-assets-separate-complete.screen-container .content-section p,.new-poa-paying-agent.screen-container .content-section p,.new-poa-paying-agent-complete.screen-container .content-section p,.new-poa-nominating-conservator.screen-container .content-section p,.new-poa-nominating-complete.screen-container .content-section p{font-size:16px;line-height:1.6;color:#64748b;margin-bottom:24px}.new-poa-period-reports.screen-container .content-section .asset-distribution-option-container,.new-poa-report-recipients.screen-container .content-section .asset-distribution-option-container,.new-poa-report-frequency.screen-container .content-section .asset-distribution-option-container,.new-poa-reports-complete.screen-container .content-section .asset-distribution-option-container,.new-poa-personal-benefit.screen-container .content-section .asset-distribution-option-container,.new-poa-personal-benefit-complete.screen-container .content-section .asset-distribution-option-container,.new-poa-keeping-assets-separate.screen-container .content-section .asset-distribution-option-container,.new-poa-assets-separate-complete.screen-container .content-section .asset-distribution-option-container,.new-poa-paying-agent.screen-container .content-section .asset-distribution-option-container,.new-poa-paying-agent-complete.screen-container .content-section .asset-distribution-option-container,.new-poa-nominating-conservator.screen-container .content-section .asset-distribution-option-container,.new-poa-nominating-complete.screen-container .content-section .asset-distribution-option-container{margin:24px 0}.new-poa-period-reports.screen-container .important-note,.new-poa-report-recipients.screen-container .important-note,.new-poa-report-frequency.screen-container .important-note,.new-poa-reports-complete.screen-container .important-note,.new-poa-personal-benefit.screen-container .important-note,.new-poa-personal-benefit-complete.screen-container .important-note,.new-poa-keeping-assets-separate.screen-container .important-note,.new-poa-assets-separate-complete.screen-container .important-note,.new-poa-paying-agent.screen-container .important-note,.new-poa-paying-agent-complete.screen-container .important-note,.new-poa-nominating-conservator.screen-container .important-note,.new-poa-nominating-complete.screen-container .important-note{background:#fef2f2;border-radius:8px;padding:20px;border-left:4px solid #ef4444;margin:24px 0}.new-poa-period-reports.screen-container .important-note h4,.new-poa-report-recipients.screen-container .important-note h4,.new-poa-report-frequency.screen-container .important-note h4,.new-poa-reports-complete.screen-container .important-note h4,.new-poa-personal-benefit.screen-container .important-note h4,.new-poa-personal-benefit-complete.screen-container .important-note h4,.new-poa-keeping-assets-separate.screen-container .important-note h4,.new-poa-assets-separate-complete.screen-container .important-note h4,.new-poa-paying-agent.screen-container .important-note h4,.new-poa-paying-agent-complete.screen-container .important-note h4,.new-poa-nominating-conservator.screen-container .important-note h4,.new-poa-nominating-complete.screen-container .important-note h4{font-size:16px;font-weight:600;color:#dc2626;margin:0 0 8px;display:flex;align-items:center;gap:8px}.new-poa-period-reports.screen-container .important-note h4:before,.new-poa-report-recipients.screen-container .important-note h4:before,.new-poa-report-frequency.screen-container .important-note h4:before,.new-poa-reports-complete.screen-container .important-note h4:before,.new-poa-personal-benefit.screen-container .important-note h4:before,.new-poa-personal-benefit-complete.screen-container .important-note h4:before,.new-poa-keeping-assets-separate.screen-container .important-note h4:before,.new-poa-assets-separate-complete.screen-container .important-note h4:before,.new-poa-paying-agent.screen-container .important-note h4:before,.new-poa-paying-agent-complete.screen-container .important-note h4:before,.new-poa-nominating-conservator.screen-container .important-note h4:before,.new-poa-nominating-complete.screen-container .important-note h4:before{content:"⚠️";font-size:18px}.new-poa-period-reports.screen-container .important-note p,.new-poa-report-recipients.screen-container .important-note p,.new-poa-report-frequency.screen-container .important-note p,.new-poa-reports-complete.screen-container .important-note p,.new-poa-personal-benefit.screen-container .important-note p,.new-poa-personal-benefit-complete.screen-container .important-note p,.new-poa-keeping-assets-separate.screen-container .important-note p,.new-poa-assets-separate-complete.screen-container .important-note p,.new-poa-paying-agent.screen-container .important-note p,.new-poa-paying-agent-complete.screen-container .important-note p,.new-poa-nominating-conservator.screen-container .important-note p,.new-poa-nominating-complete.screen-container .important-note p{color:#991b1b;margin:0;font-weight:500;line-height:1.5}@media (max-width: 768px){.new-poa-period-reports.screen-container .content-section,.new-poa-report-recipients.screen-container .content-section,.new-poa-report-frequency.screen-container .content-section,.new-poa-reports-complete.screen-container .content-section,.new-poa-personal-benefit.screen-container .content-section,.new-poa-personal-benefit-complete.screen-container .content-section,.new-poa-keeping-assets-separate.screen-container .content-section,.new-poa-assets-separate-complete.screen-container .content-section,.new-poa-paying-agent.screen-container .content-section,.new-poa-paying-agent-complete.screen-container .content-section,.new-poa-nominating-conservator.screen-container .content-section,.new-poa-nominating-complete.screen-container .content-section{padding:20px}.new-poa-period-reports.screen-container h3,.new-poa-report-recipients.screen-container h3,.new-poa-report-frequency.screen-container h3,.new-poa-reports-complete.screen-container h3,.new-poa-personal-benefit.screen-container h3,.new-poa-personal-benefit-complete.screen-container h3,.new-poa-keeping-assets-separate.screen-container h3,.new-poa-assets-separate-complete.screen-container h3,.new-poa-paying-agent.screen-container h3,.new-poa-paying-agent-complete.screen-container h3,.new-poa-nominating-conservator.screen-container h3,.new-poa-nominating-complete.screen-container h3{font-size:20px}}@media (max-width: 480px){.new-poa-period-reports.screen-container .content-section,.new-poa-report-recipients.screen-container .content-section,.new-poa-report-frequency.screen-container .content-section,.new-poa-reports-complete.screen-container .content-section,.new-poa-personal-benefit.screen-container .content-section,.new-poa-personal-benefit-complete.screen-container .content-section,.new-poa-keeping-assets-separate.screen-container .content-section,.new-poa-assets-separate-complete.screen-container .content-section,.new-poa-paying-agent.screen-container .content-section,.new-poa-paying-agent-complete.screen-container .content-section,.new-poa-nominating-conservator.screen-container .content-section,.new-poa-nominating-complete.screen-container .content-section,.new-poa-period-reports.screen-container .important-note,.new-poa-report-recipients.screen-container .important-note,.new-poa-report-frequency.screen-container .important-note,.new-poa-reports-complete.screen-container .important-note,.new-poa-personal-benefit.screen-container .important-note,.new-poa-personal-benefit-complete.screen-container .important-note,.new-poa-keeping-assets-separate.screen-container .important-note,.new-poa-assets-separate-complete.screen-container .important-note,.new-poa-paying-agent.screen-container .important-note,.new-poa-paying-agent-complete.screen-container .important-note,.new-poa-nominating-conservator.screen-container .important-note,.new-poa-nominating-complete.screen-container .important-note{padding:16px}}.new-poa-period-reports .report-features,.new-poa-period-reports .report-benefits,.new-poa-period-reports .benefit-examples,.new-poa-period-reports .benefit-considerations,.new-poa-period-reports .commingling-examples,.new-poa-period-reports .separation-benefits,.new-poa-period-reports .payment-considerations,.new-poa-report-recipients .report-features,.new-poa-report-recipients .report-benefits,.new-poa-report-recipients .benefit-examples,.new-poa-report-recipients .benefit-considerations,.new-poa-report-recipients .commingling-examples,.new-poa-report-recipients .separation-benefits,.new-poa-report-recipients .payment-considerations,.new-poa-report-frequency .report-features,.new-poa-report-frequency .report-benefits,.new-poa-report-frequency .benefit-examples,.new-poa-report-frequency .benefit-considerations,.new-poa-report-frequency .commingling-examples,.new-poa-report-frequency .separation-benefits,.new-poa-report-frequency .payment-considerations,.new-poa-reports-complete .report-features,.new-poa-reports-complete .report-benefits,.new-poa-reports-complete .benefit-examples,.new-poa-reports-complete .benefit-considerations,.new-poa-reports-complete .commingling-examples,.new-poa-reports-complete .separation-benefits,.new-poa-reports-complete .payment-considerations,.new-poa-personal-benefit .report-features,.new-poa-personal-benefit .report-benefits,.new-poa-personal-benefit .benefit-examples,.new-poa-personal-benefit .benefit-considerations,.new-poa-personal-benefit .commingling-examples,.new-poa-personal-benefit .separation-benefits,.new-poa-personal-benefit .payment-considerations,.new-poa-personal-benefit-complete .report-features,.new-poa-personal-benefit-complete .report-benefits,.new-poa-personal-benefit-complete .benefit-examples,.new-poa-personal-benefit-complete .benefit-considerations,.new-poa-personal-benefit-complete .commingling-examples,.new-poa-personal-benefit-complete .separation-benefits,.new-poa-personal-benefit-complete .payment-considerations,.new-poa-keeping-assets-separate .report-features,.new-poa-keeping-assets-separate .report-benefits,.new-poa-keeping-assets-separate .benefit-examples,.new-poa-keeping-assets-separate .benefit-considerations,.new-poa-keeping-assets-separate .commingling-examples,.new-poa-keeping-assets-separate .separation-benefits,.new-poa-keeping-assets-separate .payment-considerations,.new-poa-assets-separate-complete .report-features,.new-poa-assets-separate-complete .report-benefits,.new-poa-assets-separate-complete .benefit-examples,.new-poa-assets-separate-complete .benefit-considerations,.new-poa-assets-separate-complete .commingling-examples,.new-poa-assets-separate-complete .separation-benefits,.new-poa-assets-separate-complete .payment-considerations,.new-poa-paying-agent .report-features,.new-poa-paying-agent .report-benefits,.new-poa-paying-agent .benefit-examples,.new-poa-paying-agent .benefit-considerations,.new-poa-paying-agent .commingling-examples,.new-poa-paying-agent .separation-benefits,.new-poa-paying-agent .payment-considerations,.new-poa-paying-agent-complete .report-features,.new-poa-paying-agent-complete .report-benefits,.new-poa-paying-agent-complete .benefit-examples,.new-poa-paying-agent-complete .benefit-considerations,.new-poa-paying-agent-complete .commingling-examples,.new-poa-paying-agent-complete .separation-benefits,.new-poa-paying-agent-complete .payment-considerations,.new-poa-nominating-conservator .report-features,.new-poa-nominating-conservator .report-benefits,.new-poa-nominating-conservator .benefit-examples,.new-poa-nominating-conservator .benefit-considerations,.new-poa-nominating-conservator .commingling-examples,.new-poa-nominating-conservator .separation-benefits,.new-poa-nominating-conservator .payment-considerations,.new-poa-nominating-complete .report-features,.new-poa-nominating-complete .report-benefits,.new-poa-nominating-complete .benefit-examples,.new-poa-nominating-complete .benefit-considerations,.new-poa-nominating-complete .commingling-examples,.new-poa-nominating-complete .separation-benefits,.new-poa-nominating-complete .payment-considerations{background:#f0f9ff;border-radius:8px;padding:20px;border-left:4px solid #0ea5e9;margin:20px 0;list-style:none}.new-poa-period-reports .report-features li,.new-poa-period-reports .report-benefits li,.new-poa-period-reports .benefit-examples li,.new-poa-period-reports .benefit-considerations li,.new-poa-period-reports .commingling-examples li,.new-poa-period-reports .separation-benefits li,.new-poa-period-reports .payment-considerations li,.new-poa-report-recipients .report-features li,.new-poa-report-recipients .report-benefits li,.new-poa-report-recipients .benefit-examples li,.new-poa-report-recipients .benefit-considerations li,.new-poa-report-recipients .commingling-examples li,.new-poa-report-recipients .separation-benefits li,.new-poa-report-recipients .payment-considerations li,.new-poa-report-frequency .report-features li,.new-poa-report-frequency .report-benefits li,.new-poa-report-frequency .benefit-examples li,.new-poa-report-frequency .benefit-considerations li,.new-poa-report-frequency .commingling-examples li,.new-poa-report-frequency .separation-benefits li,.new-poa-report-frequency .payment-considerations li,.new-poa-reports-complete .report-features li,.new-poa-reports-complete .report-benefits li,.new-poa-reports-complete .benefit-examples li,.new-poa-reports-complete .benefit-considerations li,.new-poa-reports-complete .commingling-examples li,.new-poa-reports-complete .separation-benefits li,.new-poa-reports-complete .payment-considerations li,.new-poa-personal-benefit .report-features li,.new-poa-personal-benefit .report-benefits li,.new-poa-personal-benefit .benefit-examples li,.new-poa-personal-benefit .benefit-considerations li,.new-poa-personal-benefit .commingling-examples li,.new-poa-personal-benefit .separation-benefits li,.new-poa-personal-benefit .payment-considerations li,.new-poa-personal-benefit-complete .report-features li,.new-poa-personal-benefit-complete .report-benefits li,.new-poa-personal-benefit-complete .benefit-examples li,.new-poa-personal-benefit-complete .benefit-considerations li,.new-poa-personal-benefit-complete .commingling-examples li,.new-poa-personal-benefit-complete .separation-benefits li,.new-poa-personal-benefit-complete .payment-considerations li,.new-poa-keeping-assets-separate .report-features li,.new-poa-keeping-assets-separate .report-benefits li,.new-poa-keeping-assets-separate .benefit-examples li,.new-poa-keeping-assets-separate .benefit-considerations li,.new-poa-keeping-assets-separate .commingling-examples li,.new-poa-keeping-assets-separate .separation-benefits li,.new-poa-keeping-assets-separate .payment-considerations li,.new-poa-assets-separate-complete .report-features li,.new-poa-assets-separate-complete .report-benefits li,.new-poa-assets-separate-complete .benefit-examples li,.new-poa-assets-separate-complete .benefit-considerations li,.new-poa-assets-separate-complete .commingling-examples li,.new-poa-assets-separate-complete .separation-benefits li,.new-poa-assets-separate-complete .payment-considerations li,.new-poa-paying-agent .report-features li,.new-poa-paying-agent .report-benefits li,.new-poa-paying-agent .benefit-examples li,.new-poa-paying-agent .benefit-considerations li,.new-poa-paying-agent .commingling-examples li,.new-poa-paying-agent .separation-benefits li,.new-poa-paying-agent .payment-considerations li,.new-poa-paying-agent-complete .report-features li,.new-poa-paying-agent-complete .report-benefits li,.new-poa-paying-agent-complete .benefit-examples li,.new-poa-paying-agent-complete .benefit-considerations li,.new-poa-paying-agent-complete .commingling-examples li,.new-poa-paying-agent-complete .separation-benefits li,.new-poa-paying-agent-complete .payment-considerations li,.new-poa-nominating-conservator .report-features li,.new-poa-nominating-conservator .report-benefits li,.new-poa-nominating-conservator .benefit-examples li,.new-poa-nominating-conservator .benefit-considerations li,.new-poa-nominating-conservator .commingling-examples li,.new-poa-nominating-conservator .separation-benefits li,.new-poa-nominating-conservator .payment-considerations li,.new-poa-nominating-complete .report-features li,.new-poa-nominating-complete .report-benefits li,.new-poa-nominating-complete .benefit-examples li,.new-poa-nominating-complete .benefit-considerations li,.new-poa-nominating-complete .commingling-examples li,.new-poa-nominating-complete .separation-benefits li,.new-poa-nominating-complete .payment-considerations li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-period-reports .report-features li:before,.new-poa-period-reports .report-benefits li:before,.new-poa-period-reports .benefit-examples li:before,.new-poa-period-reports .benefit-considerations li:before,.new-poa-period-reports .commingling-examples li:before,.new-poa-period-reports .separation-benefits li:before,.new-poa-period-reports .payment-considerations li:before,.new-poa-report-recipients .report-features li:before,.new-poa-report-recipients .report-benefits li:before,.new-poa-report-recipients .benefit-examples li:before,.new-poa-report-recipients .benefit-considerations li:before,.new-poa-report-recipients .commingling-examples li:before,.new-poa-report-recipients .separation-benefits li:before,.new-poa-report-recipients .payment-considerations li:before,.new-poa-report-frequency .report-features li:before,.new-poa-report-frequency .report-benefits li:before,.new-poa-report-frequency .benefit-examples li:before,.new-poa-report-frequency .benefit-considerations li:before,.new-poa-report-frequency .commingling-examples li:before,.new-poa-report-frequency .separation-benefits li:before,.new-poa-report-frequency .payment-considerations li:before,.new-poa-reports-complete .report-features li:before,.new-poa-reports-complete .report-benefits li:before,.new-poa-reports-complete .benefit-examples li:before,.new-poa-reports-complete .benefit-considerations li:before,.new-poa-reports-complete .commingling-examples li:before,.new-poa-reports-complete .separation-benefits li:before,.new-poa-reports-complete .payment-considerations li:before,.new-poa-personal-benefit .report-features li:before,.new-poa-personal-benefit .report-benefits li:before,.new-poa-personal-benefit .benefit-examples li:before,.new-poa-personal-benefit .benefit-considerations li:before,.new-poa-personal-benefit .commingling-examples li:before,.new-poa-personal-benefit .separation-benefits li:before,.new-poa-personal-benefit .payment-considerations li:before,.new-poa-personal-benefit-complete .report-features li:before,.new-poa-personal-benefit-complete .report-benefits li:before,.new-poa-personal-benefit-complete .benefit-examples li:before,.new-poa-personal-benefit-complete .benefit-considerations li:before,.new-poa-personal-benefit-complete .commingling-examples li:before,.new-poa-personal-benefit-complete .separation-benefits li:before,.new-poa-personal-benefit-complete .payment-considerations li:before,.new-poa-keeping-assets-separate .report-features li:before,.new-poa-keeping-assets-separate .report-benefits li:before,.new-poa-keeping-assets-separate .benefit-examples li:before,.new-poa-keeping-assets-separate .benefit-considerations li:before,.new-poa-keeping-assets-separate .commingling-examples li:before,.new-poa-keeping-assets-separate .separation-benefits li:before,.new-poa-keeping-assets-separate .payment-considerations li:before,.new-poa-assets-separate-complete .report-features li:before,.new-poa-assets-separate-complete .report-benefits li:before,.new-poa-assets-separate-complete .benefit-examples li:before,.new-poa-assets-separate-complete .benefit-considerations li:before,.new-poa-assets-separate-complete .commingling-examples li:before,.new-poa-assets-separate-complete .separation-benefits li:before,.new-poa-assets-separate-complete .payment-considerations li:before,.new-poa-paying-agent .report-features li:before,.new-poa-paying-agent .report-benefits li:before,.new-poa-paying-agent .benefit-examples li:before,.new-poa-paying-agent .benefit-considerations li:before,.new-poa-paying-agent .commingling-examples li:before,.new-poa-paying-agent .separation-benefits li:before,.new-poa-paying-agent .payment-considerations li:before,.new-poa-paying-agent-complete .report-features li:before,.new-poa-paying-agent-complete .report-benefits li:before,.new-poa-paying-agent-complete .benefit-examples li:before,.new-poa-paying-agent-complete .benefit-considerations li:before,.new-poa-paying-agent-complete .commingling-examples li:before,.new-poa-paying-agent-complete .separation-benefits li:before,.new-poa-paying-agent-complete .payment-considerations li:before,.new-poa-nominating-conservator .report-features li:before,.new-poa-nominating-conservator .report-benefits li:before,.new-poa-nominating-conservator .benefit-examples li:before,.new-poa-nominating-conservator .benefit-considerations li:before,.new-poa-nominating-conservator .commingling-examples li:before,.new-poa-nominating-conservator .separation-benefits li:before,.new-poa-nominating-conservator .payment-considerations li:before,.new-poa-nominating-complete .report-features li:before,.new-poa-nominating-complete .report-benefits li:before,.new-poa-nominating-complete .benefit-examples li:before,.new-poa-nominating-complete .benefit-considerations li:before,.new-poa-nominating-complete .commingling-examples li:before,.new-poa-nominating-complete .separation-benefits li:before,.new-poa-nominating-complete .payment-considerations li:before{content:"📋";position:absolute;left:0;top:0;font-size:16px}.new-poa-period-reports .report-features li:last-child,.new-poa-period-reports .report-benefits li:last-child,.new-poa-period-reports .benefit-examples li:last-child,.new-poa-period-reports .benefit-considerations li:last-child,.new-poa-period-reports .commingling-examples li:last-child,.new-poa-period-reports .separation-benefits li:last-child,.new-poa-period-reports .payment-considerations li:last-child,.new-poa-report-recipients .report-features li:last-child,.new-poa-report-recipients .report-benefits li:last-child,.new-poa-report-recipients .benefit-examples li:last-child,.new-poa-report-recipients .benefit-considerations li:last-child,.new-poa-report-recipients .commingling-examples li:last-child,.new-poa-report-recipients .separation-benefits li:last-child,.new-poa-report-recipients .payment-considerations li:last-child,.new-poa-report-frequency .report-features li:last-child,.new-poa-report-frequency .report-benefits li:last-child,.new-poa-report-frequency .benefit-examples li:last-child,.new-poa-report-frequency .benefit-considerations li:last-child,.new-poa-report-frequency .commingling-examples li:last-child,.new-poa-report-frequency .separation-benefits li:last-child,.new-poa-report-frequency .payment-considerations li:last-child,.new-poa-reports-complete .report-features li:last-child,.new-poa-reports-complete .report-benefits li:last-child,.new-poa-reports-complete .benefit-examples li:last-child,.new-poa-reports-complete .benefit-considerations li:last-child,.new-poa-reports-complete .commingling-examples li:last-child,.new-poa-reports-complete .separation-benefits li:last-child,.new-poa-reports-complete .payment-considerations li:last-child,.new-poa-personal-benefit .report-features li:last-child,.new-poa-personal-benefit .report-benefits li:last-child,.new-poa-personal-benefit .benefit-examples li:last-child,.new-poa-personal-benefit .benefit-considerations li:last-child,.new-poa-personal-benefit .commingling-examples li:last-child,.new-poa-personal-benefit .separation-benefits li:last-child,.new-poa-personal-benefit .payment-considerations li:last-child,.new-poa-personal-benefit-complete .report-features li:last-child,.new-poa-personal-benefit-complete .report-benefits li:last-child,.new-poa-personal-benefit-complete .benefit-examples li:last-child,.new-poa-personal-benefit-complete .benefit-considerations li:last-child,.new-poa-personal-benefit-complete .commingling-examples li:last-child,.new-poa-personal-benefit-complete .separation-benefits li:last-child,.new-poa-personal-benefit-complete .payment-considerations li:last-child,.new-poa-keeping-assets-separate .report-features li:last-child,.new-poa-keeping-assets-separate .report-benefits li:last-child,.new-poa-keeping-assets-separate .benefit-examples li:last-child,.new-poa-keeping-assets-separate .benefit-considerations li:last-child,.new-poa-keeping-assets-separate .commingling-examples li:last-child,.new-poa-keeping-assets-separate .separation-benefits li:last-child,.new-poa-keeping-assets-separate .payment-considerations li:last-child,.new-poa-assets-separate-complete .report-features li:last-child,.new-poa-assets-separate-complete .report-benefits li:last-child,.new-poa-assets-separate-complete .benefit-examples li:last-child,.new-poa-assets-separate-complete .benefit-considerations li:last-child,.new-poa-assets-separate-complete .commingling-examples li:last-child,.new-poa-assets-separate-complete .separation-benefits li:last-child,.new-poa-assets-separate-complete .payment-considerations li:last-child,.new-poa-paying-agent .report-features li:last-child,.new-poa-paying-agent .report-benefits li:last-child,.new-poa-paying-agent .benefit-examples li:last-child,.new-poa-paying-agent .benefit-considerations li:last-child,.new-poa-paying-agent .commingling-examples li:last-child,.new-poa-paying-agent .separation-benefits li:last-child,.new-poa-paying-agent .payment-considerations li:last-child,.new-poa-paying-agent-complete .report-features li:last-child,.new-poa-paying-agent-complete .report-benefits li:last-child,.new-poa-paying-agent-complete .benefit-examples li:last-child,.new-poa-paying-agent-complete .benefit-considerations li:last-child,.new-poa-paying-agent-complete .commingling-examples li:last-child,.new-poa-paying-agent-complete .separation-benefits li:last-child,.new-poa-paying-agent-complete .payment-considerations li:last-child,.new-poa-nominating-conservator .report-features li:last-child,.new-poa-nominating-conservator .report-benefits li:last-child,.new-poa-nominating-conservator .benefit-examples li:last-child,.new-poa-nominating-conservator .benefit-considerations li:last-child,.new-poa-nominating-conservator .commingling-examples li:last-child,.new-poa-nominating-conservator .separation-benefits li:last-child,.new-poa-nominating-conservator .payment-considerations li:last-child,.new-poa-nominating-complete .report-features li:last-child,.new-poa-nominating-complete .report-benefits li:last-child,.new-poa-nominating-complete .benefit-examples li:last-child,.new-poa-nominating-complete .benefit-considerations li:last-child,.new-poa-nominating-complete .commingling-examples li:last-child,.new-poa-nominating-complete .separation-benefits li:last-child,.new-poa-nominating-complete .payment-considerations li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-period-reports .report-features,.new-poa-period-reports .report-benefits,.new-poa-period-reports .benefit-examples,.new-poa-period-reports .benefit-considerations,.new-poa-period-reports .commingling-examples,.new-poa-period-reports .separation-benefits,.new-poa-period-reports .payment-considerations,.new-poa-report-recipients .report-features,.new-poa-report-recipients .report-benefits,.new-poa-report-recipients .benefit-examples,.new-poa-report-recipients .benefit-considerations,.new-poa-report-recipients .commingling-examples,.new-poa-report-recipients .separation-benefits,.new-poa-report-recipients .payment-considerations,.new-poa-report-frequency .report-features,.new-poa-report-frequency .report-benefits,.new-poa-report-frequency .benefit-examples,.new-poa-report-frequency .benefit-considerations,.new-poa-report-frequency .commingling-examples,.new-poa-report-frequency .separation-benefits,.new-poa-report-frequency .payment-considerations,.new-poa-reports-complete .report-features,.new-poa-reports-complete .report-benefits,.new-poa-reports-complete .benefit-examples,.new-poa-reports-complete .benefit-considerations,.new-poa-reports-complete .commingling-examples,.new-poa-reports-complete .separation-benefits,.new-poa-reports-complete .payment-considerations,.new-poa-personal-benefit .report-features,.new-poa-personal-benefit .report-benefits,.new-poa-personal-benefit .benefit-examples,.new-poa-personal-benefit .benefit-considerations,.new-poa-personal-benefit .commingling-examples,.new-poa-personal-benefit .separation-benefits,.new-poa-personal-benefit .payment-considerations,.new-poa-personal-benefit-complete .report-features,.new-poa-personal-benefit-complete .report-benefits,.new-poa-personal-benefit-complete .benefit-examples,.new-poa-personal-benefit-complete .benefit-considerations,.new-poa-personal-benefit-complete .commingling-examples,.new-poa-personal-benefit-complete .separation-benefits,.new-poa-personal-benefit-complete .payment-considerations,.new-poa-keeping-assets-separate .report-features,.new-poa-keeping-assets-separate .report-benefits,.new-poa-keeping-assets-separate .benefit-examples,.new-poa-keeping-assets-separate .benefit-considerations,.new-poa-keeping-assets-separate .commingling-examples,.new-poa-keeping-assets-separate .separation-benefits,.new-poa-keeping-assets-separate .payment-considerations,.new-poa-assets-separate-complete .report-features,.new-poa-assets-separate-complete .report-benefits,.new-poa-assets-separate-complete .benefit-examples,.new-poa-assets-separate-complete .benefit-considerations,.new-poa-assets-separate-complete .commingling-examples,.new-poa-assets-separate-complete .separation-benefits,.new-poa-assets-separate-complete .payment-considerations,.new-poa-paying-agent .report-features,.new-poa-paying-agent .report-benefits,.new-poa-paying-agent .benefit-examples,.new-poa-paying-agent .benefit-considerations,.new-poa-paying-agent .commingling-examples,.new-poa-paying-agent .separation-benefits,.new-poa-paying-agent .payment-considerations,.new-poa-paying-agent-complete .report-features,.new-poa-paying-agent-complete .report-benefits,.new-poa-paying-agent-complete .benefit-examples,.new-poa-paying-agent-complete .benefit-considerations,.new-poa-paying-agent-complete .commingling-examples,.new-poa-paying-agent-complete .separation-benefits,.new-poa-paying-agent-complete .payment-considerations,.new-poa-nominating-conservator .report-features,.new-poa-nominating-conservator .report-benefits,.new-poa-nominating-conservator .benefit-examples,.new-poa-nominating-conservator .benefit-considerations,.new-poa-nominating-conservator .commingling-examples,.new-poa-nominating-conservator .separation-benefits,.new-poa-nominating-conservator .payment-considerations,.new-poa-nominating-complete .report-features,.new-poa-nominating-complete .report-benefits,.new-poa-nominating-complete .benefit-examples,.new-poa-nominating-complete .benefit-considerations,.new-poa-nominating-complete .commingling-examples,.new-poa-nominating-complete .separation-benefits,.new-poa-nominating-complete .payment-considerations{padding:16px}.new-poa-period-reports .report-features li,.new-poa-period-reports .report-benefits li,.new-poa-period-reports .benefit-examples li,.new-poa-period-reports .benefit-considerations li,.new-poa-period-reports .commingling-examples li,.new-poa-period-reports .separation-benefits li,.new-poa-period-reports .payment-considerations li,.new-poa-report-recipients .report-features li,.new-poa-report-recipients .report-benefits li,.new-poa-report-recipients .benefit-examples li,.new-poa-report-recipients .benefit-considerations li,.new-poa-report-recipients .commingling-examples li,.new-poa-report-recipients .separation-benefits li,.new-poa-report-recipients .payment-considerations li,.new-poa-report-frequency .report-features li,.new-poa-report-frequency .report-benefits li,.new-poa-report-frequency .benefit-examples li,.new-poa-report-frequency .benefit-considerations li,.new-poa-report-frequency .commingling-examples li,.new-poa-report-frequency .separation-benefits li,.new-poa-report-frequency .payment-considerations li,.new-poa-reports-complete .report-features li,.new-poa-reports-complete .report-benefits li,.new-poa-reports-complete .benefit-examples li,.new-poa-reports-complete .benefit-considerations li,.new-poa-reports-complete .commingling-examples li,.new-poa-reports-complete .separation-benefits li,.new-poa-reports-complete .payment-considerations li,.new-poa-personal-benefit .report-features li,.new-poa-personal-benefit .report-benefits li,.new-poa-personal-benefit .benefit-examples li,.new-poa-personal-benefit .benefit-considerations li,.new-poa-personal-benefit .commingling-examples li,.new-poa-personal-benefit .separation-benefits li,.new-poa-personal-benefit .payment-considerations li,.new-poa-personal-benefit-complete .report-features li,.new-poa-personal-benefit-complete .report-benefits li,.new-poa-personal-benefit-complete .benefit-examples li,.new-poa-personal-benefit-complete .benefit-considerations li,.new-poa-personal-benefit-complete .commingling-examples li,.new-poa-personal-benefit-complete .separation-benefits li,.new-poa-personal-benefit-complete .payment-considerations li,.new-poa-keeping-assets-separate .report-features li,.new-poa-keeping-assets-separate .report-benefits li,.new-poa-keeping-assets-separate .benefit-examples li,.new-poa-keeping-assets-separate .benefit-considerations li,.new-poa-keeping-assets-separate .commingling-examples li,.new-poa-keeping-assets-separate .separation-benefits li,.new-poa-keeping-assets-separate .payment-considerations li,.new-poa-assets-separate-complete .report-features li,.new-poa-assets-separate-complete .report-benefits li,.new-poa-assets-separate-complete .benefit-examples li,.new-poa-assets-separate-complete .benefit-considerations li,.new-poa-assets-separate-complete .commingling-examples li,.new-poa-assets-separate-complete .separation-benefits li,.new-poa-assets-separate-complete .payment-considerations li,.new-poa-paying-agent .report-features li,.new-poa-paying-agent .report-benefits li,.new-poa-paying-agent .benefit-examples li,.new-poa-paying-agent .benefit-considerations li,.new-poa-paying-agent .commingling-examples li,.new-poa-paying-agent .separation-benefits li,.new-poa-paying-agent .payment-considerations li,.new-poa-paying-agent-complete .report-features li,.new-poa-paying-agent-complete .report-benefits li,.new-poa-paying-agent-complete .benefit-examples li,.new-poa-paying-agent-complete .benefit-considerations li,.new-poa-paying-agent-complete .commingling-examples li,.new-poa-paying-agent-complete .separation-benefits li,.new-poa-paying-agent-complete .payment-considerations li,.new-poa-nominating-conservator .report-features li,.new-poa-nominating-conservator .report-benefits li,.new-poa-nominating-conservator .benefit-examples li,.new-poa-nominating-conservator .benefit-considerations li,.new-poa-nominating-conservator .commingling-examples li,.new-poa-nominating-conservator .separation-benefits li,.new-poa-nominating-conservator .payment-considerations li,.new-poa-nominating-complete .report-features li,.new-poa-nominating-complete .report-benefits li,.new-poa-nominating-complete .benefit-examples li,.new-poa-nominating-complete .benefit-considerations li,.new-poa-nominating-complete .commingling-examples li,.new-poa-nominating-complete .separation-benefits li,.new-poa-nominating-complete .payment-considerations li{font-size:14px;padding-left:24px}.new-poa-period-reports .report-features li:before,.new-poa-period-reports .report-benefits li:before,.new-poa-period-reports .benefit-examples li:before,.new-poa-period-reports .benefit-considerations li:before,.new-poa-period-reports .commingling-examples li:before,.new-poa-period-reports .separation-benefits li:before,.new-poa-period-reports .payment-considerations li:before,.new-poa-report-recipients .report-features li:before,.new-poa-report-recipients .report-benefits li:before,.new-poa-report-recipients .benefit-examples li:before,.new-poa-report-recipients .benefit-considerations li:before,.new-poa-report-recipients .commingling-examples li:before,.new-poa-report-recipients .separation-benefits li:before,.new-poa-report-recipients .payment-considerations li:before,.new-poa-report-frequency .report-features li:before,.new-poa-report-frequency .report-benefits li:before,.new-poa-report-frequency .benefit-examples li:before,.new-poa-report-frequency .benefit-considerations li:before,.new-poa-report-frequency .commingling-examples li:before,.new-poa-report-frequency .separation-benefits li:before,.new-poa-report-frequency .payment-considerations li:before,.new-poa-reports-complete .report-features li:before,.new-poa-reports-complete .report-benefits li:before,.new-poa-reports-complete .benefit-examples li:before,.new-poa-reports-complete .benefit-considerations li:before,.new-poa-reports-complete .commingling-examples li:before,.new-poa-reports-complete .separation-benefits li:before,.new-poa-reports-complete .payment-considerations li:before,.new-poa-personal-benefit .report-features li:before,.new-poa-personal-benefit .report-benefits li:before,.new-poa-personal-benefit .benefit-examples li:before,.new-poa-personal-benefit .benefit-considerations li:before,.new-poa-personal-benefit .commingling-examples li:before,.new-poa-personal-benefit .separation-benefits li:before,.new-poa-personal-benefit .payment-considerations li:before,.new-poa-personal-benefit-complete .report-features li:before,.new-poa-personal-benefit-complete .report-benefits li:before,.new-poa-personal-benefit-complete .benefit-examples li:before,.new-poa-personal-benefit-complete .benefit-considerations li:before,.new-poa-personal-benefit-complete .commingling-examples li:before,.new-poa-personal-benefit-complete .separation-benefits li:before,.new-poa-personal-benefit-complete .payment-considerations li:before,.new-poa-keeping-assets-separate .report-features li:before,.new-poa-keeping-assets-separate .report-benefits li:before,.new-poa-keeping-assets-separate .benefit-examples li:before,.new-poa-keeping-assets-separate .benefit-considerations li:before,.new-poa-keeping-assets-separate .commingling-examples li:before,.new-poa-keeping-assets-separate .separation-benefits li:before,.new-poa-keeping-assets-separate .payment-considerations li:before,.new-poa-assets-separate-complete .report-features li:before,.new-poa-assets-separate-complete .report-benefits li:before,.new-poa-assets-separate-complete .benefit-examples li:before,.new-poa-assets-separate-complete .benefit-considerations li:before,.new-poa-assets-separate-complete .commingling-examples li:before,.new-poa-assets-separate-complete .separation-benefits li:before,.new-poa-assets-separate-complete .payment-considerations li:before,.new-poa-paying-agent .report-features li:before,.new-poa-paying-agent .report-benefits li:before,.new-poa-paying-agent .benefit-examples li:before,.new-poa-paying-agent .benefit-considerations li:before,.new-poa-paying-agent .commingling-examples li:before,.new-poa-paying-agent .separation-benefits li:before,.new-poa-paying-agent .payment-considerations li:before,.new-poa-paying-agent-complete .report-features li:before,.new-poa-paying-agent-complete .report-benefits li:before,.new-poa-paying-agent-complete .benefit-examples li:before,.new-poa-paying-agent-complete .benefit-considerations li:before,.new-poa-paying-agent-complete .commingling-examples li:before,.new-poa-paying-agent-complete .separation-benefits li:before,.new-poa-paying-agent-complete .payment-considerations li:before,.new-poa-nominating-conservator .report-features li:before,.new-poa-nominating-conservator .report-benefits li:before,.new-poa-nominating-conservator .benefit-examples li:before,.new-poa-nominating-conservator .benefit-considerations li:before,.new-poa-nominating-conservator .commingling-examples li:before,.new-poa-nominating-conservator .separation-benefits li:before,.new-poa-nominating-conservator .payment-considerations li:before,.new-poa-nominating-complete .report-features li:before,.new-poa-nominating-complete .report-benefits li:before,.new-poa-nominating-complete .benefit-examples li:before,.new-poa-nominating-complete .benefit-considerations li:before,.new-poa-nominating-complete .commingling-examples li:before,.new-poa-nominating-complete .separation-benefits li:before,.new-poa-nominating-complete .payment-considerations li:before{font-size:14px}}@media (max-width: 480px){.new-poa-period-reports .report-features,.new-poa-period-reports .report-benefits,.new-poa-period-reports .benefit-examples,.new-poa-period-reports .benefit-considerations,.new-poa-period-reports .commingling-examples,.new-poa-period-reports .separation-benefits,.new-poa-period-reports .payment-considerations,.new-poa-report-recipients .report-features,.new-poa-report-recipients .report-benefits,.new-poa-report-recipients .benefit-examples,.new-poa-report-recipients .benefit-considerations,.new-poa-report-recipients .commingling-examples,.new-poa-report-recipients .separation-benefits,.new-poa-report-recipients .payment-considerations,.new-poa-report-frequency .report-features,.new-poa-report-frequency .report-benefits,.new-poa-report-frequency .benefit-examples,.new-poa-report-frequency .benefit-considerations,.new-poa-report-frequency .commingling-examples,.new-poa-report-frequency .separation-benefits,.new-poa-report-frequency .payment-considerations,.new-poa-reports-complete .report-features,.new-poa-reports-complete .report-benefits,.new-poa-reports-complete .benefit-examples,.new-poa-reports-complete .benefit-considerations,.new-poa-reports-complete .commingling-examples,.new-poa-reports-complete .separation-benefits,.new-poa-reports-complete .payment-considerations,.new-poa-personal-benefit .report-features,.new-poa-personal-benefit .report-benefits,.new-poa-personal-benefit .benefit-examples,.new-poa-personal-benefit .benefit-considerations,.new-poa-personal-benefit .commingling-examples,.new-poa-personal-benefit .separation-benefits,.new-poa-personal-benefit .payment-considerations,.new-poa-personal-benefit-complete .report-features,.new-poa-personal-benefit-complete .report-benefits,.new-poa-personal-benefit-complete .benefit-examples,.new-poa-personal-benefit-complete .benefit-considerations,.new-poa-personal-benefit-complete .commingling-examples,.new-poa-personal-benefit-complete .separation-benefits,.new-poa-personal-benefit-complete .payment-considerations,.new-poa-keeping-assets-separate .report-features,.new-poa-keeping-assets-separate .report-benefits,.new-poa-keeping-assets-separate .benefit-examples,.new-poa-keeping-assets-separate .benefit-considerations,.new-poa-keeping-assets-separate .commingling-examples,.new-poa-keeping-assets-separate .separation-benefits,.new-poa-keeping-assets-separate .payment-considerations,.new-poa-assets-separate-complete .report-features,.new-poa-assets-separate-complete .report-benefits,.new-poa-assets-separate-complete .benefit-examples,.new-poa-assets-separate-complete .benefit-considerations,.new-poa-assets-separate-complete .commingling-examples,.new-poa-assets-separate-complete .separation-benefits,.new-poa-assets-separate-complete .payment-considerations,.new-poa-paying-agent .report-features,.new-poa-paying-agent .report-benefits,.new-poa-paying-agent .benefit-examples,.new-poa-paying-agent .benefit-considerations,.new-poa-paying-agent .commingling-examples,.new-poa-paying-agent .separation-benefits,.new-poa-paying-agent .payment-considerations,.new-poa-paying-agent-complete .report-features,.new-poa-paying-agent-complete .report-benefits,.new-poa-paying-agent-complete .benefit-examples,.new-poa-paying-agent-complete .benefit-considerations,.new-poa-paying-agent-complete .commingling-examples,.new-poa-paying-agent-complete .separation-benefits,.new-poa-paying-agent-complete .payment-considerations,.new-poa-nominating-conservator .report-features,.new-poa-nominating-conservator .report-benefits,.new-poa-nominating-conservator .benefit-examples,.new-poa-nominating-conservator .benefit-considerations,.new-poa-nominating-conservator .commingling-examples,.new-poa-nominating-conservator .separation-benefits,.new-poa-nominating-conservator .payment-considerations,.new-poa-nominating-complete .report-features,.new-poa-nominating-complete .report-benefits,.new-poa-nominating-complete .benefit-examples,.new-poa-nominating-complete .benefit-considerations,.new-poa-nominating-complete .commingling-examples,.new-poa-nominating-complete .separation-benefits,.new-poa-nominating-complete .payment-considerations{padding:16px}.new-poa-period-reports .report-features li,.new-poa-period-reports .report-benefits li,.new-poa-period-reports .benefit-examples li,.new-poa-period-reports .benefit-considerations li,.new-poa-period-reports .commingling-examples li,.new-poa-period-reports .separation-benefits li,.new-poa-period-reports .payment-considerations li,.new-poa-report-recipients .report-features li,.new-poa-report-recipients .report-benefits li,.new-poa-report-recipients .benefit-examples li,.new-poa-report-recipients .benefit-considerations li,.new-poa-report-recipients .commingling-examples li,.new-poa-report-recipients .separation-benefits li,.new-poa-report-recipients .payment-considerations li,.new-poa-report-frequency .report-features li,.new-poa-report-frequency .report-benefits li,.new-poa-report-frequency .benefit-examples li,.new-poa-report-frequency .benefit-considerations li,.new-poa-report-frequency .commingling-examples li,.new-poa-report-frequency .separation-benefits li,.new-poa-report-frequency .payment-considerations li,.new-poa-reports-complete .report-features li,.new-poa-reports-complete .report-benefits li,.new-poa-reports-complete .benefit-examples li,.new-poa-reports-complete .benefit-considerations li,.new-poa-reports-complete .commingling-examples li,.new-poa-reports-complete .separation-benefits li,.new-poa-reports-complete .payment-considerations li,.new-poa-personal-benefit .report-features li,.new-poa-personal-benefit .report-benefits li,.new-poa-personal-benefit .benefit-examples li,.new-poa-personal-benefit .benefit-considerations li,.new-poa-personal-benefit .commingling-examples li,.new-poa-personal-benefit .separation-benefits li,.new-poa-personal-benefit .payment-considerations li,.new-poa-personal-benefit-complete .report-features li,.new-poa-personal-benefit-complete .report-benefits li,.new-poa-personal-benefit-complete .benefit-examples li,.new-poa-personal-benefit-complete .benefit-considerations li,.new-poa-personal-benefit-complete .commingling-examples li,.new-poa-personal-benefit-complete .separation-benefits li,.new-poa-personal-benefit-complete .payment-considerations li,.new-poa-keeping-assets-separate .report-features li,.new-poa-keeping-assets-separate .report-benefits li,.new-poa-keeping-assets-separate .benefit-examples li,.new-poa-keeping-assets-separate .benefit-considerations li,.new-poa-keeping-assets-separate .commingling-examples li,.new-poa-keeping-assets-separate .separation-benefits li,.new-poa-keeping-assets-separate .payment-considerations li,.new-poa-assets-separate-complete .report-features li,.new-poa-assets-separate-complete .report-benefits li,.new-poa-assets-separate-complete .benefit-examples li,.new-poa-assets-separate-complete .benefit-considerations li,.new-poa-assets-separate-complete .commingling-examples li,.new-poa-assets-separate-complete .separation-benefits li,.new-poa-assets-separate-complete .payment-considerations li,.new-poa-paying-agent .report-features li,.new-poa-paying-agent .report-benefits li,.new-poa-paying-agent .benefit-examples li,.new-poa-paying-agent .benefit-considerations li,.new-poa-paying-agent .commingling-examples li,.new-poa-paying-agent .separation-benefits li,.new-poa-paying-agent .payment-considerations li,.new-poa-paying-agent-complete .report-features li,.new-poa-paying-agent-complete .report-benefits li,.new-poa-paying-agent-complete .benefit-examples li,.new-poa-paying-agent-complete .benefit-considerations li,.new-poa-paying-agent-complete .commingling-examples li,.new-poa-paying-agent-complete .separation-benefits li,.new-poa-paying-agent-complete .payment-considerations li,.new-poa-nominating-conservator .report-features li,.new-poa-nominating-conservator .report-benefits li,.new-poa-nominating-conservator .benefit-examples li,.new-poa-nominating-conservator .benefit-considerations li,.new-poa-nominating-conservator .commingling-examples li,.new-poa-nominating-conservator .separation-benefits li,.new-poa-nominating-conservator .payment-considerations li,.new-poa-nominating-complete .report-features li,.new-poa-nominating-complete .report-benefits li,.new-poa-nominating-complete .benefit-examples li,.new-poa-nominating-complete .benefit-considerations li,.new-poa-nominating-complete .commingling-examples li,.new-poa-nominating-complete .separation-benefits li,.new-poa-nominating-complete .payment-considerations li{padding-left:20px}}.new-poa-period-reports .report-authorization,.new-poa-period-reports .benefit-authorization,.new-poa-period-reports .commingling-authorization,.new-poa-period-reports .payment-options,.new-poa-period-reports .frequency-options,.new-poa-report-recipients .report-authorization,.new-poa-report-recipients .benefit-authorization,.new-poa-report-recipients .commingling-authorization,.new-poa-report-recipients .payment-options,.new-poa-report-recipients .frequency-options,.new-poa-report-frequency .report-authorization,.new-poa-report-frequency .benefit-authorization,.new-poa-report-frequency .commingling-authorization,.new-poa-report-frequency .payment-options,.new-poa-report-frequency .frequency-options,.new-poa-reports-complete .report-authorization,.new-poa-reports-complete .benefit-authorization,.new-poa-reports-complete .commingling-authorization,.new-poa-reports-complete .payment-options,.new-poa-reports-complete .frequency-options,.new-poa-personal-benefit .report-authorization,.new-poa-personal-benefit .benefit-authorization,.new-poa-personal-benefit .commingling-authorization,.new-poa-personal-benefit .payment-options,.new-poa-personal-benefit .frequency-options,.new-poa-personal-benefit-complete .report-authorization,.new-poa-personal-benefit-complete .benefit-authorization,.new-poa-personal-benefit-complete .commingling-authorization,.new-poa-personal-benefit-complete .payment-options,.new-poa-personal-benefit-complete .frequency-options,.new-poa-keeping-assets-separate .report-authorization,.new-poa-keeping-assets-separate .benefit-authorization,.new-poa-keeping-assets-separate .commingling-authorization,.new-poa-keeping-assets-separate .payment-options,.new-poa-keeping-assets-separate .frequency-options,.new-poa-assets-separate-complete .report-authorization,.new-poa-assets-separate-complete .benefit-authorization,.new-poa-assets-separate-complete .commingling-authorization,.new-poa-assets-separate-complete .payment-options,.new-poa-assets-separate-complete .frequency-options,.new-poa-paying-agent .report-authorization,.new-poa-paying-agent .benefit-authorization,.new-poa-paying-agent .commingling-authorization,.new-poa-paying-agent .payment-options,.new-poa-paying-agent .frequency-options,.new-poa-paying-agent-complete .report-authorization,.new-poa-paying-agent-complete .benefit-authorization,.new-poa-paying-agent-complete .commingling-authorization,.new-poa-paying-agent-complete .payment-options,.new-poa-paying-agent-complete .frequency-options,.new-poa-nominating-conservator .report-authorization,.new-poa-nominating-conservator .benefit-authorization,.new-poa-nominating-conservator .commingling-authorization,.new-poa-nominating-conservator .payment-options,.new-poa-nominating-conservator .frequency-options,.new-poa-nominating-complete .report-authorization,.new-poa-nominating-complete .benefit-authorization,.new-poa-nominating-complete .commingling-authorization,.new-poa-nominating-complete .payment-options,.new-poa-nominating-complete .frequency-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:24px 0}.new-poa-period-reports .report-authorization .report-option,.new-poa-period-reports .report-authorization .benefit-option,.new-poa-period-reports .report-authorization .commingling-option,.new-poa-period-reports .report-authorization .payment-option,.new-poa-period-reports .report-authorization .frequency-option,.new-poa-period-reports .benefit-authorization .report-option,.new-poa-period-reports .benefit-authorization .benefit-option,.new-poa-period-reports .benefit-authorization .commingling-option,.new-poa-period-reports .benefit-authorization .payment-option,.new-poa-period-reports .benefit-authorization .frequency-option,.new-poa-period-reports .commingling-authorization .report-option,.new-poa-period-reports .commingling-authorization .benefit-option,.new-poa-period-reports .commingling-authorization .commingling-option,.new-poa-period-reports .commingling-authorization .payment-option,.new-poa-period-reports .commingling-authorization .frequency-option,.new-poa-period-reports .payment-options .report-option,.new-poa-period-reports .payment-options .benefit-option,.new-poa-period-reports .payment-options .commingling-option,.new-poa-period-reports .payment-options .payment-option,.new-poa-period-reports .payment-options .frequency-option,.new-poa-period-reports .frequency-options .report-option,.new-poa-period-reports .frequency-options .benefit-option,.new-poa-period-reports .frequency-options .commingling-option,.new-poa-period-reports .frequency-options .payment-option,.new-poa-period-reports .frequency-options .frequency-option,.new-poa-report-recipients .report-authorization .report-option,.new-poa-report-recipients .report-authorization .benefit-option,.new-poa-report-recipients .report-authorization .commingling-option,.new-poa-report-recipients .report-authorization .payment-option,.new-poa-report-recipients .report-authorization .frequency-option,.new-poa-report-recipients .benefit-authorization .report-option,.new-poa-report-recipients .benefit-authorization .benefit-option,.new-poa-report-recipients .benefit-authorization .commingling-option,.new-poa-report-recipients .benefit-authorization .payment-option,.new-poa-report-recipients .benefit-authorization .frequency-option,.new-poa-report-recipients .commingling-authorization .report-option,.new-poa-report-recipients .commingling-authorization .benefit-option,.new-poa-report-recipients .commingling-authorization .commingling-option,.new-poa-report-recipients .commingling-authorization .payment-option,.new-poa-report-recipients .commingling-authorization .frequency-option,.new-poa-report-recipients .payment-options .report-option,.new-poa-report-recipients .payment-options .benefit-option,.new-poa-report-recipients .payment-options .commingling-option,.new-poa-report-recipients .payment-options .payment-option,.new-poa-report-recipients .payment-options .frequency-option,.new-poa-report-recipients .frequency-options .report-option,.new-poa-report-recipients .frequency-options .benefit-option,.new-poa-report-recipients .frequency-options .commingling-option,.new-poa-report-recipients .frequency-options .payment-option,.new-poa-report-recipients .frequency-options .frequency-option,.new-poa-report-frequency .report-authorization .report-option,.new-poa-report-frequency .report-authorization .benefit-option,.new-poa-report-frequency .report-authorization .commingling-option,.new-poa-report-frequency .report-authorization .payment-option,.new-poa-report-frequency .report-authorization .frequency-option,.new-poa-report-frequency .benefit-authorization .report-option,.new-poa-report-frequency .benefit-authorization .benefit-option,.new-poa-report-frequency .benefit-authorization .commingling-option,.new-poa-report-frequency .benefit-authorization .payment-option,.new-poa-report-frequency .benefit-authorization .frequency-option,.new-poa-report-frequency .commingling-authorization .report-option,.new-poa-report-frequency .commingling-authorization .benefit-option,.new-poa-report-frequency .commingling-authorization .commingling-option,.new-poa-report-frequency .commingling-authorization .payment-option,.new-poa-report-frequency .commingling-authorization .frequency-option,.new-poa-report-frequency .payment-options .report-option,.new-poa-report-frequency .payment-options .benefit-option,.new-poa-report-frequency .payment-options .commingling-option,.new-poa-report-frequency .payment-options .payment-option,.new-poa-report-frequency .payment-options .frequency-option,.new-poa-report-frequency .frequency-options .report-option,.new-poa-report-frequency .frequency-options .benefit-option,.new-poa-report-frequency .frequency-options .commingling-option,.new-poa-report-frequency .frequency-options .payment-option,.new-poa-report-frequency .frequency-options .frequency-option,.new-poa-reports-complete .report-authorization .report-option,.new-poa-reports-complete .report-authorization .benefit-option,.new-poa-reports-complete .report-authorization .commingling-option,.new-poa-reports-complete .report-authorization .payment-option,.new-poa-reports-complete .report-authorization .frequency-option,.new-poa-reports-complete .benefit-authorization .report-option,.new-poa-reports-complete .benefit-authorization .benefit-option,.new-poa-reports-complete .benefit-authorization .commingling-option,.new-poa-reports-complete .benefit-authorization .payment-option,.new-poa-reports-complete .benefit-authorization .frequency-option,.new-poa-reports-complete .commingling-authorization .report-option,.new-poa-reports-complete .commingling-authorization .benefit-option,.new-poa-reports-complete .commingling-authorization .commingling-option,.new-poa-reports-complete .commingling-authorization .payment-option,.new-poa-reports-complete .commingling-authorization .frequency-option,.new-poa-reports-complete .payment-options .report-option,.new-poa-reports-complete .payment-options .benefit-option,.new-poa-reports-complete .payment-options .commingling-option,.new-poa-reports-complete .payment-options .payment-option,.new-poa-reports-complete .payment-options .frequency-option,.new-poa-reports-complete .frequency-options .report-option,.new-poa-reports-complete .frequency-options .benefit-option,.new-poa-reports-complete .frequency-options .commingling-option,.new-poa-reports-complete .frequency-options .payment-option,.new-poa-reports-complete .frequency-options .frequency-option,.new-poa-personal-benefit .report-authorization .report-option,.new-poa-personal-benefit .report-authorization .benefit-option,.new-poa-personal-benefit .report-authorization .commingling-option,.new-poa-personal-benefit .report-authorization .payment-option,.new-poa-personal-benefit .report-authorization .frequency-option,.new-poa-personal-benefit .benefit-authorization .report-option,.new-poa-personal-benefit .benefit-authorization .benefit-option,.new-poa-personal-benefit .benefit-authorization .commingling-option,.new-poa-personal-benefit .benefit-authorization .payment-option,.new-poa-personal-benefit .benefit-authorization .frequency-option,.new-poa-personal-benefit .commingling-authorization .report-option,.new-poa-personal-benefit .commingling-authorization .benefit-option,.new-poa-personal-benefit .commingling-authorization .commingling-option,.new-poa-personal-benefit .commingling-authorization .payment-option,.new-poa-personal-benefit .commingling-authorization .frequency-option,.new-poa-personal-benefit .payment-options .report-option,.new-poa-personal-benefit .payment-options .benefit-option,.new-poa-personal-benefit .payment-options .commingling-option,.new-poa-personal-benefit .payment-options .payment-option,.new-poa-personal-benefit .payment-options .frequency-option,.new-poa-personal-benefit .frequency-options .report-option,.new-poa-personal-benefit .frequency-options .benefit-option,.new-poa-personal-benefit .frequency-options .commingling-option,.new-poa-personal-benefit .frequency-options .payment-option,.new-poa-personal-benefit .frequency-options .frequency-option,.new-poa-personal-benefit-complete .report-authorization .report-option,.new-poa-personal-benefit-complete .report-authorization .benefit-option,.new-poa-personal-benefit-complete .report-authorization .commingling-option,.new-poa-personal-benefit-complete .report-authorization .payment-option,.new-poa-personal-benefit-complete .report-authorization .frequency-option,.new-poa-personal-benefit-complete .benefit-authorization .report-option,.new-poa-personal-benefit-complete .benefit-authorization .benefit-option,.new-poa-personal-benefit-complete .benefit-authorization .commingling-option,.new-poa-personal-benefit-complete .benefit-authorization .payment-option,.new-poa-personal-benefit-complete .benefit-authorization .frequency-option,.new-poa-personal-benefit-complete .commingling-authorization .report-option,.new-poa-personal-benefit-complete .commingling-authorization .benefit-option,.new-poa-personal-benefit-complete .commingling-authorization .commingling-option,.new-poa-personal-benefit-complete .commingling-authorization .payment-option,.new-poa-personal-benefit-complete .commingling-authorization .frequency-option,.new-poa-personal-benefit-complete .payment-options .report-option,.new-poa-personal-benefit-complete .payment-options .benefit-option,.new-poa-personal-benefit-complete .payment-options .commingling-option,.new-poa-personal-benefit-complete .payment-options .payment-option,.new-poa-personal-benefit-complete .payment-options .frequency-option,.new-poa-personal-benefit-complete .frequency-options .report-option,.new-poa-personal-benefit-complete .frequency-options .benefit-option,.new-poa-personal-benefit-complete .frequency-options .commingling-option,.new-poa-personal-benefit-complete .frequency-options .payment-option,.new-poa-personal-benefit-complete .frequency-options .frequency-option,.new-poa-keeping-assets-separate .report-authorization .report-option,.new-poa-keeping-assets-separate .report-authorization .benefit-option,.new-poa-keeping-assets-separate .report-authorization .commingling-option,.new-poa-keeping-assets-separate .report-authorization .payment-option,.new-poa-keeping-assets-separate .report-authorization .frequency-option,.new-poa-keeping-assets-separate .benefit-authorization .report-option,.new-poa-keeping-assets-separate .benefit-authorization .benefit-option,.new-poa-keeping-assets-separate .benefit-authorization .commingling-option,.new-poa-keeping-assets-separate .benefit-authorization .payment-option,.new-poa-keeping-assets-separate .benefit-authorization .frequency-option,.new-poa-keeping-assets-separate .commingling-authorization .report-option,.new-poa-keeping-assets-separate .commingling-authorization .benefit-option,.new-poa-keeping-assets-separate .commingling-authorization .commingling-option,.new-poa-keeping-assets-separate .commingling-authorization .payment-option,.new-poa-keeping-assets-separate .commingling-authorization .frequency-option,.new-poa-keeping-assets-separate .payment-options .report-option,.new-poa-keeping-assets-separate .payment-options .benefit-option,.new-poa-keeping-assets-separate .payment-options .commingling-option,.new-poa-keeping-assets-separate .payment-options .payment-option,.new-poa-keeping-assets-separate .payment-options .frequency-option,.new-poa-keeping-assets-separate .frequency-options .report-option,.new-poa-keeping-assets-separate .frequency-options .benefit-option,.new-poa-keeping-assets-separate .frequency-options .commingling-option,.new-poa-keeping-assets-separate .frequency-options .payment-option,.new-poa-keeping-assets-separate .frequency-options .frequency-option,.new-poa-assets-separate-complete .report-authorization .report-option,.new-poa-assets-separate-complete .report-authorization .benefit-option,.new-poa-assets-separate-complete .report-authorization .commingling-option,.new-poa-assets-separate-complete .report-authorization .payment-option,.new-poa-assets-separate-complete .report-authorization .frequency-option,.new-poa-assets-separate-complete .benefit-authorization .report-option,.new-poa-assets-separate-complete .benefit-authorization .benefit-option,.new-poa-assets-separate-complete .benefit-authorization .commingling-option,.new-poa-assets-separate-complete .benefit-authorization .payment-option,.new-poa-assets-separate-complete .benefit-authorization .frequency-option,.new-poa-assets-separate-complete .commingling-authorization .report-option,.new-poa-assets-separate-complete .commingling-authorization .benefit-option,.new-poa-assets-separate-complete .commingling-authorization .commingling-option,.new-poa-assets-separate-complete .commingling-authorization .payment-option,.new-poa-assets-separate-complete .commingling-authorization .frequency-option,.new-poa-assets-separate-complete .payment-options .report-option,.new-poa-assets-separate-complete .payment-options .benefit-option,.new-poa-assets-separate-complete .payment-options .commingling-option,.new-poa-assets-separate-complete .payment-options .payment-option,.new-poa-assets-separate-complete .payment-options .frequency-option,.new-poa-assets-separate-complete .frequency-options .report-option,.new-poa-assets-separate-complete .frequency-options .benefit-option,.new-poa-assets-separate-complete .frequency-options .commingling-option,.new-poa-assets-separate-complete .frequency-options .payment-option,.new-poa-assets-separate-complete .frequency-options .frequency-option,.new-poa-paying-agent .report-authorization .report-option,.new-poa-paying-agent .report-authorization .benefit-option,.new-poa-paying-agent .report-authorization .commingling-option,.new-poa-paying-agent .report-authorization .payment-option,.new-poa-paying-agent .report-authorization .frequency-option,.new-poa-paying-agent .benefit-authorization .report-option,.new-poa-paying-agent .benefit-authorization .benefit-option,.new-poa-paying-agent .benefit-authorization .commingling-option,.new-poa-paying-agent .benefit-authorization .payment-option,.new-poa-paying-agent .benefit-authorization .frequency-option,.new-poa-paying-agent .commingling-authorization .report-option,.new-poa-paying-agent .commingling-authorization .benefit-option,.new-poa-paying-agent .commingling-authorization .commingling-option,.new-poa-paying-agent .commingling-authorization .payment-option,.new-poa-paying-agent .commingling-authorization .frequency-option,.new-poa-paying-agent .payment-options .report-option,.new-poa-paying-agent .payment-options .benefit-option,.new-poa-paying-agent .payment-options .commingling-option,.new-poa-paying-agent .payment-options .payment-option,.new-poa-paying-agent .payment-options .frequency-option,.new-poa-paying-agent .frequency-options .report-option,.new-poa-paying-agent .frequency-options .benefit-option,.new-poa-paying-agent .frequency-options .commingling-option,.new-poa-paying-agent .frequency-options .payment-option,.new-poa-paying-agent .frequency-options .frequency-option,.new-poa-paying-agent-complete .report-authorization .report-option,.new-poa-paying-agent-complete .report-authorization .benefit-option,.new-poa-paying-agent-complete .report-authorization .commingling-option,.new-poa-paying-agent-complete .report-authorization .payment-option,.new-poa-paying-agent-complete .report-authorization .frequency-option,.new-poa-paying-agent-complete .benefit-authorization .report-option,.new-poa-paying-agent-complete .benefit-authorization .benefit-option,.new-poa-paying-agent-complete .benefit-authorization .commingling-option,.new-poa-paying-agent-complete .benefit-authorization .payment-option,.new-poa-paying-agent-complete .benefit-authorization .frequency-option,.new-poa-paying-agent-complete .commingling-authorization .report-option,.new-poa-paying-agent-complete .commingling-authorization .benefit-option,.new-poa-paying-agent-complete .commingling-authorization .commingling-option,.new-poa-paying-agent-complete .commingling-authorization .payment-option,.new-poa-paying-agent-complete .commingling-authorization .frequency-option,.new-poa-paying-agent-complete .payment-options .report-option,.new-poa-paying-agent-complete .payment-options .benefit-option,.new-poa-paying-agent-complete .payment-options .commingling-option,.new-poa-paying-agent-complete .payment-options .payment-option,.new-poa-paying-agent-complete .payment-options .frequency-option,.new-poa-paying-agent-complete .frequency-options .report-option,.new-poa-paying-agent-complete .frequency-options .benefit-option,.new-poa-paying-agent-complete .frequency-options .commingling-option,.new-poa-paying-agent-complete .frequency-options .payment-option,.new-poa-paying-agent-complete .frequency-options .frequency-option,.new-poa-nominating-conservator .report-authorization .report-option,.new-poa-nominating-conservator .report-authorization .benefit-option,.new-poa-nominating-conservator .report-authorization .commingling-option,.new-poa-nominating-conservator .report-authorization .payment-option,.new-poa-nominating-conservator .report-authorization .frequency-option,.new-poa-nominating-conservator .benefit-authorization .report-option,.new-poa-nominating-conservator .benefit-authorization .benefit-option,.new-poa-nominating-conservator .benefit-authorization .commingling-option,.new-poa-nominating-conservator .benefit-authorization .payment-option,.new-poa-nominating-conservator .benefit-authorization .frequency-option,.new-poa-nominating-conservator .commingling-authorization .report-option,.new-poa-nominating-conservator .commingling-authorization .benefit-option,.new-poa-nominating-conservator .commingling-authorization .commingling-option,.new-poa-nominating-conservator .commingling-authorization .payment-option,.new-poa-nominating-conservator .commingling-authorization .frequency-option,.new-poa-nominating-conservator .payment-options .report-option,.new-poa-nominating-conservator .payment-options .benefit-option,.new-poa-nominating-conservator .payment-options .commingling-option,.new-poa-nominating-conservator .payment-options .payment-option,.new-poa-nominating-conservator .payment-options .frequency-option,.new-poa-nominating-conservator .frequency-options .report-option,.new-poa-nominating-conservator .frequency-options .benefit-option,.new-poa-nominating-conservator .frequency-options .commingling-option,.new-poa-nominating-conservator .frequency-options .payment-option,.new-poa-nominating-conservator .frequency-options .frequency-option,.new-poa-nominating-complete .report-authorization .report-option,.new-poa-nominating-complete .report-authorization .benefit-option,.new-poa-nominating-complete .report-authorization .commingling-option,.new-poa-nominating-complete .report-authorization .payment-option,.new-poa-nominating-complete .report-authorization .frequency-option,.new-poa-nominating-complete .benefit-authorization .report-option,.new-poa-nominating-complete .benefit-authorization .benefit-option,.new-poa-nominating-complete .benefit-authorization .commingling-option,.new-poa-nominating-complete .benefit-authorization .payment-option,.new-poa-nominating-complete .benefit-authorization .frequency-option,.new-poa-nominating-complete .commingling-authorization .report-option,.new-poa-nominating-complete .commingling-authorization .benefit-option,.new-poa-nominating-complete .commingling-authorization .commingling-option,.new-poa-nominating-complete .commingling-authorization .payment-option,.new-poa-nominating-complete .commingling-authorization .frequency-option,.new-poa-nominating-complete .payment-options .report-option,.new-poa-nominating-complete .payment-options .benefit-option,.new-poa-nominating-complete .payment-options .commingling-option,.new-poa-nominating-complete .payment-options .payment-option,.new-poa-nominating-complete .payment-options .frequency-option,.new-poa-nominating-complete .frequency-options .report-option,.new-poa-nominating-complete .frequency-options .benefit-option,.new-poa-nominating-complete .frequency-options .commingling-option,.new-poa-nominating-complete .frequency-options .payment-option,.new-poa-nominating-complete .frequency-options .frequency-option{border:2px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .3s ease;cursor:pointer}.new-poa-period-reports .report-authorization .report-option:hover,.new-poa-period-reports .report-authorization .benefit-option:hover,.new-poa-period-reports .report-authorization .commingling-option:hover,.new-poa-period-reports .report-authorization .payment-option:hover,.new-poa-period-reports .report-authorization .frequency-option:hover,.new-poa-period-reports .benefit-authorization .report-option:hover,.new-poa-period-reports .benefit-authorization .benefit-option:hover,.new-poa-period-reports .benefit-authorization .commingling-option:hover,.new-poa-period-reports .benefit-authorization .payment-option:hover,.new-poa-period-reports .benefit-authorization .frequency-option:hover,.new-poa-period-reports .commingling-authorization .report-option:hover,.new-poa-period-reports .commingling-authorization .benefit-option:hover,.new-poa-period-reports .commingling-authorization .commingling-option:hover,.new-poa-period-reports .commingling-authorization .payment-option:hover,.new-poa-period-reports .commingling-authorization .frequency-option:hover,.new-poa-period-reports .payment-options .report-option:hover,.new-poa-period-reports .payment-options .benefit-option:hover,.new-poa-period-reports .payment-options .commingling-option:hover,.new-poa-period-reports .payment-options .payment-option:hover,.new-poa-period-reports .payment-options .frequency-option:hover,.new-poa-period-reports .frequency-options .report-option:hover,.new-poa-period-reports .frequency-options .benefit-option:hover,.new-poa-period-reports .frequency-options .commingling-option:hover,.new-poa-period-reports .frequency-options .payment-option:hover,.new-poa-period-reports .frequency-options .frequency-option:hover,.new-poa-report-recipients .report-authorization .report-option:hover,.new-poa-report-recipients .report-authorization .benefit-option:hover,.new-poa-report-recipients .report-authorization .commingling-option:hover,.new-poa-report-recipients .report-authorization .payment-option:hover,.new-poa-report-recipients .report-authorization .frequency-option:hover,.new-poa-report-recipients .benefit-authorization .report-option:hover,.new-poa-report-recipients .benefit-authorization .benefit-option:hover,.new-poa-report-recipients .benefit-authorization .commingling-option:hover,.new-poa-report-recipients .benefit-authorization .payment-option:hover,.new-poa-report-recipients .benefit-authorization .frequency-option:hover,.new-poa-report-recipients .commingling-authorization .report-option:hover,.new-poa-report-recipients .commingling-authorization .benefit-option:hover,.new-poa-report-recipients .commingling-authorization .commingling-option:hover,.new-poa-report-recipients .commingling-authorization .payment-option:hover,.new-poa-report-recipients .commingling-authorization .frequency-option:hover,.new-poa-report-recipients .payment-options .report-option:hover,.new-poa-report-recipients .payment-options .benefit-option:hover,.new-poa-report-recipients .payment-options .commingling-option:hover,.new-poa-report-recipients .payment-options .payment-option:hover,.new-poa-report-recipients .payment-options .frequency-option:hover,.new-poa-report-recipients .frequency-options .report-option:hover,.new-poa-report-recipients .frequency-options .benefit-option:hover,.new-poa-report-recipients .frequency-options .commingling-option:hover,.new-poa-report-recipients .frequency-options .payment-option:hover,.new-poa-report-recipients .frequency-options .frequency-option:hover,.new-poa-report-frequency .report-authorization .report-option:hover,.new-poa-report-frequency .report-authorization .benefit-option:hover,.new-poa-report-frequency .report-authorization .commingling-option:hover,.new-poa-report-frequency .report-authorization .payment-option:hover,.new-poa-report-frequency .report-authorization .frequency-option:hover,.new-poa-report-frequency .benefit-authorization .report-option:hover,.new-poa-report-frequency .benefit-authorization .benefit-option:hover,.new-poa-report-frequency .benefit-authorization .commingling-option:hover,.new-poa-report-frequency .benefit-authorization .payment-option:hover,.new-poa-report-frequency .benefit-authorization .frequency-option:hover,.new-poa-report-frequency .commingling-authorization .report-option:hover,.new-poa-report-frequency .commingling-authorization .benefit-option:hover,.new-poa-report-frequency .commingling-authorization .commingling-option:hover,.new-poa-report-frequency .commingling-authorization .payment-option:hover,.new-poa-report-frequency .commingling-authorization .frequency-option:hover,.new-poa-report-frequency .payment-options .report-option:hover,.new-poa-report-frequency .payment-options .benefit-option:hover,.new-poa-report-frequency .payment-options .commingling-option:hover,.new-poa-report-frequency .payment-options .payment-option:hover,.new-poa-report-frequency .payment-options .frequency-option:hover,.new-poa-report-frequency .frequency-options .report-option:hover,.new-poa-report-frequency .frequency-options .benefit-option:hover,.new-poa-report-frequency .frequency-options .commingling-option:hover,.new-poa-report-frequency .frequency-options .payment-option:hover,.new-poa-report-frequency .frequency-options .frequency-option:hover,.new-poa-reports-complete .report-authorization .report-option:hover,.new-poa-reports-complete .report-authorization .benefit-option:hover,.new-poa-reports-complete .report-authorization .commingling-option:hover,.new-poa-reports-complete .report-authorization .payment-option:hover,.new-poa-reports-complete .report-authorization .frequency-option:hover,.new-poa-reports-complete .benefit-authorization .report-option:hover,.new-poa-reports-complete .benefit-authorization .benefit-option:hover,.new-poa-reports-complete .benefit-authorization .commingling-option:hover,.new-poa-reports-complete .benefit-authorization .payment-option:hover,.new-poa-reports-complete .benefit-authorization .frequency-option:hover,.new-poa-reports-complete .commingling-authorization .report-option:hover,.new-poa-reports-complete .commingling-authorization .benefit-option:hover,.new-poa-reports-complete .commingling-authorization .commingling-option:hover,.new-poa-reports-complete .commingling-authorization .payment-option:hover,.new-poa-reports-complete .commingling-authorization .frequency-option:hover,.new-poa-reports-complete .payment-options .report-option:hover,.new-poa-reports-complete .payment-options .benefit-option:hover,.new-poa-reports-complete .payment-options .commingling-option:hover,.new-poa-reports-complete .payment-options .payment-option:hover,.new-poa-reports-complete .payment-options .frequency-option:hover,.new-poa-reports-complete .frequency-options .report-option:hover,.new-poa-reports-complete .frequency-options .benefit-option:hover,.new-poa-reports-complete .frequency-options .commingling-option:hover,.new-poa-reports-complete .frequency-options .payment-option:hover,.new-poa-reports-complete .frequency-options .frequency-option:hover,.new-poa-personal-benefit .report-authorization .report-option:hover,.new-poa-personal-benefit .report-authorization .benefit-option:hover,.new-poa-personal-benefit .report-authorization .commingling-option:hover,.new-poa-personal-benefit .report-authorization .payment-option:hover,.new-poa-personal-benefit .report-authorization .frequency-option:hover,.new-poa-personal-benefit .benefit-authorization .report-option:hover,.new-poa-personal-benefit .benefit-authorization .benefit-option:hover,.new-poa-personal-benefit .benefit-authorization .commingling-option:hover,.new-poa-personal-benefit .benefit-authorization .payment-option:hover,.new-poa-personal-benefit .benefit-authorization .frequency-option:hover,.new-poa-personal-benefit .commingling-authorization .report-option:hover,.new-poa-personal-benefit .commingling-authorization .benefit-option:hover,.new-poa-personal-benefit .commingling-authorization .commingling-option:hover,.new-poa-personal-benefit .commingling-authorization .payment-option:hover,.new-poa-personal-benefit .commingling-authorization .frequency-option:hover,.new-poa-personal-benefit .payment-options .report-option:hover,.new-poa-personal-benefit .payment-options .benefit-option:hover,.new-poa-personal-benefit .payment-options .commingling-option:hover,.new-poa-personal-benefit .payment-options .payment-option:hover,.new-poa-personal-benefit .payment-options .frequency-option:hover,.new-poa-personal-benefit .frequency-options .report-option:hover,.new-poa-personal-benefit .frequency-options .benefit-option:hover,.new-poa-personal-benefit .frequency-options .commingling-option:hover,.new-poa-personal-benefit .frequency-options .payment-option:hover,.new-poa-personal-benefit .frequency-options .frequency-option:hover,.new-poa-personal-benefit-complete .report-authorization .report-option:hover,.new-poa-personal-benefit-complete .report-authorization .benefit-option:hover,.new-poa-personal-benefit-complete .report-authorization .commingling-option:hover,.new-poa-personal-benefit-complete .report-authorization .payment-option:hover,.new-poa-personal-benefit-complete .report-authorization .frequency-option:hover,.new-poa-personal-benefit-complete .benefit-authorization .report-option:hover,.new-poa-personal-benefit-complete .benefit-authorization .benefit-option:hover,.new-poa-personal-benefit-complete .benefit-authorization .commingling-option:hover,.new-poa-personal-benefit-complete .benefit-authorization .payment-option:hover,.new-poa-personal-benefit-complete .benefit-authorization .frequency-option:hover,.new-poa-personal-benefit-complete .commingling-authorization .report-option:hover,.new-poa-personal-benefit-complete .commingling-authorization .benefit-option:hover,.new-poa-personal-benefit-complete .commingling-authorization .commingling-option:hover,.new-poa-personal-benefit-complete .commingling-authorization .payment-option:hover,.new-poa-personal-benefit-complete .commingling-authorization .frequency-option:hover,.new-poa-personal-benefit-complete .payment-options .report-option:hover,.new-poa-personal-benefit-complete .payment-options .benefit-option:hover,.new-poa-personal-benefit-complete .payment-options .commingling-option:hover,.new-poa-personal-benefit-complete .payment-options .payment-option:hover,.new-poa-personal-benefit-complete .payment-options .frequency-option:hover,.new-poa-personal-benefit-complete .frequency-options .report-option:hover,.new-poa-personal-benefit-complete .frequency-options .benefit-option:hover,.new-poa-personal-benefit-complete .frequency-options .commingling-option:hover,.new-poa-personal-benefit-complete .frequency-options .payment-option:hover,.new-poa-personal-benefit-complete .frequency-options .frequency-option:hover,.new-poa-keeping-assets-separate .report-authorization .report-option:hover,.new-poa-keeping-assets-separate .report-authorization .benefit-option:hover,.new-poa-keeping-assets-separate .report-authorization .commingling-option:hover,.new-poa-keeping-assets-separate .report-authorization .payment-option:hover,.new-poa-keeping-assets-separate .report-authorization .frequency-option:hover,.new-poa-keeping-assets-separate .benefit-authorization .report-option:hover,.new-poa-keeping-assets-separate .benefit-authorization .benefit-option:hover,.new-poa-keeping-assets-separate .benefit-authorization .commingling-option:hover,.new-poa-keeping-assets-separate .benefit-authorization .payment-option:hover,.new-poa-keeping-assets-separate .benefit-authorization .frequency-option:hover,.new-poa-keeping-assets-separate .commingling-authorization .report-option:hover,.new-poa-keeping-assets-separate .commingling-authorization .benefit-option:hover,.new-poa-keeping-assets-separate .commingling-authorization .commingling-option:hover,.new-poa-keeping-assets-separate .commingling-authorization .payment-option:hover,.new-poa-keeping-assets-separate .commingling-authorization .frequency-option:hover,.new-poa-keeping-assets-separate .payment-options .report-option:hover,.new-poa-keeping-assets-separate .payment-options .benefit-option:hover,.new-poa-keeping-assets-separate .payment-options .commingling-option:hover,.new-poa-keeping-assets-separate .payment-options .payment-option:hover,.new-poa-keeping-assets-separate .payment-options .frequency-option:hover,.new-poa-keeping-assets-separate .frequency-options .report-option:hover,.new-poa-keeping-assets-separate .frequency-options .benefit-option:hover,.new-poa-keeping-assets-separate .frequency-options .commingling-option:hover,.new-poa-keeping-assets-separate .frequency-options .payment-option:hover,.new-poa-keeping-assets-separate .frequency-options .frequency-option:hover,.new-poa-assets-separate-complete .report-authorization .report-option:hover,.new-poa-assets-separate-complete .report-authorization .benefit-option:hover,.new-poa-assets-separate-complete .report-authorization .commingling-option:hover,.new-poa-assets-separate-complete .report-authorization .payment-option:hover,.new-poa-assets-separate-complete .report-authorization .frequency-option:hover,.new-poa-assets-separate-complete .benefit-authorization .report-option:hover,.new-poa-assets-separate-complete .benefit-authorization .benefit-option:hover,.new-poa-assets-separate-complete .benefit-authorization .commingling-option:hover,.new-poa-assets-separate-complete .benefit-authorization .payment-option:hover,.new-poa-assets-separate-complete .benefit-authorization .frequency-option:hover,.new-poa-assets-separate-complete .commingling-authorization .report-option:hover,.new-poa-assets-separate-complete .commingling-authorization .benefit-option:hover,.new-poa-assets-separate-complete .commingling-authorization .commingling-option:hover,.new-poa-assets-separate-complete .commingling-authorization .payment-option:hover,.new-poa-assets-separate-complete .commingling-authorization .frequency-option:hover,.new-poa-assets-separate-complete .payment-options .report-option:hover,.new-poa-assets-separate-complete .payment-options .benefit-option:hover,.new-poa-assets-separate-complete .payment-options .commingling-option:hover,.new-poa-assets-separate-complete .payment-options .payment-option:hover,.new-poa-assets-separate-complete .payment-options .frequency-option:hover,.new-poa-assets-separate-complete .frequency-options .report-option:hover,.new-poa-assets-separate-complete .frequency-options .benefit-option:hover,.new-poa-assets-separate-complete .frequency-options .commingling-option:hover,.new-poa-assets-separate-complete .frequency-options .payment-option:hover,.new-poa-assets-separate-complete .frequency-options .frequency-option:hover,.new-poa-paying-agent .report-authorization .report-option:hover,.new-poa-paying-agent .report-authorization .benefit-option:hover,.new-poa-paying-agent .report-authorization .commingling-option:hover,.new-poa-paying-agent .report-authorization .payment-option:hover,.new-poa-paying-agent .report-authorization .frequency-option:hover,.new-poa-paying-agent .benefit-authorization .report-option:hover,.new-poa-paying-agent .benefit-authorization .benefit-option:hover,.new-poa-paying-agent .benefit-authorization .commingling-option:hover,.new-poa-paying-agent .benefit-authorization .payment-option:hover,.new-poa-paying-agent .benefit-authorization .frequency-option:hover,.new-poa-paying-agent .commingling-authorization .report-option:hover,.new-poa-paying-agent .commingling-authorization .benefit-option:hover,.new-poa-paying-agent .commingling-authorization .commingling-option:hover,.new-poa-paying-agent .commingling-authorization .payment-option:hover,.new-poa-paying-agent .commingling-authorization .frequency-option:hover,.new-poa-paying-agent .payment-options .report-option:hover,.new-poa-paying-agent .payment-options .benefit-option:hover,.new-poa-paying-agent .payment-options .commingling-option:hover,.new-poa-paying-agent .payment-options .payment-option:hover,.new-poa-paying-agent .payment-options .frequency-option:hover,.new-poa-paying-agent .frequency-options .report-option:hover,.new-poa-paying-agent .frequency-options .benefit-option:hover,.new-poa-paying-agent .frequency-options .commingling-option:hover,.new-poa-paying-agent .frequency-options .payment-option:hover,.new-poa-paying-agent .frequency-options .frequency-option:hover,.new-poa-paying-agent-complete .report-authorization .report-option:hover,.new-poa-paying-agent-complete .report-authorization .benefit-option:hover,.new-poa-paying-agent-complete .report-authorization .commingling-option:hover,.new-poa-paying-agent-complete .report-authorization .payment-option:hover,.new-poa-paying-agent-complete .report-authorization .frequency-option:hover,.new-poa-paying-agent-complete .benefit-authorization .report-option:hover,.new-poa-paying-agent-complete .benefit-authorization .benefit-option:hover,.new-poa-paying-agent-complete .benefit-authorization .commingling-option:hover,.new-poa-paying-agent-complete .benefit-authorization .payment-option:hover,.new-poa-paying-agent-complete .benefit-authorization .frequency-option:hover,.new-poa-paying-agent-complete .commingling-authorization .report-option:hover,.new-poa-paying-agent-complete .commingling-authorization .benefit-option:hover,.new-poa-paying-agent-complete .commingling-authorization .commingling-option:hover,.new-poa-paying-agent-complete .commingling-authorization .payment-option:hover,.new-poa-paying-agent-complete .commingling-authorization .frequency-option:hover,.new-poa-paying-agent-complete .payment-options .report-option:hover,.new-poa-paying-agent-complete .payment-options .benefit-option:hover,.new-poa-paying-agent-complete .payment-options .commingling-option:hover,.new-poa-paying-agent-complete .payment-options .payment-option:hover,.new-poa-paying-agent-complete .payment-options .frequency-option:hover,.new-poa-paying-agent-complete .frequency-options .report-option:hover,.new-poa-paying-agent-complete .frequency-options .benefit-option:hover,.new-poa-paying-agent-complete .frequency-options .commingling-option:hover,.new-poa-paying-agent-complete .frequency-options .payment-option:hover,.new-poa-paying-agent-complete .frequency-options .frequency-option:hover,.new-poa-nominating-conservator .report-authorization .report-option:hover,.new-poa-nominating-conservator .report-authorization .benefit-option:hover,.new-poa-nominating-conservator .report-authorization .commingling-option:hover,.new-poa-nominating-conservator .report-authorization .payment-option:hover,.new-poa-nominating-conservator .report-authorization .frequency-option:hover,.new-poa-nominating-conservator .benefit-authorization .report-option:hover,.new-poa-nominating-conservator .benefit-authorization .benefit-option:hover,.new-poa-nominating-conservator .benefit-authorization .commingling-option:hover,.new-poa-nominating-conservator .benefit-authorization .payment-option:hover,.new-poa-nominating-conservator .benefit-authorization .frequency-option:hover,.new-poa-nominating-conservator .commingling-authorization .report-option:hover,.new-poa-nominating-conservator .commingling-authorization .benefit-option:hover,.new-poa-nominating-conservator .commingling-authorization .commingling-option:hover,.new-poa-nominating-conservator .commingling-authorization .payment-option:hover,.new-poa-nominating-conservator .commingling-authorization .frequency-option:hover,.new-poa-nominating-conservator .payment-options .report-option:hover,.new-poa-nominating-conservator .payment-options .benefit-option:hover,.new-poa-nominating-conservator .payment-options .commingling-option:hover,.new-poa-nominating-conservator .payment-options .payment-option:hover,.new-poa-nominating-conservator .payment-options .frequency-option:hover,.new-poa-nominating-conservator .frequency-options .report-option:hover,.new-poa-nominating-conservator .frequency-options .benefit-option:hover,.new-poa-nominating-conservator .frequency-options .commingling-option:hover,.new-poa-nominating-conservator .frequency-options .payment-option:hover,.new-poa-nominating-conservator .frequency-options .frequency-option:hover,.new-poa-nominating-complete .report-authorization .report-option:hover,.new-poa-nominating-complete .report-authorization .benefit-option:hover,.new-poa-nominating-complete .report-authorization .commingling-option:hover,.new-poa-nominating-complete .report-authorization .payment-option:hover,.new-poa-nominating-complete .report-authorization .frequency-option:hover,.new-poa-nominating-complete .benefit-authorization .report-option:hover,.new-poa-nominating-complete .benefit-authorization .benefit-option:hover,.new-poa-nominating-complete .benefit-authorization .commingling-option:hover,.new-poa-nominating-complete .benefit-authorization .payment-option:hover,.new-poa-nominating-complete .benefit-authorization .frequency-option:hover,.new-poa-nominating-complete .commingling-authorization .report-option:hover,.new-poa-nominating-complete .commingling-authorization .benefit-option:hover,.new-poa-nominating-complete .commingling-authorization .commingling-option:hover,.new-poa-nominating-complete .commingling-authorization .payment-option:hover,.new-poa-nominating-complete .commingling-authorization .frequency-option:hover,.new-poa-nominating-complete .payment-options .report-option:hover,.new-poa-nominating-complete .payment-options .benefit-option:hover,.new-poa-nominating-complete .payment-options .commingling-option:hover,.new-poa-nominating-complete .payment-options .payment-option:hover,.new-poa-nominating-complete .payment-options .frequency-option:hover,.new-poa-nominating-complete .frequency-options .report-option:hover,.new-poa-nominating-complete .frequency-options .benefit-option:hover,.new-poa-nominating-complete .frequency-options .commingling-option:hover,.new-poa-nominating-complete .frequency-options .payment-option:hover,.new-poa-nominating-complete .frequency-options .frequency-option:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.new-poa-period-reports .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-period-reports .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-period-reports .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-period-reports .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-period-reports .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-period-reports .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-period-reports .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-period-reports .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-period-reports .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-period-reports .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-period-reports .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-period-reports .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-period-reports .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-period-reports .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-period-reports .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-period-reports .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-period-reports .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-period-reports .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-period-reports .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-period-reports .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-period-reports .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-period-reports .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-period-reports .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-period-reports .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-period-reports .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-period-reports .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-period-reports .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-period-reports .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-period-reports .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-period-reports .frequency-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-report-recipients .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-report-recipients .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-report-recipients .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-report-recipients .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-report-recipients .frequency-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-report-frequency .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-report-frequency .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-report-frequency .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-report-frequency .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-report-frequency .frequency-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-reports-complete .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-reports-complete .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-reports-complete .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-reports-complete .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-reports-complete .frequency-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit .frequency-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-personal-benefit-complete .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-personal-benefit-complete .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-personal-benefit-complete .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-personal-benefit-complete .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-personal-benefit-complete .frequency-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-keeping-assets-separate .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-keeping-assets-separate .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-keeping-assets-separate .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-keeping-assets-separate .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-keeping-assets-separate .frequency-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-assets-separate-complete .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-assets-separate-complete .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-assets-separate-complete .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-assets-separate-complete .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-assets-separate-complete .frequency-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-paying-agent .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent .frequency-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-paying-agent-complete .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-paying-agent-complete .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-paying-agent-complete .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-paying-agent-complete .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-paying-agent-complete .frequency-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-conservator .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-nominating-conservator .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-conservator .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-conservator .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-nominating-conservator .frequency-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .report-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .report-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .report-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .report-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .report-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .report-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .report-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .report-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .report-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .report-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .report-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .report-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .report-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .report-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .report-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .report-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .report-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .report-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .report-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .report-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .report-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .report-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .report-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .report-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .report-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .benefit-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .benefit-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .benefit-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .benefit-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .benefit-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .benefit-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .benefit-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .benefit-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .benefit-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .benefit-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .benefit-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .benefit-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .benefit-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .benefit-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .benefit-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .benefit-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .benefit-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .benefit-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .benefit-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .benefit-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .benefit-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .benefit-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .benefit-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .benefit-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .benefit-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .commingling-authorization .report-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .commingling-authorization .report-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .commingling-authorization .report-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .commingling-authorization .report-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .commingling-authorization .report-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .commingling-authorization .benefit-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .commingling-authorization .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .commingling-authorization .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .commingling-authorization .benefit-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .commingling-authorization .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .commingling-authorization .commingling-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .commingling-authorization .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .commingling-authorization .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .commingling-authorization .commingling-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .commingling-authorization .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .commingling-authorization .payment-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .commingling-authorization .payment-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .commingling-authorization .payment-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .commingling-authorization .payment-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .commingling-authorization .payment-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .commingling-authorization .frequency-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .commingling-authorization .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .commingling-authorization .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .commingling-authorization .frequency-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .commingling-authorization .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .payment-options .report-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .payment-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .payment-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .payment-options .report-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .payment-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .payment-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .payment-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .payment-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .payment-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .payment-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .payment-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .payment-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .payment-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .payment-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .payment-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .payment-options .payment-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .payment-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .payment-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .payment-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .payment-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .payment-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .payment-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .payment-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .payment-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .payment-options .frequency-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .frequency-options .report-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .frequency-options .report-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .frequency-options .report-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .frequency-options .report-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .frequency-options .report-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .frequency-options .benefit-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .frequency-options .benefit-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .frequency-options .benefit-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .frequency-options .benefit-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .frequency-options .benefit-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .frequency-options .commingling-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .frequency-options .commingling-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .frequency-options .commingling-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .frequency-options .commingling-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .frequency-options .commingling-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .frequency-options .payment-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .frequency-options .payment-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .frequency-options .payment-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .frequency-options .payment-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .frequency-options .payment-option input[type=radio]:checked+.frequency-content,.new-poa-nominating-complete .frequency-options .frequency-option input[type=radio]:checked+.report-content,.new-poa-nominating-complete .frequency-options .frequency-option input[type=radio]:checked+.benefit-content,.new-poa-nominating-complete .frequency-options .frequency-option input[type=radio]:checked+.commingling-content,.new-poa-nominating-complete .frequency-options .frequency-option input[type=radio]:checked+.payment-content,.new-poa-nominating-complete .frequency-options .frequency-option input[type=radio]:checked+.frequency-content{background:#f0f9ff}.new-poa-period-reports .report-authorization .report-label,.new-poa-period-reports .report-authorization .benefit-label,.new-poa-period-reports .report-authorization .commingling-label,.new-poa-period-reports .report-authorization .payment-label,.new-poa-period-reports .report-authorization .frequency-label,.new-poa-period-reports .benefit-authorization .report-label,.new-poa-period-reports .benefit-authorization .benefit-label,.new-poa-period-reports .benefit-authorization .commingling-label,.new-poa-period-reports .benefit-authorization .payment-label,.new-poa-period-reports .benefit-authorization .frequency-label,.new-poa-period-reports .commingling-authorization .report-label,.new-poa-period-reports .commingling-authorization .benefit-label,.new-poa-period-reports .commingling-authorization .commingling-label,.new-poa-period-reports .commingling-authorization .payment-label,.new-poa-period-reports .commingling-authorization .frequency-label,.new-poa-period-reports .payment-options .report-label,.new-poa-period-reports .payment-options .benefit-label,.new-poa-period-reports .payment-options .commingling-label,.new-poa-period-reports .payment-options .payment-label,.new-poa-period-reports .payment-options .frequency-label,.new-poa-period-reports .frequency-options .report-label,.new-poa-period-reports .frequency-options .benefit-label,.new-poa-period-reports .frequency-options .commingling-label,.new-poa-period-reports .frequency-options .payment-label,.new-poa-period-reports .frequency-options .frequency-label,.new-poa-report-recipients .report-authorization .report-label,.new-poa-report-recipients .report-authorization .benefit-label,.new-poa-report-recipients .report-authorization .commingling-label,.new-poa-report-recipients .report-authorization .payment-label,.new-poa-report-recipients .report-authorization .frequency-label,.new-poa-report-recipients .benefit-authorization .report-label,.new-poa-report-recipients .benefit-authorization .benefit-label,.new-poa-report-recipients .benefit-authorization .commingling-label,.new-poa-report-recipients .benefit-authorization .payment-label,.new-poa-report-recipients .benefit-authorization .frequency-label,.new-poa-report-recipients .commingling-authorization .report-label,.new-poa-report-recipients .commingling-authorization .benefit-label,.new-poa-report-recipients .commingling-authorization .commingling-label,.new-poa-report-recipients .commingling-authorization .payment-label,.new-poa-report-recipients .commingling-authorization .frequency-label,.new-poa-report-recipients .payment-options .report-label,.new-poa-report-recipients .payment-options .benefit-label,.new-poa-report-recipients .payment-options .commingling-label,.new-poa-report-recipients .payment-options .payment-label,.new-poa-report-recipients .payment-options .frequency-label,.new-poa-report-recipients .frequency-options .report-label,.new-poa-report-recipients .frequency-options .benefit-label,.new-poa-report-recipients .frequency-options .commingling-label,.new-poa-report-recipients .frequency-options .payment-label,.new-poa-report-recipients .frequency-options .frequency-label,.new-poa-report-frequency .report-authorization .report-label,.new-poa-report-frequency .report-authorization .benefit-label,.new-poa-report-frequency .report-authorization .commingling-label,.new-poa-report-frequency .report-authorization .payment-label,.new-poa-report-frequency .report-authorization .frequency-label,.new-poa-report-frequency .benefit-authorization .report-label,.new-poa-report-frequency .benefit-authorization .benefit-label,.new-poa-report-frequency .benefit-authorization .commingling-label,.new-poa-report-frequency .benefit-authorization .payment-label,.new-poa-report-frequency .benefit-authorization .frequency-label,.new-poa-report-frequency .commingling-authorization .report-label,.new-poa-report-frequency .commingling-authorization .benefit-label,.new-poa-report-frequency .commingling-authorization .commingling-label,.new-poa-report-frequency .commingling-authorization .payment-label,.new-poa-report-frequency .commingling-authorization .frequency-label,.new-poa-report-frequency .payment-options .report-label,.new-poa-report-frequency .payment-options .benefit-label,.new-poa-report-frequency .payment-options .commingling-label,.new-poa-report-frequency .payment-options .payment-label,.new-poa-report-frequency .payment-options .frequency-label,.new-poa-report-frequency .frequency-options .report-label,.new-poa-report-frequency .frequency-options .benefit-label,.new-poa-report-frequency .frequency-options .commingling-label,.new-poa-report-frequency .frequency-options .payment-label,.new-poa-report-frequency .frequency-options .frequency-label,.new-poa-reports-complete .report-authorization .report-label,.new-poa-reports-complete .report-authorization .benefit-label,.new-poa-reports-complete .report-authorization .commingling-label,.new-poa-reports-complete .report-authorization .payment-label,.new-poa-reports-complete .report-authorization .frequency-label,.new-poa-reports-complete .benefit-authorization .report-label,.new-poa-reports-complete .benefit-authorization .benefit-label,.new-poa-reports-complete .benefit-authorization .commingling-label,.new-poa-reports-complete .benefit-authorization .payment-label,.new-poa-reports-complete .benefit-authorization .frequency-label,.new-poa-reports-complete .commingling-authorization .report-label,.new-poa-reports-complete .commingling-authorization .benefit-label,.new-poa-reports-complete .commingling-authorization .commingling-label,.new-poa-reports-complete .commingling-authorization .payment-label,.new-poa-reports-complete .commingling-authorization .frequency-label,.new-poa-reports-complete .payment-options .report-label,.new-poa-reports-complete .payment-options .benefit-label,.new-poa-reports-complete .payment-options .commingling-label,.new-poa-reports-complete .payment-options .payment-label,.new-poa-reports-complete .payment-options .frequency-label,.new-poa-reports-complete .frequency-options .report-label,.new-poa-reports-complete .frequency-options .benefit-label,.new-poa-reports-complete .frequency-options .commingling-label,.new-poa-reports-complete .frequency-options .payment-label,.new-poa-reports-complete .frequency-options .frequency-label,.new-poa-personal-benefit .report-authorization .report-label,.new-poa-personal-benefit .report-authorization .benefit-label,.new-poa-personal-benefit .report-authorization .commingling-label,.new-poa-personal-benefit .report-authorization .payment-label,.new-poa-personal-benefit .report-authorization .frequency-label,.new-poa-personal-benefit .benefit-authorization .report-label,.new-poa-personal-benefit .benefit-authorization .benefit-label,.new-poa-personal-benefit .benefit-authorization .commingling-label,.new-poa-personal-benefit .benefit-authorization .payment-label,.new-poa-personal-benefit .benefit-authorization .frequency-label,.new-poa-personal-benefit .commingling-authorization .report-label,.new-poa-personal-benefit .commingling-authorization .benefit-label,.new-poa-personal-benefit .commingling-authorization .commingling-label,.new-poa-personal-benefit .commingling-authorization .payment-label,.new-poa-personal-benefit .commingling-authorization .frequency-label,.new-poa-personal-benefit .payment-options .report-label,.new-poa-personal-benefit .payment-options .benefit-label,.new-poa-personal-benefit .payment-options .commingling-label,.new-poa-personal-benefit .payment-options .payment-label,.new-poa-personal-benefit .payment-options .frequency-label,.new-poa-personal-benefit .frequency-options .report-label,.new-poa-personal-benefit .frequency-options .benefit-label,.new-poa-personal-benefit .frequency-options .commingling-label,.new-poa-personal-benefit .frequency-options .payment-label,.new-poa-personal-benefit .frequency-options .frequency-label,.new-poa-personal-benefit-complete .report-authorization .report-label,.new-poa-personal-benefit-complete .report-authorization .benefit-label,.new-poa-personal-benefit-complete .report-authorization .commingling-label,.new-poa-personal-benefit-complete .report-authorization .payment-label,.new-poa-personal-benefit-complete .report-authorization .frequency-label,.new-poa-personal-benefit-complete .benefit-authorization .report-label,.new-poa-personal-benefit-complete .benefit-authorization .benefit-label,.new-poa-personal-benefit-complete .benefit-authorization .commingling-label,.new-poa-personal-benefit-complete .benefit-authorization .payment-label,.new-poa-personal-benefit-complete .benefit-authorization .frequency-label,.new-poa-personal-benefit-complete .commingling-authorization .report-label,.new-poa-personal-benefit-complete .commingling-authorization .benefit-label,.new-poa-personal-benefit-complete .commingling-authorization .commingling-label,.new-poa-personal-benefit-complete .commingling-authorization .payment-label,.new-poa-personal-benefit-complete .commingling-authorization .frequency-label,.new-poa-personal-benefit-complete .payment-options .report-label,.new-poa-personal-benefit-complete .payment-options .benefit-label,.new-poa-personal-benefit-complete .payment-options .commingling-label,.new-poa-personal-benefit-complete .payment-options .payment-label,.new-poa-personal-benefit-complete .payment-options .frequency-label,.new-poa-personal-benefit-complete .frequency-options .report-label,.new-poa-personal-benefit-complete .frequency-options .benefit-label,.new-poa-personal-benefit-complete .frequency-options .commingling-label,.new-poa-personal-benefit-complete .frequency-options .payment-label,.new-poa-personal-benefit-complete .frequency-options .frequency-label,.new-poa-keeping-assets-separate .report-authorization .report-label,.new-poa-keeping-assets-separate .report-authorization .benefit-label,.new-poa-keeping-assets-separate .report-authorization .commingling-label,.new-poa-keeping-assets-separate .report-authorization .payment-label,.new-poa-keeping-assets-separate .report-authorization .frequency-label,.new-poa-keeping-assets-separate .benefit-authorization .report-label,.new-poa-keeping-assets-separate .benefit-authorization .benefit-label,.new-poa-keeping-assets-separate .benefit-authorization .commingling-label,.new-poa-keeping-assets-separate .benefit-authorization .payment-label,.new-poa-keeping-assets-separate .benefit-authorization .frequency-label,.new-poa-keeping-assets-separate .commingling-authorization .report-label,.new-poa-keeping-assets-separate .commingling-authorization .benefit-label,.new-poa-keeping-assets-separate .commingling-authorization .commingling-label,.new-poa-keeping-assets-separate .commingling-authorization .payment-label,.new-poa-keeping-assets-separate .commingling-authorization .frequency-label,.new-poa-keeping-assets-separate .payment-options .report-label,.new-poa-keeping-assets-separate .payment-options .benefit-label,.new-poa-keeping-assets-separate .payment-options .commingling-label,.new-poa-keeping-assets-separate .payment-options .payment-label,.new-poa-keeping-assets-separate .payment-options .frequency-label,.new-poa-keeping-assets-separate .frequency-options .report-label,.new-poa-keeping-assets-separate .frequency-options .benefit-label,.new-poa-keeping-assets-separate .frequency-options .commingling-label,.new-poa-keeping-assets-separate .frequency-options .payment-label,.new-poa-keeping-assets-separate .frequency-options .frequency-label,.new-poa-assets-separate-complete .report-authorization .report-label,.new-poa-assets-separate-complete .report-authorization .benefit-label,.new-poa-assets-separate-complete .report-authorization .commingling-label,.new-poa-assets-separate-complete .report-authorization .payment-label,.new-poa-assets-separate-complete .report-authorization .frequency-label,.new-poa-assets-separate-complete .benefit-authorization .report-label,.new-poa-assets-separate-complete .benefit-authorization .benefit-label,.new-poa-assets-separate-complete .benefit-authorization .commingling-label,.new-poa-assets-separate-complete .benefit-authorization .payment-label,.new-poa-assets-separate-complete .benefit-authorization .frequency-label,.new-poa-assets-separate-complete .commingling-authorization .report-label,.new-poa-assets-separate-complete .commingling-authorization .benefit-label,.new-poa-assets-separate-complete .commingling-authorization .commingling-label,.new-poa-assets-separate-complete .commingling-authorization .payment-label,.new-poa-assets-separate-complete .commingling-authorization .frequency-label,.new-poa-assets-separate-complete .payment-options .report-label,.new-poa-assets-separate-complete .payment-options .benefit-label,.new-poa-assets-separate-complete .payment-options .commingling-label,.new-poa-assets-separate-complete .payment-options .payment-label,.new-poa-assets-separate-complete .payment-options .frequency-label,.new-poa-assets-separate-complete .frequency-options .report-label,.new-poa-assets-separate-complete .frequency-options .benefit-label,.new-poa-assets-separate-complete .frequency-options .commingling-label,.new-poa-assets-separate-complete .frequency-options .payment-label,.new-poa-assets-separate-complete .frequency-options .frequency-label,.new-poa-paying-agent .report-authorization .report-label,.new-poa-paying-agent .report-authorization .benefit-label,.new-poa-paying-agent .report-authorization .commingling-label,.new-poa-paying-agent .report-authorization .payment-label,.new-poa-paying-agent .report-authorization .frequency-label,.new-poa-paying-agent .benefit-authorization .report-label,.new-poa-paying-agent .benefit-authorization .benefit-label,.new-poa-paying-agent .benefit-authorization .commingling-label,.new-poa-paying-agent .benefit-authorization .payment-label,.new-poa-paying-agent .benefit-authorization .frequency-label,.new-poa-paying-agent .commingling-authorization .report-label,.new-poa-paying-agent .commingling-authorization .benefit-label,.new-poa-paying-agent .commingling-authorization .commingling-label,.new-poa-paying-agent .commingling-authorization .payment-label,.new-poa-paying-agent .commingling-authorization .frequency-label,.new-poa-paying-agent .payment-options .report-label,.new-poa-paying-agent .payment-options .benefit-label,.new-poa-paying-agent .payment-options .commingling-label,.new-poa-paying-agent .payment-options .payment-label,.new-poa-paying-agent .payment-options .frequency-label,.new-poa-paying-agent .frequency-options .report-label,.new-poa-paying-agent .frequency-options .benefit-label,.new-poa-paying-agent .frequency-options .commingling-label,.new-poa-paying-agent .frequency-options .payment-label,.new-poa-paying-agent .frequency-options .frequency-label,.new-poa-paying-agent-complete .report-authorization .report-label,.new-poa-paying-agent-complete .report-authorization .benefit-label,.new-poa-paying-agent-complete .report-authorization .commingling-label,.new-poa-paying-agent-complete .report-authorization .payment-label,.new-poa-paying-agent-complete .report-authorization .frequency-label,.new-poa-paying-agent-complete .benefit-authorization .report-label,.new-poa-paying-agent-complete .benefit-authorization .benefit-label,.new-poa-paying-agent-complete .benefit-authorization .commingling-label,.new-poa-paying-agent-complete .benefit-authorization .payment-label,.new-poa-paying-agent-complete .benefit-authorization .frequency-label,.new-poa-paying-agent-complete .commingling-authorization .report-label,.new-poa-paying-agent-complete .commingling-authorization .benefit-label,.new-poa-paying-agent-complete .commingling-authorization .commingling-label,.new-poa-paying-agent-complete .commingling-authorization .payment-label,.new-poa-paying-agent-complete .commingling-authorization .frequency-label,.new-poa-paying-agent-complete .payment-options .report-label,.new-poa-paying-agent-complete .payment-options .benefit-label,.new-poa-paying-agent-complete .payment-options .commingling-label,.new-poa-paying-agent-complete .payment-options .payment-label,.new-poa-paying-agent-complete .payment-options .frequency-label,.new-poa-paying-agent-complete .frequency-options .report-label,.new-poa-paying-agent-complete .frequency-options .benefit-label,.new-poa-paying-agent-complete .frequency-options .commingling-label,.new-poa-paying-agent-complete .frequency-options .payment-label,.new-poa-paying-agent-complete .frequency-options .frequency-label,.new-poa-nominating-conservator .report-authorization .report-label,.new-poa-nominating-conservator .report-authorization .benefit-label,.new-poa-nominating-conservator .report-authorization .commingling-label,.new-poa-nominating-conservator .report-authorization .payment-label,.new-poa-nominating-conservator .report-authorization .frequency-label,.new-poa-nominating-conservator .benefit-authorization .report-label,.new-poa-nominating-conservator .benefit-authorization .benefit-label,.new-poa-nominating-conservator .benefit-authorization .commingling-label,.new-poa-nominating-conservator .benefit-authorization .payment-label,.new-poa-nominating-conservator .benefit-authorization .frequency-label,.new-poa-nominating-conservator .commingling-authorization .report-label,.new-poa-nominating-conservator .commingling-authorization .benefit-label,.new-poa-nominating-conservator .commingling-authorization .commingling-label,.new-poa-nominating-conservator .commingling-authorization .payment-label,.new-poa-nominating-conservator .commingling-authorization .frequency-label,.new-poa-nominating-conservator .payment-options .report-label,.new-poa-nominating-conservator .payment-options .benefit-label,.new-poa-nominating-conservator .payment-options .commingling-label,.new-poa-nominating-conservator .payment-options .payment-label,.new-poa-nominating-conservator .payment-options .frequency-label,.new-poa-nominating-conservator .frequency-options .report-label,.new-poa-nominating-conservator .frequency-options .benefit-label,.new-poa-nominating-conservator .frequency-options .commingling-label,.new-poa-nominating-conservator .frequency-options .payment-label,.new-poa-nominating-conservator .frequency-options .frequency-label,.new-poa-nominating-complete .report-authorization .report-label,.new-poa-nominating-complete .report-authorization .benefit-label,.new-poa-nominating-complete .report-authorization .commingling-label,.new-poa-nominating-complete .report-authorization .payment-label,.new-poa-nominating-complete .report-authorization .frequency-label,.new-poa-nominating-complete .benefit-authorization .report-label,.new-poa-nominating-complete .benefit-authorization .benefit-label,.new-poa-nominating-complete .benefit-authorization .commingling-label,.new-poa-nominating-complete .benefit-authorization .payment-label,.new-poa-nominating-complete .benefit-authorization .frequency-label,.new-poa-nominating-complete .commingling-authorization .report-label,.new-poa-nominating-complete .commingling-authorization .benefit-label,.new-poa-nominating-complete .commingling-authorization .commingling-label,.new-poa-nominating-complete .commingling-authorization .payment-label,.new-poa-nominating-complete .commingling-authorization .frequency-label,.new-poa-nominating-complete .payment-options .report-label,.new-poa-nominating-complete .payment-options .benefit-label,.new-poa-nominating-complete .payment-options .commingling-label,.new-poa-nominating-complete .payment-options .payment-label,.new-poa-nominating-complete .payment-options .frequency-label,.new-poa-nominating-complete .frequency-options .report-label,.new-poa-nominating-complete .frequency-options .benefit-label,.new-poa-nominating-complete .frequency-options .commingling-label,.new-poa-nominating-complete .frequency-options .payment-label,.new-poa-nominating-complete .frequency-options .frequency-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;width:100%}.new-poa-period-reports .report-authorization .report-label input[type=radio],.new-poa-period-reports .report-authorization .benefit-label input[type=radio],.new-poa-period-reports .report-authorization .commingling-label input[type=radio],.new-poa-period-reports .report-authorization .payment-label input[type=radio],.new-poa-period-reports .report-authorization .frequency-label input[type=radio],.new-poa-period-reports .benefit-authorization .report-label input[type=radio],.new-poa-period-reports .benefit-authorization .benefit-label input[type=radio],.new-poa-period-reports .benefit-authorization .commingling-label input[type=radio],.new-poa-period-reports .benefit-authorization .payment-label input[type=radio],.new-poa-period-reports .benefit-authorization .frequency-label input[type=radio],.new-poa-period-reports .commingling-authorization .report-label input[type=radio],.new-poa-period-reports .commingling-authorization .benefit-label input[type=radio],.new-poa-period-reports .commingling-authorization .commingling-label input[type=radio],.new-poa-period-reports .commingling-authorization .payment-label input[type=radio],.new-poa-period-reports .commingling-authorization .frequency-label input[type=radio],.new-poa-period-reports .payment-options .report-label input[type=radio],.new-poa-period-reports .payment-options .benefit-label input[type=radio],.new-poa-period-reports .payment-options .commingling-label input[type=radio],.new-poa-period-reports .payment-options .payment-label input[type=radio],.new-poa-period-reports .payment-options .frequency-label input[type=radio],.new-poa-period-reports .frequency-options .report-label input[type=radio],.new-poa-period-reports .frequency-options .benefit-label input[type=radio],.new-poa-period-reports .frequency-options .commingling-label input[type=radio],.new-poa-period-reports .frequency-options .payment-label input[type=radio],.new-poa-period-reports .frequency-options .frequency-label input[type=radio],.new-poa-report-recipients .report-authorization .report-label input[type=radio],.new-poa-report-recipients .report-authorization .benefit-label input[type=radio],.new-poa-report-recipients .report-authorization .commingling-label input[type=radio],.new-poa-report-recipients .report-authorization .payment-label input[type=radio],.new-poa-report-recipients .report-authorization .frequency-label input[type=radio],.new-poa-report-recipients .benefit-authorization .report-label input[type=radio],.new-poa-report-recipients .benefit-authorization .benefit-label input[type=radio],.new-poa-report-recipients .benefit-authorization .commingling-label input[type=radio],.new-poa-report-recipients .benefit-authorization .payment-label input[type=radio],.new-poa-report-recipients .benefit-authorization .frequency-label input[type=radio],.new-poa-report-recipients .commingling-authorization .report-label input[type=radio],.new-poa-report-recipients .commingling-authorization .benefit-label input[type=radio],.new-poa-report-recipients .commingling-authorization .commingling-label input[type=radio],.new-poa-report-recipients .commingling-authorization .payment-label input[type=radio],.new-poa-report-recipients .commingling-authorization .frequency-label input[type=radio],.new-poa-report-recipients .payment-options .report-label input[type=radio],.new-poa-report-recipients .payment-options .benefit-label input[type=radio],.new-poa-report-recipients .payment-options .commingling-label input[type=radio],.new-poa-report-recipients .payment-options .payment-label input[type=radio],.new-poa-report-recipients .payment-options .frequency-label input[type=radio],.new-poa-report-recipients .frequency-options .report-label input[type=radio],.new-poa-report-recipients .frequency-options .benefit-label input[type=radio],.new-poa-report-recipients .frequency-options .commingling-label input[type=radio],.new-poa-report-recipients .frequency-options .payment-label input[type=radio],.new-poa-report-recipients .frequency-options .frequency-label input[type=radio],.new-poa-report-frequency .report-authorization .report-label input[type=radio],.new-poa-report-frequency .report-authorization .benefit-label input[type=radio],.new-poa-report-frequency .report-authorization .commingling-label input[type=radio],.new-poa-report-frequency .report-authorization .payment-label input[type=radio],.new-poa-report-frequency .report-authorization .frequency-label input[type=radio],.new-poa-report-frequency .benefit-authorization .report-label input[type=radio],.new-poa-report-frequency .benefit-authorization .benefit-label input[type=radio],.new-poa-report-frequency .benefit-authorization .commingling-label input[type=radio],.new-poa-report-frequency .benefit-authorization .payment-label input[type=radio],.new-poa-report-frequency .benefit-authorization .frequency-label input[type=radio],.new-poa-report-frequency .commingling-authorization .report-label input[type=radio],.new-poa-report-frequency .commingling-authorization .benefit-label input[type=radio],.new-poa-report-frequency .commingling-authorization .commingling-label input[type=radio],.new-poa-report-frequency .commingling-authorization .payment-label input[type=radio],.new-poa-report-frequency .commingling-authorization .frequency-label input[type=radio],.new-poa-report-frequency .payment-options .report-label input[type=radio],.new-poa-report-frequency .payment-options .benefit-label input[type=radio],.new-poa-report-frequency .payment-options .commingling-label input[type=radio],.new-poa-report-frequency .payment-options .payment-label input[type=radio],.new-poa-report-frequency .payment-options .frequency-label input[type=radio],.new-poa-report-frequency .frequency-options .report-label input[type=radio],.new-poa-report-frequency .frequency-options .benefit-label input[type=radio],.new-poa-report-frequency .frequency-options .commingling-label input[type=radio],.new-poa-report-frequency .frequency-options .payment-label input[type=radio],.new-poa-report-frequency .frequency-options .frequency-label input[type=radio],.new-poa-reports-complete .report-authorization .report-label input[type=radio],.new-poa-reports-complete .report-authorization .benefit-label input[type=radio],.new-poa-reports-complete .report-authorization .commingling-label input[type=radio],.new-poa-reports-complete .report-authorization .payment-label input[type=radio],.new-poa-reports-complete .report-authorization .frequency-label input[type=radio],.new-poa-reports-complete .benefit-authorization .report-label input[type=radio],.new-poa-reports-complete .benefit-authorization .benefit-label input[type=radio],.new-poa-reports-complete .benefit-authorization .commingling-label input[type=radio],.new-poa-reports-complete .benefit-authorization .payment-label input[type=radio],.new-poa-reports-complete .benefit-authorization .frequency-label input[type=radio],.new-poa-reports-complete .commingling-authorization .report-label input[type=radio],.new-poa-reports-complete .commingling-authorization .benefit-label input[type=radio],.new-poa-reports-complete .commingling-authorization .commingling-label input[type=radio],.new-poa-reports-complete .commingling-authorization .payment-label input[type=radio],.new-poa-reports-complete .commingling-authorization .frequency-label input[type=radio],.new-poa-reports-complete .payment-options .report-label input[type=radio],.new-poa-reports-complete .payment-options .benefit-label input[type=radio],.new-poa-reports-complete .payment-options .commingling-label input[type=radio],.new-poa-reports-complete .payment-options .payment-label input[type=radio],.new-poa-reports-complete .payment-options .frequency-label input[type=radio],.new-poa-reports-complete .frequency-options .report-label input[type=radio],.new-poa-reports-complete .frequency-options .benefit-label input[type=radio],.new-poa-reports-complete .frequency-options .commingling-label input[type=radio],.new-poa-reports-complete .frequency-options .payment-label input[type=radio],.new-poa-reports-complete .frequency-options .frequency-label input[type=radio],.new-poa-personal-benefit .report-authorization .report-label input[type=radio],.new-poa-personal-benefit .report-authorization .benefit-label input[type=radio],.new-poa-personal-benefit .report-authorization .commingling-label input[type=radio],.new-poa-personal-benefit .report-authorization .payment-label input[type=radio],.new-poa-personal-benefit .report-authorization .frequency-label input[type=radio],.new-poa-personal-benefit .benefit-authorization .report-label input[type=radio],.new-poa-personal-benefit .benefit-authorization .benefit-label input[type=radio],.new-poa-personal-benefit .benefit-authorization .commingling-label input[type=radio],.new-poa-personal-benefit .benefit-authorization .payment-label input[type=radio],.new-poa-personal-benefit .benefit-authorization .frequency-label input[type=radio],.new-poa-personal-benefit .commingling-authorization .report-label input[type=radio],.new-poa-personal-benefit .commingling-authorization .benefit-label input[type=radio],.new-poa-personal-benefit .commingling-authorization .commingling-label input[type=radio],.new-poa-personal-benefit .commingling-authorization .payment-label input[type=radio],.new-poa-personal-benefit .commingling-authorization .frequency-label input[type=radio],.new-poa-personal-benefit .payment-options .report-label input[type=radio],.new-poa-personal-benefit .payment-options .benefit-label input[type=radio],.new-poa-personal-benefit .payment-options .commingling-label input[type=radio],.new-poa-personal-benefit .payment-options .payment-label input[type=radio],.new-poa-personal-benefit .payment-options .frequency-label input[type=radio],.new-poa-personal-benefit .frequency-options .report-label input[type=radio],.new-poa-personal-benefit .frequency-options .benefit-label input[type=radio],.new-poa-personal-benefit .frequency-options .commingling-label input[type=radio],.new-poa-personal-benefit .frequency-options .payment-label input[type=radio],.new-poa-personal-benefit .frequency-options .frequency-label input[type=radio],.new-poa-personal-benefit-complete .report-authorization .report-label input[type=radio],.new-poa-personal-benefit-complete .report-authorization .benefit-label input[type=radio],.new-poa-personal-benefit-complete .report-authorization .commingling-label input[type=radio],.new-poa-personal-benefit-complete .report-authorization .payment-label input[type=radio],.new-poa-personal-benefit-complete .report-authorization .frequency-label input[type=radio],.new-poa-personal-benefit-complete .benefit-authorization .report-label input[type=radio],.new-poa-personal-benefit-complete .benefit-authorization .benefit-label input[type=radio],.new-poa-personal-benefit-complete .benefit-authorization .commingling-label input[type=radio],.new-poa-personal-benefit-complete .benefit-authorization .payment-label input[type=radio],.new-poa-personal-benefit-complete .benefit-authorization .frequency-label input[type=radio],.new-poa-personal-benefit-complete .commingling-authorization .report-label input[type=radio],.new-poa-personal-benefit-complete .commingling-authorization .benefit-label input[type=radio],.new-poa-personal-benefit-complete .commingling-authorization .commingling-label input[type=radio],.new-poa-personal-benefit-complete .commingling-authorization .payment-label input[type=radio],.new-poa-personal-benefit-complete .commingling-authorization .frequency-label input[type=radio],.new-poa-personal-benefit-complete .payment-options .report-label input[type=radio],.new-poa-personal-benefit-complete .payment-options .benefit-label input[type=radio],.new-poa-personal-benefit-complete .payment-options .commingling-label input[type=radio],.new-poa-personal-benefit-complete .payment-options .payment-label input[type=radio],.new-poa-personal-benefit-complete .payment-options .frequency-label input[type=radio],.new-poa-personal-benefit-complete .frequency-options .report-label input[type=radio],.new-poa-personal-benefit-complete .frequency-options .benefit-label input[type=radio],.new-poa-personal-benefit-complete .frequency-options .commingling-label input[type=radio],.new-poa-personal-benefit-complete .frequency-options .payment-label input[type=radio],.new-poa-personal-benefit-complete .frequency-options .frequency-label input[type=radio],.new-poa-keeping-assets-separate .report-authorization .report-label input[type=radio],.new-poa-keeping-assets-separate .report-authorization .benefit-label input[type=radio],.new-poa-keeping-assets-separate .report-authorization .commingling-label input[type=radio],.new-poa-keeping-assets-separate .report-authorization .payment-label input[type=radio],.new-poa-keeping-assets-separate .report-authorization .frequency-label input[type=radio],.new-poa-keeping-assets-separate .benefit-authorization .report-label input[type=radio],.new-poa-keeping-assets-separate .benefit-authorization .benefit-label input[type=radio],.new-poa-keeping-assets-separate .benefit-authorization .commingling-label input[type=radio],.new-poa-keeping-assets-separate .benefit-authorization .payment-label input[type=radio],.new-poa-keeping-assets-separate .benefit-authorization .frequency-label input[type=radio],.new-poa-keeping-assets-separate .commingling-authorization .report-label input[type=radio],.new-poa-keeping-assets-separate .commingling-authorization .benefit-label input[type=radio],.new-poa-keeping-assets-separate .commingling-authorization .commingling-label input[type=radio],.new-poa-keeping-assets-separate .commingling-authorization .payment-label input[type=radio],.new-poa-keeping-assets-separate .commingling-authorization .frequency-label input[type=radio],.new-poa-keeping-assets-separate .payment-options .report-label input[type=radio],.new-poa-keeping-assets-separate .payment-options .benefit-label input[type=radio],.new-poa-keeping-assets-separate .payment-options .commingling-label input[type=radio],.new-poa-keeping-assets-separate .payment-options .payment-label input[type=radio],.new-poa-keeping-assets-separate .payment-options .frequency-label input[type=radio],.new-poa-keeping-assets-separate .frequency-options .report-label input[type=radio],.new-poa-keeping-assets-separate .frequency-options .benefit-label input[type=radio],.new-poa-keeping-assets-separate .frequency-options .commingling-label input[type=radio],.new-poa-keeping-assets-separate .frequency-options .payment-label input[type=radio],.new-poa-keeping-assets-separate .frequency-options .frequency-label input[type=radio],.new-poa-assets-separate-complete .report-authorization .report-label input[type=radio],.new-poa-assets-separate-complete .report-authorization .benefit-label input[type=radio],.new-poa-assets-separate-complete .report-authorization .commingling-label input[type=radio],.new-poa-assets-separate-complete .report-authorization .payment-label input[type=radio],.new-poa-assets-separate-complete .report-authorization .frequency-label input[type=radio],.new-poa-assets-separate-complete .benefit-authorization .report-label input[type=radio],.new-poa-assets-separate-complete .benefit-authorization .benefit-label input[type=radio],.new-poa-assets-separate-complete .benefit-authorization .commingling-label input[type=radio],.new-poa-assets-separate-complete .benefit-authorization .payment-label input[type=radio],.new-poa-assets-separate-complete .benefit-authorization .frequency-label input[type=radio],.new-poa-assets-separate-complete .commingling-authorization .report-label input[type=radio],.new-poa-assets-separate-complete .commingling-authorization .benefit-label input[type=radio],.new-poa-assets-separate-complete .commingling-authorization .commingling-label input[type=radio],.new-poa-assets-separate-complete .commingling-authorization .payment-label input[type=radio],.new-poa-assets-separate-complete .commingling-authorization .frequency-label input[type=radio],.new-poa-assets-separate-complete .payment-options .report-label input[type=radio],.new-poa-assets-separate-complete .payment-options .benefit-label input[type=radio],.new-poa-assets-separate-complete .payment-options .commingling-label input[type=radio],.new-poa-assets-separate-complete .payment-options .payment-label input[type=radio],.new-poa-assets-separate-complete .payment-options .frequency-label input[type=radio],.new-poa-assets-separate-complete .frequency-options .report-label input[type=radio],.new-poa-assets-separate-complete .frequency-options .benefit-label input[type=radio],.new-poa-assets-separate-complete .frequency-options .commingling-label input[type=radio],.new-poa-assets-separate-complete .frequency-options .payment-label input[type=radio],.new-poa-assets-separate-complete .frequency-options .frequency-label input[type=radio],.new-poa-paying-agent .report-authorization .report-label input[type=radio],.new-poa-paying-agent .report-authorization .benefit-label input[type=radio],.new-poa-paying-agent .report-authorization .commingling-label input[type=radio],.new-poa-paying-agent .report-authorization .payment-label input[type=radio],.new-poa-paying-agent .report-authorization .frequency-label input[type=radio],.new-poa-paying-agent .benefit-authorization .report-label input[type=radio],.new-poa-paying-agent .benefit-authorization .benefit-label input[type=radio],.new-poa-paying-agent .benefit-authorization .commingling-label input[type=radio],.new-poa-paying-agent .benefit-authorization .payment-label input[type=radio],.new-poa-paying-agent .benefit-authorization .frequency-label input[type=radio],.new-poa-paying-agent .commingling-authorization .report-label input[type=radio],.new-poa-paying-agent .commingling-authorization .benefit-label input[type=radio],.new-poa-paying-agent .commingling-authorization .commingling-label input[type=radio],.new-poa-paying-agent .commingling-authorization .payment-label input[type=radio],.new-poa-paying-agent .commingling-authorization .frequency-label input[type=radio],.new-poa-paying-agent .payment-options .report-label input[type=radio],.new-poa-paying-agent .payment-options .benefit-label input[type=radio],.new-poa-paying-agent .payment-options .commingling-label input[type=radio],.new-poa-paying-agent .payment-options .payment-label input[type=radio],.new-poa-paying-agent .payment-options .frequency-label input[type=radio],.new-poa-paying-agent .frequency-options .report-label input[type=radio],.new-poa-paying-agent .frequency-options .benefit-label input[type=radio],.new-poa-paying-agent .frequency-options .commingling-label input[type=radio],.new-poa-paying-agent .frequency-options .payment-label input[type=radio],.new-poa-paying-agent .frequency-options .frequency-label input[type=radio],.new-poa-paying-agent-complete .report-authorization .report-label input[type=radio],.new-poa-paying-agent-complete .report-authorization .benefit-label input[type=radio],.new-poa-paying-agent-complete .report-authorization .commingling-label input[type=radio],.new-poa-paying-agent-complete .report-authorization .payment-label input[type=radio],.new-poa-paying-agent-complete .report-authorization .frequency-label input[type=radio],.new-poa-paying-agent-complete .benefit-authorization .report-label input[type=radio],.new-poa-paying-agent-complete .benefit-authorization .benefit-label input[type=radio],.new-poa-paying-agent-complete .benefit-authorization .commingling-label input[type=radio],.new-poa-paying-agent-complete .benefit-authorization .payment-label input[type=radio],.new-poa-paying-agent-complete .benefit-authorization .frequency-label input[type=radio],.new-poa-paying-agent-complete .commingling-authorization .report-label input[type=radio],.new-poa-paying-agent-complete .commingling-authorization .benefit-label input[type=radio],.new-poa-paying-agent-complete .commingling-authorization .commingling-label input[type=radio],.new-poa-paying-agent-complete .commingling-authorization .payment-label input[type=radio],.new-poa-paying-agent-complete .commingling-authorization .frequency-label input[type=radio],.new-poa-paying-agent-complete .payment-options .report-label input[type=radio],.new-poa-paying-agent-complete .payment-options .benefit-label input[type=radio],.new-poa-paying-agent-complete .payment-options .commingling-label input[type=radio],.new-poa-paying-agent-complete .payment-options .payment-label input[type=radio],.new-poa-paying-agent-complete .payment-options .frequency-label input[type=radio],.new-poa-paying-agent-complete .frequency-options .report-label input[type=radio],.new-poa-paying-agent-complete .frequency-options .benefit-label input[type=radio],.new-poa-paying-agent-complete .frequency-options .commingling-label input[type=radio],.new-poa-paying-agent-complete .frequency-options .payment-label input[type=radio],.new-poa-paying-agent-complete .frequency-options .frequency-label input[type=radio],.new-poa-nominating-conservator .report-authorization .report-label input[type=radio],.new-poa-nominating-conservator .report-authorization .benefit-label input[type=radio],.new-poa-nominating-conservator .report-authorization .commingling-label input[type=radio],.new-poa-nominating-conservator .report-authorization .payment-label input[type=radio],.new-poa-nominating-conservator .report-authorization .frequency-label input[type=radio],.new-poa-nominating-conservator .benefit-authorization .report-label input[type=radio],.new-poa-nominating-conservator .benefit-authorization .benefit-label input[type=radio],.new-poa-nominating-conservator .benefit-authorization .commingling-label input[type=radio],.new-poa-nominating-conservator .benefit-authorization .payment-label input[type=radio],.new-poa-nominating-conservator .benefit-authorization .frequency-label input[type=radio],.new-poa-nominating-conservator .commingling-authorization .report-label input[type=radio],.new-poa-nominating-conservator .commingling-authorization .benefit-label input[type=radio],.new-poa-nominating-conservator .commingling-authorization .commingling-label input[type=radio],.new-poa-nominating-conservator .commingling-authorization .payment-label input[type=radio],.new-poa-nominating-conservator .commingling-authorization .frequency-label input[type=radio],.new-poa-nominating-conservator .payment-options .report-label input[type=radio],.new-poa-nominating-conservator .payment-options .benefit-label input[type=radio],.new-poa-nominating-conservator .payment-options .commingling-label input[type=radio],.new-poa-nominating-conservator .payment-options .payment-label input[type=radio],.new-poa-nominating-conservator .payment-options .frequency-label input[type=radio],.new-poa-nominating-conservator .frequency-options .report-label input[type=radio],.new-poa-nominating-conservator .frequency-options .benefit-label input[type=radio],.new-poa-nominating-conservator .frequency-options .commingling-label input[type=radio],.new-poa-nominating-conservator .frequency-options .payment-label input[type=radio],.new-poa-nominating-conservator .frequency-options .frequency-label input[type=radio],.new-poa-nominating-complete .report-authorization .report-label input[type=radio],.new-poa-nominating-complete .report-authorization .benefit-label input[type=radio],.new-poa-nominating-complete .report-authorization .commingling-label input[type=radio],.new-poa-nominating-complete .report-authorization .payment-label input[type=radio],.new-poa-nominating-complete .report-authorization .frequency-label input[type=radio],.new-poa-nominating-complete .benefit-authorization .report-label input[type=radio],.new-poa-nominating-complete .benefit-authorization .benefit-label input[type=radio],.new-poa-nominating-complete .benefit-authorization .commingling-label input[type=radio],.new-poa-nominating-complete .benefit-authorization .payment-label input[type=radio],.new-poa-nominating-complete .benefit-authorization .frequency-label input[type=radio],.new-poa-nominating-complete .commingling-authorization .report-label input[type=radio],.new-poa-nominating-complete .commingling-authorization .benefit-label input[type=radio],.new-poa-nominating-complete .commingling-authorization .commingling-label input[type=radio],.new-poa-nominating-complete .commingling-authorization .payment-label input[type=radio],.new-poa-nominating-complete .commingling-authorization .frequency-label input[type=radio],.new-poa-nominating-complete .payment-options .report-label input[type=radio],.new-poa-nominating-complete .payment-options .benefit-label input[type=radio],.new-poa-nominating-complete .payment-options .commingling-label input[type=radio],.new-poa-nominating-complete .payment-options .payment-label input[type=radio],.new-poa-nominating-complete .payment-options .frequency-label input[type=radio],.new-poa-nominating-complete .frequency-options .report-label input[type=radio],.new-poa-nominating-complete .frequency-options .benefit-label input[type=radio],.new-poa-nominating-complete .frequency-options .commingling-label input[type=radio],.new-poa-nominating-complete .frequency-options .payment-label input[type=radio],.new-poa-nominating-complete .frequency-options .frequency-label input[type=radio]{margin-top:4px;accent-color:#3b82f6}.new-poa-period-reports .report-authorization .report-content,.new-poa-period-reports .report-authorization .benefit-content,.new-poa-period-reports .report-authorization .commingling-content,.new-poa-period-reports .report-authorization .payment-content,.new-poa-period-reports .report-authorization .frequency-content,.new-poa-period-reports .benefit-authorization .report-content,.new-poa-period-reports .benefit-authorization .benefit-content,.new-poa-period-reports .benefit-authorization .commingling-content,.new-poa-period-reports .benefit-authorization .payment-content,.new-poa-period-reports .benefit-authorization .frequency-content,.new-poa-period-reports .commingling-authorization .report-content,.new-poa-period-reports .commingling-authorization .benefit-content,.new-poa-period-reports .commingling-authorization .commingling-content,.new-poa-period-reports .commingling-authorization .payment-content,.new-poa-period-reports .commingling-authorization .frequency-content,.new-poa-period-reports .payment-options .report-content,.new-poa-period-reports .payment-options .benefit-content,.new-poa-period-reports .payment-options .commingling-content,.new-poa-period-reports .payment-options .payment-content,.new-poa-period-reports .payment-options .frequency-content,.new-poa-period-reports .frequency-options .report-content,.new-poa-period-reports .frequency-options .benefit-content,.new-poa-period-reports .frequency-options .commingling-content,.new-poa-period-reports .frequency-options .payment-content,.new-poa-period-reports .frequency-options .frequency-content,.new-poa-report-recipients .report-authorization .report-content,.new-poa-report-recipients .report-authorization .benefit-content,.new-poa-report-recipients .report-authorization .commingling-content,.new-poa-report-recipients .report-authorization .payment-content,.new-poa-report-recipients .report-authorization .frequency-content,.new-poa-report-recipients .benefit-authorization .report-content,.new-poa-report-recipients .benefit-authorization .benefit-content,.new-poa-report-recipients .benefit-authorization .commingling-content,.new-poa-report-recipients .benefit-authorization .payment-content,.new-poa-report-recipients .benefit-authorization .frequency-content,.new-poa-report-recipients .commingling-authorization .report-content,.new-poa-report-recipients .commingling-authorization .benefit-content,.new-poa-report-recipients .commingling-authorization .commingling-content,.new-poa-report-recipients .commingling-authorization .payment-content,.new-poa-report-recipients .commingling-authorization .frequency-content,.new-poa-report-recipients .payment-options .report-content,.new-poa-report-recipients .payment-options .benefit-content,.new-poa-report-recipients .payment-options .commingling-content,.new-poa-report-recipients .payment-options .payment-content,.new-poa-report-recipients .payment-options .frequency-content,.new-poa-report-recipients .frequency-options .report-content,.new-poa-report-recipients .frequency-options .benefit-content,.new-poa-report-recipients .frequency-options .commingling-content,.new-poa-report-recipients .frequency-options .payment-content,.new-poa-report-recipients .frequency-options .frequency-content,.new-poa-report-frequency .report-authorization .report-content,.new-poa-report-frequency .report-authorization .benefit-content,.new-poa-report-frequency .report-authorization .commingling-content,.new-poa-report-frequency .report-authorization .payment-content,.new-poa-report-frequency .report-authorization .frequency-content,.new-poa-report-frequency .benefit-authorization .report-content,.new-poa-report-frequency .benefit-authorization .benefit-content,.new-poa-report-frequency .benefit-authorization .commingling-content,.new-poa-report-frequency .benefit-authorization .payment-content,.new-poa-report-frequency .benefit-authorization .frequency-content,.new-poa-report-frequency .commingling-authorization .report-content,.new-poa-report-frequency .commingling-authorization .benefit-content,.new-poa-report-frequency .commingling-authorization .commingling-content,.new-poa-report-frequency .commingling-authorization .payment-content,.new-poa-report-frequency .commingling-authorization .frequency-content,.new-poa-report-frequency .payment-options .report-content,.new-poa-report-frequency .payment-options .benefit-content,.new-poa-report-frequency .payment-options .commingling-content,.new-poa-report-frequency .payment-options .payment-content,.new-poa-report-frequency .payment-options .frequency-content,.new-poa-report-frequency .frequency-options .report-content,.new-poa-report-frequency .frequency-options .benefit-content,.new-poa-report-frequency .frequency-options .commingling-content,.new-poa-report-frequency .frequency-options .payment-content,.new-poa-report-frequency .frequency-options .frequency-content,.new-poa-reports-complete .report-authorization .report-content,.new-poa-reports-complete .report-authorization .benefit-content,.new-poa-reports-complete .report-authorization .commingling-content,.new-poa-reports-complete .report-authorization .payment-content,.new-poa-reports-complete .report-authorization .frequency-content,.new-poa-reports-complete .benefit-authorization .report-content,.new-poa-reports-complete .benefit-authorization .benefit-content,.new-poa-reports-complete .benefit-authorization .commingling-content,.new-poa-reports-complete .benefit-authorization .payment-content,.new-poa-reports-complete .benefit-authorization .frequency-content,.new-poa-reports-complete .commingling-authorization .report-content,.new-poa-reports-complete .commingling-authorization .benefit-content,.new-poa-reports-complete .commingling-authorization .commingling-content,.new-poa-reports-complete .commingling-authorization .payment-content,.new-poa-reports-complete .commingling-authorization .frequency-content,.new-poa-reports-complete .payment-options .report-content,.new-poa-reports-complete .payment-options .benefit-content,.new-poa-reports-complete .payment-options .commingling-content,.new-poa-reports-complete .payment-options .payment-content,.new-poa-reports-complete .payment-options .frequency-content,.new-poa-reports-complete .frequency-options .report-content,.new-poa-reports-complete .frequency-options .benefit-content,.new-poa-reports-complete .frequency-options .commingling-content,.new-poa-reports-complete .frequency-options .payment-content,.new-poa-reports-complete .frequency-options .frequency-content,.new-poa-personal-benefit .report-authorization .report-content,.new-poa-personal-benefit .report-authorization .benefit-content,.new-poa-personal-benefit .report-authorization .commingling-content,.new-poa-personal-benefit .report-authorization .payment-content,.new-poa-personal-benefit .report-authorization .frequency-content,.new-poa-personal-benefit .benefit-authorization .report-content,.new-poa-personal-benefit .benefit-authorization .benefit-content,.new-poa-personal-benefit .benefit-authorization .commingling-content,.new-poa-personal-benefit .benefit-authorization .payment-content,.new-poa-personal-benefit .benefit-authorization .frequency-content,.new-poa-personal-benefit .commingling-authorization .report-content,.new-poa-personal-benefit .commingling-authorization .benefit-content,.new-poa-personal-benefit .commingling-authorization .commingling-content,.new-poa-personal-benefit .commingling-authorization .payment-content,.new-poa-personal-benefit .commingling-authorization .frequency-content,.new-poa-personal-benefit .payment-options .report-content,.new-poa-personal-benefit .payment-options .benefit-content,.new-poa-personal-benefit .payment-options .commingling-content,.new-poa-personal-benefit .payment-options .payment-content,.new-poa-personal-benefit .payment-options .frequency-content,.new-poa-personal-benefit .frequency-options .report-content,.new-poa-personal-benefit .frequency-options .benefit-content,.new-poa-personal-benefit .frequency-options .commingling-content,.new-poa-personal-benefit .frequency-options .payment-content,.new-poa-personal-benefit .frequency-options .frequency-content,.new-poa-personal-benefit-complete .report-authorization .report-content,.new-poa-personal-benefit-complete .report-authorization .benefit-content,.new-poa-personal-benefit-complete .report-authorization .commingling-content,.new-poa-personal-benefit-complete .report-authorization .payment-content,.new-poa-personal-benefit-complete .report-authorization .frequency-content,.new-poa-personal-benefit-complete .benefit-authorization .report-content,.new-poa-personal-benefit-complete .benefit-authorization .benefit-content,.new-poa-personal-benefit-complete .benefit-authorization .commingling-content,.new-poa-personal-benefit-complete .benefit-authorization .payment-content,.new-poa-personal-benefit-complete .benefit-authorization .frequency-content,.new-poa-personal-benefit-complete .commingling-authorization .report-content,.new-poa-personal-benefit-complete .commingling-authorization .benefit-content,.new-poa-personal-benefit-complete .commingling-authorization .commingling-content,.new-poa-personal-benefit-complete .commingling-authorization .payment-content,.new-poa-personal-benefit-complete .commingling-authorization .frequency-content,.new-poa-personal-benefit-complete .payment-options .report-content,.new-poa-personal-benefit-complete .payment-options .benefit-content,.new-poa-personal-benefit-complete .payment-options .commingling-content,.new-poa-personal-benefit-complete .payment-options .payment-content,.new-poa-personal-benefit-complete .payment-options .frequency-content,.new-poa-personal-benefit-complete .frequency-options .report-content,.new-poa-personal-benefit-complete .frequency-options .benefit-content,.new-poa-personal-benefit-complete .frequency-options .commingling-content,.new-poa-personal-benefit-complete .frequency-options .payment-content,.new-poa-personal-benefit-complete .frequency-options .frequency-content,.new-poa-keeping-assets-separate .report-authorization .report-content,.new-poa-keeping-assets-separate .report-authorization .benefit-content,.new-poa-keeping-assets-separate .report-authorization .commingling-content,.new-poa-keeping-assets-separate .report-authorization .payment-content,.new-poa-keeping-assets-separate .report-authorization .frequency-content,.new-poa-keeping-assets-separate .benefit-authorization .report-content,.new-poa-keeping-assets-separate .benefit-authorization .benefit-content,.new-poa-keeping-assets-separate .benefit-authorization .commingling-content,.new-poa-keeping-assets-separate .benefit-authorization .payment-content,.new-poa-keeping-assets-separate .benefit-authorization .frequency-content,.new-poa-keeping-assets-separate .commingling-authorization .report-content,.new-poa-keeping-assets-separate .commingling-authorization .benefit-content,.new-poa-keeping-assets-separate .commingling-authorization .commingling-content,.new-poa-keeping-assets-separate .commingling-authorization .payment-content,.new-poa-keeping-assets-separate .commingling-authorization .frequency-content,.new-poa-keeping-assets-separate .payment-options .report-content,.new-poa-keeping-assets-separate .payment-options .benefit-content,.new-poa-keeping-assets-separate .payment-options .commingling-content,.new-poa-keeping-assets-separate .payment-options .payment-content,.new-poa-keeping-assets-separate .payment-options .frequency-content,.new-poa-keeping-assets-separate .frequency-options .report-content,.new-poa-keeping-assets-separate .frequency-options .benefit-content,.new-poa-keeping-assets-separate .frequency-options .commingling-content,.new-poa-keeping-assets-separate .frequency-options .payment-content,.new-poa-keeping-assets-separate .frequency-options .frequency-content,.new-poa-assets-separate-complete .report-authorization .report-content,.new-poa-assets-separate-complete .report-authorization .benefit-content,.new-poa-assets-separate-complete .report-authorization .commingling-content,.new-poa-assets-separate-complete .report-authorization .payment-content,.new-poa-assets-separate-complete .report-authorization .frequency-content,.new-poa-assets-separate-complete .benefit-authorization .report-content,.new-poa-assets-separate-complete .benefit-authorization .benefit-content,.new-poa-assets-separate-complete .benefit-authorization .commingling-content,.new-poa-assets-separate-complete .benefit-authorization .payment-content,.new-poa-assets-separate-complete .benefit-authorization .frequency-content,.new-poa-assets-separate-complete .commingling-authorization .report-content,.new-poa-assets-separate-complete .commingling-authorization .benefit-content,.new-poa-assets-separate-complete .commingling-authorization .commingling-content,.new-poa-assets-separate-complete .commingling-authorization .payment-content,.new-poa-assets-separate-complete .commingling-authorization .frequency-content,.new-poa-assets-separate-complete .payment-options .report-content,.new-poa-assets-separate-complete .payment-options .benefit-content,.new-poa-assets-separate-complete .payment-options .commingling-content,.new-poa-assets-separate-complete .payment-options .payment-content,.new-poa-assets-separate-complete .payment-options .frequency-content,.new-poa-assets-separate-complete .frequency-options .report-content,.new-poa-assets-separate-complete .frequency-options .benefit-content,.new-poa-assets-separate-complete .frequency-options .commingling-content,.new-poa-assets-separate-complete .frequency-options .payment-content,.new-poa-assets-separate-complete .frequency-options .frequency-content,.new-poa-paying-agent .report-authorization .report-content,.new-poa-paying-agent .report-authorization .benefit-content,.new-poa-paying-agent .report-authorization .commingling-content,.new-poa-paying-agent .report-authorization .payment-content,.new-poa-paying-agent .report-authorization .frequency-content,.new-poa-paying-agent .benefit-authorization .report-content,.new-poa-paying-agent .benefit-authorization .benefit-content,.new-poa-paying-agent .benefit-authorization .commingling-content,.new-poa-paying-agent .benefit-authorization .payment-content,.new-poa-paying-agent .benefit-authorization .frequency-content,.new-poa-paying-agent .commingling-authorization .report-content,.new-poa-paying-agent .commingling-authorization .benefit-content,.new-poa-paying-agent .commingling-authorization .commingling-content,.new-poa-paying-agent .commingling-authorization .payment-content,.new-poa-paying-agent .commingling-authorization .frequency-content,.new-poa-paying-agent .payment-options .report-content,.new-poa-paying-agent .payment-options .benefit-content,.new-poa-paying-agent .payment-options .commingling-content,.new-poa-paying-agent .payment-options .payment-content,.new-poa-paying-agent .payment-options .frequency-content,.new-poa-paying-agent .frequency-options .report-content,.new-poa-paying-agent .frequency-options .benefit-content,.new-poa-paying-agent .frequency-options .commingling-content,.new-poa-paying-agent .frequency-options .payment-content,.new-poa-paying-agent .frequency-options .frequency-content,.new-poa-paying-agent-complete .report-authorization .report-content,.new-poa-paying-agent-complete .report-authorization .benefit-content,.new-poa-paying-agent-complete .report-authorization .commingling-content,.new-poa-paying-agent-complete .report-authorization .payment-content,.new-poa-paying-agent-complete .report-authorization .frequency-content,.new-poa-paying-agent-complete .benefit-authorization .report-content,.new-poa-paying-agent-complete .benefit-authorization .benefit-content,.new-poa-paying-agent-complete .benefit-authorization .commingling-content,.new-poa-paying-agent-complete .benefit-authorization .payment-content,.new-poa-paying-agent-complete .benefit-authorization .frequency-content,.new-poa-paying-agent-complete .commingling-authorization .report-content,.new-poa-paying-agent-complete .commingling-authorization .benefit-content,.new-poa-paying-agent-complete .commingling-authorization .commingling-content,.new-poa-paying-agent-complete .commingling-authorization .payment-content,.new-poa-paying-agent-complete .commingling-authorization .frequency-content,.new-poa-paying-agent-complete .payment-options .report-content,.new-poa-paying-agent-complete .payment-options .benefit-content,.new-poa-paying-agent-complete .payment-options .commingling-content,.new-poa-paying-agent-complete .payment-options .payment-content,.new-poa-paying-agent-complete .payment-options .frequency-content,.new-poa-paying-agent-complete .frequency-options .report-content,.new-poa-paying-agent-complete .frequency-options .benefit-content,.new-poa-paying-agent-complete .frequency-options .commingling-content,.new-poa-paying-agent-complete .frequency-options .payment-content,.new-poa-paying-agent-complete .frequency-options .frequency-content,.new-poa-nominating-conservator .report-authorization .report-content,.new-poa-nominating-conservator .report-authorization .benefit-content,.new-poa-nominating-conservator .report-authorization .commingling-content,.new-poa-nominating-conservator .report-authorization .payment-content,.new-poa-nominating-conservator .report-authorization .frequency-content,.new-poa-nominating-conservator .benefit-authorization .report-content,.new-poa-nominating-conservator .benefit-authorization .benefit-content,.new-poa-nominating-conservator .benefit-authorization .commingling-content,.new-poa-nominating-conservator .benefit-authorization .payment-content,.new-poa-nominating-conservator .benefit-authorization .frequency-content,.new-poa-nominating-conservator .commingling-authorization .report-content,.new-poa-nominating-conservator .commingling-authorization .benefit-content,.new-poa-nominating-conservator .commingling-authorization .commingling-content,.new-poa-nominating-conservator .commingling-authorization .payment-content,.new-poa-nominating-conservator .commingling-authorization .frequency-content,.new-poa-nominating-conservator .payment-options .report-content,.new-poa-nominating-conservator .payment-options .benefit-content,.new-poa-nominating-conservator .payment-options .commingling-content,.new-poa-nominating-conservator .payment-options .payment-content,.new-poa-nominating-conservator .payment-options .frequency-content,.new-poa-nominating-conservator .frequency-options .report-content,.new-poa-nominating-conservator .frequency-options .benefit-content,.new-poa-nominating-conservator .frequency-options .commingling-content,.new-poa-nominating-conservator .frequency-options .payment-content,.new-poa-nominating-conservator .frequency-options .frequency-content,.new-poa-nominating-complete .report-authorization .report-content,.new-poa-nominating-complete .report-authorization .benefit-content,.new-poa-nominating-complete .report-authorization .commingling-content,.new-poa-nominating-complete .report-authorization .payment-content,.new-poa-nominating-complete .report-authorization .frequency-content,.new-poa-nominating-complete .benefit-authorization .report-content,.new-poa-nominating-complete .benefit-authorization .benefit-content,.new-poa-nominating-complete .benefit-authorization .commingling-content,.new-poa-nominating-complete .benefit-authorization .payment-content,.new-poa-nominating-complete .benefit-authorization .frequency-content,.new-poa-nominating-complete .commingling-authorization .report-content,.new-poa-nominating-complete .commingling-authorization .benefit-content,.new-poa-nominating-complete .commingling-authorization .commingling-content,.new-poa-nominating-complete .commingling-authorization .payment-content,.new-poa-nominating-complete .commingling-authorization .frequency-content,.new-poa-nominating-complete .payment-options .report-content,.new-poa-nominating-complete .payment-options .benefit-content,.new-poa-nominating-complete .payment-options .commingling-content,.new-poa-nominating-complete .payment-options .payment-content,.new-poa-nominating-complete .payment-options .frequency-content,.new-poa-nominating-complete .frequency-options .report-content,.new-poa-nominating-complete .frequency-options .benefit-content,.new-poa-nominating-complete .frequency-options .commingling-content,.new-poa-nominating-complete .frequency-options .payment-content,.new-poa-nominating-complete .frequency-options .frequency-content{flex:1}.new-poa-period-reports .report-authorization .report-content h4,.new-poa-period-reports .report-authorization .benefit-content h4,.new-poa-period-reports .report-authorization .commingling-content h4,.new-poa-period-reports .report-authorization .payment-content h4,.new-poa-period-reports .report-authorization .frequency-content h4,.new-poa-period-reports .benefit-authorization .report-content h4,.new-poa-period-reports .benefit-authorization .benefit-content h4,.new-poa-period-reports .benefit-authorization .commingling-content h4,.new-poa-period-reports .benefit-authorization .payment-content h4,.new-poa-period-reports .benefit-authorization .frequency-content h4,.new-poa-period-reports .commingling-authorization .report-content h4,.new-poa-period-reports .commingling-authorization .benefit-content h4,.new-poa-period-reports .commingling-authorization .commingling-content h4,.new-poa-period-reports .commingling-authorization .payment-content h4,.new-poa-period-reports .commingling-authorization .frequency-content h4,.new-poa-period-reports .payment-options .report-content h4,.new-poa-period-reports .payment-options .benefit-content h4,.new-poa-period-reports .payment-options .commingling-content h4,.new-poa-period-reports .payment-options .payment-content h4,.new-poa-period-reports .payment-options .frequency-content h4,.new-poa-period-reports .frequency-options .report-content h4,.new-poa-period-reports .frequency-options .benefit-content h4,.new-poa-period-reports .frequency-options .commingling-content h4,.new-poa-period-reports .frequency-options .payment-content h4,.new-poa-period-reports .frequency-options .frequency-content h4,.new-poa-report-recipients .report-authorization .report-content h4,.new-poa-report-recipients .report-authorization .benefit-content h4,.new-poa-report-recipients .report-authorization .commingling-content h4,.new-poa-report-recipients .report-authorization .payment-content h4,.new-poa-report-recipients .report-authorization .frequency-content h4,.new-poa-report-recipients .benefit-authorization .report-content h4,.new-poa-report-recipients .benefit-authorization .benefit-content h4,.new-poa-report-recipients .benefit-authorization .commingling-content h4,.new-poa-report-recipients .benefit-authorization .payment-content h4,.new-poa-report-recipients .benefit-authorization .frequency-content h4,.new-poa-report-recipients .commingling-authorization .report-content h4,.new-poa-report-recipients .commingling-authorization .benefit-content h4,.new-poa-report-recipients .commingling-authorization .commingling-content h4,.new-poa-report-recipients .commingling-authorization .payment-content h4,.new-poa-report-recipients .commingling-authorization .frequency-content h4,.new-poa-report-recipients .payment-options .report-content h4,.new-poa-report-recipients .payment-options .benefit-content h4,.new-poa-report-recipients .payment-options .commingling-content h4,.new-poa-report-recipients .payment-options .payment-content h4,.new-poa-report-recipients .payment-options .frequency-content h4,.new-poa-report-recipients .frequency-options .report-content h4,.new-poa-report-recipients .frequency-options .benefit-content h4,.new-poa-report-recipients .frequency-options .commingling-content h4,.new-poa-report-recipients .frequency-options .payment-content h4,.new-poa-report-recipients .frequency-options .frequency-content h4,.new-poa-report-frequency .report-authorization .report-content h4,.new-poa-report-frequency .report-authorization .benefit-content h4,.new-poa-report-frequency .report-authorization .commingling-content h4,.new-poa-report-frequency .report-authorization .payment-content h4,.new-poa-report-frequency .report-authorization .frequency-content h4,.new-poa-report-frequency .benefit-authorization .report-content h4,.new-poa-report-frequency .benefit-authorization .benefit-content h4,.new-poa-report-frequency .benefit-authorization .commingling-content h4,.new-poa-report-frequency .benefit-authorization .payment-content h4,.new-poa-report-frequency .benefit-authorization .frequency-content h4,.new-poa-report-frequency .commingling-authorization .report-content h4,.new-poa-report-frequency .commingling-authorization .benefit-content h4,.new-poa-report-frequency .commingling-authorization .commingling-content h4,.new-poa-report-frequency .commingling-authorization .payment-content h4,.new-poa-report-frequency .commingling-authorization .frequency-content h4,.new-poa-report-frequency .payment-options .report-content h4,.new-poa-report-frequency .payment-options .benefit-content h4,.new-poa-report-frequency .payment-options .commingling-content h4,.new-poa-report-frequency .payment-options .payment-content h4,.new-poa-report-frequency .payment-options .frequency-content h4,.new-poa-report-frequency .frequency-options .report-content h4,.new-poa-report-frequency .frequency-options .benefit-content h4,.new-poa-report-frequency .frequency-options .commingling-content h4,.new-poa-report-frequency .frequency-options .payment-content h4,.new-poa-report-frequency .frequency-options .frequency-content h4,.new-poa-reports-complete .report-authorization .report-content h4,.new-poa-reports-complete .report-authorization .benefit-content h4,.new-poa-reports-complete .report-authorization .commingling-content h4,.new-poa-reports-complete .report-authorization .payment-content h4,.new-poa-reports-complete .report-authorization .frequency-content h4,.new-poa-reports-complete .benefit-authorization .report-content h4,.new-poa-reports-complete .benefit-authorization .benefit-content h4,.new-poa-reports-complete .benefit-authorization .commingling-content h4,.new-poa-reports-complete .benefit-authorization .payment-content h4,.new-poa-reports-complete .benefit-authorization .frequency-content h4,.new-poa-reports-complete .commingling-authorization .report-content h4,.new-poa-reports-complete .commingling-authorization .benefit-content h4,.new-poa-reports-complete .commingling-authorization .commingling-content h4,.new-poa-reports-complete .commingling-authorization .payment-content h4,.new-poa-reports-complete .commingling-authorization .frequency-content h4,.new-poa-reports-complete .payment-options .report-content h4,.new-poa-reports-complete .payment-options .benefit-content h4,.new-poa-reports-complete .payment-options .commingling-content h4,.new-poa-reports-complete .payment-options .payment-content h4,.new-poa-reports-complete .payment-options .frequency-content h4,.new-poa-reports-complete .frequency-options .report-content h4,.new-poa-reports-complete .frequency-options .benefit-content h4,.new-poa-reports-complete .frequency-options .commingling-content h4,.new-poa-reports-complete .frequency-options .payment-content h4,.new-poa-reports-complete .frequency-options .frequency-content h4,.new-poa-personal-benefit .report-authorization .report-content h4,.new-poa-personal-benefit .report-authorization .benefit-content h4,.new-poa-personal-benefit .report-authorization .commingling-content h4,.new-poa-personal-benefit .report-authorization .payment-content h4,.new-poa-personal-benefit .report-authorization .frequency-content h4,.new-poa-personal-benefit .benefit-authorization .report-content h4,.new-poa-personal-benefit .benefit-authorization .benefit-content h4,.new-poa-personal-benefit .benefit-authorization .commingling-content h4,.new-poa-personal-benefit .benefit-authorization .payment-content h4,.new-poa-personal-benefit .benefit-authorization .frequency-content h4,.new-poa-personal-benefit .commingling-authorization .report-content h4,.new-poa-personal-benefit .commingling-authorization .benefit-content h4,.new-poa-personal-benefit .commingling-authorization .commingling-content h4,.new-poa-personal-benefit .commingling-authorization .payment-content h4,.new-poa-personal-benefit .commingling-authorization .frequency-content h4,.new-poa-personal-benefit .payment-options .report-content h4,.new-poa-personal-benefit .payment-options .benefit-content h4,.new-poa-personal-benefit .payment-options .commingling-content h4,.new-poa-personal-benefit .payment-options .payment-content h4,.new-poa-personal-benefit .payment-options .frequency-content h4,.new-poa-personal-benefit .frequency-options .report-content h4,.new-poa-personal-benefit .frequency-options .benefit-content h4,.new-poa-personal-benefit .frequency-options .commingling-content h4,.new-poa-personal-benefit .frequency-options .payment-content h4,.new-poa-personal-benefit .frequency-options .frequency-content h4,.new-poa-personal-benefit-complete .report-authorization .report-content h4,.new-poa-personal-benefit-complete .report-authorization .benefit-content h4,.new-poa-personal-benefit-complete .report-authorization .commingling-content h4,.new-poa-personal-benefit-complete .report-authorization .payment-content h4,.new-poa-personal-benefit-complete .report-authorization .frequency-content h4,.new-poa-personal-benefit-complete .benefit-authorization .report-content h4,.new-poa-personal-benefit-complete .benefit-authorization .benefit-content h4,.new-poa-personal-benefit-complete .benefit-authorization .commingling-content h4,.new-poa-personal-benefit-complete .benefit-authorization .payment-content h4,.new-poa-personal-benefit-complete .benefit-authorization .frequency-content h4,.new-poa-personal-benefit-complete .commingling-authorization .report-content h4,.new-poa-personal-benefit-complete .commingling-authorization .benefit-content h4,.new-poa-personal-benefit-complete .commingling-authorization .commingling-content h4,.new-poa-personal-benefit-complete .commingling-authorization .payment-content h4,.new-poa-personal-benefit-complete .commingling-authorization .frequency-content h4,.new-poa-personal-benefit-complete .payment-options .report-content h4,.new-poa-personal-benefit-complete .payment-options .benefit-content h4,.new-poa-personal-benefit-complete .payment-options .commingling-content h4,.new-poa-personal-benefit-complete .payment-options .payment-content h4,.new-poa-personal-benefit-complete .payment-options .frequency-content h4,.new-poa-personal-benefit-complete .frequency-options .report-content h4,.new-poa-personal-benefit-complete .frequency-options .benefit-content h4,.new-poa-personal-benefit-complete .frequency-options .commingling-content h4,.new-poa-personal-benefit-complete .frequency-options .payment-content h4,.new-poa-personal-benefit-complete .frequency-options .frequency-content h4,.new-poa-keeping-assets-separate .report-authorization .report-content h4,.new-poa-keeping-assets-separate .report-authorization .benefit-content h4,.new-poa-keeping-assets-separate .report-authorization .commingling-content h4,.new-poa-keeping-assets-separate .report-authorization .payment-content h4,.new-poa-keeping-assets-separate .report-authorization .frequency-content h4,.new-poa-keeping-assets-separate .benefit-authorization .report-content h4,.new-poa-keeping-assets-separate .benefit-authorization .benefit-content h4,.new-poa-keeping-assets-separate .benefit-authorization .commingling-content h4,.new-poa-keeping-assets-separate .benefit-authorization .payment-content h4,.new-poa-keeping-assets-separate .benefit-authorization .frequency-content h4,.new-poa-keeping-assets-separate .commingling-authorization .report-content h4,.new-poa-keeping-assets-separate .commingling-authorization .benefit-content h4,.new-poa-keeping-assets-separate .commingling-authorization .commingling-content h4,.new-poa-keeping-assets-separate .commingling-authorization .payment-content h4,.new-poa-keeping-assets-separate .commingling-authorization .frequency-content h4,.new-poa-keeping-assets-separate .payment-options .report-content h4,.new-poa-keeping-assets-separate .payment-options .benefit-content h4,.new-poa-keeping-assets-separate .payment-options .commingling-content h4,.new-poa-keeping-assets-separate .payment-options .payment-content h4,.new-poa-keeping-assets-separate .payment-options .frequency-content h4,.new-poa-keeping-assets-separate .frequency-options .report-content h4,.new-poa-keeping-assets-separate .frequency-options .benefit-content h4,.new-poa-keeping-assets-separate .frequency-options .commingling-content h4,.new-poa-keeping-assets-separate .frequency-options .payment-content h4,.new-poa-keeping-assets-separate .frequency-options .frequency-content h4,.new-poa-assets-separate-complete .report-authorization .report-content h4,.new-poa-assets-separate-complete .report-authorization .benefit-content h4,.new-poa-assets-separate-complete .report-authorization .commingling-content h4,.new-poa-assets-separate-complete .report-authorization .payment-content h4,.new-poa-assets-separate-complete .report-authorization .frequency-content h4,.new-poa-assets-separate-complete .benefit-authorization .report-content h4,.new-poa-assets-separate-complete .benefit-authorization .benefit-content h4,.new-poa-assets-separate-complete .benefit-authorization .commingling-content h4,.new-poa-assets-separate-complete .benefit-authorization .payment-content h4,.new-poa-assets-separate-complete .benefit-authorization .frequency-content h4,.new-poa-assets-separate-complete .commingling-authorization .report-content h4,.new-poa-assets-separate-complete .commingling-authorization .benefit-content h4,.new-poa-assets-separate-complete .commingling-authorization .commingling-content h4,.new-poa-assets-separate-complete .commingling-authorization .payment-content h4,.new-poa-assets-separate-complete .commingling-authorization .frequency-content h4,.new-poa-assets-separate-complete .payment-options .report-content h4,.new-poa-assets-separate-complete .payment-options .benefit-content h4,.new-poa-assets-separate-complete .payment-options .commingling-content h4,.new-poa-assets-separate-complete .payment-options .payment-content h4,.new-poa-assets-separate-complete .payment-options .frequency-content h4,.new-poa-assets-separate-complete .frequency-options .report-content h4,.new-poa-assets-separate-complete .frequency-options .benefit-content h4,.new-poa-assets-separate-complete .frequency-options .commingling-content h4,.new-poa-assets-separate-complete .frequency-options .payment-content h4,.new-poa-assets-separate-complete .frequency-options .frequency-content h4,.new-poa-paying-agent .report-authorization .report-content h4,.new-poa-paying-agent .report-authorization .benefit-content h4,.new-poa-paying-agent .report-authorization .commingling-content h4,.new-poa-paying-agent .report-authorization .payment-content h4,.new-poa-paying-agent .report-authorization .frequency-content h4,.new-poa-paying-agent .benefit-authorization .report-content h4,.new-poa-paying-agent .benefit-authorization .benefit-content h4,.new-poa-paying-agent .benefit-authorization .commingling-content h4,.new-poa-paying-agent .benefit-authorization .payment-content h4,.new-poa-paying-agent .benefit-authorization .frequency-content h4,.new-poa-paying-agent .commingling-authorization .report-content h4,.new-poa-paying-agent .commingling-authorization .benefit-content h4,.new-poa-paying-agent .commingling-authorization .commingling-content h4,.new-poa-paying-agent .commingling-authorization .payment-content h4,.new-poa-paying-agent .commingling-authorization .frequency-content h4,.new-poa-paying-agent .payment-options .report-content h4,.new-poa-paying-agent .payment-options .benefit-content h4,.new-poa-paying-agent .payment-options .commingling-content h4,.new-poa-paying-agent .payment-options .payment-content h4,.new-poa-paying-agent .payment-options .frequency-content h4,.new-poa-paying-agent .frequency-options .report-content h4,.new-poa-paying-agent .frequency-options .benefit-content h4,.new-poa-paying-agent .frequency-options .commingling-content h4,.new-poa-paying-agent .frequency-options .payment-content h4,.new-poa-paying-agent .frequency-options .frequency-content h4,.new-poa-paying-agent-complete .report-authorization .report-content h4,.new-poa-paying-agent-complete .report-authorization .benefit-content h4,.new-poa-paying-agent-complete .report-authorization .commingling-content h4,.new-poa-paying-agent-complete .report-authorization .payment-content h4,.new-poa-paying-agent-complete .report-authorization .frequency-content h4,.new-poa-paying-agent-complete .benefit-authorization .report-content h4,.new-poa-paying-agent-complete .benefit-authorization .benefit-content h4,.new-poa-paying-agent-complete .benefit-authorization .commingling-content h4,.new-poa-paying-agent-complete .benefit-authorization .payment-content h4,.new-poa-paying-agent-complete .benefit-authorization .frequency-content h4,.new-poa-paying-agent-complete .commingling-authorization .report-content h4,.new-poa-paying-agent-complete .commingling-authorization .benefit-content h4,.new-poa-paying-agent-complete .commingling-authorization .commingling-content h4,.new-poa-paying-agent-complete .commingling-authorization .payment-content h4,.new-poa-paying-agent-complete .commingling-authorization .frequency-content h4,.new-poa-paying-agent-complete .payment-options .report-content h4,.new-poa-paying-agent-complete .payment-options .benefit-content h4,.new-poa-paying-agent-complete .payment-options .commingling-content h4,.new-poa-paying-agent-complete .payment-options .payment-content h4,.new-poa-paying-agent-complete .payment-options .frequency-content h4,.new-poa-paying-agent-complete .frequency-options .report-content h4,.new-poa-paying-agent-complete .frequency-options .benefit-content h4,.new-poa-paying-agent-complete .frequency-options .commingling-content h4,.new-poa-paying-agent-complete .frequency-options .payment-content h4,.new-poa-paying-agent-complete .frequency-options .frequency-content h4,.new-poa-nominating-conservator .report-authorization .report-content h4,.new-poa-nominating-conservator .report-authorization .benefit-content h4,.new-poa-nominating-conservator .report-authorization .commingling-content h4,.new-poa-nominating-conservator .report-authorization .payment-content h4,.new-poa-nominating-conservator .report-authorization .frequency-content h4,.new-poa-nominating-conservator .benefit-authorization .report-content h4,.new-poa-nominating-conservator .benefit-authorization .benefit-content h4,.new-poa-nominating-conservator .benefit-authorization .commingling-content h4,.new-poa-nominating-conservator .benefit-authorization .payment-content h4,.new-poa-nominating-conservator .benefit-authorization .frequency-content h4,.new-poa-nominating-conservator .commingling-authorization .report-content h4,.new-poa-nominating-conservator .commingling-authorization .benefit-content h4,.new-poa-nominating-conservator .commingling-authorization .commingling-content h4,.new-poa-nominating-conservator .commingling-authorization .payment-content h4,.new-poa-nominating-conservator .commingling-authorization .frequency-content h4,.new-poa-nominating-conservator .payment-options .report-content h4,.new-poa-nominating-conservator .payment-options .benefit-content h4,.new-poa-nominating-conservator .payment-options .commingling-content h4,.new-poa-nominating-conservator .payment-options .payment-content h4,.new-poa-nominating-conservator .payment-options .frequency-content h4,.new-poa-nominating-conservator .frequency-options .report-content h4,.new-poa-nominating-conservator .frequency-options .benefit-content h4,.new-poa-nominating-conservator .frequency-options .commingling-content h4,.new-poa-nominating-conservator .frequency-options .payment-content h4,.new-poa-nominating-conservator .frequency-options .frequency-content h4,.new-poa-nominating-complete .report-authorization .report-content h4,.new-poa-nominating-complete .report-authorization .benefit-content h4,.new-poa-nominating-complete .report-authorization .commingling-content h4,.new-poa-nominating-complete .report-authorization .payment-content h4,.new-poa-nominating-complete .report-authorization .frequency-content h4,.new-poa-nominating-complete .benefit-authorization .report-content h4,.new-poa-nominating-complete .benefit-authorization .benefit-content h4,.new-poa-nominating-complete .benefit-authorization .commingling-content h4,.new-poa-nominating-complete .benefit-authorization .payment-content h4,.new-poa-nominating-complete .benefit-authorization .frequency-content h4,.new-poa-nominating-complete .commingling-authorization .report-content h4,.new-poa-nominating-complete .commingling-authorization .benefit-content h4,.new-poa-nominating-complete .commingling-authorization .commingling-content h4,.new-poa-nominating-complete .commingling-authorization .payment-content h4,.new-poa-nominating-complete .commingling-authorization .frequency-content h4,.new-poa-nominating-complete .payment-options .report-content h4,.new-poa-nominating-complete .payment-options .benefit-content h4,.new-poa-nominating-complete .payment-options .commingling-content h4,.new-poa-nominating-complete .payment-options .payment-content h4,.new-poa-nominating-complete .payment-options .frequency-content h4,.new-poa-nominating-complete .frequency-options .report-content h4,.new-poa-nominating-complete .frequency-options .benefit-content h4,.new-poa-nominating-complete .frequency-options .commingling-content h4,.new-poa-nominating-complete .frequency-options .payment-content h4,.new-poa-nominating-complete .frequency-options .frequency-content h4{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}.new-poa-period-reports .report-authorization .report-content p,.new-poa-period-reports .report-authorization .benefit-content p,.new-poa-period-reports .report-authorization .commingling-content p,.new-poa-period-reports .report-authorization .payment-content p,.new-poa-period-reports .report-authorization .frequency-content p,.new-poa-period-reports .benefit-authorization .report-content p,.new-poa-period-reports .benefit-authorization .benefit-content p,.new-poa-period-reports .benefit-authorization .commingling-content p,.new-poa-period-reports .benefit-authorization .payment-content p,.new-poa-period-reports .benefit-authorization .frequency-content p,.new-poa-period-reports .commingling-authorization .report-content p,.new-poa-period-reports .commingling-authorization .benefit-content p,.new-poa-period-reports .commingling-authorization .commingling-content p,.new-poa-period-reports .commingling-authorization .payment-content p,.new-poa-period-reports .commingling-authorization .frequency-content p,.new-poa-period-reports .payment-options .report-content p,.new-poa-period-reports .payment-options .benefit-content p,.new-poa-period-reports .payment-options .commingling-content p,.new-poa-period-reports .payment-options .payment-content p,.new-poa-period-reports .payment-options .frequency-content p,.new-poa-period-reports .frequency-options .report-content p,.new-poa-period-reports .frequency-options .benefit-content p,.new-poa-period-reports .frequency-options .commingling-content p,.new-poa-period-reports .frequency-options .payment-content p,.new-poa-period-reports .frequency-options .frequency-content p,.new-poa-report-recipients .report-authorization .report-content p,.new-poa-report-recipients .report-authorization .benefit-content p,.new-poa-report-recipients .report-authorization .commingling-content p,.new-poa-report-recipients .report-authorization .payment-content p,.new-poa-report-recipients .report-authorization .frequency-content p,.new-poa-report-recipients .benefit-authorization .report-content p,.new-poa-report-recipients .benefit-authorization .benefit-content p,.new-poa-report-recipients .benefit-authorization .commingling-content p,.new-poa-report-recipients .benefit-authorization .payment-content p,.new-poa-report-recipients .benefit-authorization .frequency-content p,.new-poa-report-recipients .commingling-authorization .report-content p,.new-poa-report-recipients .commingling-authorization .benefit-content p,.new-poa-report-recipients .commingling-authorization .commingling-content p,.new-poa-report-recipients .commingling-authorization .payment-content p,.new-poa-report-recipients .commingling-authorization .frequency-content p,.new-poa-report-recipients .payment-options .report-content p,.new-poa-report-recipients .payment-options .benefit-content p,.new-poa-report-recipients .payment-options .commingling-content p,.new-poa-report-recipients .payment-options .payment-content p,.new-poa-report-recipients .payment-options .frequency-content p,.new-poa-report-recipients .frequency-options .report-content p,.new-poa-report-recipients .frequency-options .benefit-content p,.new-poa-report-recipients .frequency-options .commingling-content p,.new-poa-report-recipients .frequency-options .payment-content p,.new-poa-report-recipients .frequency-options .frequency-content p,.new-poa-report-frequency .report-authorization .report-content p,.new-poa-report-frequency .report-authorization .benefit-content p,.new-poa-report-frequency .report-authorization .commingling-content p,.new-poa-report-frequency .report-authorization .payment-content p,.new-poa-report-frequency .report-authorization .frequency-content p,.new-poa-report-frequency .benefit-authorization .report-content p,.new-poa-report-frequency .benefit-authorization .benefit-content p,.new-poa-report-frequency .benefit-authorization .commingling-content p,.new-poa-report-frequency .benefit-authorization .payment-content p,.new-poa-report-frequency .benefit-authorization .frequency-content p,.new-poa-report-frequency .commingling-authorization .report-content p,.new-poa-report-frequency .commingling-authorization .benefit-content p,.new-poa-report-frequency .commingling-authorization .commingling-content p,.new-poa-report-frequency .commingling-authorization .payment-content p,.new-poa-report-frequency .commingling-authorization .frequency-content p,.new-poa-report-frequency .payment-options .report-content p,.new-poa-report-frequency .payment-options .benefit-content p,.new-poa-report-frequency .payment-options .commingling-content p,.new-poa-report-frequency .payment-options .payment-content p,.new-poa-report-frequency .payment-options .frequency-content p,.new-poa-report-frequency .frequency-options .report-content p,.new-poa-report-frequency .frequency-options .benefit-content p,.new-poa-report-frequency .frequency-options .commingling-content p,.new-poa-report-frequency .frequency-options .payment-content p,.new-poa-report-frequency .frequency-options .frequency-content p,.new-poa-reports-complete .report-authorization .report-content p,.new-poa-reports-complete .report-authorization .benefit-content p,.new-poa-reports-complete .report-authorization .commingling-content p,.new-poa-reports-complete .report-authorization .payment-content p,.new-poa-reports-complete .report-authorization .frequency-content p,.new-poa-reports-complete .benefit-authorization .report-content p,.new-poa-reports-complete .benefit-authorization .benefit-content p,.new-poa-reports-complete .benefit-authorization .commingling-content p,.new-poa-reports-complete .benefit-authorization .payment-content p,.new-poa-reports-complete .benefit-authorization .frequency-content p,.new-poa-reports-complete .commingling-authorization .report-content p,.new-poa-reports-complete .commingling-authorization .benefit-content p,.new-poa-reports-complete .commingling-authorization .commingling-content p,.new-poa-reports-complete .commingling-authorization .payment-content p,.new-poa-reports-complete .commingling-authorization .frequency-content p,.new-poa-reports-complete .payment-options .report-content p,.new-poa-reports-complete .payment-options .benefit-content p,.new-poa-reports-complete .payment-options .commingling-content p,.new-poa-reports-complete .payment-options .payment-content p,.new-poa-reports-complete .payment-options .frequency-content p,.new-poa-reports-complete .frequency-options .report-content p,.new-poa-reports-complete .frequency-options .benefit-content p,.new-poa-reports-complete .frequency-options .commingling-content p,.new-poa-reports-complete .frequency-options .payment-content p,.new-poa-reports-complete .frequency-options .frequency-content p,.new-poa-personal-benefit .report-authorization .report-content p,.new-poa-personal-benefit .report-authorization .benefit-content p,.new-poa-personal-benefit .report-authorization .commingling-content p,.new-poa-personal-benefit .report-authorization .payment-content p,.new-poa-personal-benefit .report-authorization .frequency-content p,.new-poa-personal-benefit .benefit-authorization .report-content p,.new-poa-personal-benefit .benefit-authorization .benefit-content p,.new-poa-personal-benefit .benefit-authorization .commingling-content p,.new-poa-personal-benefit .benefit-authorization .payment-content p,.new-poa-personal-benefit .benefit-authorization .frequency-content p,.new-poa-personal-benefit .commingling-authorization .report-content p,.new-poa-personal-benefit .commingling-authorization .benefit-content p,.new-poa-personal-benefit .commingling-authorization .commingling-content p,.new-poa-personal-benefit .commingling-authorization .payment-content p,.new-poa-personal-benefit .commingling-authorization .frequency-content p,.new-poa-personal-benefit .payment-options .report-content p,.new-poa-personal-benefit .payment-options .benefit-content p,.new-poa-personal-benefit .payment-options .commingling-content p,.new-poa-personal-benefit .payment-options .payment-content p,.new-poa-personal-benefit .payment-options .frequency-content p,.new-poa-personal-benefit .frequency-options .report-content p,.new-poa-personal-benefit .frequency-options .benefit-content p,.new-poa-personal-benefit .frequency-options .commingling-content p,.new-poa-personal-benefit .frequency-options .payment-content p,.new-poa-personal-benefit .frequency-options .frequency-content p,.new-poa-personal-benefit-complete .report-authorization .report-content p,.new-poa-personal-benefit-complete .report-authorization .benefit-content p,.new-poa-personal-benefit-complete .report-authorization .commingling-content p,.new-poa-personal-benefit-complete .report-authorization .payment-content p,.new-poa-personal-benefit-complete .report-authorization .frequency-content p,.new-poa-personal-benefit-complete .benefit-authorization .report-content p,.new-poa-personal-benefit-complete .benefit-authorization .benefit-content p,.new-poa-personal-benefit-complete .benefit-authorization .commingling-content p,.new-poa-personal-benefit-complete .benefit-authorization .payment-content p,.new-poa-personal-benefit-complete .benefit-authorization .frequency-content p,.new-poa-personal-benefit-complete .commingling-authorization .report-content p,.new-poa-personal-benefit-complete .commingling-authorization .benefit-content p,.new-poa-personal-benefit-complete .commingling-authorization .commingling-content p,.new-poa-personal-benefit-complete .commingling-authorization .payment-content p,.new-poa-personal-benefit-complete .commingling-authorization .frequency-content p,.new-poa-personal-benefit-complete .payment-options .report-content p,.new-poa-personal-benefit-complete .payment-options .benefit-content p,.new-poa-personal-benefit-complete .payment-options .commingling-content p,.new-poa-personal-benefit-complete .payment-options .payment-content p,.new-poa-personal-benefit-complete .payment-options .frequency-content p,.new-poa-personal-benefit-complete .frequency-options .report-content p,.new-poa-personal-benefit-complete .frequency-options .benefit-content p,.new-poa-personal-benefit-complete .frequency-options .commingling-content p,.new-poa-personal-benefit-complete .frequency-options .payment-content p,.new-poa-personal-benefit-complete .frequency-options .frequency-content p,.new-poa-keeping-assets-separate .report-authorization .report-content p,.new-poa-keeping-assets-separate .report-authorization .benefit-content p,.new-poa-keeping-assets-separate .report-authorization .commingling-content p,.new-poa-keeping-assets-separate .report-authorization .payment-content p,.new-poa-keeping-assets-separate .report-authorization .frequency-content p,.new-poa-keeping-assets-separate .benefit-authorization .report-content p,.new-poa-keeping-assets-separate .benefit-authorization .benefit-content p,.new-poa-keeping-assets-separate .benefit-authorization .commingling-content p,.new-poa-keeping-assets-separate .benefit-authorization .payment-content p,.new-poa-keeping-assets-separate .benefit-authorization .frequency-content p,.new-poa-keeping-assets-separate .commingling-authorization .report-content p,.new-poa-keeping-assets-separate .commingling-authorization .benefit-content p,.new-poa-keeping-assets-separate .commingling-authorization .commingling-content p,.new-poa-keeping-assets-separate .commingling-authorization .payment-content p,.new-poa-keeping-assets-separate .commingling-authorization .frequency-content p,.new-poa-keeping-assets-separate .payment-options .report-content p,.new-poa-keeping-assets-separate .payment-options .benefit-content p,.new-poa-keeping-assets-separate .payment-options .commingling-content p,.new-poa-keeping-assets-separate .payment-options .payment-content p,.new-poa-keeping-assets-separate .payment-options .frequency-content p,.new-poa-keeping-assets-separate .frequency-options .report-content p,.new-poa-keeping-assets-separate .frequency-options .benefit-content p,.new-poa-keeping-assets-separate .frequency-options .commingling-content p,.new-poa-keeping-assets-separate .frequency-options .payment-content p,.new-poa-keeping-assets-separate .frequency-options .frequency-content p,.new-poa-assets-separate-complete .report-authorization .report-content p,.new-poa-assets-separate-complete .report-authorization .benefit-content p,.new-poa-assets-separate-complete .report-authorization .commingling-content p,.new-poa-assets-separate-complete .report-authorization .payment-content p,.new-poa-assets-separate-complete .report-authorization .frequency-content p,.new-poa-assets-separate-complete .benefit-authorization .report-content p,.new-poa-assets-separate-complete .benefit-authorization .benefit-content p,.new-poa-assets-separate-complete .benefit-authorization .commingling-content p,.new-poa-assets-separate-complete .benefit-authorization .payment-content p,.new-poa-assets-separate-complete .benefit-authorization .frequency-content p,.new-poa-assets-separate-complete .commingling-authorization .report-content p,.new-poa-assets-separate-complete .commingling-authorization .benefit-content p,.new-poa-assets-separate-complete .commingling-authorization .commingling-content p,.new-poa-assets-separate-complete .commingling-authorization .payment-content p,.new-poa-assets-separate-complete .commingling-authorization .frequency-content p,.new-poa-assets-separate-complete .payment-options .report-content p,.new-poa-assets-separate-complete .payment-options .benefit-content p,.new-poa-assets-separate-complete .payment-options .commingling-content p,.new-poa-assets-separate-complete .payment-options .payment-content p,.new-poa-assets-separate-complete .payment-options .frequency-content p,.new-poa-assets-separate-complete .frequency-options .report-content p,.new-poa-assets-separate-complete .frequency-options .benefit-content p,.new-poa-assets-separate-complete .frequency-options .commingling-content p,.new-poa-assets-separate-complete .frequency-options .payment-content p,.new-poa-assets-separate-complete .frequency-options .frequency-content p,.new-poa-paying-agent .report-authorization .report-content p,.new-poa-paying-agent .report-authorization .benefit-content p,.new-poa-paying-agent .report-authorization .commingling-content p,.new-poa-paying-agent .report-authorization .payment-content p,.new-poa-paying-agent .report-authorization .frequency-content p,.new-poa-paying-agent .benefit-authorization .report-content p,.new-poa-paying-agent .benefit-authorization .benefit-content p,.new-poa-paying-agent .benefit-authorization .commingling-content p,.new-poa-paying-agent .benefit-authorization .payment-content p,.new-poa-paying-agent .benefit-authorization .frequency-content p,.new-poa-paying-agent .commingling-authorization .report-content p,.new-poa-paying-agent .commingling-authorization .benefit-content p,.new-poa-paying-agent .commingling-authorization .commingling-content p,.new-poa-paying-agent .commingling-authorization .payment-content p,.new-poa-paying-agent .commingling-authorization .frequency-content p,.new-poa-paying-agent .payment-options .report-content p,.new-poa-paying-agent .payment-options .benefit-content p,.new-poa-paying-agent .payment-options .commingling-content p,.new-poa-paying-agent .payment-options .payment-content p,.new-poa-paying-agent .payment-options .frequency-content p,.new-poa-paying-agent .frequency-options .report-content p,.new-poa-paying-agent .frequency-options .benefit-content p,.new-poa-paying-agent .frequency-options .commingling-content p,.new-poa-paying-agent .frequency-options .payment-content p,.new-poa-paying-agent .frequency-options .frequency-content p,.new-poa-paying-agent-complete .report-authorization .report-content p,.new-poa-paying-agent-complete .report-authorization .benefit-content p,.new-poa-paying-agent-complete .report-authorization .commingling-content p,.new-poa-paying-agent-complete .report-authorization .payment-content p,.new-poa-paying-agent-complete .report-authorization .frequency-content p,.new-poa-paying-agent-complete .benefit-authorization .report-content p,.new-poa-paying-agent-complete .benefit-authorization .benefit-content p,.new-poa-paying-agent-complete .benefit-authorization .commingling-content p,.new-poa-paying-agent-complete .benefit-authorization .payment-content p,.new-poa-paying-agent-complete .benefit-authorization .frequency-content p,.new-poa-paying-agent-complete .commingling-authorization .report-content p,.new-poa-paying-agent-complete .commingling-authorization .benefit-content p,.new-poa-paying-agent-complete .commingling-authorization .commingling-content p,.new-poa-paying-agent-complete .commingling-authorization .payment-content p,.new-poa-paying-agent-complete .commingling-authorization .frequency-content p,.new-poa-paying-agent-complete .payment-options .report-content p,.new-poa-paying-agent-complete .payment-options .benefit-content p,.new-poa-paying-agent-complete .payment-options .commingling-content p,.new-poa-paying-agent-complete .payment-options .payment-content p,.new-poa-paying-agent-complete .payment-options .frequency-content p,.new-poa-paying-agent-complete .frequency-options .report-content p,.new-poa-paying-agent-complete .frequency-options .benefit-content p,.new-poa-paying-agent-complete .frequency-options .commingling-content p,.new-poa-paying-agent-complete .frequency-options .payment-content p,.new-poa-paying-agent-complete .frequency-options .frequency-content p,.new-poa-nominating-conservator .report-authorization .report-content p,.new-poa-nominating-conservator .report-authorization .benefit-content p,.new-poa-nominating-conservator .report-authorization .commingling-content p,.new-poa-nominating-conservator .report-authorization .payment-content p,.new-poa-nominating-conservator .report-authorization .frequency-content p,.new-poa-nominating-conservator .benefit-authorization .report-content p,.new-poa-nominating-conservator .benefit-authorization .benefit-content p,.new-poa-nominating-conservator .benefit-authorization .commingling-content p,.new-poa-nominating-conservator .benefit-authorization .payment-content p,.new-poa-nominating-conservator .benefit-authorization .frequency-content p,.new-poa-nominating-conservator .commingling-authorization .report-content p,.new-poa-nominating-conservator .commingling-authorization .benefit-content p,.new-poa-nominating-conservator .commingling-authorization .commingling-content p,.new-poa-nominating-conservator .commingling-authorization .payment-content p,.new-poa-nominating-conservator .commingling-authorization .frequency-content p,.new-poa-nominating-conservator .payment-options .report-content p,.new-poa-nominating-conservator .payment-options .benefit-content p,.new-poa-nominating-conservator .payment-options .commingling-content p,.new-poa-nominating-conservator .payment-options .payment-content p,.new-poa-nominating-conservator .payment-options .frequency-content p,.new-poa-nominating-conservator .frequency-options .report-content p,.new-poa-nominating-conservator .frequency-options .benefit-content p,.new-poa-nominating-conservator .frequency-options .commingling-content p,.new-poa-nominating-conservator .frequency-options .payment-content p,.new-poa-nominating-conservator .frequency-options .frequency-content p,.new-poa-nominating-complete .report-authorization .report-content p,.new-poa-nominating-complete .report-authorization .benefit-content p,.new-poa-nominating-complete .report-authorization .commingling-content p,.new-poa-nominating-complete .report-authorization .payment-content p,.new-poa-nominating-complete .report-authorization .frequency-content p,.new-poa-nominating-complete .benefit-authorization .report-content p,.new-poa-nominating-complete .benefit-authorization .benefit-content p,.new-poa-nominating-complete .benefit-authorization .commingling-content p,.new-poa-nominating-complete .benefit-authorization .payment-content p,.new-poa-nominating-complete .benefit-authorization .frequency-content p,.new-poa-nominating-complete .commingling-authorization .report-content p,.new-poa-nominating-complete .commingling-authorization .benefit-content p,.new-poa-nominating-complete .commingling-authorization .commingling-content p,.new-poa-nominating-complete .commingling-authorization .payment-content p,.new-poa-nominating-complete .commingling-authorization .frequency-content p,.new-poa-nominating-complete .payment-options .report-content p,.new-poa-nominating-complete .payment-options .benefit-content p,.new-poa-nominating-complete .payment-options .commingling-content p,.new-poa-nominating-complete .payment-options .payment-content p,.new-poa-nominating-complete .payment-options .frequency-content p,.new-poa-nominating-complete .frequency-options .report-content p,.new-poa-nominating-complete .frequency-options .benefit-content p,.new-poa-nominating-complete .frequency-options .commingling-content p,.new-poa-nominating-complete .frequency-options .payment-content p,.new-poa-nominating-complete .frequency-options .frequency-content p{font-size:14px;color:#64748b;margin:0;line-height:1.4}.new-poa-period-reports .report-authorization .report-content .frequency-details,.new-poa-period-reports .report-authorization .benefit-content .frequency-details,.new-poa-period-reports .report-authorization .commingling-content .frequency-details,.new-poa-period-reports .report-authorization .payment-content .frequency-details,.new-poa-period-reports .report-authorization .frequency-content .frequency-details,.new-poa-period-reports .benefit-authorization .report-content .frequency-details,.new-poa-period-reports .benefit-authorization .benefit-content .frequency-details,.new-poa-period-reports .benefit-authorization .commingling-content .frequency-details,.new-poa-period-reports .benefit-authorization .payment-content .frequency-details,.new-poa-period-reports .benefit-authorization .frequency-content .frequency-details,.new-poa-period-reports .commingling-authorization .report-content .frequency-details,.new-poa-period-reports .commingling-authorization .benefit-content .frequency-details,.new-poa-period-reports .commingling-authorization .commingling-content .frequency-details,.new-poa-period-reports .commingling-authorization .payment-content .frequency-details,.new-poa-period-reports .commingling-authorization .frequency-content .frequency-details,.new-poa-period-reports .payment-options .report-content .frequency-details,.new-poa-period-reports .payment-options .benefit-content .frequency-details,.new-poa-period-reports .payment-options .commingling-content .frequency-details,.new-poa-period-reports .payment-options .payment-content .frequency-details,.new-poa-period-reports .payment-options .frequency-content .frequency-details,.new-poa-period-reports .frequency-options .report-content .frequency-details,.new-poa-period-reports .frequency-options .benefit-content .frequency-details,.new-poa-period-reports .frequency-options .commingling-content .frequency-details,.new-poa-period-reports .frequency-options .payment-content .frequency-details,.new-poa-period-reports .frequency-options .frequency-content .frequency-details,.new-poa-report-recipients .report-authorization .report-content .frequency-details,.new-poa-report-recipients .report-authorization .benefit-content .frequency-details,.new-poa-report-recipients .report-authorization .commingling-content .frequency-details,.new-poa-report-recipients .report-authorization .payment-content .frequency-details,.new-poa-report-recipients .report-authorization .frequency-content .frequency-details,.new-poa-report-recipients .benefit-authorization .report-content .frequency-details,.new-poa-report-recipients .benefit-authorization .benefit-content .frequency-details,.new-poa-report-recipients .benefit-authorization .commingling-content .frequency-details,.new-poa-report-recipients .benefit-authorization .payment-content .frequency-details,.new-poa-report-recipients .benefit-authorization .frequency-content .frequency-details,.new-poa-report-recipients .commingling-authorization .report-content .frequency-details,.new-poa-report-recipients .commingling-authorization .benefit-content .frequency-details,.new-poa-report-recipients .commingling-authorization .commingling-content .frequency-details,.new-poa-report-recipients .commingling-authorization .payment-content .frequency-details,.new-poa-report-recipients .commingling-authorization .frequency-content .frequency-details,.new-poa-report-recipients .payment-options .report-content .frequency-details,.new-poa-report-recipients .payment-options .benefit-content .frequency-details,.new-poa-report-recipients .payment-options .commingling-content .frequency-details,.new-poa-report-recipients .payment-options .payment-content .frequency-details,.new-poa-report-recipients .payment-options .frequency-content .frequency-details,.new-poa-report-recipients .frequency-options .report-content .frequency-details,.new-poa-report-recipients .frequency-options .benefit-content .frequency-details,.new-poa-report-recipients .frequency-options .commingling-content .frequency-details,.new-poa-report-recipients .frequency-options .payment-content .frequency-details,.new-poa-report-recipients .frequency-options .frequency-content .frequency-details,.new-poa-report-frequency .report-authorization .report-content .frequency-details,.new-poa-report-frequency .report-authorization .benefit-content .frequency-details,.new-poa-report-frequency .report-authorization .commingling-content .frequency-details,.new-poa-report-frequency .report-authorization .payment-content .frequency-details,.new-poa-report-frequency .report-authorization .frequency-content .frequency-details,.new-poa-report-frequency .benefit-authorization .report-content .frequency-details,.new-poa-report-frequency .benefit-authorization .benefit-content .frequency-details,.new-poa-report-frequency .benefit-authorization .commingling-content .frequency-details,.new-poa-report-frequency .benefit-authorization .payment-content .frequency-details,.new-poa-report-frequency .benefit-authorization .frequency-content .frequency-details,.new-poa-report-frequency .commingling-authorization .report-content .frequency-details,.new-poa-report-frequency .commingling-authorization .benefit-content .frequency-details,.new-poa-report-frequency .commingling-authorization .commingling-content .frequency-details,.new-poa-report-frequency .commingling-authorization .payment-content .frequency-details,.new-poa-report-frequency .commingling-authorization .frequency-content .frequency-details,.new-poa-report-frequency .payment-options .report-content .frequency-details,.new-poa-report-frequency .payment-options .benefit-content .frequency-details,.new-poa-report-frequency .payment-options .commingling-content .frequency-details,.new-poa-report-frequency .payment-options .payment-content .frequency-details,.new-poa-report-frequency .payment-options .frequency-content .frequency-details,.new-poa-report-frequency .frequency-options .report-content .frequency-details,.new-poa-report-frequency .frequency-options .benefit-content .frequency-details,.new-poa-report-frequency .frequency-options .commingling-content .frequency-details,.new-poa-report-frequency .frequency-options .payment-content .frequency-details,.new-poa-report-frequency .frequency-options .frequency-content .frequency-details,.new-poa-reports-complete .report-authorization .report-content .frequency-details,.new-poa-reports-complete .report-authorization .benefit-content .frequency-details,.new-poa-reports-complete .report-authorization .commingling-content .frequency-details,.new-poa-reports-complete .report-authorization .payment-content .frequency-details,.new-poa-reports-complete .report-authorization .frequency-content .frequency-details,.new-poa-reports-complete .benefit-authorization .report-content .frequency-details,.new-poa-reports-complete .benefit-authorization .benefit-content .frequency-details,.new-poa-reports-complete .benefit-authorization .commingling-content .frequency-details,.new-poa-reports-complete .benefit-authorization .payment-content .frequency-details,.new-poa-reports-complete .benefit-authorization .frequency-content .frequency-details,.new-poa-reports-complete .commingling-authorization .report-content .frequency-details,.new-poa-reports-complete .commingling-authorization .benefit-content .frequency-details,.new-poa-reports-complete .commingling-authorization .commingling-content .frequency-details,.new-poa-reports-complete .commingling-authorization .payment-content .frequency-details,.new-poa-reports-complete .commingling-authorization .frequency-content .frequency-details,.new-poa-reports-complete .payment-options .report-content .frequency-details,.new-poa-reports-complete .payment-options .benefit-content .frequency-details,.new-poa-reports-complete .payment-options .commingling-content .frequency-details,.new-poa-reports-complete .payment-options .payment-content .frequency-details,.new-poa-reports-complete .payment-options .frequency-content .frequency-details,.new-poa-reports-complete .frequency-options .report-content .frequency-details,.new-poa-reports-complete .frequency-options .benefit-content .frequency-details,.new-poa-reports-complete .frequency-options .commingling-content .frequency-details,.new-poa-reports-complete .frequency-options .payment-content .frequency-details,.new-poa-reports-complete .frequency-options .frequency-content .frequency-details,.new-poa-personal-benefit .report-authorization .report-content .frequency-details,.new-poa-personal-benefit .report-authorization .benefit-content .frequency-details,.new-poa-personal-benefit .report-authorization .commingling-content .frequency-details,.new-poa-personal-benefit .report-authorization .payment-content .frequency-details,.new-poa-personal-benefit .report-authorization .frequency-content .frequency-details,.new-poa-personal-benefit .benefit-authorization .report-content .frequency-details,.new-poa-personal-benefit .benefit-authorization .benefit-content .frequency-details,.new-poa-personal-benefit .benefit-authorization .commingling-content .frequency-details,.new-poa-personal-benefit .benefit-authorization .payment-content .frequency-details,.new-poa-personal-benefit .benefit-authorization .frequency-content .frequency-details,.new-poa-personal-benefit .commingling-authorization .report-content .frequency-details,.new-poa-personal-benefit .commingling-authorization .benefit-content .frequency-details,.new-poa-personal-benefit .commingling-authorization .commingling-content .frequency-details,.new-poa-personal-benefit .commingling-authorization .payment-content .frequency-details,.new-poa-personal-benefit .commingling-authorization .frequency-content .frequency-details,.new-poa-personal-benefit .payment-options .report-content .frequency-details,.new-poa-personal-benefit .payment-options .benefit-content .frequency-details,.new-poa-personal-benefit .payment-options .commingling-content .frequency-details,.new-poa-personal-benefit .payment-options .payment-content .frequency-details,.new-poa-personal-benefit .payment-options .frequency-content .frequency-details,.new-poa-personal-benefit .frequency-options .report-content .frequency-details,.new-poa-personal-benefit .frequency-options .benefit-content .frequency-details,.new-poa-personal-benefit .frequency-options .commingling-content .frequency-details,.new-poa-personal-benefit .frequency-options .payment-content .frequency-details,.new-poa-personal-benefit .frequency-options .frequency-content .frequency-details,.new-poa-personal-benefit-complete .report-authorization .report-content .frequency-details,.new-poa-personal-benefit-complete .report-authorization .benefit-content .frequency-details,.new-poa-personal-benefit-complete .report-authorization .commingling-content .frequency-details,.new-poa-personal-benefit-complete .report-authorization .payment-content .frequency-details,.new-poa-personal-benefit-complete .report-authorization .frequency-content .frequency-details,.new-poa-personal-benefit-complete .benefit-authorization .report-content .frequency-details,.new-poa-personal-benefit-complete .benefit-authorization .benefit-content .frequency-details,.new-poa-personal-benefit-complete .benefit-authorization .commingling-content .frequency-details,.new-poa-personal-benefit-complete .benefit-authorization .payment-content .frequency-details,.new-poa-personal-benefit-complete .benefit-authorization .frequency-content .frequency-details,.new-poa-personal-benefit-complete .commingling-authorization .report-content .frequency-details,.new-poa-personal-benefit-complete .commingling-authorization .benefit-content .frequency-details,.new-poa-personal-benefit-complete .commingling-authorization .commingling-content .frequency-details,.new-poa-personal-benefit-complete .commingling-authorization .payment-content .frequency-details,.new-poa-personal-benefit-complete .commingling-authorization .frequency-content .frequency-details,.new-poa-personal-benefit-complete .payment-options .report-content .frequency-details,.new-poa-personal-benefit-complete .payment-options .benefit-content .frequency-details,.new-poa-personal-benefit-complete .payment-options .commingling-content .frequency-details,.new-poa-personal-benefit-complete .payment-options .payment-content .frequency-details,.new-poa-personal-benefit-complete .payment-options .frequency-content .frequency-details,.new-poa-personal-benefit-complete .frequency-options .report-content .frequency-details,.new-poa-personal-benefit-complete .frequency-options .benefit-content .frequency-details,.new-poa-personal-benefit-complete .frequency-options .commingling-content .frequency-details,.new-poa-personal-benefit-complete .frequency-options .payment-content .frequency-details,.new-poa-personal-benefit-complete .frequency-options .frequency-content .frequency-details,.new-poa-keeping-assets-separate .report-authorization .report-content .frequency-details,.new-poa-keeping-assets-separate .report-authorization .benefit-content .frequency-details,.new-poa-keeping-assets-separate .report-authorization .commingling-content .frequency-details,.new-poa-keeping-assets-separate .report-authorization .payment-content .frequency-details,.new-poa-keeping-assets-separate .report-authorization .frequency-content .frequency-details,.new-poa-keeping-assets-separate .benefit-authorization .report-content .frequency-details,.new-poa-keeping-assets-separate .benefit-authorization .benefit-content .frequency-details,.new-poa-keeping-assets-separate .benefit-authorization .commingling-content .frequency-details,.new-poa-keeping-assets-separate .benefit-authorization .payment-content .frequency-details,.new-poa-keeping-assets-separate .benefit-authorization .frequency-content .frequency-details,.new-poa-keeping-assets-separate .commingling-authorization .report-content .frequency-details,.new-poa-keeping-assets-separate .commingling-authorization .benefit-content .frequency-details,.new-poa-keeping-assets-separate .commingling-authorization .commingling-content .frequency-details,.new-poa-keeping-assets-separate .commingling-authorization .payment-content .frequency-details,.new-poa-keeping-assets-separate .commingling-authorization .frequency-content .frequency-details,.new-poa-keeping-assets-separate .payment-options .report-content .frequency-details,.new-poa-keeping-assets-separate .payment-options .benefit-content .frequency-details,.new-poa-keeping-assets-separate .payment-options .commingling-content .frequency-details,.new-poa-keeping-assets-separate .payment-options .payment-content .frequency-details,.new-poa-keeping-assets-separate .payment-options .frequency-content .frequency-details,.new-poa-keeping-assets-separate .frequency-options .report-content .frequency-details,.new-poa-keeping-assets-separate .frequency-options .benefit-content .frequency-details,.new-poa-keeping-assets-separate .frequency-options .commingling-content .frequency-details,.new-poa-keeping-assets-separate .frequency-options .payment-content .frequency-details,.new-poa-keeping-assets-separate .frequency-options .frequency-content .frequency-details,.new-poa-assets-separate-complete .report-authorization .report-content .frequency-details,.new-poa-assets-separate-complete .report-authorization .benefit-content .frequency-details,.new-poa-assets-separate-complete .report-authorization .commingling-content .frequency-details,.new-poa-assets-separate-complete .report-authorization .payment-content .frequency-details,.new-poa-assets-separate-complete .report-authorization .frequency-content .frequency-details,.new-poa-assets-separate-complete .benefit-authorization .report-content .frequency-details,.new-poa-assets-separate-complete .benefit-authorization .benefit-content .frequency-details,.new-poa-assets-separate-complete .benefit-authorization .commingling-content .frequency-details,.new-poa-assets-separate-complete .benefit-authorization .payment-content .frequency-details,.new-poa-assets-separate-complete .benefit-authorization .frequency-content .frequency-details,.new-poa-assets-separate-complete .commingling-authorization .report-content .frequency-details,.new-poa-assets-separate-complete .commingling-authorization .benefit-content .frequency-details,.new-poa-assets-separate-complete .commingling-authorization .commingling-content .frequency-details,.new-poa-assets-separate-complete .commingling-authorization .payment-content .frequency-details,.new-poa-assets-separate-complete .commingling-authorization .frequency-content .frequency-details,.new-poa-assets-separate-complete .payment-options .report-content .frequency-details,.new-poa-assets-separate-complete .payment-options .benefit-content .frequency-details,.new-poa-assets-separate-complete .payment-options .commingling-content .frequency-details,.new-poa-assets-separate-complete .payment-options .payment-content .frequency-details,.new-poa-assets-separate-complete .payment-options .frequency-content .frequency-details,.new-poa-assets-separate-complete .frequency-options .report-content .frequency-details,.new-poa-assets-separate-complete .frequency-options .benefit-content .frequency-details,.new-poa-assets-separate-complete .frequency-options .commingling-content .frequency-details,.new-poa-assets-separate-complete .frequency-options .payment-content .frequency-details,.new-poa-assets-separate-complete .frequency-options .frequency-content .frequency-details,.new-poa-paying-agent .report-authorization .report-content .frequency-details,.new-poa-paying-agent .report-authorization .benefit-content .frequency-details,.new-poa-paying-agent .report-authorization .commingling-content .frequency-details,.new-poa-paying-agent .report-authorization .payment-content .frequency-details,.new-poa-paying-agent .report-authorization .frequency-content .frequency-details,.new-poa-paying-agent .benefit-authorization .report-content .frequency-details,.new-poa-paying-agent .benefit-authorization .benefit-content .frequency-details,.new-poa-paying-agent .benefit-authorization .commingling-content .frequency-details,.new-poa-paying-agent .benefit-authorization .payment-content .frequency-details,.new-poa-paying-agent .benefit-authorization .frequency-content .frequency-details,.new-poa-paying-agent .commingling-authorization .report-content .frequency-details,.new-poa-paying-agent .commingling-authorization .benefit-content .frequency-details,.new-poa-paying-agent .commingling-authorization .commingling-content .frequency-details,.new-poa-paying-agent .commingling-authorization .payment-content .frequency-details,.new-poa-paying-agent .commingling-authorization .frequency-content .frequency-details,.new-poa-paying-agent .payment-options .report-content .frequency-details,.new-poa-paying-agent .payment-options .benefit-content .frequency-details,.new-poa-paying-agent .payment-options .commingling-content .frequency-details,.new-poa-paying-agent .payment-options .payment-content .frequency-details,.new-poa-paying-agent .payment-options .frequency-content .frequency-details,.new-poa-paying-agent .frequency-options .report-content .frequency-details,.new-poa-paying-agent .frequency-options .benefit-content .frequency-details,.new-poa-paying-agent .frequency-options .commingling-content .frequency-details,.new-poa-paying-agent .frequency-options .payment-content .frequency-details,.new-poa-paying-agent .frequency-options .frequency-content .frequency-details,.new-poa-paying-agent-complete .report-authorization .report-content .frequency-details,.new-poa-paying-agent-complete .report-authorization .benefit-content .frequency-details,.new-poa-paying-agent-complete .report-authorization .commingling-content .frequency-details,.new-poa-paying-agent-complete .report-authorization .payment-content .frequency-details,.new-poa-paying-agent-complete .report-authorization .frequency-content .frequency-details,.new-poa-paying-agent-complete .benefit-authorization .report-content .frequency-details,.new-poa-paying-agent-complete .benefit-authorization .benefit-content .frequency-details,.new-poa-paying-agent-complete .benefit-authorization .commingling-content .frequency-details,.new-poa-paying-agent-complete .benefit-authorization .payment-content .frequency-details,.new-poa-paying-agent-complete .benefit-authorization .frequency-content .frequency-details,.new-poa-paying-agent-complete .commingling-authorization .report-content .frequency-details,.new-poa-paying-agent-complete .commingling-authorization .benefit-content .frequency-details,.new-poa-paying-agent-complete .commingling-authorization .commingling-content .frequency-details,.new-poa-paying-agent-complete .commingling-authorization .payment-content .frequency-details,.new-poa-paying-agent-complete .commingling-authorization .frequency-content .frequency-details,.new-poa-paying-agent-complete .payment-options .report-content .frequency-details,.new-poa-paying-agent-complete .payment-options .benefit-content .frequency-details,.new-poa-paying-agent-complete .payment-options .commingling-content .frequency-details,.new-poa-paying-agent-complete .payment-options .payment-content .frequency-details,.new-poa-paying-agent-complete .payment-options .frequency-content .frequency-details,.new-poa-paying-agent-complete .frequency-options .report-content .frequency-details,.new-poa-paying-agent-complete .frequency-options .benefit-content .frequency-details,.new-poa-paying-agent-complete .frequency-options .commingling-content .frequency-details,.new-poa-paying-agent-complete .frequency-options .payment-content .frequency-details,.new-poa-paying-agent-complete .frequency-options .frequency-content .frequency-details,.new-poa-nominating-conservator .report-authorization .report-content .frequency-details,.new-poa-nominating-conservator .report-authorization .benefit-content .frequency-details,.new-poa-nominating-conservator .report-authorization .commingling-content .frequency-details,.new-poa-nominating-conservator .report-authorization .payment-content .frequency-details,.new-poa-nominating-conservator .report-authorization .frequency-content .frequency-details,.new-poa-nominating-conservator .benefit-authorization .report-content .frequency-details,.new-poa-nominating-conservator .benefit-authorization .benefit-content .frequency-details,.new-poa-nominating-conservator .benefit-authorization .commingling-content .frequency-details,.new-poa-nominating-conservator .benefit-authorization .payment-content .frequency-details,.new-poa-nominating-conservator .benefit-authorization .frequency-content .frequency-details,.new-poa-nominating-conservator .commingling-authorization .report-content .frequency-details,.new-poa-nominating-conservator .commingling-authorization .benefit-content .frequency-details,.new-poa-nominating-conservator .commingling-authorization .commingling-content .frequency-details,.new-poa-nominating-conservator .commingling-authorization .payment-content .frequency-details,.new-poa-nominating-conservator .commingling-authorization .frequency-content .frequency-details,.new-poa-nominating-conservator .payment-options .report-content .frequency-details,.new-poa-nominating-conservator .payment-options .benefit-content .frequency-details,.new-poa-nominating-conservator .payment-options .commingling-content .frequency-details,.new-poa-nominating-conservator .payment-options .payment-content .frequency-details,.new-poa-nominating-conservator .payment-options .frequency-content .frequency-details,.new-poa-nominating-conservator .frequency-options .report-content .frequency-details,.new-poa-nominating-conservator .frequency-options .benefit-content .frequency-details,.new-poa-nominating-conservator .frequency-options .commingling-content .frequency-details,.new-poa-nominating-conservator .frequency-options .payment-content .frequency-details,.new-poa-nominating-conservator .frequency-options .frequency-content .frequency-details,.new-poa-nominating-complete .report-authorization .report-content .frequency-details,.new-poa-nominating-complete .report-authorization .benefit-content .frequency-details,.new-poa-nominating-complete .report-authorization .commingling-content .frequency-details,.new-poa-nominating-complete .report-authorization .payment-content .frequency-details,.new-poa-nominating-complete .report-authorization .frequency-content .frequency-details,.new-poa-nominating-complete .benefit-authorization .report-content .frequency-details,.new-poa-nominating-complete .benefit-authorization .benefit-content .frequency-details,.new-poa-nominating-complete .benefit-authorization .commingling-content .frequency-details,.new-poa-nominating-complete .benefit-authorization .payment-content .frequency-details,.new-poa-nominating-complete .benefit-authorization .frequency-content .frequency-details,.new-poa-nominating-complete .commingling-authorization .report-content .frequency-details,.new-poa-nominating-complete .commingling-authorization .benefit-content .frequency-details,.new-poa-nominating-complete .commingling-authorization .commingling-content .frequency-details,.new-poa-nominating-complete .commingling-authorization .payment-content .frequency-details,.new-poa-nominating-complete .commingling-authorization .frequency-content .frequency-details,.new-poa-nominating-complete .payment-options .report-content .frequency-details,.new-poa-nominating-complete .payment-options .benefit-content .frequency-details,.new-poa-nominating-complete .payment-options .commingling-content .frequency-details,.new-poa-nominating-complete .payment-options .payment-content .frequency-details,.new-poa-nominating-complete .payment-options .frequency-content .frequency-details,.new-poa-nominating-complete .frequency-options .report-content .frequency-details,.new-poa-nominating-complete .frequency-options .benefit-content .frequency-details,.new-poa-nominating-complete .frequency-options .commingling-content .frequency-details,.new-poa-nominating-complete .frequency-options .payment-content .frequency-details,.new-poa-nominating-complete .frequency-options .frequency-content .frequency-details{display:flex;flex-direction:column;gap:4px;margin-top:8px}.new-poa-period-reports .report-authorization .report-content .frequency-details span,.new-poa-period-reports .report-authorization .benefit-content .frequency-details span,.new-poa-period-reports .report-authorization .commingling-content .frequency-details span,.new-poa-period-reports .report-authorization .payment-content .frequency-details span,.new-poa-period-reports .report-authorization .frequency-content .frequency-details span,.new-poa-period-reports .benefit-authorization .report-content .frequency-details span,.new-poa-period-reports .benefit-authorization .benefit-content .frequency-details span,.new-poa-period-reports .benefit-authorization .commingling-content .frequency-details span,.new-poa-period-reports .benefit-authorization .payment-content .frequency-details span,.new-poa-period-reports .benefit-authorization .frequency-content .frequency-details span,.new-poa-period-reports .commingling-authorization .report-content .frequency-details span,.new-poa-period-reports .commingling-authorization .benefit-content .frequency-details span,.new-poa-period-reports .commingling-authorization .commingling-content .frequency-details span,.new-poa-period-reports .commingling-authorization .payment-content .frequency-details span,.new-poa-period-reports .commingling-authorization .frequency-content .frequency-details span,.new-poa-period-reports .payment-options .report-content .frequency-details span,.new-poa-period-reports .payment-options .benefit-content .frequency-details span,.new-poa-period-reports .payment-options .commingling-content .frequency-details span,.new-poa-period-reports .payment-options .payment-content .frequency-details span,.new-poa-period-reports .payment-options .frequency-content .frequency-details span,.new-poa-period-reports .frequency-options .report-content .frequency-details span,.new-poa-period-reports .frequency-options .benefit-content .frequency-details span,.new-poa-period-reports .frequency-options .commingling-content .frequency-details span,.new-poa-period-reports .frequency-options .payment-content .frequency-details span,.new-poa-period-reports .frequency-options .frequency-content .frequency-details span,.new-poa-report-recipients .report-authorization .report-content .frequency-details span,.new-poa-report-recipients .report-authorization .benefit-content .frequency-details span,.new-poa-report-recipients .report-authorization .commingling-content .frequency-details span,.new-poa-report-recipients .report-authorization .payment-content .frequency-details span,.new-poa-report-recipients .report-authorization .frequency-content .frequency-details span,.new-poa-report-recipients .benefit-authorization .report-content .frequency-details span,.new-poa-report-recipients .benefit-authorization .benefit-content .frequency-details span,.new-poa-report-recipients .benefit-authorization .commingling-content .frequency-details span,.new-poa-report-recipients .benefit-authorization .payment-content .frequency-details span,.new-poa-report-recipients .benefit-authorization .frequency-content .frequency-details span,.new-poa-report-recipients .commingling-authorization .report-content .frequency-details span,.new-poa-report-recipients .commingling-authorization .benefit-content .frequency-details span,.new-poa-report-recipients .commingling-authorization .commingling-content .frequency-details span,.new-poa-report-recipients .commingling-authorization .payment-content .frequency-details span,.new-poa-report-recipients .commingling-authorization .frequency-content .frequency-details span,.new-poa-report-recipients .payment-options .report-content .frequency-details span,.new-poa-report-recipients .payment-options .benefit-content .frequency-details span,.new-poa-report-recipients .payment-options .commingling-content .frequency-details span,.new-poa-report-recipients .payment-options .payment-content .frequency-details span,.new-poa-report-recipients .payment-options .frequency-content .frequency-details span,.new-poa-report-recipients .frequency-options .report-content .frequency-details span,.new-poa-report-recipients .frequency-options .benefit-content .frequency-details span,.new-poa-report-recipients .frequency-options .commingling-content .frequency-details span,.new-poa-report-recipients .frequency-options .payment-content .frequency-details span,.new-poa-report-recipients .frequency-options .frequency-content .frequency-details span,.new-poa-report-frequency .report-authorization .report-content .frequency-details span,.new-poa-report-frequency .report-authorization .benefit-content .frequency-details span,.new-poa-report-frequency .report-authorization .commingling-content .frequency-details span,.new-poa-report-frequency .report-authorization .payment-content .frequency-details span,.new-poa-report-frequency .report-authorization .frequency-content .frequency-details span,.new-poa-report-frequency .benefit-authorization .report-content .frequency-details span,.new-poa-report-frequency .benefit-authorization .benefit-content .frequency-details span,.new-poa-report-frequency .benefit-authorization .commingling-content .frequency-details span,.new-poa-report-frequency .benefit-authorization .payment-content .frequency-details span,.new-poa-report-frequency .benefit-authorization .frequency-content .frequency-details span,.new-poa-report-frequency .commingling-authorization .report-content .frequency-details span,.new-poa-report-frequency .commingling-authorization .benefit-content .frequency-details span,.new-poa-report-frequency .commingling-authorization .commingling-content .frequency-details span,.new-poa-report-frequency .commingling-authorization .payment-content .frequency-details span,.new-poa-report-frequency .commingling-authorization .frequency-content .frequency-details span,.new-poa-report-frequency .payment-options .report-content .frequency-details span,.new-poa-report-frequency .payment-options .benefit-content .frequency-details span,.new-poa-report-frequency .payment-options .commingling-content .frequency-details span,.new-poa-report-frequency .payment-options .payment-content .frequency-details span,.new-poa-report-frequency .payment-options .frequency-content .frequency-details span,.new-poa-report-frequency .frequency-options .report-content .frequency-details span,.new-poa-report-frequency .frequency-options .benefit-content .frequency-details span,.new-poa-report-frequency .frequency-options .commingling-content .frequency-details span,.new-poa-report-frequency .frequency-options .payment-content .frequency-details span,.new-poa-report-frequency .frequency-options .frequency-content .frequency-details span,.new-poa-reports-complete .report-authorization .report-content .frequency-details span,.new-poa-reports-complete .report-authorization .benefit-content .frequency-details span,.new-poa-reports-complete .report-authorization .commingling-content .frequency-details span,.new-poa-reports-complete .report-authorization .payment-content .frequency-details span,.new-poa-reports-complete .report-authorization .frequency-content .frequency-details span,.new-poa-reports-complete .benefit-authorization .report-content .frequency-details span,.new-poa-reports-complete .benefit-authorization .benefit-content .frequency-details span,.new-poa-reports-complete .benefit-authorization .commingling-content .frequency-details span,.new-poa-reports-complete .benefit-authorization .payment-content .frequency-details span,.new-poa-reports-complete .benefit-authorization .frequency-content .frequency-details span,.new-poa-reports-complete .commingling-authorization .report-content .frequency-details span,.new-poa-reports-complete .commingling-authorization .benefit-content .frequency-details span,.new-poa-reports-complete .commingling-authorization .commingling-content .frequency-details span,.new-poa-reports-complete .commingling-authorization .payment-content .frequency-details span,.new-poa-reports-complete .commingling-authorization .frequency-content .frequency-details span,.new-poa-reports-complete .payment-options .report-content .frequency-details span,.new-poa-reports-complete .payment-options .benefit-content .frequency-details span,.new-poa-reports-complete .payment-options .commingling-content .frequency-details span,.new-poa-reports-complete .payment-options .payment-content .frequency-details span,.new-poa-reports-complete .payment-options .frequency-content .frequency-details span,.new-poa-reports-complete .frequency-options .report-content .frequency-details span,.new-poa-reports-complete .frequency-options .benefit-content .frequency-details span,.new-poa-reports-complete .frequency-options .commingling-content .frequency-details span,.new-poa-reports-complete .frequency-options .payment-content .frequency-details span,.new-poa-reports-complete .frequency-options .frequency-content .frequency-details span,.new-poa-personal-benefit .report-authorization .report-content .frequency-details span,.new-poa-personal-benefit .report-authorization .benefit-content .frequency-details span,.new-poa-personal-benefit .report-authorization .commingling-content .frequency-details span,.new-poa-personal-benefit .report-authorization .payment-content .frequency-details span,.new-poa-personal-benefit .report-authorization .frequency-content .frequency-details span,.new-poa-personal-benefit .benefit-authorization .report-content .frequency-details span,.new-poa-personal-benefit .benefit-authorization .benefit-content .frequency-details span,.new-poa-personal-benefit .benefit-authorization .commingling-content .frequency-details span,.new-poa-personal-benefit .benefit-authorization .payment-content .frequency-details span,.new-poa-personal-benefit .benefit-authorization .frequency-content .frequency-details span,.new-poa-personal-benefit .commingling-authorization .report-content .frequency-details span,.new-poa-personal-benefit .commingling-authorization .benefit-content .frequency-details span,.new-poa-personal-benefit .commingling-authorization .commingling-content .frequency-details span,.new-poa-personal-benefit .commingling-authorization .payment-content .frequency-details span,.new-poa-personal-benefit .commingling-authorization .frequency-content .frequency-details span,.new-poa-personal-benefit .payment-options .report-content .frequency-details span,.new-poa-personal-benefit .payment-options .benefit-content .frequency-details span,.new-poa-personal-benefit .payment-options .commingling-content .frequency-details span,.new-poa-personal-benefit .payment-options .payment-content .frequency-details span,.new-poa-personal-benefit .payment-options .frequency-content .frequency-details span,.new-poa-personal-benefit .frequency-options .report-content .frequency-details span,.new-poa-personal-benefit .frequency-options .benefit-content .frequency-details span,.new-poa-personal-benefit .frequency-options .commingling-content .frequency-details span,.new-poa-personal-benefit .frequency-options .payment-content .frequency-details span,.new-poa-personal-benefit .frequency-options .frequency-content .frequency-details span,.new-poa-personal-benefit-complete .report-authorization .report-content .frequency-details span,.new-poa-personal-benefit-complete .report-authorization .benefit-content .frequency-details span,.new-poa-personal-benefit-complete .report-authorization .commingling-content .frequency-details span,.new-poa-personal-benefit-complete .report-authorization .payment-content .frequency-details span,.new-poa-personal-benefit-complete .report-authorization .frequency-content .frequency-details span,.new-poa-personal-benefit-complete .benefit-authorization .report-content .frequency-details span,.new-poa-personal-benefit-complete .benefit-authorization .benefit-content .frequency-details span,.new-poa-personal-benefit-complete .benefit-authorization .commingling-content .frequency-details span,.new-poa-personal-benefit-complete .benefit-authorization .payment-content .frequency-details span,.new-poa-personal-benefit-complete .benefit-authorization .frequency-content .frequency-details span,.new-poa-personal-benefit-complete .commingling-authorization .report-content .frequency-details span,.new-poa-personal-benefit-complete .commingling-authorization .benefit-content .frequency-details span,.new-poa-personal-benefit-complete .commingling-authorization .commingling-content .frequency-details span,.new-poa-personal-benefit-complete .commingling-authorization .payment-content .frequency-details span,.new-poa-personal-benefit-complete .commingling-authorization .frequency-content .frequency-details span,.new-poa-personal-benefit-complete .payment-options .report-content .frequency-details span,.new-poa-personal-benefit-complete .payment-options .benefit-content .frequency-details span,.new-poa-personal-benefit-complete .payment-options .commingling-content .frequency-details span,.new-poa-personal-benefit-complete .payment-options .payment-content .frequency-details span,.new-poa-personal-benefit-complete .payment-options .frequency-content .frequency-details span,.new-poa-personal-benefit-complete .frequency-options .report-content .frequency-details span,.new-poa-personal-benefit-complete .frequency-options .benefit-content .frequency-details span,.new-poa-personal-benefit-complete .frequency-options .commingling-content .frequency-details span,.new-poa-personal-benefit-complete .frequency-options .payment-content .frequency-details span,.new-poa-personal-benefit-complete .frequency-options .frequency-content .frequency-details span,.new-poa-keeping-assets-separate .report-authorization .report-content .frequency-details span,.new-poa-keeping-assets-separate .report-authorization .benefit-content .frequency-details span,.new-poa-keeping-assets-separate .report-authorization .commingling-content .frequency-details span,.new-poa-keeping-assets-separate .report-authorization .payment-content .frequency-details span,.new-poa-keeping-assets-separate .report-authorization .frequency-content .frequency-details span,.new-poa-keeping-assets-separate .benefit-authorization .report-content .frequency-details span,.new-poa-keeping-assets-separate .benefit-authorization .benefit-content .frequency-details span,.new-poa-keeping-assets-separate .benefit-authorization .commingling-content .frequency-details span,.new-poa-keeping-assets-separate .benefit-authorization .payment-content .frequency-details span,.new-poa-keeping-assets-separate .benefit-authorization .frequency-content .frequency-details span,.new-poa-keeping-assets-separate .commingling-authorization .report-content .frequency-details span,.new-poa-keeping-assets-separate .commingling-authorization .benefit-content .frequency-details span,.new-poa-keeping-assets-separate .commingling-authorization .commingling-content .frequency-details span,.new-poa-keeping-assets-separate .commingling-authorization .payment-content .frequency-details span,.new-poa-keeping-assets-separate .commingling-authorization .frequency-content .frequency-details span,.new-poa-keeping-assets-separate .payment-options .report-content .frequency-details span,.new-poa-keeping-assets-separate .payment-options .benefit-content .frequency-details span,.new-poa-keeping-assets-separate .payment-options .commingling-content .frequency-details span,.new-poa-keeping-assets-separate .payment-options .payment-content .frequency-details span,.new-poa-keeping-assets-separate .payment-options .frequency-content .frequency-details span,.new-poa-keeping-assets-separate .frequency-options .report-content .frequency-details span,.new-poa-keeping-assets-separate .frequency-options .benefit-content .frequency-details span,.new-poa-keeping-assets-separate .frequency-options .commingling-content .frequency-details span,.new-poa-keeping-assets-separate .frequency-options .payment-content .frequency-details span,.new-poa-keeping-assets-separate .frequency-options .frequency-content .frequency-details span,.new-poa-assets-separate-complete .report-authorization .report-content .frequency-details span,.new-poa-assets-separate-complete .report-authorization .benefit-content .frequency-details span,.new-poa-assets-separate-complete .report-authorization .commingling-content .frequency-details span,.new-poa-assets-separate-complete .report-authorization .payment-content .frequency-details span,.new-poa-assets-separate-complete .report-authorization .frequency-content .frequency-details span,.new-poa-assets-separate-complete .benefit-authorization .report-content .frequency-details span,.new-poa-assets-separate-complete .benefit-authorization .benefit-content .frequency-details span,.new-poa-assets-separate-complete .benefit-authorization .commingling-content .frequency-details span,.new-poa-assets-separate-complete .benefit-authorization .payment-content .frequency-details span,.new-poa-assets-separate-complete .benefit-authorization .frequency-content .frequency-details span,.new-poa-assets-separate-complete .commingling-authorization .report-content .frequency-details span,.new-poa-assets-separate-complete .commingling-authorization .benefit-content .frequency-details span,.new-poa-assets-separate-complete .commingling-authorization .commingling-content .frequency-details span,.new-poa-assets-separate-complete .commingling-authorization .payment-content .frequency-details span,.new-poa-assets-separate-complete .commingling-authorization .frequency-content .frequency-details span,.new-poa-assets-separate-complete .payment-options .report-content .frequency-details span,.new-poa-assets-separate-complete .payment-options .benefit-content .frequency-details span,.new-poa-assets-separate-complete .payment-options .commingling-content .frequency-details span,.new-poa-assets-separate-complete .payment-options .payment-content .frequency-details span,.new-poa-assets-separate-complete .payment-options .frequency-content .frequency-details span,.new-poa-assets-separate-complete .frequency-options .report-content .frequency-details span,.new-poa-assets-separate-complete .frequency-options .benefit-content .frequency-details span,.new-poa-assets-separate-complete .frequency-options .commingling-content .frequency-details span,.new-poa-assets-separate-complete .frequency-options .payment-content .frequency-details span,.new-poa-assets-separate-complete .frequency-options .frequency-content .frequency-details span,.new-poa-paying-agent .report-authorization .report-content .frequency-details span,.new-poa-paying-agent .report-authorization .benefit-content .frequency-details span,.new-poa-paying-agent .report-authorization .commingling-content .frequency-details span,.new-poa-paying-agent .report-authorization .payment-content .frequency-details span,.new-poa-paying-agent .report-authorization .frequency-content .frequency-details span,.new-poa-paying-agent .benefit-authorization .report-content .frequency-details span,.new-poa-paying-agent .benefit-authorization .benefit-content .frequency-details span,.new-poa-paying-agent .benefit-authorization .commingling-content .frequency-details span,.new-poa-paying-agent .benefit-authorization .payment-content .frequency-details span,.new-poa-paying-agent .benefit-authorization .frequency-content .frequency-details span,.new-poa-paying-agent .commingling-authorization .report-content .frequency-details span,.new-poa-paying-agent .commingling-authorization .benefit-content .frequency-details span,.new-poa-paying-agent .commingling-authorization .commingling-content .frequency-details span,.new-poa-paying-agent .commingling-authorization .payment-content .frequency-details span,.new-poa-paying-agent .commingling-authorization .frequency-content .frequency-details span,.new-poa-paying-agent .payment-options .report-content .frequency-details span,.new-poa-paying-agent .payment-options .benefit-content .frequency-details span,.new-poa-paying-agent .payment-options .commingling-content .frequency-details span,.new-poa-paying-agent .payment-options .payment-content .frequency-details span,.new-poa-paying-agent .payment-options .frequency-content .frequency-details span,.new-poa-paying-agent .frequency-options .report-content .frequency-details span,.new-poa-paying-agent .frequency-options .benefit-content .frequency-details span,.new-poa-paying-agent .frequency-options .commingling-content .frequency-details span,.new-poa-paying-agent .frequency-options .payment-content .frequency-details span,.new-poa-paying-agent .frequency-options .frequency-content .frequency-details span,.new-poa-paying-agent-complete .report-authorization .report-content .frequency-details span,.new-poa-paying-agent-complete .report-authorization .benefit-content .frequency-details span,.new-poa-paying-agent-complete .report-authorization .commingling-content .frequency-details span,.new-poa-paying-agent-complete .report-authorization .payment-content .frequency-details span,.new-poa-paying-agent-complete .report-authorization .frequency-content .frequency-details span,.new-poa-paying-agent-complete .benefit-authorization .report-content .frequency-details span,.new-poa-paying-agent-complete .benefit-authorization .benefit-content .frequency-details span,.new-poa-paying-agent-complete .benefit-authorization .commingling-content .frequency-details span,.new-poa-paying-agent-complete .benefit-authorization .payment-content .frequency-details span,.new-poa-paying-agent-complete .benefit-authorization .frequency-content .frequency-details span,.new-poa-paying-agent-complete .commingling-authorization .report-content .frequency-details span,.new-poa-paying-agent-complete .commingling-authorization .benefit-content .frequency-details span,.new-poa-paying-agent-complete .commingling-authorization .commingling-content .frequency-details span,.new-poa-paying-agent-complete .commingling-authorization .payment-content .frequency-details span,.new-poa-paying-agent-complete .commingling-authorization .frequency-content .frequency-details span,.new-poa-paying-agent-complete .payment-options .report-content .frequency-details span,.new-poa-paying-agent-complete .payment-options .benefit-content .frequency-details span,.new-poa-paying-agent-complete .payment-options .commingling-content .frequency-details span,.new-poa-paying-agent-complete .payment-options .payment-content .frequency-details span,.new-poa-paying-agent-complete .payment-options .frequency-content .frequency-details span,.new-poa-paying-agent-complete .frequency-options .report-content .frequency-details span,.new-poa-paying-agent-complete .frequency-options .benefit-content .frequency-details span,.new-poa-paying-agent-complete .frequency-options .commingling-content .frequency-details span,.new-poa-paying-agent-complete .frequency-options .payment-content .frequency-details span,.new-poa-paying-agent-complete .frequency-options .frequency-content .frequency-details span,.new-poa-nominating-conservator .report-authorization .report-content .frequency-details span,.new-poa-nominating-conservator .report-authorization .benefit-content .frequency-details span,.new-poa-nominating-conservator .report-authorization .commingling-content .frequency-details span,.new-poa-nominating-conservator .report-authorization .payment-content .frequency-details span,.new-poa-nominating-conservator .report-authorization .frequency-content .frequency-details span,.new-poa-nominating-conservator .benefit-authorization .report-content .frequency-details span,.new-poa-nominating-conservator .benefit-authorization .benefit-content .frequency-details span,.new-poa-nominating-conservator .benefit-authorization .commingling-content .frequency-details span,.new-poa-nominating-conservator .benefit-authorization .payment-content .frequency-details span,.new-poa-nominating-conservator .benefit-authorization .frequency-content .frequency-details span,.new-poa-nominating-conservator .commingling-authorization .report-content .frequency-details span,.new-poa-nominating-conservator .commingling-authorization .benefit-content .frequency-details span,.new-poa-nominating-conservator .commingling-authorization .commingling-content .frequency-details span,.new-poa-nominating-conservator .commingling-authorization .payment-content .frequency-details span,.new-poa-nominating-conservator .commingling-authorization .frequency-content .frequency-details span,.new-poa-nominating-conservator .payment-options .report-content .frequency-details span,.new-poa-nominating-conservator .payment-options .benefit-content .frequency-details span,.new-poa-nominating-conservator .payment-options .commingling-content .frequency-details span,.new-poa-nominating-conservator .payment-options .payment-content .frequency-details span,.new-poa-nominating-conservator .payment-options .frequency-content .frequency-details span,.new-poa-nominating-conservator .frequency-options .report-content .frequency-details span,.new-poa-nominating-conservator .frequency-options .benefit-content .frequency-details span,.new-poa-nominating-conservator .frequency-options .commingling-content .frequency-details span,.new-poa-nominating-conservator .frequency-options .payment-content .frequency-details span,.new-poa-nominating-conservator .frequency-options .frequency-content .frequency-details span,.new-poa-nominating-complete .report-authorization .report-content .frequency-details span,.new-poa-nominating-complete .report-authorization .benefit-content .frequency-details span,.new-poa-nominating-complete .report-authorization .commingling-content .frequency-details span,.new-poa-nominating-complete .report-authorization .payment-content .frequency-details span,.new-poa-nominating-complete .report-authorization .frequency-content .frequency-details span,.new-poa-nominating-complete .benefit-authorization .report-content .frequency-details span,.new-poa-nominating-complete .benefit-authorization .benefit-content .frequency-details span,.new-poa-nominating-complete .benefit-authorization .commingling-content .frequency-details span,.new-poa-nominating-complete .benefit-authorization .payment-content .frequency-details span,.new-poa-nominating-complete .benefit-authorization .frequency-content .frequency-details span,.new-poa-nominating-complete .commingling-authorization .report-content .frequency-details span,.new-poa-nominating-complete .commingling-authorization .benefit-content .frequency-details span,.new-poa-nominating-complete .commingling-authorization .commingling-content .frequency-details span,.new-poa-nominating-complete .commingling-authorization .payment-content .frequency-details span,.new-poa-nominating-complete .commingling-authorization .frequency-content .frequency-details span,.new-poa-nominating-complete .payment-options .report-content .frequency-details span,.new-poa-nominating-complete .payment-options .benefit-content .frequency-details span,.new-poa-nominating-complete .payment-options .commingling-content .frequency-details span,.new-poa-nominating-complete .payment-options .payment-content .frequency-details span,.new-poa-nominating-complete .payment-options .frequency-content .frequency-details span,.new-poa-nominating-complete .frequency-options .report-content .frequency-details span,.new-poa-nominating-complete .frequency-options .benefit-content .frequency-details span,.new-poa-nominating-complete .frequency-options .commingling-content .frequency-details span,.new-poa-nominating-complete .frequency-options .payment-content .frequency-details span,.new-poa-nominating-complete .frequency-options .frequency-content .frequency-details span{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:4px}.new-poa-period-reports .report-authorization .report-content .frequency-details span:before,.new-poa-period-reports .report-authorization .benefit-content .frequency-details span:before,.new-poa-period-reports .report-authorization .commingling-content .frequency-details span:before,.new-poa-period-reports .report-authorization .payment-content .frequency-details span:before,.new-poa-period-reports .report-authorization .frequency-content .frequency-details span:before,.new-poa-period-reports .benefit-authorization .report-content .frequency-details span:before,.new-poa-period-reports .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-period-reports .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-period-reports .benefit-authorization .payment-content .frequency-details span:before,.new-poa-period-reports .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-period-reports .commingling-authorization .report-content .frequency-details span:before,.new-poa-period-reports .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-period-reports .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-period-reports .commingling-authorization .payment-content .frequency-details span:before,.new-poa-period-reports .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-period-reports .payment-options .report-content .frequency-details span:before,.new-poa-period-reports .payment-options .benefit-content .frequency-details span:before,.new-poa-period-reports .payment-options .commingling-content .frequency-details span:before,.new-poa-period-reports .payment-options .payment-content .frequency-details span:before,.new-poa-period-reports .payment-options .frequency-content .frequency-details span:before,.new-poa-period-reports .frequency-options .report-content .frequency-details span:before,.new-poa-period-reports .frequency-options .benefit-content .frequency-details span:before,.new-poa-period-reports .frequency-options .commingling-content .frequency-details span:before,.new-poa-period-reports .frequency-options .payment-content .frequency-details span:before,.new-poa-period-reports .frequency-options .frequency-content .frequency-details span:before,.new-poa-report-recipients .report-authorization .report-content .frequency-details span:before,.new-poa-report-recipients .report-authorization .benefit-content .frequency-details span:before,.new-poa-report-recipients .report-authorization .commingling-content .frequency-details span:before,.new-poa-report-recipients .report-authorization .payment-content .frequency-details span:before,.new-poa-report-recipients .report-authorization .frequency-content .frequency-details span:before,.new-poa-report-recipients .benefit-authorization .report-content .frequency-details span:before,.new-poa-report-recipients .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-report-recipients .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-report-recipients .benefit-authorization .payment-content .frequency-details span:before,.new-poa-report-recipients .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-report-recipients .commingling-authorization .report-content .frequency-details span:before,.new-poa-report-recipients .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-report-recipients .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-report-recipients .commingling-authorization .payment-content .frequency-details span:before,.new-poa-report-recipients .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-report-recipients .payment-options .report-content .frequency-details span:before,.new-poa-report-recipients .payment-options .benefit-content .frequency-details span:before,.new-poa-report-recipients .payment-options .commingling-content .frequency-details span:before,.new-poa-report-recipients .payment-options .payment-content .frequency-details span:before,.new-poa-report-recipients .payment-options .frequency-content .frequency-details span:before,.new-poa-report-recipients .frequency-options .report-content .frequency-details span:before,.new-poa-report-recipients .frequency-options .benefit-content .frequency-details span:before,.new-poa-report-recipients .frequency-options .commingling-content .frequency-details span:before,.new-poa-report-recipients .frequency-options .payment-content .frequency-details span:before,.new-poa-report-recipients .frequency-options .frequency-content .frequency-details span:before,.new-poa-report-frequency .report-authorization .report-content .frequency-details span:before,.new-poa-report-frequency .report-authorization .benefit-content .frequency-details span:before,.new-poa-report-frequency .report-authorization .commingling-content .frequency-details span:before,.new-poa-report-frequency .report-authorization .payment-content .frequency-details span:before,.new-poa-report-frequency .report-authorization .frequency-content .frequency-details span:before,.new-poa-report-frequency .benefit-authorization .report-content .frequency-details span:before,.new-poa-report-frequency .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-report-frequency .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-report-frequency .benefit-authorization .payment-content .frequency-details span:before,.new-poa-report-frequency .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-report-frequency .commingling-authorization .report-content .frequency-details span:before,.new-poa-report-frequency .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-report-frequency .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-report-frequency .commingling-authorization .payment-content .frequency-details span:before,.new-poa-report-frequency .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-report-frequency .payment-options .report-content .frequency-details span:before,.new-poa-report-frequency .payment-options .benefit-content .frequency-details span:before,.new-poa-report-frequency .payment-options .commingling-content .frequency-details span:before,.new-poa-report-frequency .payment-options .payment-content .frequency-details span:before,.new-poa-report-frequency .payment-options .frequency-content .frequency-details span:before,.new-poa-report-frequency .frequency-options .report-content .frequency-details span:before,.new-poa-report-frequency .frequency-options .benefit-content .frequency-details span:before,.new-poa-report-frequency .frequency-options .commingling-content .frequency-details span:before,.new-poa-report-frequency .frequency-options .payment-content .frequency-details span:before,.new-poa-report-frequency .frequency-options .frequency-content .frequency-details span:before,.new-poa-reports-complete .report-authorization .report-content .frequency-details span:before,.new-poa-reports-complete .report-authorization .benefit-content .frequency-details span:before,.new-poa-reports-complete .report-authorization .commingling-content .frequency-details span:before,.new-poa-reports-complete .report-authorization .payment-content .frequency-details span:before,.new-poa-reports-complete .report-authorization .frequency-content .frequency-details span:before,.new-poa-reports-complete .benefit-authorization .report-content .frequency-details span:before,.new-poa-reports-complete .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-reports-complete .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-reports-complete .benefit-authorization .payment-content .frequency-details span:before,.new-poa-reports-complete .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-reports-complete .commingling-authorization .report-content .frequency-details span:before,.new-poa-reports-complete .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-reports-complete .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-reports-complete .commingling-authorization .payment-content .frequency-details span:before,.new-poa-reports-complete .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-reports-complete .payment-options .report-content .frequency-details span:before,.new-poa-reports-complete .payment-options .benefit-content .frequency-details span:before,.new-poa-reports-complete .payment-options .commingling-content .frequency-details span:before,.new-poa-reports-complete .payment-options .payment-content .frequency-details span:before,.new-poa-reports-complete .payment-options .frequency-content .frequency-details span:before,.new-poa-reports-complete .frequency-options .report-content .frequency-details span:before,.new-poa-reports-complete .frequency-options .benefit-content .frequency-details span:before,.new-poa-reports-complete .frequency-options .commingling-content .frequency-details span:before,.new-poa-reports-complete .frequency-options .payment-content .frequency-details span:before,.new-poa-reports-complete .frequency-options .frequency-content .frequency-details span:before,.new-poa-personal-benefit .report-authorization .report-content .frequency-details span:before,.new-poa-personal-benefit .report-authorization .benefit-content .frequency-details span:before,.new-poa-personal-benefit .report-authorization .commingling-content .frequency-details span:before,.new-poa-personal-benefit .report-authorization .payment-content .frequency-details span:before,.new-poa-personal-benefit .report-authorization .frequency-content .frequency-details span:before,.new-poa-personal-benefit .benefit-authorization .report-content .frequency-details span:before,.new-poa-personal-benefit .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-personal-benefit .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-personal-benefit .benefit-authorization .payment-content .frequency-details span:before,.new-poa-personal-benefit .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-personal-benefit .commingling-authorization .report-content .frequency-details span:before,.new-poa-personal-benefit .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-personal-benefit .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-personal-benefit .commingling-authorization .payment-content .frequency-details span:before,.new-poa-personal-benefit .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-personal-benefit .payment-options .report-content .frequency-details span:before,.new-poa-personal-benefit .payment-options .benefit-content .frequency-details span:before,.new-poa-personal-benefit .payment-options .commingling-content .frequency-details span:before,.new-poa-personal-benefit .payment-options .payment-content .frequency-details span:before,.new-poa-personal-benefit .payment-options .frequency-content .frequency-details span:before,.new-poa-personal-benefit .frequency-options .report-content .frequency-details span:before,.new-poa-personal-benefit .frequency-options .benefit-content .frequency-details span:before,.new-poa-personal-benefit .frequency-options .commingling-content .frequency-details span:before,.new-poa-personal-benefit .frequency-options .payment-content .frequency-details span:before,.new-poa-personal-benefit .frequency-options .frequency-content .frequency-details span:before,.new-poa-personal-benefit-complete .report-authorization .report-content .frequency-details span:before,.new-poa-personal-benefit-complete .report-authorization .benefit-content .frequency-details span:before,.new-poa-personal-benefit-complete .report-authorization .commingling-content .frequency-details span:before,.new-poa-personal-benefit-complete .report-authorization .payment-content .frequency-details span:before,.new-poa-personal-benefit-complete .report-authorization .frequency-content .frequency-details span:before,.new-poa-personal-benefit-complete .benefit-authorization .report-content .frequency-details span:before,.new-poa-personal-benefit-complete .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-personal-benefit-complete .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-personal-benefit-complete .benefit-authorization .payment-content .frequency-details span:before,.new-poa-personal-benefit-complete .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-personal-benefit-complete .commingling-authorization .report-content .frequency-details span:before,.new-poa-personal-benefit-complete .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-personal-benefit-complete .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-personal-benefit-complete .commingling-authorization .payment-content .frequency-details span:before,.new-poa-personal-benefit-complete .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-personal-benefit-complete .payment-options .report-content .frequency-details span:before,.new-poa-personal-benefit-complete .payment-options .benefit-content .frequency-details span:before,.new-poa-personal-benefit-complete .payment-options .commingling-content .frequency-details span:before,.new-poa-personal-benefit-complete .payment-options .payment-content .frequency-details span:before,.new-poa-personal-benefit-complete .payment-options .frequency-content .frequency-details span:before,.new-poa-personal-benefit-complete .frequency-options .report-content .frequency-details span:before,.new-poa-personal-benefit-complete .frequency-options .benefit-content .frequency-details span:before,.new-poa-personal-benefit-complete .frequency-options .commingling-content .frequency-details span:before,.new-poa-personal-benefit-complete .frequency-options .payment-content .frequency-details span:before,.new-poa-personal-benefit-complete .frequency-options .frequency-content .frequency-details span:before,.new-poa-keeping-assets-separate .report-authorization .report-content .frequency-details span:before,.new-poa-keeping-assets-separate .report-authorization .benefit-content .frequency-details span:before,.new-poa-keeping-assets-separate .report-authorization .commingling-content .frequency-details span:before,.new-poa-keeping-assets-separate .report-authorization .payment-content .frequency-details span:before,.new-poa-keeping-assets-separate .report-authorization .frequency-content .frequency-details span:before,.new-poa-keeping-assets-separate .benefit-authorization .report-content .frequency-details span:before,.new-poa-keeping-assets-separate .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-keeping-assets-separate .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-keeping-assets-separate .benefit-authorization .payment-content .frequency-details span:before,.new-poa-keeping-assets-separate .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-keeping-assets-separate .commingling-authorization .report-content .frequency-details span:before,.new-poa-keeping-assets-separate .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-keeping-assets-separate .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-keeping-assets-separate .commingling-authorization .payment-content .frequency-details span:before,.new-poa-keeping-assets-separate .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-keeping-assets-separate .payment-options .report-content .frequency-details span:before,.new-poa-keeping-assets-separate .payment-options .benefit-content .frequency-details span:before,.new-poa-keeping-assets-separate .payment-options .commingling-content .frequency-details span:before,.new-poa-keeping-assets-separate .payment-options .payment-content .frequency-details span:before,.new-poa-keeping-assets-separate .payment-options .frequency-content .frequency-details span:before,.new-poa-keeping-assets-separate .frequency-options .report-content .frequency-details span:before,.new-poa-keeping-assets-separate .frequency-options .benefit-content .frequency-details span:before,.new-poa-keeping-assets-separate .frequency-options .commingling-content .frequency-details span:before,.new-poa-keeping-assets-separate .frequency-options .payment-content .frequency-details span:before,.new-poa-keeping-assets-separate .frequency-options .frequency-content .frequency-details span:before,.new-poa-assets-separate-complete .report-authorization .report-content .frequency-details span:before,.new-poa-assets-separate-complete .report-authorization .benefit-content .frequency-details span:before,.new-poa-assets-separate-complete .report-authorization .commingling-content .frequency-details span:before,.new-poa-assets-separate-complete .report-authorization .payment-content .frequency-details span:before,.new-poa-assets-separate-complete .report-authorization .frequency-content .frequency-details span:before,.new-poa-assets-separate-complete .benefit-authorization .report-content .frequency-details span:before,.new-poa-assets-separate-complete .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-assets-separate-complete .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-assets-separate-complete .benefit-authorization .payment-content .frequency-details span:before,.new-poa-assets-separate-complete .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-assets-separate-complete .commingling-authorization .report-content .frequency-details span:before,.new-poa-assets-separate-complete .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-assets-separate-complete .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-assets-separate-complete .commingling-authorization .payment-content .frequency-details span:before,.new-poa-assets-separate-complete .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-assets-separate-complete .payment-options .report-content .frequency-details span:before,.new-poa-assets-separate-complete .payment-options .benefit-content .frequency-details span:before,.new-poa-assets-separate-complete .payment-options .commingling-content .frequency-details span:before,.new-poa-assets-separate-complete .payment-options .payment-content .frequency-details span:before,.new-poa-assets-separate-complete .payment-options .frequency-content .frequency-details span:before,.new-poa-assets-separate-complete .frequency-options .report-content .frequency-details span:before,.new-poa-assets-separate-complete .frequency-options .benefit-content .frequency-details span:before,.new-poa-assets-separate-complete .frequency-options .commingling-content .frequency-details span:before,.new-poa-assets-separate-complete .frequency-options .payment-content .frequency-details span:before,.new-poa-assets-separate-complete .frequency-options .frequency-content .frequency-details span:before,.new-poa-paying-agent .report-authorization .report-content .frequency-details span:before,.new-poa-paying-agent .report-authorization .benefit-content .frequency-details span:before,.new-poa-paying-agent .report-authorization .commingling-content .frequency-details span:before,.new-poa-paying-agent .report-authorization .payment-content .frequency-details span:before,.new-poa-paying-agent .report-authorization .frequency-content .frequency-details span:before,.new-poa-paying-agent .benefit-authorization .report-content .frequency-details span:before,.new-poa-paying-agent .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-paying-agent .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-paying-agent .benefit-authorization .payment-content .frequency-details span:before,.new-poa-paying-agent .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-paying-agent .commingling-authorization .report-content .frequency-details span:before,.new-poa-paying-agent .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-paying-agent .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-paying-agent .commingling-authorization .payment-content .frequency-details span:before,.new-poa-paying-agent .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-paying-agent .payment-options .report-content .frequency-details span:before,.new-poa-paying-agent .payment-options .benefit-content .frequency-details span:before,.new-poa-paying-agent .payment-options .commingling-content .frequency-details span:before,.new-poa-paying-agent .payment-options .payment-content .frequency-details span:before,.new-poa-paying-agent .payment-options .frequency-content .frequency-details span:before,.new-poa-paying-agent .frequency-options .report-content .frequency-details span:before,.new-poa-paying-agent .frequency-options .benefit-content .frequency-details span:before,.new-poa-paying-agent .frequency-options .commingling-content .frequency-details span:before,.new-poa-paying-agent .frequency-options .payment-content .frequency-details span:before,.new-poa-paying-agent .frequency-options .frequency-content .frequency-details span:before,.new-poa-paying-agent-complete .report-authorization .report-content .frequency-details span:before,.new-poa-paying-agent-complete .report-authorization .benefit-content .frequency-details span:before,.new-poa-paying-agent-complete .report-authorization .commingling-content .frequency-details span:before,.new-poa-paying-agent-complete .report-authorization .payment-content .frequency-details span:before,.new-poa-paying-agent-complete .report-authorization .frequency-content .frequency-details span:before,.new-poa-paying-agent-complete .benefit-authorization .report-content .frequency-details span:before,.new-poa-paying-agent-complete .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-paying-agent-complete .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-paying-agent-complete .benefit-authorization .payment-content .frequency-details span:before,.new-poa-paying-agent-complete .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-paying-agent-complete .commingling-authorization .report-content .frequency-details span:before,.new-poa-paying-agent-complete .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-paying-agent-complete .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-paying-agent-complete .commingling-authorization .payment-content .frequency-details span:before,.new-poa-paying-agent-complete .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-paying-agent-complete .payment-options .report-content .frequency-details span:before,.new-poa-paying-agent-complete .payment-options .benefit-content .frequency-details span:before,.new-poa-paying-agent-complete .payment-options .commingling-content .frequency-details span:before,.new-poa-paying-agent-complete .payment-options .payment-content .frequency-details span:before,.new-poa-paying-agent-complete .payment-options .frequency-content .frequency-details span:before,.new-poa-paying-agent-complete .frequency-options .report-content .frequency-details span:before,.new-poa-paying-agent-complete .frequency-options .benefit-content .frequency-details span:before,.new-poa-paying-agent-complete .frequency-options .commingling-content .frequency-details span:before,.new-poa-paying-agent-complete .frequency-options .payment-content .frequency-details span:before,.new-poa-paying-agent-complete .frequency-options .frequency-content .frequency-details span:before,.new-poa-nominating-conservator .report-authorization .report-content .frequency-details span:before,.new-poa-nominating-conservator .report-authorization .benefit-content .frequency-details span:before,.new-poa-nominating-conservator .report-authorization .commingling-content .frequency-details span:before,.new-poa-nominating-conservator .report-authorization .payment-content .frequency-details span:before,.new-poa-nominating-conservator .report-authorization .frequency-content .frequency-details span:before,.new-poa-nominating-conservator .benefit-authorization .report-content .frequency-details span:before,.new-poa-nominating-conservator .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-nominating-conservator .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-nominating-conservator .benefit-authorization .payment-content .frequency-details span:before,.new-poa-nominating-conservator .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-nominating-conservator .commingling-authorization .report-content .frequency-details span:before,.new-poa-nominating-conservator .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-nominating-conservator .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-nominating-conservator .commingling-authorization .payment-content .frequency-details span:before,.new-poa-nominating-conservator .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-nominating-conservator .payment-options .report-content .frequency-details span:before,.new-poa-nominating-conservator .payment-options .benefit-content .frequency-details span:before,.new-poa-nominating-conservator .payment-options .commingling-content .frequency-details span:before,.new-poa-nominating-conservator .payment-options .payment-content .frequency-details span:before,.new-poa-nominating-conservator .payment-options .frequency-content .frequency-details span:before,.new-poa-nominating-conservator .frequency-options .report-content .frequency-details span:before,.new-poa-nominating-conservator .frequency-options .benefit-content .frequency-details span:before,.new-poa-nominating-conservator .frequency-options .commingling-content .frequency-details span:before,.new-poa-nominating-conservator .frequency-options .payment-content .frequency-details span:before,.new-poa-nominating-conservator .frequency-options .frequency-content .frequency-details span:before,.new-poa-nominating-complete .report-authorization .report-content .frequency-details span:before,.new-poa-nominating-complete .report-authorization .benefit-content .frequency-details span:before,.new-poa-nominating-complete .report-authorization .commingling-content .frequency-details span:before,.new-poa-nominating-complete .report-authorization .payment-content .frequency-details span:before,.new-poa-nominating-complete .report-authorization .frequency-content .frequency-details span:before,.new-poa-nominating-complete .benefit-authorization .report-content .frequency-details span:before,.new-poa-nominating-complete .benefit-authorization .benefit-content .frequency-details span:before,.new-poa-nominating-complete .benefit-authorization .commingling-content .frequency-details span:before,.new-poa-nominating-complete .benefit-authorization .payment-content .frequency-details span:before,.new-poa-nominating-complete .benefit-authorization .frequency-content .frequency-details span:before,.new-poa-nominating-complete .commingling-authorization .report-content .frequency-details span:before,.new-poa-nominating-complete .commingling-authorization .benefit-content .frequency-details span:before,.new-poa-nominating-complete .commingling-authorization .commingling-content .frequency-details span:before,.new-poa-nominating-complete .commingling-authorization .payment-content .frequency-details span:before,.new-poa-nominating-complete .commingling-authorization .frequency-content .frequency-details span:before,.new-poa-nominating-complete .payment-options .report-content .frequency-details span:before,.new-poa-nominating-complete .payment-options .benefit-content .frequency-details span:before,.new-poa-nominating-complete .payment-options .commingling-content .frequency-details span:before,.new-poa-nominating-complete .payment-options .payment-content .frequency-details span:before,.new-poa-nominating-complete .payment-options .frequency-content .frequency-details span:before,.new-poa-nominating-complete .frequency-options .report-content .frequency-details span:before,.new-poa-nominating-complete .frequency-options .benefit-content .frequency-details span:before,.new-poa-nominating-complete .frequency-options .commingling-content .frequency-details span:before,.new-poa-nominating-complete .frequency-options .payment-content .frequency-details span:before,.new-poa-nominating-complete .frequency-options .frequency-content .frequency-details span:before{content:"•";color:#3b82f6}.new-poa-period-reports .completion-summary .summary-card,.new-poa-report-recipients .completion-summary .summary-card,.new-poa-report-frequency .completion-summary .summary-card,.new-poa-reports-complete .completion-summary .summary-card,.new-poa-personal-benefit .completion-summary .summary-card,.new-poa-personal-benefit-complete .completion-summary .summary-card,.new-poa-keeping-assets-separate .completion-summary .summary-card,.new-poa-assets-separate-complete .completion-summary .summary-card,.new-poa-paying-agent .completion-summary .summary-card,.new-poa-paying-agent-complete .completion-summary .summary-card,.new-poa-nominating-conservator .completion-summary .summary-card,.new-poa-nominating-complete .completion-summary .summary-card{display:flex;align-items:center;gap:16px;background:#f0fdf4;border-radius:12px;padding:24px;border:1px solid #bbf7d0;margin-bottom:24px}.new-poa-period-reports .completion-summary .summary-card .summary-icon,.new-poa-report-recipients .completion-summary .summary-card .summary-icon,.new-poa-report-frequency .completion-summary .summary-card .summary-icon,.new-poa-reports-complete .completion-summary .summary-card .summary-icon,.new-poa-personal-benefit .completion-summary .summary-card .summary-icon,.new-poa-personal-benefit-complete .completion-summary .summary-card .summary-icon,.new-poa-keeping-assets-separate .completion-summary .summary-card .summary-icon,.new-poa-assets-separate-complete .completion-summary .summary-card .summary-icon,.new-poa-paying-agent .completion-summary .summary-card .summary-icon,.new-poa-paying-agent-complete .completion-summary .summary-card .summary-icon,.new-poa-nominating-conservator .completion-summary .summary-card .summary-icon,.new-poa-nominating-complete .completion-summary .summary-card .summary-icon{font-size:48px}.new-poa-period-reports .completion-summary .summary-card .summary-content h3,.new-poa-report-recipients .completion-summary .summary-card .summary-content h3,.new-poa-report-frequency .completion-summary .summary-card .summary-content h3,.new-poa-reports-complete .completion-summary .summary-card .summary-content h3,.new-poa-personal-benefit .completion-summary .summary-card .summary-content h3,.new-poa-personal-benefit-complete .completion-summary .summary-card .summary-content h3,.new-poa-keeping-assets-separate .completion-summary .summary-card .summary-content h3,.new-poa-assets-separate-complete .completion-summary .summary-card .summary-content h3,.new-poa-paying-agent .completion-summary .summary-card .summary-content h3,.new-poa-paying-agent-complete .completion-summary .summary-card .summary-content h3,.new-poa-nominating-conservator .completion-summary .summary-card .summary-content h3,.new-poa-nominating-complete .completion-summary .summary-card .summary-content h3{font-size:20px;font-weight:600;color:#166534;margin:0 0 8px}.new-poa-period-reports .completion-summary .summary-card .summary-content p,.new-poa-report-recipients .completion-summary .summary-card .summary-content p,.new-poa-report-frequency .completion-summary .summary-card .summary-content p,.new-poa-reports-complete .completion-summary .summary-card .summary-content p,.new-poa-personal-benefit .completion-summary .summary-card .summary-content p,.new-poa-personal-benefit-complete .completion-summary .summary-card .summary-content p,.new-poa-keeping-assets-separate .completion-summary .summary-card .summary-content p,.new-poa-assets-separate-complete .completion-summary .summary-card .summary-content p,.new-poa-paying-agent .completion-summary .summary-card .summary-content p,.new-poa-paying-agent-complete .completion-summary .summary-card .summary-content p,.new-poa-nominating-conservator .completion-summary .summary-card .summary-content p,.new-poa-nominating-complete .completion-summary .summary-card .summary-content p{color:#15803d;margin:0}.new-poa-period-reports .completion-summary .reports-overview .setting-item,.new-poa-period-reports .completion-summary .benefit-overview .setting-item,.new-poa-report-recipients .completion-summary .reports-overview .setting-item,.new-poa-report-recipients .completion-summary .benefit-overview .setting-item,.new-poa-report-frequency .completion-summary .reports-overview .setting-item,.new-poa-report-frequency .completion-summary .benefit-overview .setting-item,.new-poa-reports-complete .completion-summary .reports-overview .setting-item,.new-poa-reports-complete .completion-summary .benefit-overview .setting-item,.new-poa-personal-benefit .completion-summary .reports-overview .setting-item,.new-poa-personal-benefit .completion-summary .benefit-overview .setting-item,.new-poa-personal-benefit-complete .completion-summary .reports-overview .setting-item,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .setting-item,.new-poa-keeping-assets-separate .completion-summary .reports-overview .setting-item,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .setting-item,.new-poa-assets-separate-complete .completion-summary .reports-overview .setting-item,.new-poa-assets-separate-complete .completion-summary .benefit-overview .setting-item,.new-poa-paying-agent .completion-summary .reports-overview .setting-item,.new-poa-paying-agent .completion-summary .benefit-overview .setting-item,.new-poa-paying-agent-complete .completion-summary .reports-overview .setting-item,.new-poa-paying-agent-complete .completion-summary .benefit-overview .setting-item,.new-poa-nominating-conservator .completion-summary .reports-overview .setting-item,.new-poa-nominating-conservator .completion-summary .benefit-overview .setting-item,.new-poa-nominating-complete .completion-summary .reports-overview .setting-item,.new-poa-nominating-complete .completion-summary .benefit-overview .setting-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e2e8f0}.new-poa-period-reports .completion-summary .reports-overview .setting-item:last-child,.new-poa-period-reports .completion-summary .benefit-overview .setting-item:last-child,.new-poa-report-recipients .completion-summary .reports-overview .setting-item:last-child,.new-poa-report-recipients .completion-summary .benefit-overview .setting-item:last-child,.new-poa-report-frequency .completion-summary .reports-overview .setting-item:last-child,.new-poa-report-frequency .completion-summary .benefit-overview .setting-item:last-child,.new-poa-reports-complete .completion-summary .reports-overview .setting-item:last-child,.new-poa-reports-complete .completion-summary .benefit-overview .setting-item:last-child,.new-poa-personal-benefit .completion-summary .reports-overview .setting-item:last-child,.new-poa-personal-benefit .completion-summary .benefit-overview .setting-item:last-child,.new-poa-personal-benefit-complete .completion-summary .reports-overview .setting-item:last-child,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .setting-item:last-child,.new-poa-keeping-assets-separate .completion-summary .reports-overview .setting-item:last-child,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .setting-item:last-child,.new-poa-assets-separate-complete .completion-summary .reports-overview .setting-item:last-child,.new-poa-assets-separate-complete .completion-summary .benefit-overview .setting-item:last-child,.new-poa-paying-agent .completion-summary .reports-overview .setting-item:last-child,.new-poa-paying-agent .completion-summary .benefit-overview .setting-item:last-child,.new-poa-paying-agent-complete .completion-summary .reports-overview .setting-item:last-child,.new-poa-paying-agent-complete .completion-summary .benefit-overview .setting-item:last-child,.new-poa-nominating-conservator .completion-summary .reports-overview .setting-item:last-child,.new-poa-nominating-conservator .completion-summary .benefit-overview .setting-item:last-child,.new-poa-nominating-complete .completion-summary .reports-overview .setting-item:last-child,.new-poa-nominating-complete .completion-summary .benefit-overview .setting-item:last-child{border-bottom:none}.new-poa-period-reports .completion-summary .reports-overview .setting-item .setting-label,.new-poa-period-reports .completion-summary .benefit-overview .setting-item .setting-label,.new-poa-report-recipients .completion-summary .reports-overview .setting-item .setting-label,.new-poa-report-recipients .completion-summary .benefit-overview .setting-item .setting-label,.new-poa-report-frequency .completion-summary .reports-overview .setting-item .setting-label,.new-poa-report-frequency .completion-summary .benefit-overview .setting-item .setting-label,.new-poa-reports-complete .completion-summary .reports-overview .setting-item .setting-label,.new-poa-reports-complete .completion-summary .benefit-overview .setting-item .setting-label,.new-poa-personal-benefit .completion-summary .reports-overview .setting-item .setting-label,.new-poa-personal-benefit .completion-summary .benefit-overview .setting-item .setting-label,.new-poa-personal-benefit-complete .completion-summary .reports-overview .setting-item .setting-label,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .setting-item .setting-label,.new-poa-keeping-assets-separate .completion-summary .reports-overview .setting-item .setting-label,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .setting-item .setting-label,.new-poa-assets-separate-complete .completion-summary .reports-overview .setting-item .setting-label,.new-poa-assets-separate-complete .completion-summary .benefit-overview .setting-item .setting-label,.new-poa-paying-agent .completion-summary .reports-overview .setting-item .setting-label,.new-poa-paying-agent .completion-summary .benefit-overview .setting-item .setting-label,.new-poa-paying-agent-complete .completion-summary .reports-overview .setting-item .setting-label,.new-poa-paying-agent-complete .completion-summary .benefit-overview .setting-item .setting-label,.new-poa-nominating-conservator .completion-summary .reports-overview .setting-item .setting-label,.new-poa-nominating-conservator .completion-summary .benefit-overview .setting-item .setting-label,.new-poa-nominating-complete .completion-summary .reports-overview .setting-item .setting-label,.new-poa-nominating-complete .completion-summary .benefit-overview .setting-item .setting-label{font-weight:500;color:#374151}.new-poa-period-reports .completion-summary .reports-overview .setting-item .setting-value,.new-poa-period-reports .completion-summary .benefit-overview .setting-item .setting-value,.new-poa-report-recipients .completion-summary .reports-overview .setting-item .setting-value,.new-poa-report-recipients .completion-summary .benefit-overview .setting-item .setting-value,.new-poa-report-frequency .completion-summary .reports-overview .setting-item .setting-value,.new-poa-report-frequency .completion-summary .benefit-overview .setting-item .setting-value,.new-poa-reports-complete .completion-summary .reports-overview .setting-item .setting-value,.new-poa-reports-complete .completion-summary .benefit-overview .setting-item .setting-value,.new-poa-personal-benefit .completion-summary .reports-overview .setting-item .setting-value,.new-poa-personal-benefit .completion-summary .benefit-overview .setting-item .setting-value,.new-poa-personal-benefit-complete .completion-summary .reports-overview .setting-item .setting-value,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .setting-item .setting-value,.new-poa-keeping-assets-separate .completion-summary .reports-overview .setting-item .setting-value,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .setting-item .setting-value,.new-poa-assets-separate-complete .completion-summary .reports-overview .setting-item .setting-value,.new-poa-assets-separate-complete .completion-summary .benefit-overview .setting-item .setting-value,.new-poa-paying-agent .completion-summary .reports-overview .setting-item .setting-value,.new-poa-paying-agent .completion-summary .benefit-overview .setting-item .setting-value,.new-poa-paying-agent-complete .completion-summary .reports-overview .setting-item .setting-value,.new-poa-paying-agent-complete .completion-summary .benefit-overview .setting-item .setting-value,.new-poa-nominating-conservator .completion-summary .reports-overview .setting-item .setting-value,.new-poa-nominating-conservator .completion-summary .benefit-overview .setting-item .setting-value,.new-poa-nominating-complete .completion-summary .reports-overview .setting-item .setting-value,.new-poa-nominating-complete .completion-summary .benefit-overview .setting-item .setting-value{font-weight:600}.new-poa-period-reports .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-period-reports .completion-summary .benefit-overview .setting-item .setting-value.enabled,.new-poa-report-recipients .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-report-recipients .completion-summary .benefit-overview .setting-item .setting-value.enabled,.new-poa-report-frequency .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-report-frequency .completion-summary .benefit-overview .setting-item .setting-value.enabled,.new-poa-reports-complete .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-reports-complete .completion-summary .benefit-overview .setting-item .setting-value.enabled,.new-poa-personal-benefit .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-personal-benefit .completion-summary .benefit-overview .setting-item .setting-value.enabled,.new-poa-personal-benefit-complete .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .setting-item .setting-value.enabled,.new-poa-keeping-assets-separate .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .setting-item .setting-value.enabled,.new-poa-assets-separate-complete .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-assets-separate-complete .completion-summary .benefit-overview .setting-item .setting-value.enabled,.new-poa-paying-agent .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-paying-agent .completion-summary .benefit-overview .setting-item .setting-value.enabled,.new-poa-paying-agent-complete .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-paying-agent-complete .completion-summary .benefit-overview .setting-item .setting-value.enabled,.new-poa-nominating-conservator .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-nominating-conservator .completion-summary .benefit-overview .setting-item .setting-value.enabled,.new-poa-nominating-complete .completion-summary .reports-overview .setting-item .setting-value.enabled,.new-poa-nominating-complete .completion-summary .benefit-overview .setting-item .setting-value.enabled{color:#059669}.new-poa-period-reports .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-period-reports .completion-summary .benefit-overview .setting-item .setting-value.disabled,.new-poa-report-recipients .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-report-recipients .completion-summary .benefit-overview .setting-item .setting-value.disabled,.new-poa-report-frequency .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-report-frequency .completion-summary .benefit-overview .setting-item .setting-value.disabled,.new-poa-reports-complete .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-reports-complete .completion-summary .benefit-overview .setting-item .setting-value.disabled,.new-poa-personal-benefit .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-personal-benefit .completion-summary .benefit-overview .setting-item .setting-value.disabled,.new-poa-personal-benefit-complete .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .setting-item .setting-value.disabled,.new-poa-keeping-assets-separate .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .setting-item .setting-value.disabled,.new-poa-assets-separate-complete .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-assets-separate-complete .completion-summary .benefit-overview .setting-item .setting-value.disabled,.new-poa-paying-agent .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-paying-agent .completion-summary .benefit-overview .setting-item .setting-value.disabled,.new-poa-paying-agent-complete .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-paying-agent-complete .completion-summary .benefit-overview .setting-item .setting-value.disabled,.new-poa-nominating-conservator .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-nominating-conservator .completion-summary .benefit-overview .setting-item .setting-value.disabled,.new-poa-nominating-complete .completion-summary .reports-overview .setting-item .setting-value.disabled,.new-poa-nominating-complete .completion-summary .benefit-overview .setting-item .setting-value.disabled{color:#6b7280}.new-poa-period-reports .completion-summary .reports-overview .recipients-list,.new-poa-period-reports .completion-summary .benefit-overview .recipients-list,.new-poa-report-recipients .completion-summary .reports-overview .recipients-list,.new-poa-report-recipients .completion-summary .benefit-overview .recipients-list,.new-poa-report-frequency .completion-summary .reports-overview .recipients-list,.new-poa-report-frequency .completion-summary .benefit-overview .recipients-list,.new-poa-reports-complete .completion-summary .reports-overview .recipients-list,.new-poa-reports-complete .completion-summary .benefit-overview .recipients-list,.new-poa-personal-benefit .completion-summary .reports-overview .recipients-list,.new-poa-personal-benefit .completion-summary .benefit-overview .recipients-list,.new-poa-personal-benefit-complete .completion-summary .reports-overview .recipients-list,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .recipients-list,.new-poa-keeping-assets-separate .completion-summary .reports-overview .recipients-list,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .recipients-list,.new-poa-assets-separate-complete .completion-summary .reports-overview .recipients-list,.new-poa-assets-separate-complete .completion-summary .benefit-overview .recipients-list,.new-poa-paying-agent .completion-summary .reports-overview .recipients-list,.new-poa-paying-agent .completion-summary .benefit-overview .recipients-list,.new-poa-paying-agent-complete .completion-summary .reports-overview .recipients-list,.new-poa-paying-agent-complete .completion-summary .benefit-overview .recipients-list,.new-poa-nominating-conservator .completion-summary .reports-overview .recipients-list,.new-poa-nominating-conservator .completion-summary .benefit-overview .recipients-list,.new-poa-nominating-complete .completion-summary .reports-overview .recipients-list,.new-poa-nominating-complete .completion-summary .benefit-overview .recipients-list{margin-top:8px}.new-poa-period-reports .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-period-reports .completion-summary .benefit-overview .recipients-list .recipient-summary,.new-poa-report-recipients .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-report-recipients .completion-summary .benefit-overview .recipients-list .recipient-summary,.new-poa-report-frequency .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-report-frequency .completion-summary .benefit-overview .recipients-list .recipient-summary,.new-poa-reports-complete .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-reports-complete .completion-summary .benefit-overview .recipients-list .recipient-summary,.new-poa-personal-benefit .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-personal-benefit .completion-summary .benefit-overview .recipients-list .recipient-summary,.new-poa-personal-benefit-complete .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .recipients-list .recipient-summary,.new-poa-keeping-assets-separate .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .recipients-list .recipient-summary,.new-poa-assets-separate-complete .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-assets-separate-complete .completion-summary .benefit-overview .recipients-list .recipient-summary,.new-poa-paying-agent .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-paying-agent .completion-summary .benefit-overview .recipients-list .recipient-summary,.new-poa-paying-agent-complete .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-paying-agent-complete .completion-summary .benefit-overview .recipients-list .recipient-summary,.new-poa-nominating-conservator .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-nominating-conservator .completion-summary .benefit-overview .recipients-list .recipient-summary,.new-poa-nominating-complete .completion-summary .reports-overview .recipients-list .recipient-summary,.new-poa-nominating-complete .completion-summary .benefit-overview .recipients-list .recipient-summary{background:#f8fafc;border-radius:6px;padding:8px 12px;margin-bottom:4px;font-size:14px;color:#374151}.new-poa-period-reports .completion-summary .reports-overview .reports-benefits,.new-poa-period-reports .completion-summary .reports-overview .benefit-enabled,.new-poa-period-reports .completion-summary .reports-overview .benefit-disabled,.new-poa-period-reports .completion-summary .benefit-overview .reports-benefits,.new-poa-period-reports .completion-summary .benefit-overview .benefit-enabled,.new-poa-period-reports .completion-summary .benefit-overview .benefit-disabled,.new-poa-report-recipients .completion-summary .reports-overview .reports-benefits,.new-poa-report-recipients .completion-summary .reports-overview .benefit-enabled,.new-poa-report-recipients .completion-summary .reports-overview .benefit-disabled,.new-poa-report-recipients .completion-summary .benefit-overview .reports-benefits,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-enabled,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-disabled,.new-poa-report-frequency .completion-summary .reports-overview .reports-benefits,.new-poa-report-frequency .completion-summary .reports-overview .benefit-enabled,.new-poa-report-frequency .completion-summary .reports-overview .benefit-disabled,.new-poa-report-frequency .completion-summary .benefit-overview .reports-benefits,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-enabled,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-disabled,.new-poa-reports-complete .completion-summary .reports-overview .reports-benefits,.new-poa-reports-complete .completion-summary .reports-overview .benefit-enabled,.new-poa-reports-complete .completion-summary .reports-overview .benefit-disabled,.new-poa-reports-complete .completion-summary .benefit-overview .reports-benefits,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-enabled,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-disabled,.new-poa-personal-benefit .completion-summary .reports-overview .reports-benefits,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-enabled,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-disabled,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-benefits,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-enabled,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-disabled,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-benefits,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-enabled,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-disabled,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-benefits,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-enabled,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-disabled,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-benefits,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-enabled,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-disabled,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-benefits,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-enabled,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-disabled,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-benefits,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-enabled,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-disabled,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-benefits,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-enabled,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-disabled,.new-poa-paying-agent .completion-summary .reports-overview .reports-benefits,.new-poa-paying-agent .completion-summary .reports-overview .benefit-enabled,.new-poa-paying-agent .completion-summary .reports-overview .benefit-disabled,.new-poa-paying-agent .completion-summary .benefit-overview .reports-benefits,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-enabled,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-disabled,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-benefits,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-enabled,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-disabled,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-benefits,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-enabled,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-disabled,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-benefits,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-enabled,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-disabled,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-benefits,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-enabled,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-disabled,.new-poa-nominating-complete .completion-summary .reports-overview .reports-benefits,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-enabled,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-disabled,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-benefits,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-enabled,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-disabled{margin-top:16px}.new-poa-period-reports .completion-summary .reports-overview .reports-benefits h4,.new-poa-period-reports .completion-summary .reports-overview .benefit-enabled h4,.new-poa-period-reports .completion-summary .reports-overview .benefit-disabled h4,.new-poa-period-reports .completion-summary .benefit-overview .reports-benefits h4,.new-poa-period-reports .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-period-reports .completion-summary .benefit-overview .benefit-disabled h4,.new-poa-report-recipients .completion-summary .reports-overview .reports-benefits h4,.new-poa-report-recipients .completion-summary .reports-overview .benefit-enabled h4,.new-poa-report-recipients .completion-summary .reports-overview .benefit-disabled h4,.new-poa-report-recipients .completion-summary .benefit-overview .reports-benefits h4,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-disabled h4,.new-poa-report-frequency .completion-summary .reports-overview .reports-benefits h4,.new-poa-report-frequency .completion-summary .reports-overview .benefit-enabled h4,.new-poa-report-frequency .completion-summary .reports-overview .benefit-disabled h4,.new-poa-report-frequency .completion-summary .benefit-overview .reports-benefits h4,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-disabled h4,.new-poa-reports-complete .completion-summary .reports-overview .reports-benefits h4,.new-poa-reports-complete .completion-summary .reports-overview .benefit-enabled h4,.new-poa-reports-complete .completion-summary .reports-overview .benefit-disabled h4,.new-poa-reports-complete .completion-summary .benefit-overview .reports-benefits h4,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-disabled h4,.new-poa-personal-benefit .completion-summary .reports-overview .reports-benefits h4,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-enabled h4,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-disabled h4,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-benefits h4,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-disabled h4,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-benefits h4,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-enabled h4,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-disabled h4,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-benefits h4,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-disabled h4,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-benefits h4,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-enabled h4,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-disabled h4,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-benefits h4,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-disabled h4,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-benefits h4,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-enabled h4,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-disabled h4,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-benefits h4,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-disabled h4,.new-poa-paying-agent .completion-summary .reports-overview .reports-benefits h4,.new-poa-paying-agent .completion-summary .reports-overview .benefit-enabled h4,.new-poa-paying-agent .completion-summary .reports-overview .benefit-disabled h4,.new-poa-paying-agent .completion-summary .benefit-overview .reports-benefits h4,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-disabled h4,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-benefits h4,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-enabled h4,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-disabled h4,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-benefits h4,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-disabled h4,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-benefits h4,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-enabled h4,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-disabled h4,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-benefits h4,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-disabled h4,.new-poa-nominating-complete .completion-summary .reports-overview .reports-benefits h4,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-enabled h4,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-disabled h4,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-benefits h4,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-enabled h4,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-disabled h4{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:8px}.new-poa-period-reports .completion-summary .reports-overview .reports-benefits ul,.new-poa-period-reports .completion-summary .reports-overview .benefit-enabled ul,.new-poa-period-reports .completion-summary .reports-overview .benefit-disabled ul,.new-poa-period-reports .completion-summary .benefit-overview .reports-benefits ul,.new-poa-period-reports .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-period-reports .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-report-recipients .completion-summary .reports-overview .reports-benefits ul,.new-poa-report-recipients .completion-summary .reports-overview .benefit-enabled ul,.new-poa-report-recipients .completion-summary .reports-overview .benefit-disabled ul,.new-poa-report-recipients .completion-summary .benefit-overview .reports-benefits ul,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-report-frequency .completion-summary .reports-overview .reports-benefits ul,.new-poa-report-frequency .completion-summary .reports-overview .benefit-enabled ul,.new-poa-report-frequency .completion-summary .reports-overview .benefit-disabled ul,.new-poa-report-frequency .completion-summary .benefit-overview .reports-benefits ul,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-reports-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-reports-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-reports-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-reports-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-personal-benefit .completion-summary .reports-overview .reports-benefits ul,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-enabled ul,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-disabled ul,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-benefits ul,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-benefits ul,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-enabled ul,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-disabled ul,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-benefits ul,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-paying-agent .completion-summary .reports-overview .reports-benefits ul,.new-poa-paying-agent .completion-summary .reports-overview .benefit-enabled ul,.new-poa-paying-agent .completion-summary .reports-overview .benefit-disabled ul,.new-poa-paying-agent .completion-summary .benefit-overview .reports-benefits ul,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-benefits ul,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-enabled ul,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-disabled ul,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-benefits ul,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-nominating-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-disabled ul{background:#f0fdf4;border-radius:8px;padding:20px;border-left:4px solid #10b981;margin:20px 0;list-style:none}.new-poa-period-reports .completion-summary .reports-overview .reports-benefits ul li,.new-poa-period-reports .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-period-reports .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-period-reports .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-period-reports .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-period-reports .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-report-recipients .completion-summary .reports-overview .reports-benefits ul li,.new-poa-report-recipients .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-report-recipients .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-report-recipients .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-report-frequency .completion-summary .reports-overview .reports-benefits ul li,.new-poa-report-frequency .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-report-frequency .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-report-frequency .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-reports-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-reports-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-reports-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-reports-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-personal-benefit .completion-summary .reports-overview .reports-benefits ul li,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-benefits ul li,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-paying-agent .completion-summary .reports-overview .reports-benefits ul li,.new-poa-paying-agent .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-paying-agent .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-paying-agent .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-benefits ul li,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-nominating-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-disabled ul li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;line-height:1.5;color:#374151}.new-poa-period-reports .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-period-reports .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-period-reports .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-period-reports .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-period-reports .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-period-reports .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-report-recipients .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-report-recipients .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-report-recipients .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-report-recipients .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-report-frequency .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-report-frequency .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-report-frequency .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-report-frequency .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-reports-complete .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-reports-complete .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-reports-complete .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-reports-complete .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-personal-benefit .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-paying-agent .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-paying-agent .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-paying-agent .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-paying-agent .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-nominating-complete .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-disabled ul li:before{content:"✓";position:absolute;left:0;top:0;font-size:16px}.new-poa-period-reports .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-period-reports .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-period-reports .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-period-reports .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-period-reports .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-period-reports .completion-summary .benefit-overview .benefit-disabled ul li:last-child,.new-poa-report-recipients .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-report-recipients .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-report-recipients .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-report-recipients .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-disabled ul li:last-child,.new-poa-report-frequency .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-report-frequency .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-report-frequency .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-report-frequency .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-disabled ul li:last-child,.new-poa-reports-complete .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-reports-complete .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-reports-complete .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-reports-complete .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-disabled ul li:last-child,.new-poa-personal-benefit .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-disabled ul li:last-child,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-disabled ul li:last-child,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-disabled ul li:last-child,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-disabled ul li:last-child,.new-poa-paying-agent .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-paying-agent .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-paying-agent .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-paying-agent .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-disabled ul li:last-child,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-disabled ul li:last-child,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-disabled ul li:last-child,.new-poa-nominating-complete .completion-summary .reports-overview .reports-benefits ul li:last-child,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-enabled ul li:last-child,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-disabled ul li:last-child,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-benefits ul li:last-child,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-enabled ul li:last-child,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-disabled ul li:last-child{margin-bottom:0}@media (max-width: 768px){.new-poa-period-reports .completion-summary .reports-overview .reports-benefits ul,.new-poa-period-reports .completion-summary .reports-overview .benefit-enabled ul,.new-poa-period-reports .completion-summary .reports-overview .benefit-disabled ul,.new-poa-period-reports .completion-summary .benefit-overview .reports-benefits ul,.new-poa-period-reports .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-period-reports .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-report-recipients .completion-summary .reports-overview .reports-benefits ul,.new-poa-report-recipients .completion-summary .reports-overview .benefit-enabled ul,.new-poa-report-recipients .completion-summary .reports-overview .benefit-disabled ul,.new-poa-report-recipients .completion-summary .benefit-overview .reports-benefits ul,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-report-frequency .completion-summary .reports-overview .reports-benefits ul,.new-poa-report-frequency .completion-summary .reports-overview .benefit-enabled ul,.new-poa-report-frequency .completion-summary .reports-overview .benefit-disabled ul,.new-poa-report-frequency .completion-summary .benefit-overview .reports-benefits ul,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-reports-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-reports-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-reports-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-reports-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-personal-benefit .completion-summary .reports-overview .reports-benefits ul,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-enabled ul,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-disabled ul,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-benefits ul,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-benefits ul,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-enabled ul,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-disabled ul,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-benefits ul,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-paying-agent .completion-summary .reports-overview .reports-benefits ul,.new-poa-paying-agent .completion-summary .reports-overview .benefit-enabled ul,.new-poa-paying-agent .completion-summary .reports-overview .benefit-disabled ul,.new-poa-paying-agent .completion-summary .benefit-overview .reports-benefits ul,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-benefits ul,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-enabled ul,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-disabled ul,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-benefits ul,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-nominating-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-disabled ul{padding:16px}.new-poa-period-reports .completion-summary .reports-overview .reports-benefits ul li,.new-poa-period-reports .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-period-reports .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-period-reports .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-period-reports .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-period-reports .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-report-recipients .completion-summary .reports-overview .reports-benefits ul li,.new-poa-report-recipients .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-report-recipients .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-report-recipients .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-report-frequency .completion-summary .reports-overview .reports-benefits ul li,.new-poa-report-frequency .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-report-frequency .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-report-frequency .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-reports-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-reports-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-reports-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-reports-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-personal-benefit .completion-summary .reports-overview .reports-benefits ul li,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-benefits ul li,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-paying-agent .completion-summary .reports-overview .reports-benefits ul li,.new-poa-paying-agent .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-paying-agent .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-paying-agent .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-benefits ul li,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-nominating-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-disabled ul li{font-size:14px;padding-left:24px}.new-poa-period-reports .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-period-reports .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-period-reports .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-period-reports .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-period-reports .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-period-reports .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-report-recipients .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-report-recipients .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-report-recipients .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-report-recipients .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-report-frequency .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-report-frequency .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-report-frequency .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-report-frequency .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-reports-complete .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-reports-complete .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-reports-complete .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-reports-complete .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-personal-benefit .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-paying-agent .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-paying-agent .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-paying-agent .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-paying-agent .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-disabled ul li:before,.new-poa-nominating-complete .completion-summary .reports-overview .reports-benefits ul li:before,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-enabled ul li:before,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-disabled ul li:before,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-benefits ul li:before,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-enabled ul li:before,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-disabled ul li:before{font-size:14px}}@media (max-width: 480px){.new-poa-period-reports .completion-summary .reports-overview .reports-benefits ul,.new-poa-period-reports .completion-summary .reports-overview .benefit-enabled ul,.new-poa-period-reports .completion-summary .reports-overview .benefit-disabled ul,.new-poa-period-reports .completion-summary .benefit-overview .reports-benefits ul,.new-poa-period-reports .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-period-reports .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-report-recipients .completion-summary .reports-overview .reports-benefits ul,.new-poa-report-recipients .completion-summary .reports-overview .benefit-enabled ul,.new-poa-report-recipients .completion-summary .reports-overview .benefit-disabled ul,.new-poa-report-recipients .completion-summary .benefit-overview .reports-benefits ul,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-report-frequency .completion-summary .reports-overview .reports-benefits ul,.new-poa-report-frequency .completion-summary .reports-overview .benefit-enabled ul,.new-poa-report-frequency .completion-summary .reports-overview .benefit-disabled ul,.new-poa-report-frequency .completion-summary .benefit-overview .reports-benefits ul,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-reports-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-reports-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-reports-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-reports-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-personal-benefit .completion-summary .reports-overview .reports-benefits ul,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-enabled ul,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-disabled ul,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-benefits ul,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-benefits ul,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-enabled ul,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-disabled ul,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-benefits ul,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-paying-agent .completion-summary .reports-overview .reports-benefits ul,.new-poa-paying-agent .completion-summary .reports-overview .benefit-enabled ul,.new-poa-paying-agent .completion-summary .reports-overview .benefit-disabled ul,.new-poa-paying-agent .completion-summary .benefit-overview .reports-benefits ul,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-benefits ul,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-enabled ul,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-disabled ul,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-benefits ul,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-disabled ul,.new-poa-nominating-complete .completion-summary .reports-overview .reports-benefits ul,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-enabled ul,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-disabled ul,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-benefits ul,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-enabled ul,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-disabled ul{padding:16px}.new-poa-period-reports .completion-summary .reports-overview .reports-benefits ul li,.new-poa-period-reports .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-period-reports .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-period-reports .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-period-reports .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-period-reports .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-report-recipients .completion-summary .reports-overview .reports-benefits ul li,.new-poa-report-recipients .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-report-recipients .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-report-recipients .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-report-recipients .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-report-frequency .completion-summary .reports-overview .reports-benefits ul li,.new-poa-report-frequency .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-report-frequency .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-report-frequency .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-report-frequency .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-reports-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-reports-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-reports-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-reports-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-reports-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-personal-benefit .completion-summary .reports-overview .reports-benefits ul li,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-personal-benefit .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-personal-benefit .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-personal-benefit-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-benefits ul li,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-keeping-assets-separate .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-assets-separate-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-assets-separate-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-paying-agent .completion-summary .reports-overview .reports-benefits ul li,.new-poa-paying-agent .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-paying-agent .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-paying-agent .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-paying-agent .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-paying-agent-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-paying-agent-complete .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-benefits ul li,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-nominating-conservator .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-nominating-conservator .completion-summary .benefit-overview .benefit-disabled ul li,.new-poa-nominating-complete .completion-summary .reports-overview .reports-benefits ul li,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-enabled ul li,.new-poa-nominating-complete .completion-summary .reports-overview .benefit-disabled ul li,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-benefits ul li,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-enabled ul li,.new-poa-nominating-complete .completion-summary .benefit-overview .benefit-disabled ul li{padding-left:20px}}.new-poa-period-reports .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-period-reports .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-report-recipients .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-report-recipients .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-report-frequency .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-report-frequency .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-reports-complete .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-reports-complete .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-personal-benefit .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-personal-benefit .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-personal-benefit-complete .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-personal-benefit-complete .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-keeping-assets-separate .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-keeping-assets-separate .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-assets-separate-complete .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-assets-separate-complete .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-paying-agent .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-paying-agent .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-paying-agent-complete .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-paying-agent-complete .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-nominating-conservator .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-nominating-conservator .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-nominating-complete .completion-summary .reports-overview .reports-disabled .setting-item .setting-value.disabled,.new-poa-nominating-complete .completion-summary .benefit-overview .reports-disabled .setting-item .setting-value.disabled{color:#ef4444}.new-poa-period-reports .completion-summary .next-steps,.new-poa-report-recipients .completion-summary .next-steps,.new-poa-report-frequency .completion-summary .next-steps,.new-poa-reports-complete .completion-summary .next-steps,.new-poa-personal-benefit .completion-summary .next-steps,.new-poa-personal-benefit-complete .completion-summary .next-steps,.new-poa-keeping-assets-separate .completion-summary .next-steps,.new-poa-assets-separate-complete .completion-summary .next-steps,.new-poa-paying-agent .completion-summary .next-steps,.new-poa-paying-agent-complete .completion-summary .next-steps,.new-poa-nominating-conservator .completion-summary .next-steps,.new-poa-nominating-complete .completion-summary .next-steps{background:#f0f9ff;border-radius:8px;padding:20px;margin:20px 0;border-left:4px solid #3b82f6}@media (max-width: 768px){.new-poa-period-reports .report-authorization,.new-poa-period-reports .benefit-authorization,.new-poa-period-reports .commingling-authorization,.new-poa-period-reports .payment-options,.new-poa-period-reports .frequency-options,.new-poa-report-recipients .report-authorization,.new-poa-report-recipients .benefit-authorization,.new-poa-report-recipients .commingling-authorization,.new-poa-report-recipients .payment-options,.new-poa-report-recipients .frequency-options,.new-poa-report-frequency .report-authorization,.new-poa-report-frequency .benefit-authorization,.new-poa-report-frequency .commingling-authorization,.new-poa-report-frequency .payment-options,.new-poa-report-frequency .frequency-options,.new-poa-reports-complete .report-authorization,.new-poa-reports-complete .benefit-authorization,.new-poa-reports-complete .commingling-authorization,.new-poa-reports-complete .payment-options,.new-poa-reports-complete .frequency-options,.new-poa-personal-benefit .report-authorization,.new-poa-personal-benefit .benefit-authorization,.new-poa-personal-benefit .commingling-authorization,.new-poa-personal-benefit .payment-options,.new-poa-personal-benefit .frequency-options,.new-poa-personal-benefit-complete .report-authorization,.new-poa-personal-benefit-complete .benefit-authorization,.new-poa-personal-benefit-complete .commingling-authorization,.new-poa-personal-benefit-complete .payment-options,.new-poa-personal-benefit-complete .frequency-options,.new-poa-keeping-assets-separate .report-authorization,.new-poa-keeping-assets-separate .benefit-authorization,.new-poa-keeping-assets-separate .commingling-authorization,.new-poa-keeping-assets-separate .payment-options,.new-poa-keeping-assets-separate .frequency-options,.new-poa-assets-separate-complete .report-authorization,.new-poa-assets-separate-complete .benefit-authorization,.new-poa-assets-separate-complete .commingling-authorization,.new-poa-assets-separate-complete .payment-options,.new-poa-assets-separate-complete .frequency-options,.new-poa-paying-agent .report-authorization,.new-poa-paying-agent .benefit-authorization,.new-poa-paying-agent .commingling-authorization,.new-poa-paying-agent .payment-options,.new-poa-paying-agent .frequency-options,.new-poa-paying-agent-complete .report-authorization,.new-poa-paying-agent-complete .benefit-authorization,.new-poa-paying-agent-complete .commingling-authorization,.new-poa-paying-agent-complete .payment-options,.new-poa-paying-agent-complete .frequency-options,.new-poa-nominating-conservator .report-authorization,.new-poa-nominating-conservator .benefit-authorization,.new-poa-nominating-conservator .commingling-authorization,.new-poa-nominating-conservator .payment-options,.new-poa-nominating-conservator .frequency-options,.new-poa-nominating-complete .report-authorization,.new-poa-nominating-complete .benefit-authorization,.new-poa-nominating-complete .commingling-authorization,.new-poa-nominating-complete .payment-options,.new-poa-nominating-complete .frequency-options{grid-template-columns:1fr}}*{box-sizing:border-box;color:#1a141f;font-family:Poppins,sans-serif;font-weight:400;font-style:normal}h1,h2,h3,h4,h5,h6{margin:0}form{display:flex;flex-direction:column;gap:16px}textarea{padding:8px}.material-symbols-outlined{text-align:center}.arc-background{position:absolute;height:100vh;left:0;top:0;width:100vw;z-index:-1}.sub-back{display:flex;align-items:center}.button{background-color:#152b59;border-radius:3px;border:none;color:#fff;padding:8px}.full-width{width:100%}::placeholder{color:#999;font-style:italic;opacity:.7}::-webkit-input-placeholder{color:#999;font-style:italic;opacity:.7}::-moz-placeholder{color:#999;font-style:italic;opacity:.7}:-ms-input-placeholder{color:#999;font-style:italic;opacity:.7}:-moz-placeholder{color:#999;font-style:italic;opacity:.7}.error-container{display:flex;height:40px}.error-message{color:red;margin:16px 0 0}.after-life{display:flex}.after-life .after{width:100px;position:relative;top:5px;z-index:1}.after-life .life{width:80px;position:relative;left:-15px}.screen-container{margin-bottom:32px}.screen-content{margin-top:16px}.header-component{align-items:center;background:#fff;display:flex;height:16vw;justify-content:space-between;padding:8px}.dropzone{border:2px dashed rgb(21,43,89);border-radius:8px;height:400px;text-align:center}.auth-page-header{display:flex;height:64px;margin-bottom:32px;width:100%}.auth-container{height:100dvh;width:100%;display:flex;flex-direction:column}.auth-content{height:calc(100vh - 36vw);overflow:scroll;padding:0 8px;width:100%}.app-nav-container{height:20vw;width:100%}.new-will-header{align-items:center;background:#fff;border-bottom:.73px solid var(--Outlines, #d9d9d9);display:flex;justify-content:space-between}.new-will-form{margin-bottom:16px}.navigation-menu{display:flex}.navigation-menu a{text-decoration:none}.navigation-menu button{align-items:center;background:#152b59;border:none;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:20vw;justify-content:center;width:20vw}.navigation-menu span{color:#fff}.navigation-menu .documents{font-size:1.3vh}.landing-page,.login-page,.signup-page{display:flex;flex-direction:column;min-width:300px}.signup-page,.login-page{padding:32px;width:100%}.signup-page .subheader,.login-page .subheader{color:#1a1a1a}.signup-page .input,.login-page .input{margin-top:16px}.signup-page .footer,.login-page .footer{margin-top:64px;text-align:center}.landing-page{height:100vh}.landing-page .landing-header{align-items:center;border-bottom:0;display:flex;height:80px;justify-content:space-between;padding:16px;position:absolute;top:0;width:100vw}.landing-page .landing-header .veil{background:linear-gradient(to bottom,#000,#000c,#0009,#0006,#0003,#0000);height:100%;position:absolute;left:0;top:0;width:100%}.landing-page .ezend-logo{height:48px;margin:16px;width:48px}.landing-page .title-container{align-items:center;background-repeat:round;color:#fff;display:flex;flex-direction:column;justify-content:center;height:50vh}.landing-page .title-container h1{text-align:center}.landing-page .description{background:#1a141f;color:#fff;height:50vh;padding:32px;text-align:center}.landing-page .description p{color:#fff}.profile-user-info{width:100%}.profile-user-info h2{margin-bottom:32px}.profile-user-info .button-container{justify-content:flex-end}.profile-user-info .input,.profile-address h2,.profile-address .input,.profile-birth-info h2,.profile-birth-info .input{margin-bottom:32px}.profile-race{width:100%}.profile-race h2{margin-bottom:32px}.profile-race .button-container{margin-top:32px}.profile-race .input{margin-bottom:32px}.input{display:flex;flex-direction:column}.input input{border:solid 1px #e5e0eb;border-radius:2px;height:36px;padding:8px 12px}.button:disabled{background-color:#d3d3d3;border-color:gray;color:#fff;cursor:not-allowed}.button.secondary:disabled{background-color:#d3d3d3;border-color:gray;color:#fff;cursor:not-allowed}.button.secondary{background-color:#fff;border:solid 1px rgb(21,43,89);color:#152b59}.life-documents-page{margin-top:4px}.portfolio-item{display:flex;padding:16px}.portfolio-item .icon{display:flex;width:32px}.portfolio-item .icon img{height:100%;width:100%}.portfolio-item .info{display:flex;align-items:center;justify-content:space-between;margin-left:8px;width:calc(100% - 32px)}.portfolio-item .info .info-content{display:flex;flex-direction:column}.portfolio-item .info .completion-text{color:gray}.portfolio-options{display:flex;flex-wrap:wrap;gap:16px 2.333%;margin-top:16px}.portfolio-option{display:flex;padding:8px;border:lightgray 1px solid;border-radius:2px;width:31%}.portfolio-option .button{display:flex;flex-direction:column}.portfolio-option a{text-decoration:none;width:100%}.portfolio-option button{align-items:center;display:flex;justify-content:center;height:100px}.portfolio-option span{color:#fff}.new-portfolio-page .input{margin-top:16px}.new-portfolio-page .button-container{display:flex;margin-top:32px;justify-content:flex-end}.screen6 .button-container{display:flex;justify-content:space-between}.beneficiary{border-bottom:solid 1px #e5e0eb;display:flex;flex-direction:column}.beneficiary p.contact{margin:8px 8px 0;color:#6f7376}.profile-info-component .button-container{display:flex;justify-content:space-apart;margin-top:16px}.radio-button-group label{align-items:center;display:flex}.radio-button-group input{margin:0 4px 0 0}.asset-form{margin-top:16px}.asset-form h3{font-weight:500}.total-percentage{display:flex}.total-percentage.yellow{background-color:#f9f9c3;display:flex;justify-content:center;align-items:center}.total-percentage.green{background-color:#dcfce7;display:flex;justify-content:center;align-items:center}.beneficiary-list{margin-bottom:16px}.beneficiary-list-header{display:flex;justify-content:space-between;margin-bottom:8px}.selected-beneficiary{align-items:center;border:solid 1px lightgray;border-radius:4px;display:flex;padding:8px}.selected-beneficiary button{align-items:center;background-color:transparent;border:none;display:flex;margin-left:8px}.selected-beneficiary button span{align-items:center;display:inline-flex;color:red;justify-content:center}.selected-beneficiary button.secondary{border:solid 1px rgb(21,43,89);background-color:#fff;color:#152b59}.selected-beneficiary span{margin-left:4px}.selected-beneficiary .person-select-text-container,.selected-beneficiary .name{flex:1}.selected-beneficiary .input{display:flex;width:20%}.selected-beneficiary .material-symbols-outlined{cursor:pointer;color:red;font-size:20px;margin-left:8px}.allocation-status{background-color:#eff6ff;border:solid 1px #bfdbfe;border-radius:2px;padding:4px}.button-container{display:flex;justify-content:space-between;margin-bottom:16px;margin-top:16px}.button-container .button{min-width:20%}.button-bar{display:flex;flex-direction:column;margin-top:16px;margin-bottom:16px}.button-bar .top-row{display:flex;gap:10px}.button-bar .button{min-width:20%}.button-bar button:nth-child(2){margin-left:auto}.screen{display:flex;flex-direction:column;gap:16px;margin-top:16px}.screen-header{background-color:#152b59;height:auto;padding:8px;position:relative;border-radius:8px}.screen-header *{color:#fff}.screen-header .screen-title h2{text-align:center}.screen-header .screen-title p{margin:0}.screen-header .screen-header-back-button{position:absolute;left:8px;top:8px}.screen-header .progress-info{display:flex;justify-content:space-between}.screen-header .progress-info p{font-size:12px;margin:12px 0}.section-overview{border:1px lightgray solid;background:#eee;padding:8px;border-radius:10px;border-top:solid purple 4px}.section-description{background:#fff;border:1px solid #d9d9d9;border-radius:10px;padding:16px;margin-top:16px}.section-description .title{font-weight:700;margin-bottom:8px}.personal-info-display{display:flex;flex-direction:column;gap:16px}.personal-info-container{background-color:#fff;border:solid 1px lightgray;border-radius:8px;padding:16px}.personal-info-container .info-section{display:flex;justify-content:space-between}.personal-info-container .section-label-container{display:flex}.personal-info-container .section-label{margin-right:4px}.personal-info-container .verified{color:#6495ed}.personal-info-container .not-provided{color:#d3d3d3;font-style:italic}.asset-list{display:flex;flex-direction:column;gap:16px;margin-top:16px}.asset-list .asset-detail{background-color:#fff;border:solid 1px lightgray;border-radius:8px;padding:16px}.asset-list .asset-description{margin-bottom:12px}.asset-list .asset-name{font-size:16px;font-weight:600}.asset-header{align-items:center;border-bottom:solid 1px #ddd;display:flex;gap:8px;justify-content:space-between;margin-bottom:4px}.asset-header .asset-name{font-size:18px;font-weight:600}.asset-header .info{display:flex;flex-direction:column;gap:4px}.asset-header .actions-container{display:flex;flex-direction:column;align-items:center;gap:8px}.asset-header .actions{display:flex;justify-content:space-around;padding-top:8px;padding-bottom:4px;width:100px}.asset-header .edit{color:#00f}.asset-header .delete{color:red}.beneficiaries{display:flex;flex-direction:column;gap:8px}.beneficiaries .beneficiary-detail{margin:0 0 8px}.beneficiaries .beneficiary-detail .beneficiary-header{display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px}.beneficiaries .beneficiary-detail .beneficiary-header .beneficiary-name{font-weight:500;margin:0}.beneficiaries .beneficiary-detail .beneficiary-email,.beneficiaries .beneficiary-detail .beneficiary-phone{display:flex;font-size:14px}.beneficiaries .beneficiary-detail .beneficiary-email-value,.beneficiaries .beneficiary-detail .beneficiary-phone-value{color:gray;display:flex;margin-left:8px}.value-display-container{border-bottom:solid 1px lightgray;display:flex;flex-direction:column;gap:8px;padding-bottom:12px}.value-display{display:flex;gap:12px}.value-display .value-display-label{color:#6f7376}.value-display .value-display-value{color:#000;margin:0}.back-button{display:flex;color:#fff}.back-button.dark{color:#000}.no-assets-display{display:flex;flex-direction:column;justify-content:center;align-items:center}.no-assets-display h2{display:flex;align-items:center;gap:8px}.no-assets-display p{text-align:center}.no-assets-display .no-assets-icon{align-items:center;background-color:#3b82f6;border-radius:50%;color:#fff;display:flex;justify-content:center;width:32px;height:32px}.badge{background-color:#f0f0f0;border:1px solid #d9d9d9;border-radius:12px;padding:4px 8px;font-size:12px;font-weight:700}.pet-arrangements-display{display:flex;flex-direction:column;gap:8px}.pet-arrangement{background:#fff;border:solid 1px lightgray;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:16px}.new-will-debt-forgiveness-screen{display:flex;flex-direction:column;gap:8px}.new-will-debt-forgiveness-screen{display:flex;flex-direction:column;gap:16px;margin-top:16px}.new-will-debt-forgiveness-screen .debt-forgiveness-description{color:gray;font-size:14px}.debtor-info-container{background-color:#fff;display:flex;flex-direction:column;gap:8px;padding-bottom:8px;padding-top:8px}.main-menu-icon{font-size:32px!important;margin-right:8px;color:#152b59}.main-menu{border:solid 1px lightgray;display:none;position:absolute;right:8px;top:64px;width:200px;z-index:1000}.main-menu-item{background-color:#fff;border-bottom:solid 1px lightgray;padding:8px}.progress-bar{background-color:#f0f0f0;border-radius:4px;height:8px;margin-bottom:4px;margin-top:4px;width:100%}.progress-bar-fill{background-color:#6495ed;border-radius:4px;height:100%;transition:width .3s ease}.executor-item{background:#fff;border-radius:4px;border:solid 1px lightgray;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:8px;padding:8px}.executor-item .executor-header{display:flex;justify-content:space-between;align-items:center}.executor-item .executor-email,.executor-item .executor-phone{display:flex;font-size:14px}.executor-item .executor-email .executor-email-label,.executor-item .executor-email .executor-phone-label,.executor-item .executor-phone .executor-email-label,.executor-item .executor-phone .executor-phone-label{font-weight:700}.executor-item .executor-email .executor-email-value,.executor-item .executor-email .executor-phone-value,.executor-item .executor-phone .executor-email-value,.executor-item .executor-phone .executor-phone-value{color:gray;margin-left:4px}.executor-item .remove-icon{cursor:pointer;color:red;margin:2px}.asset-distribution-option-container{display:flex;flex-direction:column;gap:16px;margin-top:32px}.asset-distribution-option{align-items:flex-start;background:#fff;border:solid 1px lightgray;border-radius:8px;display:flex;padding:16px}.asset-distribution-option input{margin-top:6px}.asset-distribution-content{display:flex;flex-direction:column;gap:4px;margin-left:8px}.asset-distribution-content h4{font-size:16px;font-weight:500;margin:0}.asset-distribution-content h6{color:gray;font-size:14px;margin:0}.person-selected-option{display:flex;margin-top:32px;background:#fff;border:solid 1px lightgray;border-radius:4px;align-items:center;padding:8px}.person-selected-option .indicator{color:#d3d3d3;position:absolute;right:16px}.person-select-options{background:#fff;border-radius:4px;border:solid 1px lightgray;display:flex;flex-direction:column;gap:12px;margin-top:16px;max-height:30vh;overflow-y:auto;position:absolute;padding:8px;width:calc(100% - 16px)}.person-select-option{align-items:center;display:flex;gap:8px;min-height:48px}.person-select-option .input-container{margin-left:auto;margin-right:8px}.person-select-icon-container{display:flex;align-items:center;justify-content:center;width:32px}.person-select-icon-container span{font-size:32px;color:#6495ed}.person-select-text-container,.person-select-text{display:flex;flex-direction:column}.person-select-subtext{color:gray;font-size:14px}.person-info-display{background:#fff;display:flex;flex-direction:column;gap:8px;border:solid 1px lightgray;border-radius:8px;padding:8px}.person-info-header{display:flex;align-items:center;gap:8px}.life-document-intro-header{background:#152b59;border:solid 1px lightgray;border-radius:8px;color:#fff;margin-top:16px;padding:16px}.life-document-intro-header *{color:#fff}.life-document-intro-header h2{margin:0}.life-document-intro-header p{margin:4px 0 0}.life-document-intro-header .top-container{align-items:center;display:flex;height:32px}.life-document-intro-header .intro-header-icon-container{align-items:center;background-color:#3b82f6;border-radius:50%;display:inline-flex;height:32px;justify-content:center;width:32px}.life-document-intro-header .intro-header-icon{font-size:24px;height:32px;width:32px;display:flex;justify-content:center;align-items:center}.life-document-intro-header .intro-text{align-items:center;display:inline-flex;font-size:18px;font-weight:500;height:32px;margin-left:8px}.life-document-intro-header .intro-description{font-size:14px;margin-top:12px}.life-document-intro-sections{display:flex;flex-direction:column;gap:16px;margin-top:32px;margin-bottom:32px}.life-document-intro-section{background:#fff;border:solid 1px rgb(21,43,89);padding:8px;border-radius:8px}.life-document-intro-section p{margin:0}.life-document-intro-section .top-container{align-items:center;display:flex;gap:8px;height:32px}.life-document-intro-section .section-header-icon-container{align-items:center;background-color:#3b82f6;border-radius:50%;display:inline-flex;height:32px;justify-content:center;width:32px}.life-document-intro-section .section-header-icon-container span{color:#fff}.life-document-intro-section .section-header-icon{font-size:20px}.life-document-intro-section .section-text{align-items:center;display:inline-flex;font-size:18px;font-weight:500;height:32px}.life-document-intro-section .section-content{margin-left:8px}.form-container{background:#fff;border-radius:8px;border:solid 1px lightgray;display:flex;flex-direction:column;gap:16px;overflow:scroll;padding:16px;width:100%;z-index:0;flex-shrink:0}.modal-form-container{background:#fff;border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:16px;width:90%;z-index:1}.modal-form-header{border-bottom:solid 1px lightgray;padding-bottom:16px;margin-bottom:8px}.modal-form-header .top-container{align-items:center;display:flex}.modal-form-header .modal-form-icon-container{align-items:center;background-color:#eff6ff;border-radius:50%;display:inline-flex;height:32px;justify-content:center;width:32px}.modal-form-header .modal-form-icon{color:#152b59;font-size:24px}.modal-form-header .modal-form-header-content{display:flex;flex-direction:column;margin-left:8px}.modal-form-header .modal-form-text{align-items:center;display:inline-flex;font-size:18px;font-weight:500;height:32px}.modal-form-header .modal-form-description{color:#c6bdbd;font-size:14px}.form-progress{border-radius:8px;color:#fff;display:flex;margin-top:16px;padding:8px}.form-progress .progress-bar{background-color:#d3d3d3;border-radius:4px;height:8px;width:calc(100% - 16px);position:relative}.form-progress .progress-bar .progress{background-color:#6495ed;border-radius:4px;height:100%;transition:width .3s ease;width:calc(100% * var(--progress, 0))}.no-beneficiaries-display{display:flex;flex-direction:column;justify-content:center;align-items:center}.no-beneficiaries-display p{text-align:center}.summary-content{display:flex;flex-direction:column;gap:16px}.move-left{transform:translate(-100%);transition:transform .5s ease}.new-beneficiary-form p{margin:4px 0}.profile-form{align-items:center;display:flex;justify-content:center;margin:32px 0;overflow:scroll;width:100%}.radio-card-button-group{display:flex;flex-direction:column;gap:16px;margin-top:32px}.radio-card-button-group .radio-card-button-option{align-items:flex-start;background:#fff;border:solid 1px lightgray;border-radius:8px;display:flex;padding:16px}.radio-card-button-group .radio-card-button-option input{margin-top:6px}.radio-card-button-group .radio-card-button-content{display:flex;flex-direction:column;gap:8px;margin-left:8px}.radio-card-button-group .radio-card-button-content .radio-card-button-header{display:inline-flex;gap:8px}.radio-card-button-group .radio-card-button-content .radio-card-button-header span{color:#9ca3af}.radio-card-button-group .radio-card-button-content h4{font-size:16px;font-weight:500;margin:0}.radio-card-button-group .radio-card-button-content h6{color:gray;font-size:14px;margin:0}
