@charset "utf-8";@-webkit-keyframes buttonSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes buttonSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#43444f;font-family:Noto Sans,sans-serif;font-size:1pc;font-weight:400;line-height:1.6;margin:0}.heading-1,h1{font-size:3pc;margin-bottom:24px}.heading-1,.heading-2,h1,h2{color:#12121c;font-family:Noto Sans,sans-serif;font-weight:700;letter-spacing:-.025em;line-height:1.2}.heading-2,h2{font-size:24px;margin-bottom:1pc;margin-top:1pc}.heading-3,h3{font-size:30px;margin-bottom:1pc}.heading-3,.heading-4,h3,h4{color:#1c1c26;font-family:Noto Sans,sans-serif;font-weight:600;line-height:1.4}.heading-4,h4{font-size:24px;margin-bottom:8px}.heading-5,h5{font-size:20px}.heading-5,.heading-6,h5,h6{color:#43444f;font-family:Noto Sans,sans-serif;font-weight:500;line-height:1.4;margin-bottom:8px}.heading-6,h6{font-size:18px}.text-large{font-size:18px}.text-body,.text-large{color:#43444f;font-family:Noto Sans,sans-serif;font-weight:400;line-height:1.6}.text-body{font-size:1pc}.text-small{color:#666;font-size:14px}.text-caption,.text-small{font-family:Noto Sans,sans-serif;font-weight:400;line-height:1.4}.text-caption{color:#6b6b80;font-size:9pt}.text-weight-regular{font-weight:400}.text-weight-medium{font-weight:500}.text-weight-semibold{font-weight:600}.text-weight-bold{font-weight:700}.text-primary{color:#6b6b80}.text-primary-dark{color:#42265e}.text-secondary{color:#c84318}.text-neutral{color:#444}.text-white{color:#fff}.text-black,.text-gray-900{color:#12121c}.text-gray-800{color:#1c1c26}.text-gray-700{color:#43444f}.text-gray-600{color:#666}.text-gray-500{color:#6b6b80}.text-gray-400{color:#aaa}.text-muted{color:#6b6b80}.text-error{color:#db5e2b}.text-success{color:#22c55e}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-normal-case{text-transform:none}.text-underline{text-decoration:underline}.text-no-underline{text-decoration:none}.text-line-through{text-decoration:line-through}.leading-tight{line-height:1.2}.leading-normal{line-height:1.4}.leading-relaxed{line-height:1.6}.leading-loose{line-height:1.8}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.display-large{color:#12121c;font-family:Noto Sans,sans-serif;font-size:4pc;font-weight:700;letter-spacing:-.025em;line-height:1.2}@media(max-width:991px){.display-large{font-size:3pc}}@media(max-width:767px){.display-large{font-size:36px}}.display-medium{color:#12121c;font-family:Noto Sans,sans-serif;font-size:3pc;font-weight:700;line-height:1.2}@media(max-width:991px){.display-medium{font-size:36px}}@media(max-width:767px){.display-medium{font-size:30px}}.display-small{color:#12121c;font-family:Noto Sans,sans-serif;font-size:36px;font-weight:600;line-height:1.2}@media(max-width:991px){.display-small{font-size:30px}}@media(max-width:767px){.display-small{font-size:24px}}.lead{color:#666;font-size:20px;font-weight:400;margin-bottom:24px}.blockquote,.lead{font-family:Noto Sans,sans-serif;line-height:1.6}.blockquote{border-left:4px solid #6b6b80;color:#43444f;font-size:18px;font-style:italic;font-weight:500;margin:2pc 0;padding-left:24px}.blockquote cite{color:#6b6b80;display:block;font-size:14px;font-style:normal;font-weight:400;margin-top:8px}.blockquote cite:before{content:"— "}.code{border-radius:4px;font-size:.875em;padding:2px 6px}.code,.pre{background:#f5f5f5;color:#1c1c26;font-family:Courier New,monospace}.pre{word-wrap:break-word;border-radius:8px;font-size:14px;overflow-x:auto;padding:1pc;white-space:pre-wrap}.link{color:#6b6b80;cursor:pointer;text-decoration:underline;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.link:hover{color:#42265e}.link:focus{outline:2px solid #6b6b80;outline-offset:2px}.link:active{color:#42265e}.link-subtle{color:#666;text-decoration:none;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.link-subtle:hover{color:#6b6b80;text-decoration:underline}.list-styled{padding-left:24px}.list-styled li{margin-bottom:4px}.list-unstyled{list-style:none;padding-left:0}.list-unstyled li{margin-bottom:4px}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-clamp-1{-webkit-line-clamp:1;line-clamp:1}.text-clamp-1,.text-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.text-clamp-2{-webkit-line-clamp:2;line-clamp:2}.text-clamp-3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}*,a,body,button,div,h1,h2,h3,h4,h5,h6,html,i,img,li,ol,p,section,small,span,strong,table,tbody,td,th,thead,ul{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;line-height:normal;margin:0;outline:none;padding:0}a:hover{border-color:inherit;color:inherit;text-decoration:inherit}img{height:auto;max-width:100%}a{color:#004c8f;text-decoration:none}ul{list-style:none}body.darkscreen a{color:#a3baf9}.currentAccountPdfs{margin:0 auto 24px;max-width:1043px}.currentAccountPdfs .pdf-search-wrap{position:relative}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--border-seperator-border-seperator,#e1e1e3);border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:22px 24px}@media(max-width:768px){.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper{padding:20px 9pt}}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper:first-child{border-radius:8px 8px 0 0;border-top:1px solid var(--border-seperator-border-seperator,#e1e1e3);border:1px solid var(--border-seperator-border-seperator,#e1e1e3)}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper:last-child{border-bottom:1px solid var(--border-seperator-border-seperator,#e1e1e3);border-left:1px solid var(--border-seperator-border-seperator,#e1e1e3);border-radius:0 0 8px 8px;border-right:1px solid var(--border-seperator-border-seperator,#e1e1e3)}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper.single-match{border:1px solid var(--border-seperator-border-seperator,#e1e1e3);border-radius:8px}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdf-detail-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1pc}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdf-detail-wrap .pdf-icon-wrap{background:var(--Surface-Colors-Secondary-Surface,#f2f2f5);border-radius:5.6px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:9pt 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:768px){.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdf-detail-wrap .pdf-icon-wrap{display:none}}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdf-detail-wrap .pdf-name-wrap p{color:var(--Typography-Heading,#12121c);font-family:Noto Sans;font-size:1pc;font-weight:500;letter-spacing:-.32px;line-height:20px}@media(max-width:768px){.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdf-detail-wrap .pdf-name-wrap p{font-size:14px;font-weight:400;letter-spacing:-.28px;line-height:18.2px}}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media(max-width:768px){.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap{gap:8px;position:relative}}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap .pdf-action-btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.97px solid var(--Action-Stroke,#e1e1e3);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:32.84px;justify-content:center;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:32.84px}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap .pdf-download:hover .pdf-download-text{opacity:1;visibility:visible}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap .pdf-download .pdf-download-text{background-color:#12121c;background:#12121c;border-radius:4px;color:#fff;font-family:Noto Sans;font-size:11px;font-weight:500;left:50%;letter-spacing:-.22px;line-height:9.9pt;opacity:0;padding:4px;position:absolute;top:50%;top:42px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;white-space:nowrap}@media(max-width:768px){.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap.dekstop-only{display:none}}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap.mobile-only{display:none}@media(max-width:768px){.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap.mobile-only{display:-webkit-box;display:-ms-flexbox;display:flex}}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap .pdf-action-buttons-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px solid var(--border-seperator-border-seperator,#e1e1e3);border-radius:4px 0 4px 4px;display:none;-ms-flex-direction:column;flex-direction:column;position:absolute;top:17px;z-index:1}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap .pdf-action-buttons-wrap .pdf-action-button-wrap{padding:17px 9px}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap .pdf-action-buttons-wrap .pdf-action-button-wrap p{color:var(--Typography-Heading,#12121c);font-family:Noto Sans;font-size:9pt;font-style:normal;font-weight:400;line-height:.9pc}.currentAccountPdfs .pdf-search-wrap .pdfs-wrap .pdf-wrapper .pdfs-action-icon-wrap .pdf-action-buttons-wrap.active{display:-webkit-box;display:-ms-flexbox;display:flex}.currentAccountPdfs .pdf-search-wrap .pdf-search{margin-bottom:24px;max-width:328px}.currentAccountPdfs .pdf-search-wrap .pdf-search .pdf-search-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--Surface-Colors-Secondary-Surface,#f2f2f5);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-bottom:4px;padding:8px 9pt 8px 8px}.currentAccountPdfs .pdf-search-wrap .pdf-search .pdf-search-box .search-icon{display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;width:20px}.currentAccountPdfs .pdf-search-wrap .pdf-search .pdf-search-box .search-input{background:var(--Surface-Colors-Secondary-Surface,#f2f2f5);color:var(--Typography-Heading,#12121c);font-family:Noto Sans;font-size:14px;font-weight:400;letter-spacing:-.28px;line-height:130%;max-width:260px;width:100%}.currentAccountPdfs .pdf-search-wrap .pdf-search .pdf-search-box .mic-icon{cursor:pointer;display:none;height:20px;width:20px}.currentAccountPdfs .pdf-search-wrap .pdf-search .pdf-search-box .mic-icon.active{display:-webkit-box;display:-ms-flexbox;display:flex}.currentAccountPdfs .pdf-search-wrap .pdf-search .pdf-search-box .cross-icon{cursor:pointer;display:none;height:20px;padding:3px;width:20px}.currentAccountPdfs .pdf-search-wrap .pdf-search .pdf-search-box .cross-icon.active{display:-webkit-box;display:-ms-flexbox;display:flex}.currentAccountPdfs .pdf-search-wrap .pdf-search .result-text-show{color:var(--typography-body-supporting,#6b6b80);display:none;font-family:Noto Sans;font-size:9pt;font-style:normal;font-weight:400;line-height:120%}.currentAccountPdfs .pdf-search-wrap .no-result-img-wrap{display:none;max-width:20pc;padding:40px 0}@media(max-width:768px){.currentAccountPdfs .pdf-search-wrap .no-result-img-wrap{padding:20px 0 40px}}.currentAccountPdfs .pdf-search-wrap .no-result-img-wrap .no-result-img-inner-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;justify-content:center}.currentAccountPdfs .pdf-search-wrap .no-result-img-wrap .no-result-img-inner-wrap .no-result-image{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;justify-content:center;width:24px}.currentAccountPdfs .pdf-search-wrap .no-result-img-wrap .no-result-img-inner-wrap .no-result-text p{color:var(--typography-disabled-placeholder,#9ea1ad);font-family:Noto Sans;font-size:1pc;font-style:normal;font-weight:500;letter-spacing:-.32px;line-height:125%;text-align:center}.currentAccountPdfs .pdf-voice-search-overlay{background:rgba(0,0,0,.4);border-radius:8px;display:none;left:0;margin:0;opacity:0;padding:0;position:absolute;right:0;top:5pc;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:100}.currentAccountPdfs .pdf-voice-search-overlay[style*="display: flex"]{opacity:1}.currentAccountPdfs .pdf-voice-search-content{-webkit-animation:pdfVoiceSlideDown .25s ease;animation:pdfVoiceSlideDown .25s ease;background:#fff;border-radius:8px;height:auto;max-width:100%;min-height:200px;padding:40px 20px;position:relative;text-align:center;width:100%}@-webkit-keyframes pdfVoiceSlideDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes pdfVoiceSlideDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.currentAccountPdfs .pdf-voice-close-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#d9d9d9;border:none;border-radius:50%;color:#999;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;justify-content:center;padding:0;position:absolute;right:9pt;top:9pt;-webkit-transition:all .2s ease;transition:all .2s ease;width:20px}.currentAccountPdfs .pdf-voice-close-btn svg{background-color:#d9d9d9;border-radius:50%;height:15px;width:15px}.currentAccountPdfs .pdf-voice-dots-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:9pt;height:5pc;justify-content:center;margin-bottom:2pc}.currentAccountPdfs .pdf-voice-dot{-webkit-animation:pdfVoiceDotPulse 1.4s ease-in-out infinite;animation:pdfVoiceDotPulse 1.4s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;height:9pt;width:9pt}.currentAccountPdfs .pdf-voice-dot:nth-child(odd){background:linear-gradient(135deg,#ff6b35,#ff8c42)}@-webkit-keyframes pdfVoiceDotPulse{0%,to{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.6);transform:scale(1.6)}}@keyframes pdfVoiceDotPulse{0%,to{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.6);transform:scale(1.6)}}.currentAccountPdfs .pdf-voice-bars-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:none;gap:9pt;height:60px;justify-content:center;margin-bottom:24px}.currentAccountPdfs .pdf-voice-bar{-webkit-animation:pdfVoiceBarPulse 1.2s ease-in-out infinite;animation:pdfVoiceBarPulse 1.2s ease-in-out infinite;background:#e0e0e0;border-radius:4px;-webkit-transform-origin:center;transform-origin:center;width:6px}.currentAccountPdfs .pdf-voice-bar-1{-webkit-animation-delay:0s;animation-delay:0s;background:#c84318;height:2pc}.currentAccountPdfs .pdf-voice-bar-2{-webkit-animation-delay:.15s;animation-delay:.15s;background:#4a2f64;height:56px}.currentAccountPdfs .pdf-voice-bar-3{-webkit-animation-delay:.3s;animation-delay:.3s;background:#c84318;height:40px}.currentAccountPdfs .pdf-voice-bar-4{-webkit-animation-delay:.45s;animation-delay:.45s;background:#4a2f64;height:3pc}@-webkit-keyframes pdfVoiceBarPulse{0%,to{opacity:.7;-webkit-transform:scaleY(.6);transform:scaleY(.6)}50%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes pdfVoiceBarPulse{0%,to{opacity:.7;-webkit-transform:scaleY(.6);transform:scaleY(.6)}50%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}.currentAccountPdfs .pdf-voice-search-overlay.is-listening .pdf-voice-dots-container{display:none}.currentAccountPdfs .pdf-voice-search-overlay.is-listening .pdf-voice-bars-container{display:-webkit-box;display:-ms-flexbox;display:flex}.currentAccountPdfs .pdf-voice-search-overlay.is-listening .pdf-voice-bar{-webkit-animation:pdfVoiceBarListen .8s ease-in-out infinite;animation:pdfVoiceBarListen .8s ease-in-out infinite}@-webkit-keyframes pdfVoiceBarListen{0%,to{opacity:.8;-webkit-transform:scaleY(.5);transform:scaleY(.5)}50%{opacity:1;-webkit-transform:scaleY(1.2);transform:scaleY(1.2)}}@keyframes pdfVoiceBarListen{0%,to{opacity:.8;-webkit-transform:scaleY(.5);transform:scaleY(.5)}50%{opacity:1;-webkit-transform:scaleY(1.2);transform:scaleY(1.2)}}.currentAccountPdfs .pdf-voice-search-text{color:#1a1a1a;font-size:1pc;font-weight:400;letter-spacing:.2px;margin:0;min-height:28px;-webkit-transition:color .3s ease;transition:color .3s ease}.currentAccountPdfs .currentAccountpdf-footer-text{margin-top:24px}.currentAccountPdfs .currentAccountpdf-footer-text p{color:var(--Secondary-colors-Body-text,#565656);font-family:Noto Sans;font-size:1pc;font-weight:400;letter-spacing:-.32px;line-height:125%}.currentAccountPdfs .currentAccountpdf-footer-text p a{color:var(--Action-Primary,#c84318);font-weight:600;letter-spacing:-.48px}