@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}.rich-paragraphcontainer .contact-us-container{margin:0 auto 60px;max-width:820px;width:100%}@media(max-width:768px){.rich-paragraphcontainer .contact-us-container{margin-bottom:0;padding:20px 1pc}}.rich-paragraphcontainer h2{color:#12121c!important;font-family:Noto Sans,sans-serif!important;font-size:28px!important;font-weight:500!important;letter-spacing:-.025em!important;line-height:1.2!important;margin-bottom:20px!important}.rich-paragraphcontainer h2 img{margin-left:8px;vertical-align:middle;width:20px}.rich-paragraphcontainer h2 a{color:#c84318!important;cursor:pointer;font-family:Noto Sans,sans-serif!important;font-weight:500!important;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h2 a:hover{text-decoration:underline}.rich-paragraphcontainer h1{font-size:2pc!important;margin-bottom:24px!important;text-align:center!important;text-decoration:underline!important}.rich-paragraphcontainer h1,.rich-paragraphcontainer h1 a{color:#12121c!important;font-family:Noto Sans,sans-serif!important;font-weight:600!important}.rich-paragraphcontainer h1 a{cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h1 a:hover{text-decoration:underline}.rich-paragraphcontainer h1 strong{font-weight:600}.rich-paragraphcontainer h1 u{text-decoration:none}.rich-paragraphcontainer h3{color:#12121c!important;font-size:24px!important;line-height:1.3!important;margin-bottom:1pc!important}.rich-paragraphcontainer h3,.rich-paragraphcontainer h3 a{font-family:Noto Sans,sans-serif!important;font-weight:500!important}.rich-paragraphcontainer h3 a{color:#c84318!important;cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h3 a:hover{text-decoration:underline}.rich-paragraphcontainer h4{color:#12121c!important;font-size:20px!important;line-height:1.4!important;margin-bottom:9pt!important}.rich-paragraphcontainer h4,.rich-paragraphcontainer h4 a{font-family:Noto Sans,sans-serif!important;font-weight:500!important}.rich-paragraphcontainer h4 a{color:#c84318!important;cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h4 a:hover{text-decoration:underline}.rich-paragraphcontainer ul{display:block!important;list-style-position:outside!important;list-style-type:disc!important;margin-bottom:20px!important;padding-left:40px!important}.rich-paragraphcontainer ul li{color:#333!important;display:list-item!important;font-family:Noto Sans,sans-serif!important;font-size:1pc!important;font-style:normal!important;font-weight:400!important;letter-spacing:-.32px!important;line-height:150%!important;margin-bottom:8px!important;margin-left:0!important}.rich-paragraphcontainer ol{display:block!important;list-style-position:outside!important;list-style-type:decimal!important;margin-bottom:20px!important;padding-left:40px!important}.rich-paragraphcontainer ol li{color:#333!important;display:list-item!important;font-family:Noto Sans,sans-serif!important;font-size:1pc!important;font-weight:400!important;letter-spacing:normal!important;line-height:1.8!important;margin-bottom:8px!important;margin-left:0!important}.rich-paragraphcontainer div a,.rich-paragraphcontainer h1 a,.rich-paragraphcontainer h2 a,.rich-paragraphcontainer h3 a,.rich-paragraphcontainer h4 a,.rich-paragraphcontainer h5 a,.rich-paragraphcontainer h6 a,.rich-paragraphcontainer ol a,.rich-paragraphcontainer p a,.rich-paragraphcontainer ul a{color:#c84318;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:600;letter-spacing:-.36px;line-height:115%;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer div a:hover,.rich-paragraphcontainer h1 a:hover,.rich-paragraphcontainer h2 a:hover,.rich-paragraphcontainer h3 a:hover,.rich-paragraphcontainer h4 a:hover,.rich-paragraphcontainer h5 a:hover,.rich-paragraphcontainer h6 a:hover,.rich-paragraphcontainer ol a:hover,.rich-paragraphcontainer p a:hover,.rich-paragraphcontainer ul a:hover{color:#a0350d;text-decoration:underline}.rich-paragraphcontainer div a .cmp-link__screen-reader-only,.rich-paragraphcontainer h1 a .cmp-link__screen-reader-only,.rich-paragraphcontainer h2 a .cmp-link__screen-reader-only,.rich-paragraphcontainer h3 a .cmp-link__screen-reader-only,.rich-paragraphcontainer h4 a .cmp-link__screen-reader-only,.rich-paragraphcontainer h5 a .cmp-link__screen-reader-only,.rich-paragraphcontainer h6 a .cmp-link__screen-reader-only,.rich-paragraphcontainer ol a .cmp-link__screen-reader-only,.rich-paragraphcontainer p a .cmp-link__screen-reader-only,.rich-paragraphcontainer ul a .cmp-link__screen-reader-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.rich-paragraphcontainer hr{border:none;margin:24px 0}.rich-paragraphcontainer p{color:#333!important;font-family:Noto Sans,sans-serif;font-size:1pc!important;line-height:1.6!important;margin-bottom:1pc!important}.rich-paragraphcontainer p a{color:#c84318!important;cursor:pointer;font-family:Noto Sans,sans-serif;font-weight:600;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer p a:hover{text-decoration:underline}.rich-paragraphcontainer p a b{color:#c84318!important;font-weight:600}.rich-paragraphcontainer p a strong{color:#c84318;font-size:1pc;font-weight:600}.rich-paragraphcontainer p strong{color:#12121c;font-size:1pc;font-weight:600}.rich-paragraphcontainer p u{text-decoration:underline}.rich-paragraphcontainer p b{color:#12121c;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.4px;line-height:120%}.rich-paragraphcontainer h5 a{color:#c84318!important;cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h5 a:hover{text-decoration:underline}.rich-paragraphcontainer h6 a{color:#c84318!important;cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h6 a:hover{text-decoration:underline}.rich-paragraphcontainer span a{color:#c84318!important;cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer span a:hover{text-decoration:underline}.rich-paragraphcontainer table.theme1{border-collapse:collapse;font-family:Noto Sans,sans-serif;margin:24px 0;width:100%}.rich-paragraphcontainer table.theme1 tbody tr{border:1px solid #d2d2d2}.rich-paragraphcontainer table.theme1 tbody tr td{border:1px solid #d2d2d2;color:#333;font-size:1pc;font-weight:400;line-height:1.5;padding:9pt 1pc;vertical-align:middle}.rich-paragraphcontainer table.theme1 tbody tr td strong{color:#12121c;font-weight:600}.rich-paragraphcontainer table.theme1 tbody tr td[align=center]{text-align:center}.rich-paragraphcontainer table{border-collapse:collapse;font-family:Noto Sans,sans-serif;margin:24px 0;max-width:100%;table-layout:fixed;width:100%}.rich-paragraphcontainer table thead tr{background-color:#fff}.rich-paragraphcontainer table thead tr th{border:1px solid #e1e1e3;color:#12121c;font-family:Noto Sans,sans-serif;font-size:1pc;font-weight:600;line-height:150%;padding:9pt 1pc;text-align:left}.rich-paragraphcontainer table thead tr th:first-child{width:30%}.rich-paragraphcontainer table thead tr th:nth-child(2){width:70%}.rich-paragraphcontainer table thead tr th div strong{color:#12121c;font-size:1pc;font-weight:600}@media(max-width:768px){.rich-paragraphcontainer table thead tr th{font-size:14px;padding:10px 9pt}.rich-paragraphcontainer table thead tr th div strong{font-size:14px}}.rich-paragraphcontainer table tbody tr{border:1px solid #e1e1e3}.rich-paragraphcontainer table tbody tr td{border:1px solid #e1e1e3;color:#333;font-size:14px;font-weight:400;letter-spacing:-.28px;line-height:150%;padding:1pc;text-align:left;vertical-align:top}.rich-paragraphcontainer table tbody tr td b,.rich-paragraphcontainer table tbody tr td p{line-height:150%!important;margin-bottom:8px!important;text-align:left!important}.rich-paragraphcontainer table tbody tr td b:last-child,.rich-paragraphcontainer table tbody tr td p:last-child{margin-bottom:0!important}.rich-paragraphcontainer table tbody tr td ol{list-style-type:none!important;margin-bottom:8px!important;padding-left:0!important;text-align:left!important}.rich-paragraphcontainer table tbody tr td ol li{font-size:14px!important;line-height:150%!important;margin-bottom:4px!important;text-align:left!important}.rich-paragraphcontainer table tbody tr td strong{color:#12121c;font-size:14px;font-weight:600}.rich-paragraphcontainer table tbody tr td span[data-cfemail]{color:#c84318;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:600;letter-spacing:-.36px;line-height:115%;text-decoration:none}.rich-paragraphcontainer table tbody tr td a{color:#c84318!important;cursor:pointer;font-family:Noto Sans,sans-serif;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer table tbody tr td a:hover{text-decoration:underline}.rich-paragraphcontainer table tbody tr td a .cmp-link__screen-reader-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.rich-paragraphcontainer table tbody tr td:first-child{color:#12121c;max-width:150px;text-align:left;width:90pt}.rich-paragraphcontainer table tbody tr td:first-child:has(>ol),.rich-paragraphcontainer table tbody tr td:first-child:has(ol){min-width:auto;text-align:left;width:auto}.rich-paragraphcontainer table tbody tr td:has(ol){text-align:left!important}.rich-paragraphcontainer table tbody tr td:nth-child(2){min-width:300px;text-align:left;width:auto}.rich-paragraphcontainer table tbody tr td:nth-child(3){text-align:left;width:auto}@media(max-width:768px){.rich-paragraphcontainer h2{font-family:Noto Sans,sans-serif!important;font-size:20px!important;margin-bottom:1pc!important}.rich-paragraphcontainer h2 img{width:18px}.rich-paragraphcontainer h1,.rich-paragraphcontainer h2 a{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer h1{font-size:24px!important;margin-bottom:1pc!important}.rich-paragraphcontainer h1 a,.rich-paragraphcontainer h3{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer h3{font-size:18px!important;margin-bottom:9pt!important}.rich-paragraphcontainer h3 a,.rich-paragraphcontainer h4{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer h4{font-size:1pc!important;margin-bottom:10px!important}.rich-paragraphcontainer h4 a{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer ul{padding-left:20px!important}.rich-paragraphcontainer ul li{font-size:14px!important;margin-bottom:6px!important}.rich-paragraphcontainer ul li,.rich-paragraphcontainer ul li a{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer ol{padding-left:20px!important}.rich-paragraphcontainer ol li{font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;margin-bottom:6px!important}.rich-paragraphcontainer hr{margin:1pc 0}.rich-paragraphcontainer p{font-size:14px!important;margin-bottom:9pt!important}.rich-paragraphcontainer p,.rich-paragraphcontainer p a,.rich-paragraphcontainer p strong{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer p strong{font-size:14px!important}.rich-paragraphcontainer p b{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer table.theme1{display:table;font-size:14px;margin:1pc 0;width:100%}.rich-paragraphcontainer table.theme1 tbody{display:table-row-group;width:100%}.rich-paragraphcontainer table.theme1 tbody tr{display:table-row}.rich-paragraphcontainer table.theme1 tbody tr td{word-wrap:break-word;display:table-cell;font-family:Noto Sans,sans-serif;font-size:14px;min-width:auto;padding:8px 9pt;white-space:normal}.rich-paragraphcontainer table{display:table;font-size:9pt;margin:1pc 0;width:100%}.rich-paragraphcontainer table tbody,.rich-paragraphcontainer table thead{display:table-header-group;width:100%}.rich-paragraphcontainer table tbody{display:table-row-group}.rich-paragraphcontainer table tbody tr,.rich-paragraphcontainer table thead tr{display:table-row}.rich-paragraphcontainer table tbody td,.rich-paragraphcontainer table thead th{word-wrap:break-word;display:table-cell;font-family:Noto Sans,sans-serif;min-width:auto!important;overflow-wrap:break-word;white-space:normal!important}.rich-paragraphcontainer table thead th:first-child{max-width:none}.rich-paragraphcontainer table tbody tr td{font-size:9pt;padding:9pt}.rich-paragraphcontainer table tbody tr td p{font-size:9pt!important;margin-bottom:6px!important}.rich-paragraphcontainer table tbody tr td ol li{font-size:9pt!important}.rich-paragraphcontainer table tbody tr td span[data-cfemail],.rich-paragraphcontainer table tbody tr td strong{font-size:9pt}.rich-paragraphcontainer table tbody tr td:first-child{max-width:none}}.rich-paragraphcontainer .app-download-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fafafa;border:1px solid #e1e1e3;border-radius:9pt;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2pc;margin:40px auto;max-width:50pc;padding:40px 20px}.rich-paragraphcontainer .app-download-section>div:first-child{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;justify-content:center;width:100%}.rich-paragraphcontainer .app-download-section>div:first-child>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;background-color:#fff;border:2px solid #e1e1e3;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;gap:9pt;max-width:250px;min-width:180px;padding:24px 2pc;-webkit-transition:all .3s ease;transition:all .3s ease}.rich-paragraphcontainer .app-download-section>div:first-child>div:hover{border-color:#c84318;-webkit-box-shadow:0 4px 9pt rgba(200,67,24,.1);box-shadow:0 4px 9pt rgba(200,67,24,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.rich-paragraphcontainer .app-download-section>div:first-child>div img{height:3pc;margin:0!important;-o-object-fit:contain;object-fit:contain;width:3pc}.rich-paragraphcontainer .app-download-section>div:first-child>div a{color:#12121c!important;font-family:Noto Sans,sans-serif;font-weight:600!important;line-height:1.4!important;text-align:center;text-decoration:none!important;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer .app-download-section>div:first-child>div a br{content:"";display:block;margin-top:4px}.rich-paragraphcontainer .app-download-section>div:first-child>div a:hover{color:#c84318!important;text-decoration:none!important}.rich-paragraphcontainer .app-download-section>div:last-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:2px solid #e1e1e3;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:9pt;padding:20px}.rich-paragraphcontainer .app-download-section>div:last-child img{background-color:#fff;border:2px solid #e1e1e3;border-radius:8px;height:auto;margin:0!important;max-width:90pt!important;padding:8px;width:90pt}.rich-paragraphcontainer .app-download-section>div:last-child{color:#333;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.4;text-align:center}@media(max-width:768px){.rich-paragraphcontainer .app-download-section{gap:24px;margin:24px auto;padding:24px 1pc}.rich-paragraphcontainer .app-download-section>div:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1pc}.rich-paragraphcontainer .app-download-section>div:first-child>div{max-width:100%;min-width:auto;padding:20px 24px}.rich-paragraphcontainer .app-download-section>div:first-child>div img{height:40px;width:40px}.rich-paragraphcontainer .app-download-section>div:last-child{padding:1pc}.rich-paragraphcontainer .app-download-section>div:last-child img{max-width:75pt!important;width:75pt}}.rich-paragraphcontainer .app-disclaimer,.rich-paragraphcontainer div[style*=italic][style*=center]{background-color:#fff8f5;border-left:3px solid #c84318;border-radius:4px;color:#666!important;font-family:Noto Sans,sans-serif;font-size:14px!important;font-style:italic!important;line-height:1.6!important;margin:20px auto!important;max-width:600px;padding:9pt 20px!important;text-align:center!important}.rich-paragraphcontainer .app-disclaimer b,.rich-paragraphcontainer .app-disclaimer strong,.rich-paragraphcontainer div[style*=italic][style*=center] b,.rich-paragraphcontainer div[style*=italic][style*=center] strong{color:#c84318!important;font-style:italic!important;font-weight:600!important}@media(max-width:768px){.rich-paragraphcontainer .app-disclaimer,.rich-paragraphcontainer div[style*=italic][style*=center]{font-size:13px!important;margin:1pc auto!important;padding:10px 1pc!important}}.rich-paragraphcontainer-table{margin:24px 0;max-width:100%;width:100%}.rich-paragraphcontainer-table table{background-color:#fff;border-collapse:collapse;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);font-family:Noto Sans,sans-serif;min-width:100%;table-layout:auto;width:100%}.rich-paragraphcontainer-table table thead tr th{font-family:Noto Sans,sans-serif;font-size:1pc;font-weight:600;line-height:150%;min-width:90pt;padding:1pc 20px;text-align:center;vertical-align:middle;white-space:nowrap}.rich-paragraphcontainer-table table thead tr th div{font-size:1pc;font-weight:600}.rich-paragraphcontainer-table table thead tr th:first-child{word-wrap:break-word;max-width:25pc;min-width:280px;text-align:left;white-space:normal}@media(max-width:768px){.rich-paragraphcontainer-table table thead tr th{font-size:14px;min-width:75pt;padding:9pt 14px}.rich-paragraphcontainer-table table thead tr th div{font-size:14px}.rich-paragraphcontainer-table table thead tr th:first-child{max-width:none;min-width:180px}}.rich-paragraphcontainer-table table tbody tr{border-bottom:1px solid #e1e1e3;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.rich-paragraphcontainer-table table tbody tr:hover{background-color:#f9f9f9}.rich-paragraphcontainer-table table tbody tr:nth-child(2n){background-color:#fafafa}.rich-paragraphcontainer-table table tbody tr:nth-child(2n):hover{background-color:#f5f5f5}.rich-paragraphcontainer-table table tbody tr:last-child{border-bottom:none}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td{font-family:Noto Sans,sans-serif;font-size:1pc;font-weight:600;line-height:150%;min-width:90pt;padding:1pc 20px;text-align:center;vertical-align:middle;white-space:nowrap}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td p{color:#333;font-size:1pc!important;font-weight:600!important;line-height:150%!important;margin-bottom:0!important}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td br,.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td em,.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td strong{font-weight:400!important}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td:first-child{word-wrap:break-word;max-width:25pc;min-width:280px;text-align:left;white-space:normal}@media(max-width:768px){.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td{font-size:14px;min-width:75pt;padding:9pt 14px}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td p{font-size:14px!important}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td:first-child{max-width:none;min-width:180px}}.rich-paragraphcontainer-table table tbody tr td{border:1px solid #e1e1e3;color:#333;font-size:15px;font-weight:400;line-height:150%;padding:14px 20px;text-align:center;vertical-align:middle;white-space:nowrap}.rich-paragraphcontainer-table table tbody tr td p{font-size:15px!important;line-height:150%!important;margin-bottom:0!important}.rich-paragraphcontainer-table table tbody tr td:first-child{word-wrap:break-word;color:#12121c;font-weight:400;max-width:25pc;min-width:280px;text-align:left;white-space:normal}.rich-paragraphcontainer-table table tbody tr td:not(:first-child){color:#333;font-weight:400}.rich-paragraphcontainer-table table tbody tr td strong{color:inherit;font-weight:600}@media(max-width:768px){.rich-paragraphcontainer-table table tbody tr td{font-size:13px;padding:10px 9pt}.rich-paragraphcontainer-table table tbody tr td p{font-size:13px!important}.rich-paragraphcontainer-table table tbody tr td:first-child{max-width:none;min-width:180px}.rich-paragraphcontainer-table{margin:1pc 0;width:100%}.rich-paragraphcontainer-table table{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.06);box-shadow:0 1px 4px rgba(0,0,0,.06);display:table;font-size:13px;min-width:100%;width:100%}.rich-paragraphcontainer-table table tbody td,.rich-paragraphcontainer-table table thead th{word-wrap:break-word;-ms-hyphens:auto;hyphens:auto;min-width:auto!important;overflow-wrap:break-word;white-space:normal!important}.rich-paragraphcontainer-table table thead th{font-size:9pt;padding:10px 8px}.rich-paragraphcontainer-table table thead th:first-child{max-width:none}.rich-paragraphcontainer-table table tbody td{font-size:9pt;padding:8px}.rich-paragraphcontainer-table table tbody td p{font-size:9pt!important}.rich-paragraphcontainer-table table tbody td:first-child{max-width:none}}@media(min-width:769px)and (max-width:1024px){.rich-paragraphcontainer-table{margin:20px 0}.rich-paragraphcontainer-table table thead th{font-size:15px;padding:14px 18px}.rich-paragraphcontainer-table table tbody td{font-size:14px;padding:9pt 18px}}@media(min-width:1025px){.rich-paragraphcontainer-table table:has(th:nth-child(6)){min-width:75pc}.rich-paragraphcontainer-table table:has(th:nth-child(9)){min-width:100pc}}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/components/aubank/common/faqlist/css/faqlist.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600;700&display=swap);
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/components/aubank/common/faqlist/css/faqlist.scss (1) ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@-webkit-keyframes buttonSpin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes buttonSpin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slideUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slideUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.mb-container {
  margin-bottom: 60px !important;
}

.mb-desktop-only {
  margin-bottom: 60px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

@media (max-width: 767px) {
  .mb-container {
    margin-bottom: 12px !important;
  }
  .mb-desktop-only {
    margin-bottom: 0 !important;
  }
  .pt-12 .cmp-container {
    padding-top: 20px !important;
  }
  .mb-20 {
    margin-bottom: 12px !important;
  }
  .mt-24 {
    padding-top: 24px !important;
  }
}
@media (max-width: 767px) {
  .mb-30m {
    margin-bottom: 30px !important;
  }
}
@keyframes buttonSpin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.mb-container {
  margin-bottom: 60px !important;
}

.mb-desktop-only {
  margin-bottom: 60px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

@media (max-width: 767px) {
  .mb-container {
    margin-bottom: 12px !important;
  }
  .mb-desktop-only {
    margin-bottom: 0 !important;
  }
  .pt-12 .cmp-container {
    padding-top: 20px !important;
  }
  .mb-20 {
    margin-bottom: 12px !important;
  }
  .mt-24 {
    padding-top: 24px !important;
  }
}
@media (max-width: 767px) {
  .mb-30m {
    margin-bottom: 30px !important;
  }
}
body {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #43444F;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.heading-1,
h1 {
  font-family: "Noto Sans", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.025em;
  color: #12121C;
  margin-bottom: 24px;
}

.heading-2,
h2 {
  font-family: "Noto Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.025em;
  color: #12121C;
  margin-bottom: 16px;
}

.heading-3,
h3 {
  font-family: "Noto Sans", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4;
  color: #1C1C26;
  margin-bottom: 16px;
}

.heading-4,
h4 {
  font-family: "Noto Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  color: #1C1C26;
  margin-bottom: 8px;
}

.heading-5,
h5 {
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  color: #43444F;
  margin-bottom: 8px;
}

.heading-6,
h6 {
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  color: #43444F;
  margin-bottom: 8px;
}

.text-large {
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #43444F;
}

.text-body {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #43444F;
}

.text-small {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  color: #666666;
}

.text-caption {
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  color: #6B6B80;
}

.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: #444444;
}

.text-white {
  color: #FFFFFF;
}

.text-black {
  color: #000000;
}

.text-gray-900 {
  color: #12121C;
}

.text-gray-800 {
  color: #1C1C26;
}

.text-gray-700 {
  color: #43444F;
}

.text-gray-600 {
  color: #666666;
}

.text-gray-500 {
  color: #6B6B80;
}

.text-gray-400 {
  color: #AAAAAA;
}

.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: -0.025em;
}

.tracking-normal {
  letter-spacing: 0;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.display-large {
  font-family: "Noto Sans", sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.025em;
  color: #12121C;
}
@media (max-width: 991px) {
  .display-large {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .display-large {
    font-size: 36px;
  }
}

.display-medium {
  font-family: "Noto Sans", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  color: #12121C;
}
@media (max-width: 991px) {
  .display-medium {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .display-medium {
    font-size: 30px;
  }
}

.display-small {
  font-family: "Noto Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  color: #12121C;
}
@media (max-width: 991px) {
  .display-small {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .display-small {
    font-size: 24px;
  }
}

.lead {
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
  color: #666666;
  margin-bottom: 24px;
}

.blockquote {
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  line-height: 1.6;
  color: #43444F;
  border-left: 4px solid #6B6B80;
  padding-left: 24px;
  margin: 32px 0;
}
.blockquote cite {
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  color: #6B6B80;
  margin-top: 8px;
}
.blockquote cite::before {
  content: "— ";
}

.code {
  font-family: "Courier New", monospace;
  font-size: 0.875em;
  background: #F5F5F5;
  padding: 2px 6px;
  border-radius: 4px;
  color: #1C1C26;
}

.pre {
  font-family: "Courier New", monospace;
  font-size: 14px;
  background: #F5F5F5;
  padding: 16px;
  border-radius: 8px;
  overflow-x: auto;
  color: #1C1C26;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.link {
  color: #6B6B80;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  cursor: pointer;
}
.link:hover {
  color: #42265E;
}
.link:focus {
  outline: 2px solid #6B6B80;
  outline-offset: 2px;
}
.link:active {
  color: #42265E;
}

.link-subtle {
  color: #666666;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.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 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.text-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.text-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.faq-list-container {
  width: 100%;
  background: #FFFFFF;
}

.faq-list {
  max-width: 1200px;
  margin: 0 auto;
}

.faq-list__title {
  font-family: "Noto Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 125%;
  color: #12121C;
  letter-spacing: -0.48px;
  margin: 0 0 20px 0;
  text-align: center;
}

.faq-list__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
}

.faq-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid #E1E1E3;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.faq-list__item:hover {
  border-bottom: 1px solid #E1E1E3;
}
.faq-list__item:hover .faq-list__item-text {
  color: #C84318;
}
.faq-list__item:hover .faq-list__item-icon {
  color: #C84318;
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.faq-list__item--hidden {
  display: none;
}

.faq-list__item-text {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 20px */
  color: #12121C;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  text-decoration: none;
}

.faq-list__item-icon {
  width: 20px;
  height: 20px;
  color: #C84318;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.faq-list__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  margin-top: 24px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 12px 24px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
}
.faq-list__toggle:hover .faq-list__toggle-text {
  color: #A0350D;
}
.faq-list__toggle:hover .faq-list__toggle-icon {
  color: #A0350D;
}

.faq-list__toggle-text {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  color: var(--Action-Primary, #C84318);
  text-align: center;
  /* CTA/M */
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
  /* 17.5px */
  letter-spacing: -0.42px;
}
.faq-list__toggle-text--less {
  display: none;
}

.faq-list__toggle-icon {
  width: 16px;
  height: 16px;
  color: #C84318;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.faq-list__toggle-icon svg {
  width: 100%;
  height: 100%;
}
.faq-list__toggle-icon--less {
  display: none;
}

.faq-list.expanded .faq-list__item--hidden {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.faq-list.expanded .faq-list__toggle-text--more {
  display: none;
}
.faq-list.expanded .faq-list__toggle-text--less {
  display: inline;
}
.faq-list.expanded .faq-list__toggle-icon--more {
  display: none;
}
.faq-list.expanded .faq-list__toggle-icon--less {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Responsive */
@media (max-width: 768px) {
  .faq-list__title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .faq-list__item {
    padding: 16px 0;
  }
  .faq-list__item:hover {
    padding-left: 12px;
    padding-right: 12px;
  }
  .faq-list__item-text {
    font-size: 16px;
  }
  .faq-list__item-icon {
    width: 18px;
    height: 18px;
  }
  .faq-list__toggle {
    margin-top: 20px;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .faq-list__toggle-text {
    font-size: 14px;
  }
}










@charset "utf-8";@-webkit-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}}@-webkit-keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes buttonSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@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}.faq-list-container{background:#fff;width:100%}.faq-list{margin:0 auto 60px;max-width:820px}@media(max-width:768px){.faq-list{margin-bottom:0;padding:20px 1pc}}.faq-list__title{color:#12121c;font-family:Noto Sans,sans-serif;font-size:24px;font-weight:500;letter-spacing:-.48px;line-height:125%;margin:0 0 20px;text-align:center}.faq-list__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.faq-list__item,.faq-list__items{display:-webkit-box;display:-ms-flexbox;display:flex}.faq-list__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;cursor:pointer;justify-content:space-between;padding:1pc 0;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.faq-list__item,.faq-list__item:hover{border-bottom:1px solid #e1e1e3}.faq-list__item:hover .faq-list__item-text{color:#c84318}.faq-list__item:hover .faq-list__item-icon{color:#c84318;-webkit-transform:translateX(4px);transform:translateX(4px)}.faq-list__item--hidden{display:none}.faq-list__item-text{color:#12121c;font-family:Noto Sans,sans-serif;font-size:1pc;font-style:normal;font-weight:400;line-height:125%;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.faq-list__item-icon{-ms-flex-negative:0;color:#c84318;flex-shrink:0;height:20px;width:20px}.faq-list__item-icon,.faq-list__toggle{-webkit-transition:all .2s ease;transition:all .2s ease}.faq-list__toggle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center;margin-top:24px;padding:9pt 24px;width:100%}.faq-list__toggle:hover .faq-list__toggle-icon,.faq-list__toggle:hover .faq-list__toggle-text{color:#a0350d}.faq-list__toggle-text{color:var(--Action-Primary,#c84318);font-family:Noto Sans,sans-serif;font-size:1pc;font-size:14px;font-style:normal;font-weight:600;letter-spacing:-.42px;line-height:125%;text-align:center;-webkit-transition:color .2s ease;transition:color .2s ease}.faq-list__toggle-text--less{display:none}.faq-list__toggle-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#c84318;display:-webkit-box;display:-ms-flexbox;display:flex;height:1pc;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease;width:1pc}.faq-list__toggle-icon svg{height:100%;width:100%}.faq-list__toggle-icon--less{display:none}.faq-list.expanded .faq-list__item--hidden{display:-webkit-box;display:-ms-flexbox;display:flex}.faq-list.expanded .faq-list__toggle-text--more{display:none}.faq-list.expanded .faq-list__toggle-text--less{display:inline}.faq-list.expanded .faq-list__toggle-icon--more{display:none}.faq-list.expanded .faq-list__toggle-icon--less{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:768px){.faq-list__title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;margin-bottom:24px}.faq-list__item{padding:1pc 0}.faq-list__item:hover{padding-left:9pt;padding-right:9pt}.faq-list__item-text{font-size:1pc}.faq-list__item-icon{height:18px;width:18px}.faq-list__toggle{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-top:20px;padding:0}.faq-list__toggle-text{font-size:14px}}









@charset "utf-8";@-webkit-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}}@-webkit-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}@keyframes buttonSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.infopannelversion-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f2f2f5;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;justify-content:center;margin:0 auto 60px;max-width:820px;min-height:412px;padding:35px 40px;width:100%}@media(max-width:1024px){.infopannelversion-container{max-width:100%;min-height:auto;padding:2pc 24px}}@media(max-width:768px){.infopannelversion-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;margin:0;padding:24px 1pc}}.infopannelversion-container .infopannelversion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-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:20px;max-width:740px;width:100%}@media(max-width:768px){.infopannelversion-container .infopannelversion{gap:9pt}}.infopannelversion-container .infopannelversion__title{color:var(--Typography-Heading,#12121c);font-family:Noto Sans,sans-serif;font-size:24px;font-style:normal;font-weight:500;letter-spacing:-.48px;line-height:125%;margin:0;max-width:740px;text-align:center;width:100%}@media(max-width:768px){.infopannelversion-container .infopannelversion__title{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:500;justify-content:flex-start;letter-spacing:-.4px;line-height:120%;text-align:left}}.infopannelversion-container .infopannelversion__cards{-webkit-box-align:start;-ms-flex-align:start;-ms-flex-line-pack:start;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;align-content:flex-start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:9pt;height:auto;justify-content:center;max-width:740px;width:100%}@media(max-width:1024px){.infopannelversion-container .infopannelversion__cards{gap:9pt}}@media(max-width:768px){.infopannelversion-container .infopannelversion__cards{-webkit-box-pack:start;-ms-flex-pack:start;gap:9pt;justify-content:flex-start}}.infopannelversion__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 4px 0 rgba(18,18,28,.08);box-shadow:0 2px 4px 0 rgba(18,18,28,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:15px;height:135px;justify-content:space-between;padding:9pt;-webkit-transition:all .3s ease;transition:all .3s ease;width:11pc}@media(max-width:1024px){.infopannelversion__card{min-width:150px;width:calc(25% - 9px)}}@media(max-width:768px){.infopannelversion__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;background:#f2f2f5;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:9pt;height:117px;min-height:unset;padding:20px 9pt;width:calc(50% - 6px)}.infopannelversion__card:active{opacity:.9;-webkit-transform:scale(.98);transform:scale(.98)}}.infopannelversion__card:hover{-webkit-box-shadow:0 4px 9pt rgba(0,0,0,.1);box-shadow:0 4px 9pt rgba(0,0,0,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.infopannelversion__card--online .infopannelversion__card-status,.infopannelversion__card-content{display:-webkit-box;display:-ms-flexbox;display:flex}.infopannelversion__card-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:stretch;-webkit-box-flex:1;align-items:flex-start;align-self:stretch;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;gap:var(--L,15px);min-height:0}@media(max-width:768px){.infopannelversion__card-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.infopannelversion__card-icon{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}@media(max-width:768px){.infopannelversion__card-icon{height:24px;width:24px}}.infopannelversion__card-content-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:stretch;align-items:flex-start;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3.516px;width:95%}@media(max-width:768px){.infopannelversion__card-content-text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;width:100%}}.infopannelversion__card-title{color:var(--Typography-Heading,#12121c);font-family:Noto Sans,sans-serif;font-size:17px;font-style:normal;font-weight:500;letter-spacing:-.32px;line-height:125%;margin-bottom:unset}@media(max-width:768px){.infopannelversion__card-title{font-size:17px}}.infopannelversion__card-subtitle{color:var(--typography-body-supporting,#6b6b80);font-family:Noto Sans;font-size:9pt;font-style:normal;font-weight:500;line-height:120%}@media(max-width:768px){.infopannelversion__card-subtitle{font-size:11px}}.infopannelversion__card-status{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#083;display:none;font-family:Noto Sans;font-size:9pt;font-style:normal;font-weight:500;gap:4px;letter-spacing:-.24px;line-height:120%}.infopannelversion__card-status:before{content:"•";font-size:1pc}.infopannelversion__card-cta{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c84318;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:600;gap:4px;justify-content:center;letter-spacing:-.42px;line-height:125%;text-align:center;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.infopannelversion__card-cta:hover{color:var(--Action-Primary,#c84318)}.infopannelversion__card-cta:hover .infopannelversion__card-cta-arrow{-webkit-transform:translateX(4px);transform:translateX(4px)}@media(max-width:768px){.infopannelversion__card-cta{display:none}}.infopannelversion__card-cta-arrow{-ms-flex-negative:0;fill:var(--Action-Primary,#c84318);-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-shrink:0;height:14px;justify-content:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:14px}