/*!
 * Bootstrap Grid v5.1.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media(min-width:375px){.container,.container-sm{max-width:540px}}@media(min-width:480px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:768px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1024px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1440px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:375px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:480px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1024px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1440px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media(min-width:375px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media(min-width:480px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media(min-width:768px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media(min-width:1024px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media(min-width:1440px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{--primaryLight:#94d4f8;--primaryBase:#68b9f6;--primaryDark:#4c93c2;--secondaryLight:#fcac74;--secondaryBase:#ff9b58;--secondaryDark:#da7834;--bodyBackground:#fafafa;--fontFamily:"Roboto","Helvetica Neue","Helvetica","Arial",sans-serif;--fontDark:#333;--fontLight:#747373;--recommendationColor:#005caa;--navTopBackground:#fff;--navTopColor:#005caa;--navTopBorderColor:#747373;--navBottomBackground:#f7f7f7;--navBottomColor:#747373;--navBottomBorderColor:#747373;--footerBackground:#eee;--footerColor:#747373;--footerBorderColor:#747373}.inherit-color{color:inherit!important}.inherit-background{background-color:inherit!important}.has-pointer{cursor:pointer!important}.is-not-allowed-to-click{cursor:not-allowed!important}.has-text-centered{text-align:center}@media(min-width:769px){.show-on-mobile{display:none}}@media(max-width:768px){.hide-on-mobile{display:none}}@media(min-width:769px){.hide-on-desktop{display:none}}@media(max-width:767.98px){.hide-below-large{display:none!important}}.is-clipped{overflow:hidden!important}.align-center{text-align:center;margin:0 auto}.align-right{text-align:right}.align-left{text-align:left}.is-dimmed{opacity:.4}.cursor-pointer{cursor:pointer}.stack{display:grid;grid-template-columns:minmax(0,1fr);justify-items:flex-start;gap:1.5rem}.stack.is-small{gap:.5rem}.color-white,.color-white>p{color:#fff!important}.color-black,.color-black>p{color:#333!important}.color-primary,.color-primary>p{color:var(--primaryBase,#005caa)!important}.color-secondary,.color-secondary>p{color:var(--secondaryBase,#e36629)!important}.color-green,.color-green>p{color:#75a966!important}.color-yellow,.color-yellow>p{color:#f3a021!important}.color-red,.color-red>p{color:#f94e4e!important}.color-gray-1,.color-gray-1>p{color:#4e4c4c!important}.color-gray-2,.color-gray-2>p{color:#747373!important}.color-gray-3,.color-gray-3>p{color:#969696!important}.color-gray-4,.color-gray-4>p{color:#ccc!important}.color-sustainable,.color-sustainable>p{color:#62a41a!important}.btn,a.btn{color:#4e4c4c;font-size:15px;font-size:.9375rem;font-weight:700;letter-spacing:.5px;background-color:#ccc;border:2px solid transparent;display:inline-flex;justify-content:center;text-decoration:none;white-space:nowrap;cursor:pointer;line-height:normal;padding:.625rem 1.25rem;transition:.3s ease-out}.btn--icon,a.btn--icon{text-align:left;display:inline-flex;align-items:center;justify-content:space-between}.btn--icon:last-child>svg,a.btn--icon:last-child>svg{margin-left:1.25em}.btn.is-ghost,a.btn.is-ghost{background-color:transparent!important;border-color:transparent!important}.btn:focus,.btn:hover,a.btn:focus,a.btn:hover{background-color:#bfbfbf}.btn[disabled],a.btn[disabled]{background-color:hsla(0,0%,58.8%,.3)!important;cursor:not-allowed;color:rgba(116,115,115,.7)!important}.btn--rounded,a.btn--rounded{border-radius:5px}.btn.is-medium,a.btn.is-medium{font-size:.9375rem;padding:.625em 1.25em}.btn.is-large,a.btn.is-large{font-size:1.5rem;padding:.9375rem 1.875rem}.btn.is-small,.btn.is-tiny,a.btn.is-small,a.btn.is-tiny{font-size:14px;font-size:.875rem}.btn.is-tiny,a.btn.is-tiny{padding:.3125rem .625rem}.btn.is-loading:after,a.btn.is-loading:after{cursor:wait;-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em;margin-left:.5rem}.btn.is-loading[disabled]:after,a.btn.is-loading[disabled]:after{border-left-color:#969696;border-bottom-color:#969696}.btn.is-loading.btn--icon>svg,a.btn.is-loading.btn--icon>svg{display:none}.btn.is-loading.btn--icon:after,a.btn.is-loading.btn--icon:after{margin-left:1.25em;width:16px;height:16px}.btn .btn-icon,a.btn .btn-icon{display:flex;align-items:center;justify-content:center;margin-right:.625em}.btn.btn--primary,.btn.is-primary,a.btn.btn--primary,a.btn.is-primary{background-color:var(--primaryBase);color:#fff}.btn.btn--primary:focus,.btn.btn--primary:hover,.btn.is-primary:focus,.btn.is-primary:hover,a.btn.btn--primary:focus,a.btn.btn--primary:hover,a.btn.is-primary:focus,a.btn.is-primary:hover{background-color:var(--primaryDark)}.btn.btn--primary.is-loading,.btn.is-primary.is-loading,a.btn.btn--primary.is-loading,a.btn.is-primary.is-loading{cursor:wait;pointer-events:none;background-color:var(--primaryBase)}.btn.btn--secondary,.btn.is-secondary,a.btn.btn--secondary,a.btn.is-secondary{background-color:var(--secondaryBase);color:#fff}.btn.btn--secondary:focus,.btn.btn--secondary:hover,.btn.is-secondary:focus,.btn.is-secondary:hover,a.btn.btn--secondary:focus,a.btn.btn--secondary:hover,a.btn.is-secondary:focus,a.btn.is-secondary:hover{background-color:var(--secondaryDark)}.btn.btn--secondary.is-loading,.btn.is-secondary.is-loading,a.btn.btn--secondary.is-loading,a.btn.is-secondary.is-loading{cursor:wait;pointer-events:none;background-color:var(--secondaryBase)}.btn--colored,a.btn--colored{--buttonColor:var(--primaryBase);background-color:var(--buttonColor)}.btn--outline,a.btn--outline{--buttonColor:#ccc;background:none;border-color:var(--buttonColor)}.btn--outline:focus,.btn--outline:hover,a.btn--outline:focus,a.btn--outline:hover{--buttonColor:#bfbfbf;background-color:var(--buttonColor);border-color:var(--buttonColor)}.btn--outline.btn--colored,a.btn--outline.btn--colored{color:var(--buttonColor);border-color:var(--buttonColor)}.btn--outline.btn--colored:focus,.btn--outline.btn--colored:hover,a.btn--outline.btn--colored:focus,a.btn--outline.btn--colored:hover{background-color:var(--buttonColor);color:#fff}.btn--gray,a.btn--gray{color:#fff;background-color:#969696}.btn--gray:focus,.btn--gray:hover,a.btn--gray:focus,a.btn--gray:hover{background-color:#898989}.btn--animate-arrow,a.btn--animate-arrow{padding-right:1.8em}.btn--animate-arrow .icon,a.btn--animate-arrow .icon{-webkit-animation:bounceHorizontal .8s linear infinite alternate;animation:bounceHorizontal .8s linear infinite alternate;-webkit-animation-timing-function:cubic-bezier(0,0,.7,.09);animation-timing-function:cubic-bezier(0,0,.7,.09)}.icon-btn{border:0;background:none;display:inline-flex;align-items:center;justify-content:center;padding:.3125em;cursor:pointer;white-space:nowrap;transition:.3s ease-out;color:#4e4c4c}.icon-btn[disabled]{opacity:.5;cursor:not-allowed}.icon-btn__text{font-size:14px;font-size:.875rem;display:none;margin-left:.625em;font-weight:700}@media(min-width:1024px){.icon-btn__text{display:inline-block}}.icon-btn--right .icon-btn__text{margin-left:0;margin-right:.625em}.icon-btn:focus,.icon-btn:hover{background:none;color:rgba(78,76,76,.7)}.icon-btn--primary{color:var(--primaryBase,var(--primaryBase))}.icon-btn--primary:focus,.icon-btn--primary:hover{background:none;color:var(--primaryDark,var(--primaryBase))}.icon-btn--navigation{color:var(--navTopColor)}.icon-btn--navigation:focus,.icon-btn--navigation:hover{background:none;color:var(--navTopColor)}.text-btn{padding:0;margin:0;color:#747373;border:0;font-size:inherit;cursor:pointer;transition:.3s ease-out;font-weight:700}.text-btn:focus,.text-btn:hover{color:#4e4c4c}.text-btn[disabled]{opacity:.5;cursor:not-allowed}.clipboard-btn{position:relative;display:inline-flex}.clipboard-btn:before{content:attr(data-count);font-size:12px;font-size:.75rem;text-align:center;width:16px;height:16px;background-color:var(--badgeColor,#f94e4e);color:#fff;position:absolute;right:-6px;top:-6px;border-radius:50%;display:flex;justify-content:center;align-items:center}.clipboard-btn[data-count="0"]:before{display:none}.clipboard-btn[data-count="!"]:before{background-color:#ff9b57;font-weight:700}.cb-control{display:block;position:relative;padding-left:28px;margin-bottom:5px;padding-top:4px;cursor:pointer;font-size:12px}.cb-control input{position:absolute;z-index:-1;opacity:0}.control_indicator{position:absolute;top:2px;left:0;height:24px;width:24px;background:#f7f7f7;border:1px solid var(--primaryDark);border-radius:4px}.cb-control input:focus~.control_indicator,.control:hover input~.control_indicator{background:#ccc}.cb-control input:checked:focus~.control_indicator,.cb-control input:checked~.control_indicator,.control:hover input:not([disabled]):checked~.control_indicator{background:var(--primaryBase)}.cb-control input:disabled~.control_indicator{background:#f7f7f7;opacity:.6;pointer-events:none}.control_indicator:after{box-sizing:unset;content:"";position:absolute;display:none}.cb-control input:checked~.control_indicator:after{display:block}.control-checkbox .control_indicator:after{left:9px;top:4px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.control-checkbox input:disabled~.control_indicator:after{border-color:#7b7b7b}.site-header{position:fixed;left:0;right:0;top:0;z-index:20}.site-header__top{background-color:var(--navTopBackground,#fff);color:var(--navTopColor,#005caa);border-bottom:1px solid var(--navTopBorderColor,hsla(0,0%,58.8%,.5))}.site-header__top .container{height:100%}.site-header__top .row{height:3.5rem;flex-wrap:nowrap}@media(min-height:825px){.site-header__top .row{height:3rem}}@media(min-height:825px)and (min-width:768px){.site-header__top .row{height:4.5rem}}.site-header__bottom{background-color:var(--navBottomBackground,#f7f7f7);color:var(--navBottomColor,#005caa);border-bottom:1px solid var(--navBottomBorderColor,hsla(0,0%,58.8%,.5))}.site-header__bottom .row{transition:height .3s;height:2.2rem}@media(min-height:825px){.site-header__bottom .row{height:3rem}}.site-header__bottom .icon-btn__text{font-weight:400}@media(max-width:767.98px){.site-header__bottom--reduced .row{height:2.2rem}}.site-header__meta{margin-right:.3125em;display:flex;list-style:none;padding:0;margin:0}.site-header__meta .menu__item{position:relative}@media(min-width:480px){.site-header__meta .menu__item{margin-left:.625em}.site-header__meta .menu__item:first-child{margin-left:0}}.site-header__tabs{background-color:var(--navBottomBackground,#f7f7f7);color:var(--navBottomColor,#005caa);border-bottom:1px solid var(--navBottomBorderColor,hsla(0,0%,58.8%,.5))}@media(min-width:768px){.site-header__tabs{display:none}}.site-header__tabs .row{height:2.2rem}.app-title{position:relative;color:#747373;font-weight:700;font-size:14px;font-size:.875rem;display:flex;justify-content:center;line-height:normal}@media(min-width:768px){.app-title{font-size:16px;font-size:1rem}}.logo{display:flex;align-items:center;max-height:3rem}@media(min-width:768px){.logo{max-height:4.5rem}}.logo img{max-width:136px;max-height:calc(3rem - 20px);height:auto}@media(min-width:375px){.logo img{max-width:190px}}@media(min-width:768px){.logo img{max-width:300px;max-height:calc(4.5rem - 30px)}}.slider-wrap{width:100%;position:relative}.slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;outline:none;transition:opacity .2s;border-radius:10px;z-index:3;padding:0;height:24px}.slider::-webkit-slider-runnable-track{width:100%;height:6px;cursor:pointer;background:#dbdbdb;border-radius:5px}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background:var(--bodyHighlight);border:2px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,.25);cursor:pointer;border-radius:50%;z-index:1;position:relative;margin:-9px 0}.slider::-moz-range-track{width:100%;height:6px;cursor:pointer;background:#dbdbdb;border-radius:5px}.slider::-moz-range-thumb{width:24px;height:24px;background:var(--bodyHighlight);border:2px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,.25);cursor:pointer;border-radius:50%;z-index:1;position:relative}.slider::-moz-focus-outer{border:0}.slider::-ms-track{width:100%;height:10px;cursor:pointer;background:#dbdbdb;border-color:transparent}.slider::-ms-fill-lower,.slider::-ms-fill-upper{background:transparent}.slider::-ms-tooltip{display:none}.slider::-ms-thumb{width:24px;height:24px;background:var(--bodyHighlight);border:2px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,.25);cursor:pointer;border-radius:50%;z-index:1;position:relative}.range-slider{position:relative;margin-bottom:2rem;display:flex;align-items:center}.range-slider:last-child{margin-bottom:1rem}.range-slider__labels{width:100%;display:flex;justify-content:space-between;font-size:12px;line-height:1.2;color:#333;margin-top:1rem;margin-bottom:1rem}.range-slider__labels span:last-child{text-align:right}.range-slider__dots{display:flex;justify-content:space-between;align-items:center;width:100%;position:absolute;top:0;left:0;right:0;padding:0 .4em;pointer-events:none;height:24px}.range-slider__dot{width:14px;height:14px;background:#fff;border:2px solid var(--bodyHighlight);border-radius:50%;position:relative;z-index:1}.range-slider__valuewrap{width:100%;display:flex;align-items:center;text-align:center;margin-left:1rem}.range-slider__value{display:inline-block;background:#f1f1f1;padding:1rem;width:100%;min-width:80px;text-align:center;font-size:16px;font-weight:700}.range-slider__value-label{margin-left:1rem;flex-shrink:0}.range-slider .slider-wrap{display:flex;align-items:center;height:24px}.range-slider .slider{background:transparent}.range-slider .slider::-webkit-slider-runnable-track{background:transparent}.range-slider .slider::-moz-range-track{background:transparent}.range-slider .slider::-ms-track{background:transparent}.range-slider__track{width:100%;background:#dbdbdb;height:6px;position:absolute;left:0;border-radius:5px}.range-slider__progress{position:absolute;left:0;top:0;border-radius:5px;height:100%;width:0;background-color:var(--bodyHighlight)}.range-slider__label{grid-column:span 2;font-weight:700;font-size:.9rem}.range-slider__unit{font-weight:700;margin-left:.7rem}.range-slider--no-space{margin-bottom:0}.range-slider--prefix-label{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0 1rem}.range-slider--prefix-label .range-slider__valuewrap{margin-left:0}.range-slider--prefix-label .range-slider__value{width:100px}.range-slider .validation-error{grid-column:span 2;color:#f94e4e;font-size:.8125rem;height:0}.questionnaire .slider::-webkit-slider-thumb{background:var(--cardBackgroundColor)}.questionnaire .slider::-moz-range-thumb{background:var(--cardBackgroundColor)}.questionnaire .slider::-ms-thumb{background:var(--cardBackgroundColor)}.questionnaire .range-slider__dot{border:2px solid var(--cardBackgroundColor)}.questionnaire .range-slider__progress{background-color:var(--cardBackgroundColor)}.slider-theme-custom{--slider-theme-color:var(--bodyHighlight)}.slider-theme-custom .slider::-webkit-slider-thumb{background:var(--slider-theme-color)}.slider-theme-custom .slider::-moz-range-thumb{background:var(--slider-theme-color)}.slider-theme-custom .slider::-ms-thumb{background:var(--slider-theme-color)}.slider-theme-custom .slider__dot{border:2px solid var(--slider-theme-color)}.slider-theme-custom .range-slider__progress{background-color:var(--slider-theme-color)}.site-footer{z-index:10;position:fixed;bottom:0;left:0;width:100%;font-size:14px;background-color:var(--footerBackground);color:var(--footerColor);padding:.125rem 0;height:1.5625rem;height:calc(1.5625rem + env(safe-area-inset-bottom))}.site-footer .site-footer__link{display:inline-block;font-size:10px;font-size:.625rem;color:#969696;padding:.3125em 0;text-decoration:none;transition:.3s ease-out;margin:0 1.25em;font-weight:700}.site-footer .site-footer__link:focus,.site-footer .site-footer__link:hover{color:#747373}.site-footer .site-footer__link--icon{display:flex;align-items:center}.site-footer .site-footer__link--icon>svg{width:1.1em;height:1.1em;margin-right:.5em}label{color:#747373;font-size:80%;font-weight:600}.label,label{display:block}.label{font-weight:700;color:#4e4c4c;font-size:14px;font-size:.875rem;margin-bottom:.3125em}.label.is-mandatory:after{content:"*";color:#f94e4e}input[type=email],input[type=number],input[type=phone],input[type=tel],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;font-size:.875rem;height:38px;background:#fff;color:#4e4c4c;border:2px solid #dbdbdb;border-radius:0;padding:.625em;transition:.3s ease-out}input[type=email]:focus,input[type=number]:focus,input[type=phone]:focus,input[type=tel]:focus,input[type=text]:focus{outline:none;border-color:#969696}input[type=email].is-invalid,input[type=number].is-invalid,input[type=phone].is-invalid,input[type=tel].is-invalid,input[type=text].is-invalid{border-color:#f94e4e}input[type=email][readonly],input[type=number][readonly],input[type=phone][readonly],input[type=tel][readonly],input[type=text][readonly]{background:#f0f0f0;border-color:#f0f0f0}input[type=number],input[type=tel]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input[type=tel]::-webkit-inner-spin-button,input[type=tel]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-block{display:inline-block;width:100%;margin-bottom:.625em}.input-block:last-child{margin-bottom:0}.input-block input[type=email],.input-block input[type=number],.input-block input[type=phone],.input-block input[type=tel],.input-block input[type=text]{width:100%;height:40px}.form .input-block{margin-bottom:1.25em}.select select{height:40px;width:100%;border:2px solid #dbdbdb;font-weight:700;background:#fff;color:#4e4c4c;line-height:normal;padding:.625em;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;font-size:.875rem;border-radius:0}.select select:focus{outline:none;border-color:#969696}.select__box{position:relative;display:block}.select__box:before{display:block;right:1px;top:1px;bottom:1px;width:42px;height:calc(100% - 2px);background-color:transparent;border-left:0}.select__box:after,.select__box:before{content:"";position:absolute;pointer-events:none}.select__box:after{top:100%;right:15px;width:0;height:0;margin-top:-28px;padding:4px;border:solid #4e4c4c;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox{--checkboxColor:var(--primaryBase,$color-primary);color:#747373;vertical-align:middle;margin-top:.3125em;margin-bottom:.625em;margin-right:1.875em}.checkbox,.checkbox label{position:relative;display:inline-block}.checkbox label{cursor:pointer;padding-left:2.5em;line-height:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;font-size:14px;font-size:.875rem;font-weight:400}@media(min-width:768px){.checkbox label{font-size:14px;font-size:.875rem;padding-left:2em}}@media(min-width:1024px){.checkbox label{font-size:15px;font-size:.9375rem}}.checkbox label b,.checkbox label strong{font-size:18px;font-size:1.125rem}@media(min-width:1024px){.checkbox label b,.checkbox label strong{font-size:15px;font-size:.9375rem;line-height:normal}}.checkbox label:focus:before,.checkbox label:hover:before{border-color:var(--checkboxColor)}.checkbox label:after,.checkbox label:before{content:"";position:absolute}.checkbox label:before{background-color:#fff;border:1px solid var(--checkboxColor);height:26px;width:26px;left:0;top:0;transition:border-color .3s ease-out}@media(min-width:768px){.checkbox label:before{width:18px;height:18px}}.checkbox label:after{width:15px;height:8px;top:6px;left:6px;border:2px solid var(--checkboxColor);border-top:none;opacity:0;border-right:none;transform:rotate(-45deg)}@media(min-width:768px){.checkbox label:after{width:10px;height:5px;left:4px;top:5px;border-width:2px}}.checkbox input{margin-bottom:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;visibility:hidden;position:absolute;z-index:-1;opacity:0;height:0;width:0;border:0}.checkbox input:checked+label:before{border-color:var(--checkboxColor)}.checkbox input:checked+label:after{opacity:1}.checkbox input[disabled]+label{opacity:.7}.checkbox--boxed{background:#fff;margin:0}.checkbox--boxed>label{padding:15px;padding-left:55px;text-align:left;border:2px solid transparent}@media(min-width:768px){.checkbox--boxed>label{padding:7px 10px 7px 40px}}.checkbox--boxed>label:before{left:15px;top:15px}@media(min-width:768px){.checkbox--boxed>label:before{left:10px;top:10px}}.checkbox--boxed>label:after{left:21px;top:21px}@media(min-width:768px){.checkbox--boxed>label:after{left:14px;top:15px}}.checkbox--boxed.is-checked>label,.checkbox--boxed input[type=checkbox]:checked+label{border-color:var(--checkboxColor);color:var(--checkboxColor)}.checkbox--boxed.is-checked>label p,.checkbox--boxed input[type=checkbox]:checked+label p{color:#747373}.checkbox--radio{margin:0;text-align:center}.checkbox--radio label{line-height:1.2;padding-left:0;padding-top:2.2em;font-size:12px;font-size:.75rem}@media(min-width:1440px){.checkbox--radio label{font-size:14px;font-size:.875rem}}.checkbox--radio label span{color:#333}.checkbox--radio label:before{border-radius:50%;width:16px;height:16px;left:50%;transform:translateX(-50%)}.checkbox--radio label:after{transform:none;border:none;background:var(--checkboxColor);width:8px;height:8px;border-radius:50%;left:50%;transform:translateX(-50%);top:4px}.checkbox--inline.checkbox--radio label{padding-top:0;padding-left:1.25em;text-align:left;font-size:14px;font-size:.875rem}.checkbox--inline.checkbox--radio label:after,.checkbox--inline.checkbox--radio label:before{left:0}.checkbox--inline.checkbox--radio label:before{top:-1px;transform:none}.checkbox--inline.checkbox--radio label:after{top:3px;left:4px;transform:none}.checkbox p{font-size:14px;font-size:.875rem;font-weight:400;margin-top:.3125em;margin-bottom:0;line-height:1.5;color:#4e4c4c}@media(min-width:768px){.checkbox p{font-size:12px;font-size:.75rem;margin-top:0}}.checkbox span{display:inline-block;font-size:14px;font-size:.875rem;line-height:1.5;color:#4e4c4c;position:relative;top:-1px}.checkbox span p{font-size:inherit}.checkbox a{color:var(--primaryBase,#005caa);text-decoration:none;border-bottom:1px solid transparent;transition:.3s ease-out}.checkbox a:focus,.checkbox a:hover{color:var(--primaryDark,#004077);border-bottom-color:var(--primaryBase,#005caa)}.checkbox-wrap{padding:.3125em;flex-grow:1}.checkbox-wrap.is-invalid .checkbox label:before{border-color:#f94e4e}.checkbox-wrap.is-mandatory .heading:after{content:" *";color:#f94e4e}.radio-buttons{margin-left:-1.25em;margin-right:-1.25em;border-top:1px solid #f0f0f0}.radio-buttons--inline{flex-wrap:wrap;margin:0;border:none;display:flex;grid-gap:1rem;align-items:center}.radio-buttons--rows{margin:0;display:flex;flex-wrap:nowrap;grid-gap:1rem;flex-direction:column}.radio{display:inline-block;width:100%;border-bottom:1px solid #f0f0f0}.radio input{position:absolute;z-index:-1;opacity:0;width:auto;margin-right:.75em;margin:0;padding:0}.radio label{cursor:pointer;position:relative;display:flex;align-items:center;background:#fff;padding:1.5em;color:#4e4c4c;text-align:left;transition:.2s ease-out}.radio label span{font-weight:400;font-size:14px;font-size:.875rem}@media(min-width:1024px){.radio label span{font-size:15px;font-size:.9375rem}}@media(min-width:768px){.radio label span{font-size:16px;font-size:1rem}}.radio label:before{content:"";display:inline-block;width:18px;height:18px;position:relative;background:#fff;border:1px solid #747373;margin-right:15px;border-radius:30px;transition:border-color .3s ease-out;flex-shrink:0}.radio label:after{content:"";display:inline-block;background:var(--radioColor,#005caa);width:8px;height:8px;position:absolute;left:22px;top:50%;transform:translateY(-50%);border-radius:50%;opacity:0}.radio--single{margin:0 2.5em 0 0}.radio--single label{background:none;border:none;padding:0;font-size:14px;font-size:.875rem}.radio--single label:before{margin-right:.625em}.radio--single label:after{left:5px}.radio input:checked+label:after{opacity:1}.radio input:checked+label{background-color:var(--radioBackgroundColor,#005caa)}.radio input:checked+label:before{border-color:var(--radioColor,#005caa)}.radio input.is-invalid+label:before{border-color:#f94e4e}.radio:hover label:before{border-color:var(--radioColor,#005caa)}.radio--drop{width:-webkit-max-content;width:-moz-max-content;width:max-content}.radio--drop label{padding:.7em 1em;border-radius:2rem;background:rgba(0,0,0,.05)}.radio--drop label:before{margin-right:1em}.radio--drop label:after{left:1.5em}h1,h2,h3,h4{margin:0}p{font-size:1rem;margin:0 0 1.25em}p:last-child{margin-bottom:0}p a,p a:visited{text-decoration:none;color:var(--primaryBase,#005caa);transition:.3s ease-out;border-bottom:1px solid transparent}p a:focus,p a:hover,p a:visited:focus,p a:visited:hover{color:var(--primaryDark,#004077);border-bottom-color:inherit}.small-text,.small-text p{font-size:12px;font-size:.75rem;line-height:1.4}@media only screen and (min-width:64em){.small-text,.small-text p{font-size:14px;font-size:.875rem}}.modal-card__body .small-text,.modal-card__body .small-text p{font-size:12px;font-size:.75rem}.large-text{font-size:18px;font-size:1.125rem;line-height:1.4}@media only screen and (min-width:64em){.large-text{font-size:20px;font-size:1.25rem;line-height:1.6}}.italic-text{font-style:italic}.bankstatus-table{table-layout:fixed;width:100%;border-collapse:separate;border-spacing:0 0;margin-left:0;margin-right:0}@media(min-width:480px){.bankstatus-table{width:calc(100% + 10px);border-spacing:5px 0;margin-left:-5px;margin-right:-5px}}@media(min-width:1024px){.bankstatus-table{width:calc(100% + 30px);border-spacing:15px 0;margin-left:-15px;margin-right:-15px}}.bankstatus-table th{padding:0 0 2px 0;border-top:2px solid #dbdbdb;font-size:10px;font-size:.625rem;letter-spacing:-.5px}@media(min-width:480px){.bankstatus-table th{font-size:12px;font-size:.75rem}}@media(min-width:1024px){.bankstatus-table th{font-size:14px;font-size:.875rem}}.bankstatus-table th:first-child{background-color:#f7f7f7;text-align:left}.bankstatus-table th.no-border{border:0}.bankstatus-table th.bankstatus-table__header{background:var(--bankStatusColor);position:relative;padding:.5rem .25rem;color:#fff}.bankstatus-table th.bankstatus-table__header:first-child{color:#4e4c4c}@media(min-width:1024px){.bankstatus-table th.bankstatus-table__header{padding:.82rem}}.bankstatus-table tr:first-child td:before,.bankstatus-table tr:first-child th:before{display:none}.bankstatus-table tr:last-child td,.bankstatus-table tr:last-child th:not(.bankstatus-table__header){border-bottom:2px solid #dbdbdb}.bankstatus-table td,.bankstatus-table th{background-color:#fff;color:#4e4c4c;font-weight:700;width:auto;text-align:center;font-size:10px;font-size:.625rem;border-left:.5px solid #dbdbdb;border-right:.5px solid #dbdbdb;position:relative;padding:.5rem .25rem}@media(min-width:480px){.bankstatus-table td,.bankstatus-table th{font-size:12px;font-size:.75rem;border-left:2px solid #dbdbdb;border-right:2px solid #dbdbdb}}@media(min-width:1024px){.bankstatus-table td,.bankstatus-table th{font-size:14px;font-size:.875rem;padding:.82rem}}.bankstatus-table td:first-child,.bankstatus-table th:first-child{width:100px}@media(min-width:480px){.bankstatus-table td:first-child,.bankstatus-table th:first-child{width:150px}}@media(min-width:1024px){.bankstatus-table td:first-child,.bankstatus-table th:first-child{width:250px}}.bankstatus-table td:before,.bankstatus-table th:before{content:" ";display:block;border-top:2px dashed #dbdbdb;position:absolute;top:0;left:5px;right:5px}@media(min-width:1024px){.bankstatus-table td:before,.bankstatus-table th:before{left:12px;right:12px}}.bankstatus-table .bankstatus-table__left-column{display:flex;align-items:center;font-weight:400;text-align:left}.bankstatus-table .bankstatus-table__left-column p{line-height:1.3}.bankstatus-table .bankstatus-table__icon-wrap{display:none;margin-right:.5rem;background-color:#dbdbdb;height:3rem;width:3rem;padding:.5rem;border-radius:50%;justify-content:center;align-items:center;flex-shrink:0}@media(min-width:1024px){.bankstatus-table .bankstatus-table__icon-wrap{display:flex}}.bankstatus-table .bankstatus-table__icon{color:#4e4c4c}.current-state-label{color:#fff;background-color:var(--secondaryBase,#e36629);padding:.3125em .625em;display:inline-block;transform:translateY(-100%) translateX(-50%);position:absolute;top:-1rem;left:50%;font-size:12px;font-size:.75rem;white-space:nowrap;font-weight:700}@media(min-width:1024px){.current-state-label{padding:.625em 1.25em}}.current-state-label:after{content:"";display:block;position:absolute;bottom:1px;left:50%;transform:translateY(100%) translateX(-50%);width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid var(--secondaryBase,#e36629)}.table.table--liquidity{width:100%}.table.table--liquidity td{padding:.625em 0}@media(max-width:479.98px){.table.table--liquidity td:last-child{padding-top:0;padding-bottom:.625em}}@media(min-width:480px){.table.table--liquidity tr:last-child td:last-child{border-top:2px solid #ccc}}@media(max-width:479.98px){.table.table--liquidity tr:last-child td:first-child{border-top:2px solid #ccc;padding-top:1.25em}}@media(max-width:479.98px){.table.table--liquidity,.table.table--liquidity tbody,.table.table--liquidity td,.table.table--liquidity tr{display:block}.table.table--liquidity td.align-right{text-align:left}}.card-video{padding-top:56.25%;position:relative}.card-video video{position:absolute;top:0;left:0;width:100%;height:100%}.card-image img{width:100%;height:auto;display:block}.tooltip-wrapper{position:relative}.tooltip-wrapper .vue-tooltip{position:absolute;left:50%;bottom:calc(100% + 11px);transform:translateX(-50%);z-index:1;width:-webkit-max-content;width:-moz-max-content;width:max-content}.app-icon-group{display:inline-flex;align-items:center;gap:.5em;padding:0 .3rem}.app-icon-group .app-icon{flex:0 0 auto}.ctabar{margin-top:1.25em;background:#fff;padding:.625em 1.25em;border-bottom-right-radius:0;border-bottom-left-radius:0;text-align:center;transition:box-shadow .3s ease-out;position:fixed;bottom:1.5625rem;bottom:calc(1.5625rem + env(safe-area-inset-bottom));left:0;z-index:10;width:100%;box-shadow:0 -2px 10px 0 rgba(0,0,0,.14);display:flex;justify-content:center}.ctabar .btn{white-space:normal}.info-box{position:relative;margin:1.25em 0;padding:1.25em;font-size:14px;font-size:.875rem;line-height:1.5;display:flex;justify-content:space-between}.info-box:first-child{margin-top:0}.info-box:last-child{margin-bottom:0}.info-box.info-box--border{border:2px solid #f0f0f0}.info-box.info-box--bg{background-color:#f0f0f0}.info-box.info-box--white{background-color:#fff;border:1px solid #e0e0e0}.info-box p{font-size:14px;font-size:.875rem}.info-box p:last-child{margin-bottom:0}.info-box.no-padding{padding:0}.info-box.no-margin{margin:0}.info-box .info-icon{flex-shrink:0;margin-left:.625em;color:#4e4c4c}.info-box--center{align-items:center;grid-gap:1.5rem 4em;flex-wrap:wrap}.info-box--no-break{flex-wrap:nowrap}.info-box--no-padding{padding:0}.lds-default{display:inline-block;position:relative;width:80px;height:80px}.lds-default div{position:absolute;width:6px;height:6px;background:#ccc;border-radius:50%;-webkit-animation:lds-default 1.2s linear infinite;animation:lds-default 1.2s linear infinite}.lds-default div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:37px;left:66px}.lds-default div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:22px;left:62px}.lds-default div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:11px;left:52px}.lds-default div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:7px;left:37px}.lds-default div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:11px;left:22px}.lds-default div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:22px;left:11px}.lds-default div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:37px;left:7px}.lds-default div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:52px;left:11px}.lds-default div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:62px;left:22px}.lds-default div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:66px;left:37px}.lds-default div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:62px;left:52px}.lds-default div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:52px;left:62px}@-webkit-keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}.bookmark-popup{top:1.25em;left:50%;transform:translateX(-50%);position:fixed;background:#747373;z-index:100;padding:1.4rem 1.2rem 1.4rem 1.5rem;border-radius:8px;display:flex;justify-content:space-between;width:90vw}@media(min-width:1024px){.bookmark-popup{width:330px}}.bookmark-popup:before{content:"";position:absolute;left:50%;bottom:calc(100% - 1px);border-bottom:1.25em solid #747373;border-left:1.25em solid transparent;border-right:1.25em solid transparent}.bookmark-popup__content{color:#fff;font-size:1rem;padding-right:1rem}.bookmark-popup__close-btn{background:#fff;border-radius:50%;width:1.5rem;height:1.5rem;padding:.4em;color:#747373;opacity:1;transition:opacity .2s;flex:0 0 auto}.bookmark-popup__close-btn svg{width:.8rem;height:.8rem}.bookmark-popup__close-btn:focus,.bookmark-popup__close-btn:hover{background:#fff;opacity:.7}.avatar{transform:scale(.65);-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:1024px){.avatar{transform:scale(1)}}.avatar .avatar__inner{width:124px;transform:scale(.5);transform-origin:center right;transition:.3s ease-out;cursor:pointer}.avatar .avatar__inner:hover:not(.is-open) .toggle-btn{transform:scale(1.5) rotate(45deg) translate(35%,15%);background-color:#747373}.avatar .avatar__inner.is-playing .avatar__content:before{opacity:1}.avatar .avatar__inner.is-open{transform:scale(1)}.avatar .avatar__inner.is-open .toggle-btn{transform:scale(1) translate(10%,20%)}.avatar .avatar__inner.is-open .toggle-btn:focus,.avatar .avatar__inner.is-open .toggle-btn:hover{background-color:#747373}.avatar .avatar__image{position:absolute;bottom:0}.avatar .avatar__content{position:relative;width:124px;height:124px;border-radius:50%;box-shadow:0 5px 20px -3px rgba(51,51,51,.3)}.avatar .avatar__content:before{content:"";width:inherit;height:inherit;left:0;bottom:0;-webkit-animation:audiopulse 2s infinite;animation:audiopulse 2s infinite;opacity:0}.avatar .avatar__content:before,.avatar .toggle-btn{position:absolute;border-radius:50%;right:0;top:0;transition:.3s ease-out}.avatar .toggle-btn{background:#4e4c4c;color:#fff;box-shadow:0 0 5px rgba(51,51,51,.5);transform-origin:center center;transform:scale(1.5) rotate(45deg) translate(35%,15%);padding:10px}.avatar .toggle-btn svg{transform-origin:center center;transition:.3s ease-out}.avatar .sound-btn{position:absolute;left:-15%;top:12%;background-color:#f7f7f7;color:#747373;border:2px solid #969696;border-radius:50%;transition:.3s ease-in-out;width:4rem;height:4rem}@media(min-width:1024px){.avatar .sound-btn{width:3rem;height:3rem}}.avatar .sound-btn:focus,.avatar .sound-btn:hover{transform:scale(1.15)}.avatar .sound-btn.is-active{background-color:#fff;color:var(--primaryBase,#005caa);border-color:currentColor}.avatar .sound-btn.is-active .icon{--opacity:1;-webkit-animation:audioicon 1s infinite;animation:audioicon 1s infinite}.avatar .sound-btn .icon{width:24px;height:24px}@media(min-width:1024px){.avatar .sound-btn .icon{width:20px;height:20px}}.membership-icon{position:absolute;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:.2em}.membership-icon__label{margin:.75em 0 0 0;font-size:.75rem;line-height:1;display:none}@media(min-width:768px){.membership-icon__label{display:inline-block;font-size:.875rem}}@media(max-width:479.98px){.membership-icon{padding:.4em;left:.5rem;border-radius:.3rem}}.membership-icon--inline{flex-direction:row;align-items:center;gap:.6rem}.membership-icon--inline .membership-icon__label{margin:0}@-webkit-keyframes dotSpinner{0%{background:#000}50%{background:rgba(0,0,0,.4)}to{background:#000}}@keyframes dotSpinner{0%{background:#000}50%{background:rgba(0,0,0,.4)}to{background:#000}}.dot-spinner{position:relative;opacity:.5;-webkit-animation-delay:-.5s;animation-delay:-.5s;margin:.3333333333rem 3rem .3333333333rem .6rem}@media(min-width:1024px){.dot-spinner{margin:.25rem 4rem .25rem .8rem}}.dot-spinner:after,.dot-spinner:before{content:"";position:absolute}.dot-spinner,.dot-spinner:after,.dot-spinner:before{width:.6rem;height:.6rem;background:currentColor;border-radius:50%;-webkit-animation-name:dotSpinner;animation-name:dotSpinner;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@media(min-width:1024px){.dot-spinner,.dot-spinner:after,.dot-spinner:before{width:.8rem;height:.8rem}}.dot-spinner:before{left:calc(100% + .6rem)}@media(min-width:1024px){.dot-spinner:before{left:calc(100% + .8rem)}}.dot-spinner:after{-webkit-animation-delay:-1s;animation-delay:-1s;left:calc(100% + 1.8rem)}@media(min-width:1024px){.dot-spinner:after{left:calc(100% + 2.4rem)}}[data-tooltip]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.vue-tooltip{background:#333;padding:.625em;font-size:.8rem;color:#fff;z-index:100;max-width:200px;filter:drop-shadow(0 0 5px rgba(0,0,0,.15));text-align:center}.vue-tooltip[x-placement^=top]{margin-bottom:0}.vue-tooltip[x-placement^=bottom]{margin-top:0}.vue-tooltip[x-placement^=right]{margin-left:0}.vue-tooltip[x-placement^=left]{margin-right:0}.vue-tooltip.fade-in{opacity:0;-webkit-animation:fadeIn .4s ease-out;animation:fadeIn .4s ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.vue-tooltip-hidden{display:none}.vue-tooltip-visible{display:inline-block}.tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#333}[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.mode-tabs{white-space:nowrap;height:100%;gap:1rem;font-size:.75rem;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr}@media(min-width:768px){.mode-tabs{display:flex}}.mode-tabs__label{display:none}@media(min-width:768px){.mode-tabs__label{display:flex}}.mode-tabs__item,.mode-tabs__label{height:100%;align-items:center;justify-content:center}.mode-tabs__item{display:inline-flex;flex-direction:column;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;cursor:pointer;display:flex;color:var(--primaryBase);position:relative;border-top:3px solid transparent;border-bottom:3px solid transparent;transition:all .2s}.mode-tabs__item.is-active,.mode-tabs__item:focus,.mode-tabs__item:hover{border-bottom:3px solid var(--secondaryBase)}.mode-tabs__item.is-active{font-weight:700}.mode-tabs__item:after{content:attr(data-text);height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;font-weight:700}@media speech{.mode-tabs__item:after{display:none}}.image-fader{opacity:0;transition:all .3s}.image-fader.is-ready{opacity:1}.image-fader.skip-fade{transition:none}.image-fader img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.loading-layout{background:#f0f0f0;height:100vh;padding:1.5em}.loading-layout,.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-screen{margin:0 auto}.loading-screen .lds-default{transform:scale(.75)}@media(min-width:1024px){.loading-screen .lds-default{transform:none}}.loading-screen .loading-screen__text{color:#4e4c4c;font-family:Arial,sans-serif;letter-spacing:.5px;font-size:16px;font-size:1rem;text-align:center}.loading-screen--full{flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.start-layout{padding-top:3rem}@media(min-width:768px){.start-layout{padding-top:4.5rem}}.start-layout .content{margin-top:0}.module-default-layout{padding-bottom:1.25em}.module-default-layout.has-ctabar{padding-bottom:100px}.is-standalone .module-default-layout.has-ctabar{padding-bottom:1.25em}.modules.is-status-layout-status-vertical{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr auto;height:100%;align-items:center;padding:calc(3rem - 20px) 0 0 0}@media(min-width:480px){.modules.is-status-layout-status-vertical{padding:3rem 0 0 0}}@media(min-width:768px){.modules.is-status-layout-status-vertical{padding:1rem 0 0 0}}@media(min-width:1024px)and (min-height:700px){.modules.is-status-layout-status-vertical{gap:6rem;grid-template-columns:1fr 260px;grid-template-rows:1fr;position:relative;padding:1rem 0 0 0}}@media(min-width:1024px)and (min-height:700px)and (min-height:790px){.modules.is-status-layout-status-vertical{padding:2rem 0 0 0}}.card-1-row.card-wrap{height:100%}.card-1-row .card{cursor:pointer;border-radius:8px;padding:2rem .75rem 1.5rem .75rem;transition:.3s ease-out;display:flex;flex-direction:column;justify-content:space-between;background-color:var(--cardBackgroundColor);color:var(--cardFontColor)}@media(min-width:1024px){.card-1-row .card{padding-top:1rem}}.card-1-row .card .recommendation-label{position:absolute;width:80%;top:0;left:10%;border-bottom-right-radius:4px;border-bottom-left-radius:4px}@media(min-width:1024px){.card-1-row .card .recommendation-label{top:-1.25rem;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}}.card-1-row .card.is-recommended{box-shadow:0 0 0 4px var(--recommendationColor,#005caa) inset}.card-1-row .card.has-gradient{position:relative;z-index:1}.card-1-row .card.has-gradient:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,var(--moduleGradientColor),transparent);opacity:.4;border-radius:8px}.card-1-row .card:focus,.card-1-row .card:hover{z-index:1;box-shadow:0 0 15px 0 rgba(116,115,115,.3),0 2px 5px rgba(51,51,51,.1);transform:scale(1.02)}@media(min-width:480px){.card-1-row .card:focus,.card-1-row .card:hover{box-shadow:0 0 20px 0 rgba(116,115,115,.3),0 2px 5px rgba(51,51,51,.1);transform:scale(1.05)}}.card-1-row .card.is-recommended:focus,.card-1-row .card.is-recommended:hover{box-shadow:0 0 15px 0 rgba(116,115,115,.3),0 2px 5px rgba(51,51,51,.1),0 0 0 3px var(--recommendationColor,#005caa) inset}@media(min-width:480px){.card-1-row .card.is-recommended:focus,.card-1-row .card.is-recommended:hover{box-shadow:0 0 20px 0 rgba(116,115,115,.3),0 2px 5px rgba(51,51,51,.1),0 0 0 4px var(--recommendationColor,#005caa) inset}}.card-1-row .card .card__icon{position:relative;display:block;margin:0 auto;margin-top:.625em;margin-bottom:.9375em;max-width:124px;max-height:84px}.card-1-row .card .card__title{width:100%;position:relative;margin-top:auto;margin-bottom:0;text-align:center;font-size:15px;font-size:.9375rem;line-height:1}@media(min-width:375px){.card-1-row .card .card__title{font-size:16px;font-size:1rem}}@media(min-width:480px){.card-1-row .card .card__title{font-size:18px;font-size:1.125rem}}@media(min-width:1024px){.card-1-row .card .card__title{font-size:20px;font-size:1.25rem}}.card-1-row .card.card-background-image{padding-top:40px}@media(min-width:375px){.card-1-row .card.card-background-image{padding-top:100px}}@media(min-width:1024px){.card-1-row .card.card-background-image{padding-top:130px}}.card-1-row .card.card-background-image.is-filled .card__image>.image-fader,.card-1-row .card.card-background-image.is-filled .card__image>img{filter:grayscale(0)}.card-1-row .card.card-background-image.is-filled .card__image:before{opacity:1}.card-1-row .card.card-background-image.is-filled .card__image:after{opacity:0}.card-1-row .card.card-background-image .card__image{border-radius:6px;overflow:hidden;position:absolute;z-index:0;top:3px;left:3px;width:calc(100% - 6px);height:calc(100% - 6px)}.card-1-row .card.card-background-image .card__image>.image-fader,.card-1-row .card.card-background-image .card__image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%);transition:all .3s}.card-1-row .card.card-background-image .card__image:after,.card-1-row .card.card-background-image .card__image:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:50%;z-index:1;transition:all .3s}.card-1-row .card.card-background-image .card__image:before{background:linear-gradient(180deg,transparent,var(--cardBackgroundColor) 70%);opacity:0}.card-1-row .card.card-background-image .card__image:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.3) 70%)}@media(min-width:1024px){.card-1-row .card.card-background-image .card__title{font-size:18px;font-size:1.125rem}}.card.card-2-row{height:100%;cursor:pointer;border-radius:8px;padding:.75rem 1.5rem .75rem .75rem;transition:.3s}.card.card-2-row:focus,.card.card-2-row:hover{transform:scale(1.025)}.card.card-2-row img{margin:1rem auto 0 auto;display:block}.card.card-2-row h2{margin-top:1rem;text-align:center;font-size:1.25rem}.membership-module{display:flex;align-items:center;justify-content:center;gap:2rem;position:relative;background:#d4d4d4;border-radius:8px;margin-top:1rem;transition:all .3s;padding:1rem}@media(min-width:768px){.membership-module{padding:.4rem 1rem}}.membership-module:focus,.membership-module:hover{z-index:1;box-shadow:0 0 15px 0 rgba(116,115,115,.3),0 2px 5px rgba(51,51,51,.1);transform:scale(1.02)}@media(min-width:480px){.membership-module:focus,.membership-module:hover{box-shadow:0 0 20px 0 rgba(116,115,115,.3),0 2px 5px rgba(51,51,51,.1)}}.membership-module__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;color:#9f9f9f}.membership-module__title{color:#666;font-weight:700;line-height:1;padding:.25em 0;font-size:15px;font-size:.9375rem}@media(min-width:375px){.membership-module__title{font-size:16px;font-size:1rem}}@media(min-width:480px){.membership-module__title{font-size:18px;font-size:1.125rem}}@media(min-width:1024px){.membership-module__title{font-size:20px;font-size:1.25rem}}.membership-module__parts{background:hsla(0,0%,100%,.25);color:#9f9f9f;font-size:.8rem;font-weight:600;padding:.1em .7em;border-radius:4px}.membership-module--active{background:var(--moduleColor)}.membership-module--active .membership-module__icon,.membership-module--active .membership-module__parts,.membership-module--active .membership-module__title{color:var(--moduleFontColor)}@media(min-width:1024px)and (max-height:740px){.membership-module-wrapper{padding-bottom:220px}}.house-layout-wrapper__desktop{display:none;transform-origin:top}.house-layout-wrapper__mobile{display:block}@media(min-width:480px){.house-layout-wrapper__desktop{display:block}.house-layout-wrapper__mobile{display:none}}.house-layout{margin:0 auto;max-width:600px;width:100%;flex-direction:column}.house-layout,.house-layout__group{display:flex;gap:.7em}.house-layout__group>*{flex:0 1 100%}.house-layout__group--roof>:nth-child(n+2){display:none}.house-layout__group--vertical{flex-direction:column}.house-roof{position:absolute;z-index:-1;top:0;left:0}.house-roof,.house-roof>svg{width:100%;height:100%}.house-roof .house-roof__main,.house-roof .house-roof__secondary{fill:#e0e0e0;stroke:var(--cardBackgroundColor,var(--moduleColor));stroke-width:3;transition:.3s ease-out}.house-roof .house-roof__secondary{display:none;fill:url(#house-triangle-gradient);opacity:.4}.is-progress-active .house-roof__main{fill:var(--cardBackgroundColor,var(--moduleColor))}.has-gradient .house-roof__secondary{display:block}.is-recommended .house-roof__main{stroke:#005caa}.house-room{background:#e0e0e0;border:3px solid var(--cardBackgroundColor);color:#9f9f9f;position:relative;z-index:1;border-radius:8px;padding:1.5rem .75rem;transition:.3s ease-out;display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;text-align:center;height:100%}.house-room.is-progress-active{background:var(--cardBackgroundColor);color:var(--cardFontColor)}.house-room.is-house-vertical{flex-direction:row;align-items:center;gap:2rem;padding:.2rem .2rem .2rem 22%}.house-room.is-house-roof{background:none!important;border:none;height:94px;padding:0}.house-room.is-house-roof .progress-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.house-room.is-house-roof .house-room__icon{position:absolute;right:62%;top:65%;transform:translateY(-50%)}.house-room.is-house-roof .house-room__title{position:absolute;left:59.5%;top:70%;transform:translateY(-50%)}.house-room.is-recommended{border:3px solid #005caa}.house-room.is-recommended.is-house-roof{border:none}.house-room.is-recommended.is-house-roof .house-roof__main{stroke:#005caa}.house-room.has-gradient:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,var(--moduleGradientColor),transparent);opacity:.4;border-radius:6px}.house-room.has-gradient.is-house-roof:before{display:none}.house-room.has-gradient .house-roof__secondary{display:block}.house-room:focus,.house-room:hover{filter:drop-shadow(0 0 15px rgba(116,115,115,.3)) drop-shadow(0 2px 5px rgba(51,51,51,.1));transform:scale(1.02)}@media(min-width:480px){.house-room:focus,.house-room:hover{filter:drop-shadow(0 0 20px rgba(116,115,115,.3)) drop-shadow(0 2px 5px rgba(51,51,51,.1));transform:scale(1.05)}}.house-room__title{font-size:1.25rem;line-height:1.2}.house-room .progress-container{width:auto}.house-room .recommendation-label{position:absolute;z-index:1;top:-3px;left:50%;transform:translateX(-50%);border-radius:0 0 4px 4px}.house-room.is-house-roof .recommendation-label{bottom:0;top:auto;border-radius:4px 4px 0 0}.count-sizing-4 .house-room__title{transition:font-size .2s;font-size:.8rem}@media(min-width:700px){.count-sizing-4 .house-room__title{font-size:1rem}}.membership-room{display:flex;align-items:center;justify-content:center;gap:1.5rem;position:relative;background:#e0e0e0;border-radius:8px;transition:all .3s;padding:1rem;border:3px solid var(--moduleColor);height:100%}@media(min-width:768px){.membership-room{padding:.4rem 1rem}}.membership-room:focus,.membership-room:hover{z-index:1;filter:drop-shadow(0 0 15px rgba(116,115,115,.3)) drop-shadow(0 2px 5px rgba(51,51,51,.1));transform:scale(1.02)}@media(min-width:480px){.membership-room:focus,.membership-room:hover{filter:drop-shadow(0 0 20px rgba(116,115,115,.3)) drop-shadow(0 2px 5px rgba(51,51,51,.1))}}.membership-room__icon{width:1.5rem;height:1.5rem;color:#9f9f9f}.membership-room__title{color:#9f9f9f;font-weight:700;line-height:1;font-size:15px;font-size:.9375rem}@media(min-width:375px){.membership-room__title{font-size:16px;font-size:1rem}}@media(min-width:480px){.membership-room__title{font-size:18px;font-size:1.125rem}}@media(min-width:1024px){.membership-room__title{font-size:20px;font-size:1.25rem}}.membership-room__parts{background:hsla(0,0%,100%,.4);color:#9f9f9f;font-size:.8rem;font-weight:600;padding:.1em .7em;border-radius:4px}.membership-room--active{background:var(--moduleColor)}.membership-room--active .membership-room__icon,.membership-room--active .membership-room__title{color:var(--moduleFontColor)}.membership-room--active .membership-room__parts{background:hsla(0,0%,100%,.8);color:var(--moduleColor)}.membership-room-wrapper{height:100%}.membership-room-wrapper.is-house-horizontal .membership-room{flex-direction:column;padding:1.5rem .75rem;align-items:center;justify-content:space-between}.membership-room-wrapper.is-house-horizontal .membership-room__icon{width:2.2rem;height:2.2rem}.membership-room-wrapper.is-house-roof .membership-room{position:relative;z-index:1;background:none!important;border:none;height:94px;padding:0}.membership-room-wrapper.is-house-roof .membership-room__icon{position:absolute;width:2.2rem;height:2.2rem;top:35%;left:50%;transform:translate(-50%,-50%)}.membership-room-wrapper.is-house-roof .membership-room__title{position:absolute;right:47%;top:72%;transform:translateY(-50%)}.membership-room-wrapper.is-house-roof .membership-room__parts{position:absolute;left:56%;top:74%;transform:translateY(-50%)}.count-sizing-4 .membership-room__title{transition:font-size .2s;font-size:.8rem}@media(min-width:700px){.count-sizing-4 .membership-room__title{font-size:1rem}}.radial-layout{position:relative;z-index:1;padding-bottom:1rem}.radial-layout__columns{display:grid;grid-template-columns:1fr;grid-template-areas:"visual" "left" "right" "bottom";align-items:flex-start;transition:all .4s;padding-top:120px;gap:.5rem}@media(min-width:640px){.radial-layout__columns{padding-top:270px}}@media(min-width:1035px){.radial-layout__columns{gap:0;padding-top:0;grid-template-columns:1fr 330px 330px;grid-template-areas:"visual left right" "visual bottom bottom"}}.radial-layout__visual{grid-area:visual;display:flex;justify-content:center;position:fixed;top:90px;padding-top:20px;z-index:11;box-sizing:content-box;width:100%;transition:all .4s;pointer-events:fill;height:160px;align-self:center}@media(min-width:640px){.radial-layout__visual{height:250px}}@media(min-width:1024px){.radial-layout__visual{top:110px}}@media(min-width:768px)and (max-width:1035px)and (min-height:945px){.radial-layout__visual{top:110px}}@media(min-width:1035px){.radial-layout__visual{position:static;height:auto;padding-top:0}}.radial-layout__visual-inner{transition:all .4s;width:150px;height:150px}@media(min-width:640px){.radial-layout__visual-inner{width:300px;height:300px}}@media(min-width:640px)and (min-height:945px){.radial-layout__visual-inner{width:350px;height:350px}}@media(min-width:1035px){.radial-layout__visual-inner{width:270px;height:270px;margin-bottom:-50px}}@media(min-width:1035px)and (min-height:700px){.radial-layout__visual-inner{width:350px;height:350px;margin-bottom:-60px}}.radial-layout__visual:before{pointer-events:none;content:"";position:absolute;left:50%;top:0;height:100%;width:calc(100% + var(--bs-gutter-x, .75rem)*2);transform:translateX(-50%);background:var(--bodyBackground,#f0f0f0);background:linear-gradient(180deg,var(--bodyBackground,#f0f0f0),var(--bodyBackground,#f0f0f0) 90%,transparent)}@media(min-width:1035px){.radial-layout__visual:before{display:none}}@media(min-width:640px){.radial-layout.is-scrolled .radial-layout__visual{height:210px}.radial-layout.is-scrolled .radial-layout__visual-inner{width:280px;height:280px}}.radial-layout.is-deep-scrolled .radial-layout__visual{height:140px}@media(min-width:640px){.radial-layout.is-deep-scrolled .radial-layout__visual{height:210px}}.radial-layout.is-deep-scrolled .radial-layout__visual-inner{width:140px;height:140px}@media(min-width:640px){.radial-layout.is-deep-scrolled .radial-layout__visual-inner{width:220px;height:220px}}@media(min-width:640px){.radial-layout.is-max-scrolled .radial-layout__visual{height:180px}.radial-layout.is-max-scrolled .radial-layout__visual-inner{width:170px;height:170px}}.radial-layout__modules{display:grid;grid-template-columns:1fr;gap:.5rem;margin:0 auto;max-width:640px;width:100%}@media(min-width:1035px){.radial-layout__modules{gap:0;max-width:660px}}.radial-layout__modules.radial-layout__modules--left{grid-area:left}.radial-layout__modules.radial-layout__modules--right{grid-area:right}.radial-layout__modules.radial-layout__modules--bottom{grid-area:bottom}.radial-visual{position:relative;overflow:hidden}.radial-visual,.radial-visual__segments{width:100%;height:100%}.radial-visual__segment-wrapper{position:absolute;top:0;left:50%;transform-origin:0 100%;transform:rotate(0deg);width:50%;height:50%;transition:all .4s}.radial-visual__segment{width:95%;height:95%;background:var(--cardBackgroundColor);border-top-right-radius:100%;transition:all .4s;cursor:pointer;transform-origin:0 100%;position:absolute;left:0;bottom:0}.radial-visual__segment div{transition:all .4s;width:20%;padding-top:20%;position:absolute;color:var(--cardFontColor)}.radial-visual__segment div svg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:all .2s;transform:translate(-50%)}.radial-visual__segment.is-active div svg{opacity:1;transform:translate(0)}.radial-visual__segment:hover{transform:scale(1.05);opacity:.8}.radial-visual__segment.is-dim-1{width:85%;height:85%}.radial-visual__segment.is-dim-2{width:75%;height:75%}.radial-visual__segment.is-dim-3{width:65%;height:65%}.radial-visual__segment.is-dim-4{width:55%;height:55%}.radial-visual__segment.is-dim-5{width:50%;height:50%}.radial-visual__segment.is-dim-6{width:45%;height:45%}.radial-visual__segment.is-dim-7{width:40%;height:40%}.radial-visual__center{background:var(--bodyBackground,#f0f0f0);width:30%;height:30%}.radial-visual__center,.radial-visual__center-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.radial-visual__center-inner{width:70%;height:70%;background:var(--cardBackgroundColor);color:var(--cardFontColor);cursor:default;transition:all .4s}.radial-visual__center-inner.is-active svg{opacity:1}.radial-visual__center-inner.is-interactive{cursor:pointer}.radial-visual__center-inner.is-interactive:hover{width:80%;height:80%;opacity:.8}.radial-visual__center svg{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;opacity:0;transition:all .3s;width:40%;height:40%}.radial-module-wrapper{cursor:pointer}@media(min-width:1035px){.radial-module-wrapper{padding-top:.5rem;padding-left:.5rem}.radial-module-wrapper:first-child{padding-bottom:0}}.radial-module-wrapper:hover .radial-module{z-index:1;transform:scale(1.02);filter:drop-shadow(0 0 15px rgba(51,51,51,.2))}.radial-module{background:var(--cardBackgroundColor);color:var(--cardFontColor);display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative;transition:all .3s;overflow:hidden;border-radius:.5rem;padding:1.5rem 1.5rem}@media(min-width:1035px){.radial-module{padding:1.8rem 1.5rem;height:70px}}@media(min-width:1035px)and (min-height:800px){.radial-module{height:80px}}@media(min-width:1035px)and (min-height:700px){.radial-module{height:90px}}.radial-module.is-recommended{box-shadow:0 0 0 4px var(--recommendationColor,#005caa) inset}.radial-module.is-recommended .recommendation-label{position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;top:auto;bottom:0;left:50%;transform:translateX(-50%);border-top-right-radius:4px;border-top-left-radius:4px}@media(min-width:1035px)and (max-height:799px){.radial-module.is-recommended .recommendation-label{padding:.2rem .9rem;font-size:.55rem}}.radial-module__title{display:flex;align-items:center;gap:1rem}.radial-module__title svg{width:2rem;height:2rem;flex-shrink:0}.radial-module__title h2{line-height:1.4;font-size:.9rem}@media(min-width:1035px){.radial-module__title h2{line-height:1.2;font-size:.8rem}}@media(min-width:1035px)and (min-height:700px){.radial-module__title h2{line-height:1.4;font-size:.9rem}}.radial-module__progress{transition:all .2s;height:0;width:60px}@media(min-width:1035px){.radial-module__progress{width:60px}}@media(min-width:1035px)and (min-height:700px){.radial-module__progress{width:70px}}.radial-module__progress .progress-circle{transform:translateY(-57%)}.radial-module .progress-container.is-size-default .progress-circle .progress-circle__text{font-size:1.4rem;font-weight:600}.radial-module .progress-container.is-size-default .progress-circle .progress-circle__text .progress-circle__value{font-size:inherit;font-weight:inherit}@-webkit-keyframes radialVisualStartup{0%{transform:rotate(180deg)}to{transform:rotate(-1turn)}}@keyframes radialVisualStartup{0%{transform:rotate(180deg)}to{transform:rotate(-1turn)}}@-webkit-keyframes radialSegmentStartup{0%{max-width:0;max-height:0}to{max-width:100%;max-height:100%}}@keyframes radialSegmentStartup{0%{max-width:0;max-height:0}to{max-width:100%;max-height:100%}}.h-radial-enable-animation .radial-visual{-webkit-animation:radialVisualStartup;animation:radialVisualStartup;-webkit-animation-duration:1.2s;animation-duration:1.2s}.h-radial-enable-animation .radial-visual__segment{-webkit-animation:radialSegmentStartup;animation:radialSegmentStartup;-webkit-animation-duration:1.5s;animation-duration:1.5s}@media(min-width:1024px)and (max-height:920px){.modules-container.is-module-layout-radial{padding-top:.5rem;padding-bottom:3.5rem}}.puzzle-layout{position:relative;width:100%;transition:height .2s;height:calc(100vh - 370px);height:calc(100dvh - 370px);max-height:500px}@media(min-width:480px){.puzzle-layout{height:calc(100vh - 415px);height:calc(100dvh - 415px)}}@media(min-width:480px)and (min-height:825px){.puzzle-layout{height:calc(100vh - 420px);height:calc(100dvh - 420px)}}@media(min-width:767px){.puzzle-layout{height:calc(100vh - 400px);height:calc(100dvh - 400px)}}@media(min-width:767px)and (min-height:825px){.puzzle-layout{height:calc(100vh - 420px);height:calc(100dvh - 420px)}}@media(min-width:1024px){.puzzle-layout{max-height:none;height:calc(100dvh - 480px)}}@media(min-width:1024px)and (min-height:700px)and (min-width:768px){.puzzle-layout{height:calc(100vh - 450px)}}@media(min-width:1024px)and (min-height:700px)and (min-width:768px)and (min-height:825px){.puzzle-layout{height:calc(100vh - 480px)}}@media(min-width:1024px)and (min-height:700px)and (min-width:1024px){.puzzle-layout{height:calc(100vh - 250px)}}.puzzle-layout__desktop,.puzzle-layout__desktop-container,.puzzle-layout__mobile,.puzzle-layout__mobile-container{width:100%;height:100%}.puzzle-layout__desktop{display:none}@media(min-width:1024px)and (min-height:700px){.puzzle-layout__desktop{display:block}}@media(min-width:1024px)and (min-height:700px){.puzzle-layout__mobile{display:none}}.puzzle-layout__desktop-container,.puzzle-layout__mobile-container{position:relative}.puzzle-layout__desktop-container>div,.puzzle-layout__mobile-container>div{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;transition:z-index .15s}.puzzle-layout__desktop-container svg,.puzzle-layout__mobile-container svg{width:100%;height:100%;pointer-events:none;transition:transform .5s,margin .5s,z-index .15s,filter .5s;filter:drop-shadow(0 0 0 rgba(0,0,0,0))}.puzzle-layout__desktop-container svg>g,.puzzle-layout__mobile-container svg>g{transition:opacity .5s}.puzzle-layout__desktop-container svg [puzzle-hover=inactive],.puzzle-layout__mobile-container svg [puzzle-hover=inactive]{pointer-events:none}.puzzle-layout__desktop-container svg [puzzle-hover=active],.puzzle-layout__mobile-container svg [puzzle-hover=active]{pointer-events:auto;opacity:0;cursor:pointer}.puzzle-layout__desktop-container svg [puzzle-recommendation],.puzzle-layout__mobile-container svg [puzzle-recommendation]{transition:opacity .5s;opacity:0}.puzzle-layout__desktop-container [puzzle-active="1"]{z-index:50!important}.puzzle-layout__desktop-container [puzzle-active="1"]>svg{transform:translate(10px,-10px);filter:drop-shadow(-5px 5px 8px rgba(0,0,0,.25))}.puzzle-layout__desktop-container [puzzle-active="1"]>svg>g:nth-child(2){opacity:1}.puzzle-layout__desktop-container [puzzle-active="1"]>svg>g:nth-child(3){opacity:0}.puzzle-layout__hint{position:absolute;background:#fff;box-shadow:0 8px 15px -4px rgba(116,115,115,.5);border-radius:3px;transform:translate(-35px,calc(-100% - 20px));pointer-events:none;opacity:0;z-index:51;transition:all .3s;padding:.8em .5em;display:flex;gap:.5em;align-items:center}.puzzle-layout__hint.is-active{opacity:1;z-index:99;transition-delay:.7s}.puzzle-layout__hint:before{content:"";position:absolute;top:calc(100% - 1px);left:15px;border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent}.puzzle-layout__hint-content{display:flex;flex-direction:column;color:#777}.puzzle-layout__hint-content strong{display:block;padding-right:7rem}.puzzle-layout__hint-recommendation{position:absolute;top:0;right:.5rem;border-radius:0 0 .5rem .5rem;font-size:.8rem;padding:.2rem .4rem .1rem .4rem;background:#0066b3;color:#fff;text-transform:uppercase}@-webkit-keyframes puzzleShake{0%{transform:translateX(0);z-index:1}3%{transform:scale(1.02) translateX(3px) rotate(1deg);z-index:2}5%{transform:scale(1.02) translateX(-3px) rotate(-1deg)}6%{transform:scale(1.02) translateX(3px) rotate(1deg)}7%{transform:scale(1.02) translateX(-3px) rotate(-1deg)}8%{transform:scale(1.02) translateX(2px) rotate(1deg)}9%{transform:scale(1.02) translateX(-2px) rotate(-1deg)}10%{transform:scale(1.02) translateX(2px) rotate(1deg)}12%{transform:scale(1.02) translateX(-2px) rotate(-1deg)}13%{transform:scale(1.02) translateX(1px) rotate(1deg)}14%{transform:scale(1.02) translateX(-1px) rotate(-1deg);z-index:2}17%{transform:scale(1) translateX(0) rotate(0);z-index:1}to{transform:scale(1) translateX(0) rotate(0)}}@keyframes puzzleShake{0%{transform:translateX(0);z-index:1}3%{transform:scale(1.02) translateX(3px) rotate(1deg);z-index:2}5%{transform:scale(1.02) translateX(-3px) rotate(-1deg)}6%{transform:scale(1.02) translateX(3px) rotate(1deg)}7%{transform:scale(1.02) translateX(-3px) rotate(-1deg)}8%{transform:scale(1.02) translateX(2px) rotate(1deg)}9%{transform:scale(1.02) translateX(-2px) rotate(-1deg)}10%{transform:scale(1.02) translateX(2px) rotate(1deg)}12%{transform:scale(1.02) translateX(-2px) rotate(-1deg)}13%{transform:scale(1.02) translateX(1px) rotate(1deg)}14%{transform:scale(1.02) translateX(-1px) rotate(-1deg);z-index:2}17%{transform:scale(1) translateX(0) rotate(0);z-index:1}to{transform:scale(1) translateX(0) rotate(0)}}body:has(.modules-layout.fortune-wheel){overflow-x:hidden}.content.is-module-layout-fortune-wheel{display:flex;flex-direction:column}.modules.is-module-layout-fortune-wheel{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.modules-layout.fortune-wheel{display:grid;grid-template-columns:1.1fr 1fr;gap:1rem}@media(max-width:1023.98px){.modules-layout.fortune-wheel{grid-template-columns:1fr 1fr;gap:6rem}}@media(max-width:767.98px){.modules-layout.fortune-wheel{grid-template-columns:1fr;gap:2rem}}.modules-layout.fortune-wheel .btn{gap:.5rem}.modules-layout.fortune-wheel .description{position:relative;-webkit-margin-before:4rem;margin-block-start:4rem}@media(max-width:1023.98px){.modules-layout.fortune-wheel .description{-webkit-margin-before:0;margin-block-start:0}}@media(max-width:767.98px){.modules-layout.fortune-wheel .description{-webkit-margin-before:0;margin-block-start:0;order:1;text-align:center}.modules-layout.fortune-wheel .description .intro-button,.modules-layout.fortune-wheel .description .intro-headline,.modules-layout.fortune-wheel .description .intro-text,.modules-layout.fortune-wheel .description hr{display:none}}.modules-layout.fortune-wheel .description .intro-headline{font-size:2.5rem;font-weight:400;line-height:normal;-webkit-margin-after:1.5rem;margin-block-end:1.5rem;color:var(--fontDark)}@media(max-width:1023.98px){.modules-layout.fortune-wheel .description .intro-headline{font-size:2rem}}.modules-layout.fortune-wheel .description h2{margin-block:3.75rem 1.5rem;font-size:1.875rem;font-weight:400;line-height:normal;color:var(--fontDark);-webkit-margin-end:14rem;margin-inline-end:14rem}@media(max-width:1023.98px){.modules-layout.fortune-wheel .description h2{font-size:1.5rem;margin-block:0 .25rem;-webkit-margin-end:7rem;margin-inline-end:7rem}}@media(max-width:767.98px){.modules-layout.fortune-wheel .description h2{margin-block:0 .25rem;-webkit-margin-end:0;margin-inline-end:0;font-size:1.25rem}}.modules-layout.fortune-wheel .description p{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;color:#565656}@media(max-width:1023.98px){.modules-layout.fortune-wheel .description p{font-size:.9rem}}@media(max-width:767.98px){.modules-layout.fortune-wheel .description p{font-size:.8rem}}.modules-layout.fortune-wheel .description hr{border:1px solid #e6e6e6;margin-block:3rem}.modules-layout.fortune-wheel .description .btn{font-size:1rem}@media(max-width:767.98px){.modules-layout.fortune-wheel .description .btn{-webkit-margin-before:1rem;margin-block-start:1rem;padding:.5rem 1rem;font-size:.8rem}.modules-layout.fortune-wheel .description .btn svg{height:.75rem;margin-left:.25rem}}@media(max-width:479.98px){.modules-layout.fortune-wheel .description .btn{-webkit-margin-before:.5rem;margin-block-start:.5rem;padding:.25rem .5rem}}.modules-layout.fortune-wheel .description .disruptor em{font-style:normal}@media(min-width:768px){.modules-layout.fortune-wheel .description .disruptor{position:absolute;width:8.5rem;height:8.5rem;right:3rem;bottom:8rem;display:flex;background-color:var(--secondaryBase);border-radius:50%;transform:rotate(11deg)}.modules-layout.fortune-wheel .description .disruptor p{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;color:#fff;text-align:center;margin:0;padding:1rem .7rem;line-height:1;width:100%}.modules-layout.fortune-wheel .description .disruptor p em{display:block;font-size:1.8rem;font-weight:700;margin-block:.5rem}}@media(min-width:1024px){.modules-layout.fortune-wheel .description .disruptor{width:9rem;height:9rem}.modules-layout.fortune-wheel .description .disruptor p{font-size:1rem;padding:1.5rem .6rem}.modules-layout.fortune-wheel .description .disruptor p em{font-size:2rem}}@media(max-width:1023.98px){.modules-layout.fortune-wheel .description .disruptor{bottom:3rem;right:-2rem}}.modules-layout.fortune-wheel .wheel-container{align-content:center}.modules-layout.fortune-wheel .wheel-container .wheel{aspect-ratio:1;position:relative;align-content:center}@media(max-width:767.98px){.modules-layout.fortune-wheel .wheel-container .wheel{max-height:50vh;margin:0 auto}}.modules-layout.fortune-wheel .wheel-container .wheel .arrow,.modules-layout.fortune-wheel .wheel-container .wheel .bar,.modules-layout.fortune-wheel .wheel-container .wheel .segment,.modules-layout.fortune-wheel .wheel-container .wheel .stars{position:absolute;width:100%;height:100%;inset:0;transition:.3s ease-out;transform:rotate(var(--pos));opacity:1}.modules-layout.fortune-wheel .wheel-container .wheel .segment{cursor:pointer;pointer-events:none}.modules-layout.fortune-wheel .wheel-container .wheel .segment path{pointer-events:fill}.modules-layout.fortune-wheel .wheel-container .wheel .arrow,.modules-layout.fortune-wheel .wheel-container .wheel .bar,.modules-layout.fortune-wheel .wheel-container .wheel .stars{pointer-events:none}.modules-layout.fortune-wheel .wheel-container .wheel .arrow{filter:drop-shadow(0 0 2px rgba(0,0,0,.3))}.modules-layout.fortune-wheel .wheel-container .wheel .list-enter-active,.modules-layout.fortune-wheel .wheel-container .wheel .list-leave-active{opacity:0}.modules-layout.fortune-wheel .wheel-container .wheel .stars path{transition:.3s ease-out;fill-opacity:0}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-1 g:first-child path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-1 g:first-child path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-2 g:nth-child(2) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-2 g:nth-child(2) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-3 g:nth-child(3) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-3 g:nth-child(3) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-4 g:nth-child(4) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-4 g:nth-child(4) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-5 g:nth-child(5) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-5 g:nth-child(5) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-6 g:nth-child(6) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-6 g:nth-child(6) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-7 g:nth-child(7) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-7 g:nth-child(7) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-8 g:nth-child(8) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-8 g:nth-child(8) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-9 g:nth-child(9) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-9 g:nth-child(9) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-10 g:nth-child(10) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-10 g:nth-child(10) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-11 g:nth-child(11) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-11 g:nth-child(11) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-12 g:nth-child(12) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-12 g:nth-child(12) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-13 g:nth-child(13) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-13 g:nth-child(13) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .stars.recommended-14 g:nth-child(14) path{fill:red;fill-opacity:1;shape-rendering:auto}.modules-layout.fortune-wheel .wheel-container .wheel .stars.filled-14 g:nth-child(14) path{fill:#fff;fill-opacity:.1}.modules-layout.fortune-wheel .wheel-container .wheel .center{position:absolute;width:50%;height:50%;border-radius:50%;inset:25%;border:1rem solid #dcdde8;background:#f0f0f0;box-shadow:inset 0 0 10px -2px #000;padding:1.5rem;text-align:center;align-content:center;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media(max-width:1023.98px){.modules-layout.fortune-wheel .wheel-container .wheel .center{padding:.25rem .75rem}}.modules-layout.fortune-wheel .wheel-container .wheel .center .recommendation{display:inline-block;padding:.1875rem .375rem;font-size:.625rem;background:red;color:#fff;-webkit-margin-after:.5rem;margin-block-end:.5rem}@media(max-width:1023.98px){.modules-layout.fortune-wheel .wheel-container .wheel .center .recommendation{font-size:.5rem;-webkit-margin-after:.25rem;margin-block-end:.25rem}}.modules-layout.fortune-wheel .wheel-container .wheel .center .module-title{color:#565656;-webkit-margin-after:.5rem;margin-block-end:.5rem;line-height:1.1}@media(max-width:1023.98px){.modules-layout.fortune-wheel .wheel-container .wheel .center .module-title{font-size:.625rem;-webkit-margin-after:.25rem;margin-block-end:.25rem}}@media(max-width:767.98px){.modules-layout.fortune-wheel .wheel-container .wheel .center .module-title{-webkit-margin-after:.1rem;margin-block-end:.1rem}}.modules-layout.fortune-wheel .wheel-container .wheel .center .product-title{color:#292929;font-size:1.5rem;line-height:1;text-wrap:balance;-webkit-margin-after:1rem;margin-block-end:1rem}@media(max-width:1023.98px){.modules-layout.fortune-wheel .wheel-container .wheel .center .product-title{font-size:.9375rem;-webkit-margin-after:.25rem;margin-block-end:.25rem}}@media(min-width:768px){.modules-layout.fortune-wheel .wheel-container .wheel .center .btn{display:none}}@media(max-width:1023.98px){.modules-layout.fortune-wheel .wheel-container .wheel .center .btn{font-size:.75rem;gap:0;padding:.1875rem .75rem}}@media(max-width:767.98px){.modules-layout.fortune-wheel .wheel-container .wheel .center .btn{padding:.1rem .5rem}.modules-layout.fortune-wheel .wheel-container .wheel .center .btn svg{margin-left:.25rem;height:.75rem}}.modules-container{padding:1.25em 0;padding-bottom:16.25em}@media(min-width:480px){.modules-container{padding:2.5em 0;padding-bottom:18.75em}}@media(min-width:1024px){.modules-container{padding-bottom:5em}}@media(min-width:480px){.modules-container.is-module-layout-house{padding-top:1.25em;padding-bottom:1.25em}}@media(min-width:480px)and (min-width:1024px){.modules-container.is-module-layout-house{padding-bottom:5em}}.modules-container.is-module-layout-puzzle{width:100%;height:100%;padding:0;display:flex;justify-content:center;align-items:center}@media(max-height:1023.98px){.modules-container.is-module-layout-fortune-wheel{padding-block:1rem}}@media(max-width:767.98px){.modules-container.is-module-layout-fortune-wheel{padding-bottom:6rem}}@media(min-width:767.98px){.modules-container.is-module-layout-fortune-wheel{padding-bottom:15rem}}@media(min-width:767.98px)and (min-height:825px){.modules-container.is-module-layout-fortune-wheel{padding-bottom:1rem}}@media(max-width:767.98px){.modules-container.is-module-layout-fortune-wheel{display:flex;flex-direction:column;justify-content:space-between}}.abort-animation{z-index:1000;position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:transparent!important}.card{position:relative;transition:.3s ease-out;height:100%}.card-link{transition:all .4s;transform:scale(1);display:block;border-radius:.5rem}.card-link:focus,.card-link:hover{z-index:1;filter:drop-shadow(0 0 15px 0 rgba(116,115,115,.3),0 2px 5px rgba(51,51,51,.1));transform:scale(1.02)}@media(min-width:480px){.card-link:focus,.card-link:hover{box-shadow:0 0 20px 0 rgba(116,115,115,.3),0 2px 5px rgba(51,51,51,.1);transform:scale(1.05)}}.module{color:var(--cardFontColor)}.module .module__header{position:relative;padding-top:.5rem;padding-bottom:1.25em}@media(min-width:768px){.module .module__header{padding-top:1rem}}@media(min-width:1024px){.module .module__header{padding-top:1.5rem}}.module .module__headline-wrap{max-width:20rem;margin:0 auto;color:var(--moduleFontColor)}.module .module__headline-wrap .progress-container{margin-bottom:1.25em}.module .module__headline{color:var(--moduleFontColor);font-size:18px;font-size:1.125rem;line-height:1.2}@media(min-width:768px){.module .module__headline{font-size:24px;font-size:1.5rem}}@media(min-width:1024px){.module .module__headline{font-size:28px;font-size:1.75rem}}.module .module__icon{color:var(--moduleFontColor);margin-right:auto;transition:.3s ease-out;width:50px}@media(min-width:1024px){.module .module__icon{width:132px}}.module .avatar{margin-left:auto;position:absolute;right:0;top:0;transform:translateY(-50%) scale(.65)}@media(min-width:1024px){.module .avatar{right:1.25em;transform:translateY(-50%) scale(1)}}.module .module__image{position:absolute;left:0;right:0;bottom:0;top:0;z-index:0}.module .module__image-image{position:absolute;width:100%;height:100vh;overflow:hidden}.module .module__image-image>.image-fader,.module .module__image-image>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module .module__image:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg,transparent,var(--moduleBackgroundColor) 70%);z-index:1}.module .module__image+.module__header{filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.standalone-content{padding-bottom:100px}.product-field{position:relative;background-color:#fff;color:var(--fontDark,#333)}.product-field.is-recommended{box-shadow:0 0 0 4px var(--recommendationColor,#005caa) inset}.product-field.is-filled .product-field__headline,.product-field.is-filled .product-field__subline{opacity:1}.product-field:not(:last-child){margin-bottom:2px}.product-field:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.product-field:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.product-field .product-field__inner{position:relative;padding:2.1875em .75em;color:currentColor;outline:none;background:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer;transition:padding .4s}@media(min-width:375px){.product-field .product-field__inner{padding:1.5em 1.5em}}@media(min-width:375px)and (min-height:825px){.product-field .product-field__inner{padding:2.5em 1.5em}}@media(min-width:375px){.product-field.is-recommended .product-field__inner{padding:2.125em 1.5em}}@media(min-width:375px)and (min-height:825px){.product-field.is-recommended .product-field__inner{padding:2.5em 1.5em}}.product-field .collapse-indicator{border:0;width:28px;height:28px;padding:0;border-radius:50%;display:flex;justify-content:center;align-items:center;background:var(--cardBackgroundColor);outline:none;transition:.3s ease-out;transform-origin:50% 50%}.product-field .collapse-indicator.is-rotated{transform:rotate(180deg)}.product-field .collapse-indicator .collapse-indicator__icon{color:var(--cardFontColor);position:relative;bottom:-1px}.product-field .product-field__headlines{word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.product-field .product-field__headline,.product-field .product-field__subline{transition:.3s ease-out;opacity:.6}.product-field .product-field__headline{font-size:14px;font-size:.875rem;font-weight:700;line-height:normal}@media(min-width:1024px){.product-field .product-field__headline{font-size:18px;font-size:1.125rem}}.product-field .product-field__headline+.product-field__subline{margin-top:.3125em}.product-field .product-field__subline{line-height:normal;font-size:14px;font-size:.875rem;font-weight:400}@media(min-width:1024px){.product-field .product-field__subline{font-size:16px;font-size:1rem}}.product-field .product-field__subline .info-icon{color:var(--primaryBase,#005caa);transform:translateY(20%)}.product-field .product-field__content{padding:0 .75em .75em .75em}@media(min-width:375px){.product-field .product-field__content{padding:0 1.5em 1.5em 1.5em}}.product-field .recommendation-label{border-bottom-right-radius:4px}.product-field:first-child .recommendation-label{border-top-left-radius:4px}.product-field .supply-level{position:absolute;bottom:1.5em}.product-field.product-field--single{border-radius:5px;margin-top:.625em;padding:.625em 1.25em;display:flex;align-items:center;justify-content:center}.product-field.product-field--single .checkbox{--checkboxColor:var(--cardBackgroundColor);color:currentColor}.product-field.product-field--single .checkbox span{line-height:1.2;top:0}@media(max-width:767.98px){.product-field.product-field--single .checkbox span{line-height:1.2;font-size:12px;font-size:.75rem}}.product-field.product-field--single .checkbox input:checked+label span{font-weight:700}.product-field.product-field--single .checkbox.checkbox--radio label span{color:currentColor}.product-field-status{position:relative;height:3.5em;width:3.5em;border-radius:8px}.product-field-status svg{width:30px;height:30px}@media(min-width:1024px){.product-field-status{height:4rem;width:4rem}.product-field-status svg{width:38px;height:38px}}.product-field-status.is-type-round,.product-field-status.is-type-round .product-field-status__inner{border-radius:50%}.product-field-status.is-filled .product-field-status__inner{background-color:var(--cardBackgroundColor);color:var(--cardFontColor,#fff)}.product-field-status.is-dashed .product-field-status__inner{border:0;box-shadow:inset 0 0 0 2px #dbdbdb;background:linear-gradient(-45deg,#efefef 5%,#fff 0,#fff 45%,#efefef 0,#efefef 55%,#fff 0,#fff 95%,#efefef 0);background-size:1rem 1rem;background-position:5px 5px;color:#dbdbdb}.product-field-status.is-dashed .product-field-status__inner svg{filter:grayscale(1)}.product-field-status.is-striped .product-field-status__inner{border:0;box-shadow:0 0 0 2px var(--cardBackgroundColor) inset;background:linear-gradient(-45deg,var(--cardBackgroundColor) 5%,#d0d0d0 0,#d0d0d0 45%,var(--cardBackgroundColor) 0,var(--cardBackgroundColor) 55%,#d0d0d0 0,#d0d0d0 95%,var(--cardBackgroundColor) 0);opacity:.9;background-size:1rem 1rem;background-position:5px 5px;color:var(--cardBackgroundColor)}.product-field-status.is-interest .product-field-status__inner{background-color:var(--cardBackgroundColor);background-image:linear-gradient(-45deg,hsla(0,0%,100%,.3) 5%,var(--cardBackgroundColor) 0,var(--cardBackgroundColor) 45%,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,.3) 55%,var(--cardBackgroundColor) 0,var(--cardBackgroundColor) 95%,hsla(0,0%,100%,.3) 0);background-size:1rem 1rem;background-position:5px 5px;color:var(--cardFontColor,#fff)}.product-field-status.is-empty{box-shadow:inset 0 2px 4px rgba(0,0,0,.25);background-color:rgba(0,0,0,.15)}.product-field-status.is-empty .product-field-status__inner svg{filter:grayscale(1);opacity:.3}.product-field-status .product-field-status__inner{position:absolute;top:0;left:0;border-radius:8px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.recommendation-label{background-color:var(--recommendationColor,#005caa);font-weight:700;letter-spacing:1px;line-height:normal;color:#fff;font-size:11px;font-size:.6875rem;text-align:center;text-transform:uppercase;padding:.28rem 1rem;padding-top:.35rem;transition:.3s ease-out;position:absolute;top:0;left:0}.product-field-collapse .product-field-collapse__inner[aria-expanded=true]+.btn{margin-top:1.25em}.supply-level{font-weight:700;font-size:11px;font-size:.6875rem;display:flex;align-items:center}.supply-level .icon{margin-right:.625em}.supply-level--bad{color:#f94e4e;-webkit-animation:flash .8s infinite alternate;animation:flash .8s infinite alternate;animation-timing-function:ease-in-out}.supply-level--bad,.supply-level--improvable{-webkit-animation-timing-function:ease-in-out}.supply-level--improvable{color:#f3a021;animation-timing-function:ease-in-out}.supply-level--good{color:#75a966}.recommendation-product-field{background-color:var(--recommendationProductBackground);color:var(--recommendationProductColor);display:block;padding:.9375em;border-radius:5px;transition:opacity .3s ease-out}.recommendation-product-field:not(:last-child){margin-bottom:.625em}.recommendation-product-field:not(:first-child){opacity:.5;filter:grayscale(.5)}.recommendation-product-field:not(:first-child):focus,.recommendation-product-field:not(:first-child):hover{opacity:1;filter:grayscale(0)}.recommendation-product-field:first-child{box-shadow:0 0 0 3px var(--recommendationColor,#005caa) inset}.recommendation-product-field .recommendation-product-field__headline{margin:0;font-size:16px;font-size:1rem}.recommendation-product-field .recommendation-product-field__headline+.recommendation-product-field__subline{margin-top:.3125em}.recommendation-product-field .recommendation-product-field__subline{font-size:16px;font-size:1rem;margin-bottom:0}.recommendation-product-field .recommendation-product-field__buttons{display:flex;flex-direction:column;margin-top:1.25em}@media(min-width:480px){.recommendation-product-field .recommendation-product-field__buttons{margin-top:0}}.recommendation-product-field .recommendation-product-field__buttons .btn:not(:last-child){margin-bottom:.625em}.product{position:relative;background-color:#f9f9f9;transition:.3s ease-out}.product:not(:last-child){margin-bottom:1.25em}.product .product__content{padding:2.5em 1.25em 1.25em;font-size:14px;font-size:.875rem}@media(min-width:768px){.product .product__content{padding:2.5em 1.5em 1.5em}}.product .product__headline{color:var(--cardBackgroundColor,#333);font-size:14px;font-size:.875rem;margin:0}@media(min-width:1440px){.product .product__headline{font-size:18px;font-size:1.125rem}}.product .product__headline+.product__subline{margin-top:.625em}.product .product__subline{color:#333;margin-bottom:0;line-height:1.2;font-size:14px;font-size:.875rem}@media(min-width:1440px){.product .product__subline{font-size:16px;font-size:1rem}}.product .product__subline .info-icon{color:var(--checkboxColor,#005caa);opacity:.6}.product .product__subline .app-icon-group{transform:translateY(20%)}.product .product__icon{color:var(--cardBackgroundColor,#333);max-width:40px;height:auto}@media(min-width:768px){.product .product__icon{max-width:48px}}.product .product__actions{color:var(--cardBackgroundColor,#333)}@media(max-width:479.98px){.product .product__actions{position:absolute;right:0}}.product .product__actions .action-btn{background-color:var(--cardBackgroundColor);color:var(--cardFontColor);border-radius:50%;border:0;transition:.3s ease-out;width:40px;height:40px}.product .product__actions .action-btn:focus:not(.is-active),.product .product__actions .action-btn:hover:not(.is-active){opacity:.6}.product .product__actions .sound-btn.is-active{background:var(--cardBackgroundColor);color:#fff}.product.is-recommended{box-shadow:0 0 0 4px var(--recommendationColor,#005caa) inset}.product.is-recommended.is-ignored{box-shadow:inset 0 0 0 3px #cacaca}.product.is-ignored .recommendation-label{background:#cacaca}.product.is-filled{background-color:var(--cardBackgroundColor)}.product.is-filled,.product.is-filled .checkbox label,.product.is-filled .ignore-recommendation-checkbox,.product.is-filled .info-icon,.product.is-filled .product-options,.product.is-filled .product__actions,.product.is-filled .product__headline,.product.is-filled .product__icon,.product.is-filled .product__subline{color:var(--cardFontColor)}.product.is-filled .product__actions .action-btn{background-color:#fff;color:var(--cardBackgroundColor)}.product.is-filled .checkbox label:before{border-color:var(--cardBackgroundColor)}.product.is-filled .checkbox label:after{background:var(--cardBackgroundColor)}.product.is-dashed{background-color:#dbdbdb;color:#4e4c4c}.product.is-dashed .product-options,.product.is-dashed .product__actions,.product.is-dashed .product__headline,.product.is-dashed .product__icon,.product.is-dashed .product__subline{color:currentColor}.product .ignore-recommendation-checkbox{position:absolute;top:0;left:7.5rem}@media(min-width:480px){.product .ignore-recommendation-checkbox{top:2px;left:8rem}}.product .ignore-recommendation-checkbox label{font-size:10px;font-size:.625rem;padding-top:0;padding-left:1.5em;text-align:left}@media(min-width:375px){.product .ignore-recommendation-checkbox label{font-size:12px;font-size:.75rem}}.product .ignore-recommendation-checkbox label:before{left:0;width:12px;height:12px;transform:none}.product .ignore-recommendation-checkbox label:after{top:3px;left:3px;width:6px;height:6px;transform:none}.product .ignore-recommendation-checkbox label span{color:currentColor}.product .sound-btn{background-color:rgba(0,0,0,.1);color:#fff;border-radius:50%;transition:.3s ease-in-out;width:3rem;height:3rem}.product .sound-btn.is-active{background-color:#fff;color:var(--primaryBase,#005caa);box-shadow:inset 0 5px 10px rgba(0,0,0,.15),0 0 0 10px rgba(0,0,0,.15),0 0 0 20px rgba(0,0,0,.15);-webkit-animation:audiopulse 2s infinite;animation:audiopulse 2s infinite}.product .sound-btn.is-active .icon{--opacity:1;-webkit-animation:audioicon 1s infinite;animation:audioicon 1s infinite}.product .sound-btn .icon{width:16px;height:16px}@media(min-width:768px){.product .sound-btn .icon{width:20px;height:20px}}.product__meta-list{position:absolute;top:0;left:0;display:flex;grid-gap:1em;align-items:flex-start}.product__meta-list .ignore-recommendation-checkbox,.product__meta-list .recommendation-label{position:static}.product-options{background:rgba(0,0,0,.025);padding:.625em 0}.product.is-filled .product-options{background:hsla(0,0%,100%,.15)}.product-options .checkbox{--checkboxColor:var(--cardBackgroundColor);color:currentColor}.product-options .checkbox span{line-height:1.2;top:0}@media(max-width:767.98px){.product-options .checkbox span{line-height:1.2;font-size:12px;font-size:.75rem}}.product-options .checkbox input:checked+label span{font-weight:700}.product-options .checkbox.checkbox--radio label span{color:currentColor}@media(min-width:1440px){.product-options .checkbox.checkbox--radio label{padding-top:0;padding-left:2.2em}.product-options .checkbox.checkbox--radio label:after,.product-options .checkbox.checkbox--radio label:before{transform:none}.product-options .checkbox.checkbox--radio label:before{left:0}.product-options .checkbox.checkbox--radio label:after{left:4px}}.product-options .product-options__col{padding:0 .3125em}.product-options .product-options__col:nth-child(2){border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}.product-options .product-options__col:last-child{border-right:0}.progress-bars.invert .bars.bar-filled{background-color:var(-cd a-moduleFontColor)}.progress-bars.invert .bars.bar-dashed{z-index:2;background:repeating-linear-gradient(-45deg,var(--moduleFontColor),var(--moduleFontColor) 1px,var(--referenceColor,var(--bodyBackground)) 2px,var(--referenceColor,var(--bodyBackground)) 6px 0 0)}.progress-bars.invert .bars.bar-irrelevant{background:repeating-linear-gradient(45deg,var(--moduleFontColor),var(--moduleFontColor) 1px,var(--referenceColor,var(--bodyBackground)) 2px,var(--referenceColor,var(--bodyBackground)) 6px) 0 0;background-size:8px}.progress-bars.invert .bars.bar-background .infill{background-color:#fff}.progress-bars.invert .separator .fake-step{transition:all .5s;color:var(--bodyBackground);background-color:var(--bodyBackground)}.progress-bars.invert .separator .fake-step:before{transition:all .5s;box-shadow:3px 0 0 1px var(--bodyBackground)}.progress-bars.invert .separator .fake-step:after{transition:all .5s;box-shadow:-3px 0 0 1px var(--bodyBackground)}.progress-bars.invert .border-wrapper .bar-border.dashed .infill,.progress-bars.invert .border-wrapper .bar-border.filled .infill{border:1px solid var(--moduleFontColor)}.progress-bars .bars{margin:0;padding:0;position:absolute;top:0;left:0;transition-property:width;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s;height:8px;border-radius:4px}.progress-bars .bars.bar-filled{z-index:3;background-color:var(--cardFontColor)}.progress-bars .bars.bar-interest{z-index:4;background-image:repeating-linear-gradient(-45deg,var(--cardBackgroundColor),var(--cardBackgroundColor) 1px,var(--cardFontColor) 2px,var(--cardFontColor) 6px);background-size:8px}.progress-bars .bars.bar-dashed{z-index:2;background:repeating-linear-gradient(-45deg,var(--cardFontColor),var(--cardFontColor) 1px,var(--cardBackgroundColor) 2px,var(--cardBackgroundColor) 6px);background-size:8px}.progress-bars .bars.bar-irrelevant{z-index:1;background:repeating-linear-gradient(45deg,#d5d5d5,#d5d5d5 1px,var(--cardBackgroundColor) 2px,var(--cardBackgroundColor) 6px);background-size:8px}.progress-bars .bars.bar-background{padding:0 2px;z-index:1;width:100%}.progress-bars .bars.bar-background .infill{border-radius:4px;width:100%;height:8px;background-color:var(--cardFontColor);opacity:.3}.progress-bars .separator{z-index:5}.progress-bars .separator .fake-step{color:var(--cardBackgroundColor);background-color:var(--cardBackgroundColor);z-index:5;transform:translateX(-2px);width:4px;height:8px;position:absolute}.progress-bars .separator .fake-step:first-child:before,.progress-bars .separator .fake-step:last-child:after{display:none}.progress-bars .separator .fake-step:after,.progress-bars .separator .fake-step:before{content:" ";display:block;width:8px;border-radius:50%;position:absolute;top:0;bottom:0}.progress-bars .separator .fake-step:before{left:-8px;box-shadow:3px 0 0 1px var(--cardBackgroundColor)}.progress-bars .separator .fake-step:after{right:-8px;box-shadow:-3px 0 0 1px var(--cardBackgroundColor)}.progress-bars .border-wrapper{margin-top:8px;position:relative;display:flex;justify-content:space-between}.progress-bars .border-wrapper .bar-border{height:8px;z-index:5;width:100%;padding:0 2px}.progress-bars .border-wrapper .bar-border .infill{transition:border-color .3s ease-in-out,border .3s ease-in-out}.progress-bars .border-wrapper .bar-border.dashed .infill,.progress-bars .border-wrapper .bar-border.filled .infill{border-radius:4px;height:100%;border:1px solid var(--cardFontColor)}.progress-bars .border-wrapper .bar-border.empty .infill{border-radius:4px;height:100%;border:1px solid transparent}.progress-bars .progress-bars__text{font-size:24px;letter-spacing:4px;margin-top:1.5rem;text-align:center}.progress-bars .progress-bars__text,.progress-circle{display:flex;align-items:center;justify-content:center}.progress-circle{position:relative;height:90px;width:90px;margin:.5rem auto;max-width:100%}@media(min-width:768px){.progress-circle{height:100px;width:100px}}@media(min-width:768px)and (min-height:825px){.progress-circle{height:140px;width:140px}}.progress-circle .progress-circle__text{display:flex;align-items:baseline;line-height:100%;font-size:16px;font-size:1rem}@media(min-width:768px){.progress-circle .progress-circle__text{font-size:20px;font-size:1.25rem}}.progress-circle .progress-circle__text .progress-circle__value{font-size:28px;font-size:1.75rem;font-weight:600}@media(min-width:768px){.progress-circle .progress-circle__text .progress-circle__value{font-size:32px;font-size:2rem}}.progress-circle .progress-circle__text--level{align-items:center}.progress-circle .progress-circle__circle{z-index:2;position:absolute;left:50%;top:50%;width:calc(100% - 13px);transform:translate(-50%,-50%) scaleX(-1) rotate(-55deg);overflow:visible;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.progress-circle .progress-circle__circle .progress-circle-path{transition:stroke-dasharray .5s ease-in-out}.progress-circle .progress-circle__bg{z-index:1;top:50%;left:50%;transform:translate(-50%,-50%) rotate(2deg);position:absolute;width:100%;overflow:visible}.is-size-medium>.progress-circle{width:100px;height:100px;padding:0;margin:0 auto}.is-size-medium>.progress-circle .progress-circle__circle{filter:none}.is-size-medium>.progress-circle .progress-circle__text,.is-size-medium>.progress-circle .progress-circle__text .progress-circle__value{font-size:22px;font-size:1.375rem;font-weight:600}@media(min-width:768px){.is-size-medium>.progress-circle .progress-circle__text,.is-size-medium>.progress-circle .progress-circle__text .progress-circle__value{font-size:22px;font-size:1.375rem}}.is-size-small>.progress-circle{width:75px;height:75px;padding:0;margin:0 auto}.is-size-small>.progress-circle .progress-circle__circle{filter:none}.is-size-small>.progress-circle .progress-circle__text,.is-size-small>.progress-circle .progress-circle__text .progress-circle__value{font-size:16px;font-size:1rem;font-weight:600}@media(min-width:768px){.is-size-small>.progress-circle .progress-circle__text,.is-size-small>.progress-circle .progress-circle__text .progress-circle__value{font-size:20px;font-size:1.25rem}}.progress-stack{position:relative;width:100%;margin:0 auto;background:#cbcbcb;color:var(--cardFontColor);border-radius:.5rem;z-index:1;height:200px}@media(min-width:480px){.progress-stack{height:220px}}@media(min-width:768px){.progress-stack{height:220px}}@media(min-width:768px)and (min-height:825px){.progress-stack{height:270px}}.progress-stack .recommendation-label{border-top-left-radius:4px;border-top-right-radius:4px;position:absolute;bottom:calc(100% - 1px);left:50%;transform:translate(-50%);top:auto}.progress-stack__line{content:"";position:absolute;display:flex;justify-content:space-between;left:0;width:100%}.progress-stack__line:after,.progress-stack__line:before{content:"";width:50%;border-top:2px solid rgba(0,0,0,.1);transform:translateY(-50%)}.progress-stack__line--limit:after,.progress-stack__line--limit:before{width:calc(50% - 2.2rem)}.progress-stack__inner{position:relative;width:100%;height:100%;overflow:hidden;border-radius:.5rem;border:2px solid var(--cardBackgroundColor)}.progress-stack__fill{position:absolute;left:0;bottom:0;width:100%;z-index:-1;background:var(--cardBackgroundColor);transition:all .5s}.progress-stack__fill.dashed{background:repeating-linear-gradient(-45deg,#cbcbcb,#cbcbcb 15px,#dbdbdb 0,#dbdbdb 20px)}.progress-stack__fill.dashed-dark{opacity:.35;background:repeating-linear-gradient(-45deg,#d4d4d4,#d4d4d4 15px,var(--cardBackgroundColor) 0,var(--cardBackgroundColor) 20px)}.progress-stack__label{position:absolute;width:100%;text-align:center;top:66.6666666667%;height:33.3333333333%;z-index:1;display:flex;justify-content:center;flex-direction:column}.progress-stack__title{font-size:1.2rem;font-weight:700}.progress-stack__info{color:rgba(0,0,0,.3);font-weight:600}.progress-stack__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;color:var(--cardFontColor);width:2.4rem;height:2.2rem;z-index:-1;transition:all .4s}.progress-stack__icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.progress-stack--recommended .progress-stack__inner{border-color:var(--recommendationColor,#005caa)}.progress-stack--small{width:90px;height:120px;background:transparent;margin-top:1rem;margin-bottom:2rem}.progress-stack--small .progress-stack__inner{border:2px solid #fff}.progress-stack--small .progress-stack__line:after,.progress-stack--small .progress-stack__line:before{border-top:2px solid #fff}.progress-stack--small .progress-stack__info{color:#fff}.progress-stack--small .progress-stack__fill{background:var(--cardBackgroundColor)}.progress-stack--small .progress-stack__fill:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.12)}.progress-stack--small .progress-stack__fill.dashed-dark:before,.progress-stack--small .progress-stack__fill.dashed:before{display:none}.progress-stack--small .progress-stack__fill.dashed{background:repeating-linear-gradient(-45deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 15px,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,.3) 18px)}.progress-stack--small .progress-stack__fill.dashed-dark{background:repeating-linear-gradient(-45deg,hsla(0,0%,83.5%,.5),hsla(0,0%,83.5%,.5) 15px,var(--cardBackgroundColor) 0,var(--cardBackgroundColor) 18px)}.has-gradient .progress-stack:not(.has-gradient .progress-stack--small) .progress-stack__fill.default:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,var(--moduleGradientColor),transparent);opacity:.4}.progress-container{width:100%}.progress{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header-with-image-angled{background-color:green}.header-with-image-simple{background-color:orange}.no-header-image{padding:2em 1.25em;display:flex;justify-content:center;align-items:center;overflow:hidden}@media(min-width:480px){.no-header-image{min-height:calc(100vh - 9.0625rem)}}.no-header-image .card{padding:0;align-items:center;justify-content:center;width:100%}.no-header-image .card .card__inner{background-color:#fff;max-width:39.5em;z-index:12;padding:1.25em;margin:0 auto}.no-header-image .card .card__inner .card__header{margin-bottom:1.25em}.no-header-image .card .card__inner .card__header .h1{color:var(--primaryBase);font-size:18px;font-size:1.125rem;line-height:1.3}@media(min-width:768px){.no-header-image .card .card__inner .card__header .h1{font-size:20px;font-size:1.25rem}}@media(min-width:1024px){.no-header-image .card .card__inner .card__header .h1{font-size:24px;font-size:1.5rem}}.no-header-image .card .card__inner .card__content .checkbox{margin:0 auto}.no-header-image .card .card__inner .card__content .checkbox a{text-decoration:none;border-bottom:1px solid transparent;transition:.3s ease-out;color:var(--primaryBase)}.no-header-image .card .card__inner .card__content .checkbox a:hover{color:var(--primaryBase);border-bottom-color:inherit}.no-header-image .card .card__inner .card__content .card__text .text-start{font-size:14px;font-size:.875rem}.no-header-image .card .card__inner .card__content .code-input label{display:block;font-weight:700;color:#333;font-size:14px;font-size:.875rem}.no-header-image .code-input{margin-top:.625em;min-width:140px;width:30%!important;font-weight:700;text-align:center}.highlight-tooltip{position:relative}.highlight-tooltip__wrapper{z-index:11;position:relative}.highlight-tooltip__wrapper:after{content:"";top:calc(100% + .625em + 1px);left:50%;transform:translateX(-50%);border-bottom:.625em solid #fff;border-left:.625em solid transparent;border-right:.625em solid transparent;margin-top:1.25em}.highlight-tooltip__box,.highlight-tooltip__wrapper:after{position:absolute;opacity:0;pointer-events:none;transition:all .4s}.highlight-tooltip__box{margin-top:2.5em;color:#4e4c4c;top:100%;right:0;width:280px;max-width:90vw;padding:.9375em 1.875em .9375em 1.25em;background:#fff;border-radius:4px;z-index:11;box-shadow:0 5px 10px rgba(0,0,0,.15)}.highlight-tooltip__box p{font-size:14px;font-size:.875rem;margin-bottom:1.25em}.highlight-tooltip__box p strong{color:var(--secondaryBase)}.highlight-tooltip__close{position:absolute;right:.625em;top:.625em}.highlight-tooltip--background .highlight-tooltip__wrapper:before{content:"";position:absolute;z-index:-1;background:#fff;border-radius:4px;width:calc(100% + .625em);height:calc(100% + .625em);transform:translate(-50%,-50%);top:50%;left:50%;opacity:0;pointer-events:none;transition:opacity .4s}.highlight-tooltip--background:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:10;opacity:0;pointer-events:none;transition:opacity .4s}.highlight-tooltip--background.highlight-tooltip--is-active .highlight-tooltip__wrapper:before{opacity:1}.highlight-tooltip--background.highlight-tooltip--is-active:before,.highlight-tooltip--is-active .highlight-tooltip__box,.highlight-tooltip--is-active .highlight-tooltip__wrapper:after{opacity:1;pointer-events:auto}.highlight-tooltip--is-active .highlight-tooltip__box{margin-top:1.25em}.highlight-tooltip--is-active .highlight-tooltip__wrapper:after{margin-top:0}.highlight-tooltip--is-active.highlight-tooltip--background .highlight-tooltip__content .icon-btn--navigation{color:var(--tooltipColor)}.highlight-tooltip--clickable .highlight-tooltip__box{cursor:pointer}.highlight-tooltip--right .highlight-tooltip__box{right:auto;left:0}.bankstatus{background-color:var(--bankStatusColor);border-radius:5px 5px 0 0;position:fixed;bottom:1.5625rem;bottom:calc(1.5625rem + env(safe-area-inset-bottom));left:0;right:0;z-index:6;transition:all .3s}@media(min-width:1024px){.bankstatus.is-module-layout-puzzle.is-status-layout-status-vertical,.bankstatus:not(.is-module-layout-puzzle.is-status-layout-status-vertical){width:calc(100% - 25px);max-width:calc(70em - 25px);left:50%;transform:translateX(-50%)}.bankstatus:not(.is-module-layout-puzzle.is-status-layout-status-vertical){border-bottom-left-radius:5px;border-bottom-right-radius:5px;position:fixed;bottom:1.8rem}.bankstatus:not(.is-module-layout-puzzle.is-status-layout-status-vertical) .bankstatus__footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px}}@media(min-width:1024px)and (min-height:825px){.bankstatus:not(.is-module-layout-puzzle.is-status-layout-status-vertical):not(.is-module-layout-house){max-width:none;width:100%;left:0;position:relative;bottom:0;transform:none}}.bankstatus .status-divider{background-color:#fff;height:2px;margin:.5em 0 1.3rem 0}@media(min-width:480px){.bankstatus .status-divider{margin:.75em 0 1.3rem 0}}@media(min-width:1024px){.bankstatus .status-divider{margin:1em 0 2rem 0}}.bankstatus .bankstatus__content{padding:.3125em 1.25em}@media(min-width:480px){.bankstatus .bankstatus__content{padding:.625em 1.25em}}.bankstatus .bankstatus__footer{padding:.625em 1.25em;width:100%;display:flex;align-items:center;justify-content:center;transition:.3s ease-out;background:var(--statusFooterColor,#e36629)!important}.bankstatus .bankstatus__footer.has-color-override{background-color:rgba(0,0,0,.085)!important}@media(min-width:1024px){.bankstatus .bankstatus__footer{padding:.625em 0}}.bankstatus .bankstatus__footer.is-hidden{opacity:0;visibility:hidden}.bankstatus .bankstatus__footer .toggle-recommendations-modal{background:none;border:0;cursor:pointer;transition:.3s ease-out;margin-left:.625em;display:inline-flex;align-items:center;color:inherit;font-weight:600}.bankstatus .bankstatus__footer .toggle-recommendations-modal:focus,.bankstatus .bankstatus__footer .toggle-recommendations-modal:hover{color:#e6e6e6}.bankstatus .bankstatus__footer .toggle-recommendations-modal[disabled]{cursor:not-allowed;opacity:.75}.bankstatus .bankstatus__footer .toggle-recommendations-modal span{text-decoration:underline;margin-right:.25rem}.bankstatus .bankstatus__footer .bankstatus-progress-text{font-weight:700;font-size:11px;font-size:.6875rem;color:#fff}@media(min-width:1024px){.bankstatus .bankstatus__footer .bankstatus-progress-text{font-size:14px;font-size:.875rem}}.bankstatus .bankstatus__footer .fake-height{height:13px}@media(min-width:1024px){.bankstatus .bankstatus__footer .fake-height{height:17px}}.bankstatus .avatar{position:absolute;right:-.625em;top:-35%}@media(min-width:480px){.bankstatus .avatar{right:0;top:-25%}}@media(min-width:1024px){.bankstatus .avatar{right:.625em}}@media(max-width:479.98px){.bankstatus .avatar .avatar__inner.is-open{transform:scale(1) translateY(-20%)}}.bankstatus__hint{font-size:12px;font-size:.75rem;color:var(--primaryBase,#005caa);padding:1.25em;display:inline-block;text-align:center;position:absolute;top:0;left:0;right:0;transform:translateY(-100%);background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--bodyBackground) 50%)}@media(min-width:480px){.bankstatus__hint{padding:1.25em 1.25em 2.5em}}@media(min-width:1024px){.bankstatus__hint{padding:1.25em 1.25em 3.75em}}.bankstatus__hint a{-webkit-animation:pulse_subtle 2s infinite alternate;animation:pulse_subtle 2s infinite alternate;display:inline-block;color:var(--primaryBase,#005caa);text-decoration:none}.bankstatus-header .bankstatus-header__headline{font-size:16px;font-size:1rem;margin-bottom:.2em;color:currentColor;white-space:nowrap}@media(min-width:480px){.bankstatus-header .bankstatus-header__headline{font-size:20px;font-size:1.25rem}}@media(min-width:1024px){.bankstatus-header .bankstatus-header__headline{font-size:24px;font-size:1.5rem}}.bankstatus-header .bankstatus-header__headline--flex{display:flex;gap:.5rem;justify-content:center;align-items:center}@media(min-width:480px){.bankstatus-header .bankstatus-header__headline--flex{gap:1rem}}@media(min-width:1024px){.bankstatus-header .bankstatus-header__headline--flex{gap:1.8rem}}.bankstatus-header .bankstatus-header__headline small{font-size:.6em}@media(min-width:480px){.bankstatus-header .bankstatus-header__headline small{font-size:.55em}}@media(min-width:768px){.bankstatus-header .bankstatus-header__headline small{font-size:.5em}}.bankstatus-header__label{font-size:12px;font-size:.75rem;display:inline-block;line-height:1.2;padding:0 .625em}@media(min-width:1024px){.bankstatus-header__label{font-size:14px;font-size:.875rem}}.bankstatus-header .status-trophy{cursor:pointer;position:absolute;bottom:0;left:0;transform:translateX(-50%);transition:.3s ease-out;width:80px;height:50px;color:#fff;--trophyColor:var(--bankStatusColor)}@media(min-width:480px){.bankstatus-header .status-trophy{height:80px}}@media(min-width:1024px){.bankstatus-header .status-trophy{width:100px;height:100px}}.bankstatus-header .status-trophy:focus,.bankstatus-header .status-trophy:hover{color:hsla(0,0%,100%,.65)}.status-progress-wrapper{display:flex;justify-content:center}.status-progress{display:block;position:relative;margin:0 auto;white-space:nowrap}.status-progress .status-box{display:inline-block;position:relative;border-radius:6px;padding:0;background-color:var(--statusBoxBackgroundColor)}.status-progress .status-box.is-type-round{border-radius:50%}.status-progress .status-box.external,.status-progress .status-box.filled,.status-progress .status-box.interest{box-shadow:inset 0 0 0 2px #fff}.status-progress .status-box:before{content:"";float:left;padding-top:100%}.status-progress .status-box.external{border:0;box-shadow:inset 0 0 0 2px #efefef;background:linear-gradient(-45deg,#efefef 5%,#fff 0,#fff 45%,#efefef 0,#efefef 55%,#fff 0,#fff 95%,#efefef 0);background-size:1rem 1rem;background-position:5px 5px}.status-progress .status-box.interest{color:#fff}.status-progress .status-box.interest.interest-highlight{background-image:linear-gradient(-45deg,hsla(0,0%,100%,.3) 5%,var(--statusBoxBackgroundColor) 0,var(--statusBoxBackgroundColor) 45%,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,.3) 55%,var(--statusBoxBackgroundColor) 0,var(--statusBoxBackgroundColor) 95%,hsla(0,0%,100%,.3) 0);background-size:1rem 1rem;background-position:5px 5px}.status-progress .status-box .status-box__inner{float:left}.status-progress .status-box .status-box__inner .status-indicator{--statusIndicatorSize:10px;display:inline-flex;color:var(--statusIndicatorColor);fill:var(--statusIndicatorFill);position:absolute;top:calc(var(--statusIndicatorSize)*-1);left:50%;transform:translate(-50%,-50%)}.status-progress .status-box .status-box__inner .status-indicator svg{width:var(--statusIndicatorSize);height:var(--statusIndicatorSize)}@media(min-width:1024px){.status-progress .status-box .status-box__inner .status-indicator{--statusIndicatorSize:16px}}.status-progress .status-box .status-box__inner .external,.status-progress .status-box .status-box__inner .filled,.status-progress .status-box .status-box__inner .interest,.status-progress .status-box .status-box__inner .irrelevant{position:absolute;top:20%;left:20%;width:60%;height:60%}.status-progress .status-box .status-box__inner .filled{color:#fff}.status-progress .status-box .status-box__inner .external{position:absolute;color:#dbdbdb}.status-progress .status-box .svg{margin:0;max-height:100%;max-width:100%}.status-progress .status-box.empty{box-shadow:inset 0 2px 4px rgba(0,0,0,.25);background-color:rgba(0,0,0,.15)}.status-progress .status-box-row{position:absolute;top:0;left:0;width:100%;height:100%}.status-progress.is-vertical{padding:0 .5rem;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1rem .5rem}@media(min-height:800px){.status-progress.is-vertical{grid-gap:1.4rem .5rem}}@media(min-height:945px){.status-progress.is-vertical{padding:0 1rem;grid-template-columns:1fr 1fr 1fr;grid-gap:1.4rem 1rem}}.status-progress.is-vertical .status-indicator{top:auto!important;bottom:calc(100% + 5px)!important;transform:translate(-50%)!important;width:9px;height:9px}@media(min-height:800px){.status-progress.is-vertical .status-indicator{width:12px;height:12px}}.bankstatus-vertical-wrapper>.bankstatus-vertical{display:none}@media(min-width:1024px)and (min-height:700px){.bankstatus-vertical-wrapper{padding-top:3rem}}@media(min-width:1024px)and (min-height:700px)and (min-height:945px){.bankstatus-vertical-wrapper{padding-top:4rem;padding-bottom:2.5rem}}@media(min-width:1024px)and (min-height:700px){.bankstatus-vertical-wrapper .bankstatus-vertical{display:block}}@media(min-width:1024px)and (min-height:700px){.bankstatus-vertical-wrapper>.bankstatus{display:none}}.bankstatus-vertical{background-color:var(--bankStatusColor);transition:all .2s;border-radius:5px;position:relative}.bankstatus-vertical .bankstatus__hint{position:absolute;bottom:auto;top:calc(100% + .5rem);transform:none;padding:0}.bankstatus-vertical__section{padding:.8rem 1.5rem 1.3rem 1.5rem;position:relative}@media(min-height:850px){.bankstatus-vertical__section{padding:1rem 1.5rem 1.5rem 1.5rem}}.bankstatus-vertical__section--text{padding:.8rem .8rem 1rem .8rem;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;gap:.5em;font-size:.875rem;font-weight:700;border-radius:0 0 5px 5px;background:var(--statusFooterColor,#e36629)}.bankstatus-vertical__section--text.has-color-override{background-color:rgba(0,0,0,.085)}@media(min-width:768px){.bankstatus-vertical__section--text{gap:.8rem}}@media(min-width:768px)and (min-height:945px){.bankstatus-vertical__section--text{font-size:1rem}}.bankstatus-vertical__section--text button{font-weight:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;outline:none;cursor:pointer;border:none;color:inherit;text-decoration:underline;display:flex;align-items:center;gap:.5em;font-size:.8rem;transition:all .2s}@media(min-width:768px){.bankstatus-vertical__section--text button{gap:.3em;font-size:.9rem}}.bankstatus-vertical__section--text button:hover{color:#e6e6e6}.bankstatus-vertical hr{border:none;background-color:#fff;height:2px;margin:.5em 0 1.3rem 0}@media(min-width:480px){.bankstatus-vertical hr{margin:.75em 0 1.3rem 0}}@media(min-width:1024px){.bankstatus-vertical hr{margin:1em 0 2rem 0}}.bankstatus-vertical .membership-icon{position:static;margin-top:1.1rem}@media(min-height:945px){.bankstatus-vertical .membership-icon{margin-top:1.4rem}}.bankstatus-vertical-header{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:.5rem}@media(min-height:945px){.bankstatus-vertical-header{gap:1rem}}.bankstatus-vertical-header .status-trophy{cursor:pointer;position:absolute;bottom:100%;transform:translateY(35%);color:#fff;transition:all .3s;width:70px;height:70px}@media(min-height:945px){.bankstatus-vertical-header .status-trophy{width:100px;height:100px}}.bankstatus-vertical-header .status-trophy:hover{color:hsla(0,0%,100%,.65)}.bankstatus-vertical-header .status-trophy+*{padding-top:1rem}@media(min-height:945px){.bankstatus-vertical-header .status-trophy+*{padding-top:1.66rem}}.bankstatus-vertical-header__bonus h2{display:flex;align-items:center;justify-content:center;gap:.5em}.bankstatus-vertical-header__bonus,.bankstatus-vertical-header__bonus-level{display:flex;flex-direction:column}.bankstatus-vertical .avatar{position:absolute;bottom:-1rem;right:calc(100% - 1.5rem);z-index:1}.bankstatus-vertical .avatar .avatar__inner{transform-origin:bottom right;transform:scale(.45)}.bankstatus-vertical .avatar .avatar__inner.is-open{transform:scale(.65)}.bankstatus-medal{transition:all .2s;border-radius:.75rem .75rem 0 0;position:relative;padding:.75rem 3.25rem;background:#e6e6e6;bottom:0;position:fixed;left:0;right:0;bottom:1.5625rem;bottom:calc(1.5625rem + env(safe-area-inset-bottom))}@media(min-width:1024px)and (min-height:825px){.bankstatus-medal{position:relative;border-radius:.75rem!important}}@media(min-width:1024px){.bankstatus-medal.is-module-layout-fortune-wheel{bottom:1.5rem!important;width:calc(100% - 24px)}}@media(max-width:1023.98px){.bankstatus-medal{padding:.75rem 1rem}}@media(max-width:767.98px){.bankstatus-medal{padding:0 1rem}}@media(max-width:479.98px){.bankstatus-medal{border-radius:.75rem .75rem 0 0}}@media(max-height:900px){.bankstatus-medal{padding:0 1rem}}@media(max-width:767.98px){.bankstatus-medal .bankstatus__content{padding-inline:0}}.bankstatus-medal .bankstatus__hint{padding-block:1.25rem .25rem}.bankstatus-medal .membership-icon{top:0;left:.5rem;color:var(--fontDark);z-index:1}@media(min-width:480px){.bankstatus-medal .membership-icon{top:.5rem}}.bankstatus-medal .status-progress{flex-grow:1}.bankstatus-medal .medal-row{display:flex;justify-content:space-between;gap:.5rem}@media(max-width:1023.98px){.bankstatus-medal .medal-row{gap:0}}@media(max-width:767.98px){.bankstatus-medal .medal-row{justify-content:center}}.bankstatus-medal .medal-row .medal{display:flex;padding:.75rem 1rem;flex-direction:column;align-items:center;gap:.25rem;border-radius:.75rem;transition:all .2s}.bankstatus-medal .medal-row .medal.list-enter-active,.bankstatus-medal .medal-row .medal.list-leave-active,.bankstatus-medal .medal-row .medal.list-move{transition-property:opacity}@media(max-width:1023.98px){.bankstatus-medal .medal-row .medal{padding:.5rem}}@media(max-width:767.98px){.bankstatus-medal .medal-row .medal{padding:0;display:none}}.bankstatus-medal .medal-row .medal.active{background:rgba(64,128,0,.1)}@media(max-width:767.98px){.bankstatus-medal .medal-row .medal.active{background:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;flex-grow:1}}.bankstatus-medal .medal-row .medal .medal-status{font-size:1rem;color:#565656}@media(min-width:768px){.bankstatus-medal .medal-row .medal .medal-status{display:none}}@media(max-width:767.98px){.bankstatus-medal .medal-row .medal .medal-status{flex:1 1 0;text-align:end;display:flex;align-items:center;justify-content:end;gap:.25rem;line-height:1;cursor:pointer}}.bankstatus-medal .medal-row .medal .medal-title{display:flex;justify-content:center;align-items:center;gap:.35rem;align-self:stretch;color:var(--fontDark)}.bankstatus-medal .medal-row .medal .medal-title h3{font-size:1rem}@media(max-width:767.98px){.bankstatus-medal .medal-row .medal .medal-title{flex:1 1 0;justify-content:start}.bankstatus-medal .medal-row .medal .medal-title svg{display:none}}.bankstatus-medal .medal-row .medal .medal-benefit-wrap{display:flex;flex-direction:row;align-items:baseline;gap:.25em}@media(min-width:768px){.bankstatus-medal .medal-row .medal .medal-benefit-wrap{flex-direction:column;align-items:center}}.bankstatus-medal .medal-row .medal .medal-benefit{color:#565656;text-align:center;font-size:.875rem;line-height:1}@media(max-width:767.98px){.bankstatus-medal .medal-row .medal .medal-benefit{font-size:.75rem}}.bankstatus-medal .medal-row .medal .medal-image{width:5rem;height:5rem}@media(max-width:767.98px){.bankstatus-medal .medal-row .medal .medal-image{width:2.5rem;height:2.5rem;margin-inline:1rem}}.bankstatus-medal .medal-row .medal .membership-benefit{background:transparent;color:#565656;font-size:.75rem;font-weight:700}@media(max-width:767.98px){.bankstatus-medal .medal-row .medal .membership-benefit{font-size:.75rem;padding:0;-webkit-margin-start:.5rem;margin-inline-start:.5rem}}.bankstatus-medal .medal-row .arrow-right{margin-top:2.5rem}@media(max-width:1023.98px){.bankstatus-medal .medal-row .arrow-right{margin-top:2.5rem}}@media(max-width:767.98px){.bankstatus-medal .medal-row .arrow-right{display:none}}.bankstatus-medal .medal-row .break{display:none}@media(max-width:767.98px){.bankstatus-medal .medal-row .break{display:block;flex-basis:100%}}.bankstatus-medal .avatar{position:absolute;top:-25%;z-index:1}@media(max-width:767.98px){.bankstatus-medal .avatar{top:-75%;right:-1rem}}.bankstatus-medal .avatar .avatar__inner{transform-origin:center right}.clipboard{display:flex;flex-direction:column;padding-bottom:1.25em}.clipboard .clipboard__header{position:relative;padding:1.5em 0;display:flex;flex-direction:column;align-items:center;color:#fff}.clipboard .clipboard__headline{text-align:center;color:#333;font-size:18px;font-size:1.125rem}@media(min-width:768px){.clipboard .clipboard__headline{font-size:24px;font-size:1.5rem}}@media(min-width:1024px){.clipboard .clipboard__headline{font-size:32px;font-size:2rem}}.clipboard .clipboard__print-content{padding-top:1rem;font-size:.8rem;line-height:1.5;color:#333;display:none}.clipboard .clipboard__print-content p{font-size:1em}.clipboard .clipboard__print-content b,.clipboard .clipboard__print-content strong{color:var(--primaryBase,var(--primaryBase))}@media print{.clipboard .clipboard__print-content{display:block}}.clipboard .clipboard__content{border-top-right-radius:5px;border-top-left-radius:5px;background:#fff;margin-bottom:1px}.clipboard .clipboard__section{padding:1.25em 0}.clipboard .clipboard__section+.clipboard__section{padding-top:.625em}.clipboard .clipboard__section-header{padding:0 1.25em;margin-bottom:1.25em}.clipboard .clipboard__subheadline{font-size:14px;font-size:.875rem;color:#333;margin:0;padding:0}@media(min-width:1024px){.clipboard .clipboard__subheadline{font-size:16px;font-size:1rem}}.clipboard .clipboard__footer{padding:1.25em;background:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.clipboard .clipboard__footer p:last-child{margin-bottom:0}.clipboard .clipboard__footer .btn{font-size:14px;font-size:.875rem;padding:0}.clipboard .clipboard__cta{margin-top:1.25em}@media(min-width:1440px){.clipboard .clipboard__cta{display:block}}.clipboard .clipboard__cta .btn{width:100%}@media(min-width:1024px){.clipboard .clipboard__cta .btn{font-size:18px;font-size:1.125rem}}.clipboard-product{background-color:var(--clipboardProductBackground);color:var(--clipboardProductColor);margin-bottom:.625em;display:flex;justify-content:space-between}@media(min-width:768px){.clipboard-product{min-height:120px}}.clipboard-product__inner{padding:.625em;display:flex;flex-wrap:wrap;align-items:center}@media(min-width:480px){.clipboard-product__inner{flex-wrap:nowrap}}.clipboard-product__icon{flex-shrink:0;margin-right:1.25em;margin-bottom:.625em;max-width:40px}@media(min-width:480px){.clipboard-product__icon{max-width:unset}}@media(min-width:1024px){.clipboard-product__icon{margin-left:1.25em}}.clipboard-product__headline{font-size:14px;font-size:.875rem;margin:0;margin-bottom:.75em}@media(min-width:1024px){.clipboard-product__headline{font-size:18px;font-size:1.125rem}}.clipboard-product__content{width:100%;font-size:14px;font-size:.875rem}@media(min-width:1024px){.clipboard-product__content{font-size:16px;font-size:1rem}}.clipboard-product__content ul{padding-left:1.25em;margin:0;color:#333}.clipboard-product__content li{margin-bottom:.3125em}.clipboard-product__content p{margin-bottom:0;color:#333}.clipboard-product__content p .app-icon-group{transform:translateY(.2em)}.clipboard-product__buttons{color:var(--clipboardProductButtonsColor);border-left:2px solid;min-width:50px;display:flex;flex-direction:column;justify-content:space-between}.clipboard-product__buttons .icon-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-grow:1;color:currentColor;padding:.625em;position:relative}.clipboard-product__buttons .icon-btn svg{transition:.3s ease-out;position:relative;z-index:2}.clipboard-product__buttons .icon-btn:after{content:" ";display:block;width:100%;height:100%;position:absolute;z-index:1;background-color:#000;opacity:0;transition:.3s ease-in-out}.clipboard-product__buttons .icon-btn:focus:after,.clipboard-product__buttons .icon-btn:hover:after{opacity:.05}.clipboard-product__buttons .icon-btn:focus svg,.clipboard-product__buttons .icon-btn:hover svg{opacity:.7}.clipboard-product__buttons .icon-btn:nth-child(2){border-top:2px solid;border-bottom:2px solid}.clipboard-product__buttons .icon-btn:nth-child(3){border-bottom:2px solid}.clipboard-product__buttons .icon-btn:last-child{border-bottom:0}.clipboard-product__buttons .icon-btn svg{color:#333}.clipboard-text{padding:0 1.25em;padding-top:.625em;font-size:14px;font-size:.875rem}@media(min-width:1024px){.clipboard-text{font-size:16px;font-size:1rem}}.clipboard-text li,.clipboard-text p{margin-bottom:.625em;line-height:1.2}.clipboard-text li:last-child,.clipboard-text p:last-child{margin-bottom:0}ul.clipboard-text{margin-left:1.25em}.privacy-policy__header{position:relative;padding:1.5em 0}.privacy-policy__headline{text-align:center;color:#333;font-size:18px;font-size:1.125rem}@media(min-width:768px){.privacy-policy__headline{font-size:24px;font-size:1.5rem}}@media(min-width:1024px){.privacy-policy__headline{font-size:32px;font-size:2rem}}.privacy-policy__content{background:#fff;margin-bottom:1px;padding:6rem 3.75rem 3.75rem}.privacy-policy__content h2{margin-bottom:1rem;color:var(--fontDark)}.privacy-policy__content h2:not(:first-child){margin-top:2rem}.privacy-policy__content h3{color:var(--fontLight);margin-bottom:1rem}.privacy-policy__content h4{margin-bottom:1rem;text-transform:uppercase;font-size:.8125rem;color:var(--fontDark)}.privacy-policy__content p{max-width:85ch;color:var(--fontLight)}.privacy-policy__content p+ol,.privacy-policy__content p+ul{margin-top:-.5rem}.privacy-policy__content ol,.privacy-policy__content ul{color:var(--fontLight);max-width:85ch;padding-left:1.5rem;margin-bottom:1.25rem}.settings-center .checkbox label strong,.settings-center p{font-size:.875rem}.zoom-out-enter-active,.zoom-out-leave-active{transition-duration:.3s;transition-property:opacity,transform;transition-timing-function:ease;transform:scale(1)}.zoom-out-enter,.zoom-out-leave-active{transform:scale(.98);opacity:0}.fade-enter-active,.fade-leave-active{transition-duration:.3s;transition-property:opacity;transition-timing-function:ease}.fade-enter,.fade-leave-active{opacity:0}.component-fade-enter-active,.component-fade-leave-active{transition:opacity .3s ease-out}.component-fade-enter,.component-fade-leave-to{opacity:0}.component-fade-enter-to,.component-fade-leave{opacity:1}.fade-in-enter-active{transition-duration:.6s;transition-property:opacity;transition-timing-function:ease}.fade-in-enter{opacity:0}.slide-enter-active,.slide-leave-active{transition:.15s ease-out}.slide-leave-active{transition-timing-function:cubic-bezier(0,1,.5,1)}.slide-enter-to,.slide-leave{max-height:100px;overflow:hidden}.slide-enter,.slide-leave-to{overflow:hidden;max-height:0}.slide-out-leave-active{transition:.4s ease-out;transition-timing-function:cubic-bezier(0,1,.5,1)}.slide-out-leave{max-height:300px;overflow:hidden}.slide-out-leave-to{overflow:hidden;max-height:0;padding-top:0!important;padding-bottom:0!important}.list-enter-active,.list-leave-active,.list-move{transition:.39s cubic-bezier(.59,.12,.34,.95);transition-property:opacity,transform}.list-enter{opacity:0;transform:translateY(-30px)}.list-enter-active{transition-delay:.4s}.list-enter-to{opacity:1;transform:translateY(0)}.list-leave-active{position:absolute}.list-leave-to{opacity:0;transform:scale(0)}.animate-shake{-webkit-animation:shake 5s ease-out infinite;animation:shake 5s ease-out infinite}.animate-bounce{-webkit-animation:bounce 1s ease-in-out;animation:bounce 1s ease-in-out}.animate-pulse{-webkit-animation:pulse 1s;animation:pulse 1s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.animate-pulse-slow{-webkit-animation:pulseSlow 5s ease-out infinite;animation:pulseSlow 5s ease-out infinite}@-webkit-keyframes pulse{0%{transform:scale(1)}25%{transform:scale(.95)}50%{transform:scale(1.1)}75%{transform:scale(.95)}to{transform:scale(1)}}@-webkit-keyframes pulseSlow{0%{transform:scale(1)}3%{transform:scale(.975)}6%{transform:scale(1.05)}10%{transform:scale(.95)}17%{transform:scale(1)}to{transform:scale(1)}}@keyframes pulseSlow{0%{transform:scale(1)}3%{transform:scale(.975)}6%{transform:scale(1.05)}10%{transform:scale(.95)}17%{transform:scale(1)}to{transform:scale(1)}}@-webkit-keyframes shake{3%{transform:scale(1.02) translateX(3px) rotate(1deg)}5%{transform:scale(1.02) translateX(-3px) rotate(-1deg)}6%{transform:scale(1.02) translateX(3px) rotate(1deg)}7%{transform:scale(1.02) translateX(-3px) rotate(-1deg)}8%{transform:scale(1.02) translateX(2px) rotate(1deg)}9%{transform:scale(1.02) translateX(-2px) rotate(-1deg)}10%{transform:scale(1.02) translateX(2px) rotate(1deg)}12%{transform:scale(1.02) translateX(-2px) rotate(-1deg)}13%{transform:scale(1.02) translateX(1px) rotate(1deg)}14%{transform:scale(1.02) translateX(-1px) rotate(-1deg)}17%{transform:scale(1) translateX(0) rotate(0)}to{transform:scale(1) translateX(0) rotate(0)}}@keyframes shake{3%{transform:scale(1.02) translateX(3px) rotate(1deg)}5%{transform:scale(1.02) translateX(-3px) rotate(-1deg)}6%{transform:scale(1.02) translateX(3px) rotate(1deg)}7%{transform:scale(1.02) translateX(-3px) rotate(-1deg)}8%{transform:scale(1.02) translateX(2px) rotate(1deg)}9%{transform:scale(1.02) translateX(-2px) rotate(-1deg)}10%{transform:scale(1.02) translateX(2px) rotate(1deg)}12%{transform:scale(1.02) translateX(-2px) rotate(-1deg)}13%{transform:scale(1.02) translateX(1px) rotate(1deg)}14%{transform:scale(1.02) translateX(-1px) rotate(-1deg)}17%{transform:scale(1) translateX(0) rotate(0)}to{transform:scale(1) translateX(0) rotate(0)}}@-webkit-keyframes bounceHorizontal{0%{transform:translateX(0)}to{transform:translateX(75%)}}@keyframes bounceHorizontal{0%{transform:translateX(0)}to{transform:translateX(75%)}}@-webkit-keyframes bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-15%)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-1%)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-15%)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-1%)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@-webkit-keyframes flash{0%{opacity:.2;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}@keyframes flash{0%{opacity:.2;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}@-webkit-keyframes pulse_subtle{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}@keyframes pulse_subtle{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}@-webkit-keyframes audiopulse{0%{box-shadow:inset 0 5px 10px rgba(0,0,0,.15),0 0 0 10px hsla(0,0%,100%,.2),0 0 0 20px hsla(0,0%,100%,.1)}30%{box-shadow:inset 0 5px 10px rgba(0,0,0,.15),0 0 0 10px hsla(0,0%,100%,.2),0 0 0 18px hsla(0,0%,100%,.1)}70%{box-shadow:inset 0 5px 10px rgba(0,0,0,.15),0 0 0 5px hsla(0,0%,100%,.05),0 0 0 18px hsla(0,0%,100%,.05)}to{box-shadow:inset 0 5px 10px rgba(0,0,0,.15),0 0 0 10px hsla(0,0%,100%,.2),0 0 0 20px hsla(0,0%,100%,.1)}}@keyframes audiopulse{0%{box-shadow:inset 0 5px 10px rgba(0,0,0,.15),0 0 0 10px hsla(0,0%,100%,.2),0 0 0 20px hsla(0,0%,100%,.1)}30%{box-shadow:inset 0 5px 10px rgba(0,0,0,.15),0 0 0 10px hsla(0,0%,100%,.2),0 0 0 18px hsla(0,0%,100%,.1)}70%{box-shadow:inset 0 5px 10px rgba(0,0,0,.15),0 0 0 5px hsla(0,0%,100%,.05),0 0 0 18px hsla(0,0%,100%,.05)}to{box-shadow:inset 0 5px 10px rgba(0,0,0,.15),0 0 0 10px hsla(0,0%,100%,.2),0 0 0 20px hsla(0,0%,100%,.1)}}@-webkit-keyframes audioicon{0%{--opacity:1}10%{--opacity:0.8}20%{--opacity:0.6}30%{--opacity:0.4}40%{--opacity:0.2}50%{--opacity:0}60%{--opacity:0.2}70%{--opacity:0.4}80%{--opacity:0.6}90%{--opacity:0.8}to{--opacity:1}}@keyframes audioicon{0%{--opacity:1}10%{--opacity:0.8}20%{--opacity:0.6}30%{--opacity:0.4}40%{--opacity:0.2}50%{--opacity:0}60%{--opacity:0.2}70%{--opacity:0.4}80%{--opacity:0.6}90%{--opacity:0.8}to{--opacity:1}}.simulation-pill-1,.simulation-pill-2,.simulation-pill-3{fill:#d8d8d8}.simulation-pill-1{-webkit-animation:simulation1 1.2s infinite;animation:simulation1 1.2s infinite}.simulation-pill-2{-webkit-animation:simulation2 1.2s infinite;animation:simulation2 1.2s infinite}.simulation-pill-3{-webkit-animation:simulation3 1.2s infinite;animation:simulation3 1.2s infinite}@-webkit-keyframes simulation1{0%{fill:#d8d8d8}10%{fill:#d8d8d8}70%{fill:var(--recommendationColor,#005caa)}to{fill:#d8d8d8}}@keyframes simulation1{0%{fill:#d8d8d8}10%{fill:#d8d8d8}70%{fill:var(--recommendationColor,#005caa)}to{fill:#d8d8d8}}@-webkit-keyframes simulation2{0%{fill:#d8d8d8}30%{fill:#d8d8d8}70%{fill:var(--recommendationColor,#005caa)}80%{fill:var(--recommendationColor,#005caa)}to{fill:#d8d8d8}}@keyframes simulation2{0%{fill:#d8d8d8}30%{fill:#d8d8d8}70%{fill:var(--recommendationColor,#005caa)}80%{fill:var(--recommendationColor,#005caa)}to{fill:#d8d8d8}}@-webkit-keyframes simulation3{0%{fill:#d8d8d8}50%{fill:#d8d8d8}70%{fill:var(--recommendationColor,#005caa)}90%{fill:var(--recommendationColor,#005caa)}to{fill:#d8d8d8}}@keyframes simulation3{0%{fill:#d8d8d8}50%{fill:#d8d8d8}70%{fill:var(--recommendationColor,#005caa)}90%{fill:var(--recommendationColor,#005caa)}to{fill:#d8d8d8}}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal.is-full-screen>.animation-content,.modal.is-full-screen>.animation-content>.modal-card{width:100%;height:100%;max-height:100vh;margin:0;background-color:#fff}.modal .animation-content{margin:0 1.25em;padding:0 .625em;width:100%}.modal .animation-content .modal-card{margin:0 auto}.modal .modal-content{width:100%}.modal,.modal-background{bottom:0;left:0;position:fixed;right:0;top:0}.modal-background{background-color:rgba(116,115,115,.8)}.modal-card,.modal-content{margin:0 1.25em;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media(min-width:480px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);max-width:36em}.modal-card.modal-card--wide,.modal-content.modal-card--wide{max-width:48em}.modal-card.modal-card--narrow,.modal-content.modal-card--narrow{max-width:25em}.modal-card.modal-card--medium-wide,.modal-content.modal-card--medium-wide{max-width:40em}}@media(min-width:480px)and (min-width:768px){.modal-card.modal-card--large-gutter .modal-card__header,.modal-content.modal-card--large-gutter .modal-card__header{padding:1.25em;height:auto}.modal-card.modal-card--large-gutter .modal-card__body,.modal-content.modal-card--large-gutter .modal-card__body{padding:1.25em}}.modal-card{border-radius:5px}.modal-close{border:none;background:none;height:40px;position:fixed;right:1.25em;top:1.25em;width:40px}.modal-card{display:flex;flex-direction:column;overflow:hidden;-ms-overflow-y:visible;transition:.3s ease-out}.component-fade-enter .modal-card,.component-fade-leave-to .modal-card{transform:translateY(-10%);opacity:0}.component-fade-enter-to .modal-card,.modal-card .component-fade-leave{transform:translateY(0);opacity:1}.modal-card__footer,.modal-card__header{background-color:#f7f7f7;display:flex;flex-shrink:0;align-items:center;justify-content:flex-start;position:relative}.modal-card__header{flex-wrap:wrap;position:relative;padding:.9375em 3.75em .9375em .9375em;border-bottom:1px solid #dbdbdb;height:auto}@media(min-width:480px){.modal-card__header{min-height:53px}}@media(min-width:1024px){.modal-card__header{padding:1.25em 4.375em 1.25em 1.25em;min-height:64px}}.modal-card__header .close-btn{position:absolute;top:0;right:0;padding:1.25em;margin:0;height:100%;width:53px;transition:.3s ease-out;color:#4e4c4c}@media(min-width:1024px){.modal-card__header .close-btn{width:64px}}.modal-card__header .close-btn:focus,.modal-card__header .close-btn:hover{background-color:#dedede;color:#747373}.modal-card__title{width:100%;margin:0;color:#333;flex-grow:1;flex-shrink:0;line-height:1.4;font-size:14px;font-size:.875rem}@media(min-width:480px){.modal-card__title{font-size:16px;font-size:1rem}}@media(min-width:1024px){.modal-card__title{font-size:18px;font-size:1.125rem}}.modal-card__body{-webkit-overflow-scrolling:touch;background-color:#f7f7f7;flex-grow:1;flex-shrink:1;overflow:auto;padding:.9375em;color:#333}@media(min-width:1024px){.modal-card__body{padding:1.25em}}.modal-card__body p{line-height:1.5;color:#333}.modal-card__footer{padding:.9375em}@media(min-width:1024px){.modal-card__footer{padding:1.25em}}.product-gallery{max-width:32em}.product-gallery .nav-buttons{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;display:flex;justify-content:space-between;width:100%}.product-gallery .nav-btn{position:relative;border:0;width:40px;height:40px;background:hsla(0,0%,94.1%,.8);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);color:#333;margin:0;transition:.3s ease-out;cursor:pointer}.product-gallery .nav-btn:focus,.product-gallery .nav-btn:hover{background:#f0f0f0}.product-gallery .nav-btn--prev{left:-.9375em}@media(min-width:1024px){.product-gallery .nav-btn--prev{left:-1.25em}}.product-gallery .nav-btn--next{right:-.9375em}@media(min-width:1024px){.product-gallery .nav-btn--next{right:-1.25em}}.product-gallery__imgwrap{position:relative;display:flex}.product-gallery__img{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.product-gallery__description{position:relative}.product-gallery__description:before{content:attr(data-text);opacity:0;visibility:hidden;z-index:-1;line-height:1.3}@media(min-width:1024px){.product-gallery__description:before{line-height:1.5}}.product-gallery__description p{position:absolute;top:0;transition:.3s ease-out;color:#4e4c4c!important;line-height:1.3}@media(min-width:1024px){.product-gallery__description p{line-height:1.5}}.product-gallery .status-bar{margin-bottom:.625em;margin-top:.625em}.status-bar{position:relative;display:flex;justify-content:space-between;align-content:center;padding:.3125em 0}.status-bar__text{width:50px;font-size:14px;font-size:.875rem}.progress-indicator{display:flex;align-items:center;margin-right:auto;margin-left:auto;transform:translateX(-25px)}.progress-indicator__bubble{transition:.3s ease-out;margin:.1rem;height:.5rem;width:.5rem;display:inline-block;border-radius:50%;background-color:#969696}.progress-indicator__bubble.is-filled{background-color:var(--primaryBase,#005caa)}.popover-wrapper{position:relative}.popover{position:absolute;z-index:99;top:100%;margin-top:21px;right:-10px;width:390px;background:#fff;padding:1rem;border-radius:10px;filter:drop-shadow(1px 0 0 var(--navBottomBorderColor,rgba(150,150,150,.5))) drop-shadow(-1px 0 0 var(--navBottomBorderColor,rgba(150,150,150,.5))) drop-shadow(0 1px 0 var(--navBottomBorderColor,rgba(150,150,150,.5))) drop-shadow(0 -1px 0 var(--navBottomBorderColor,rgba(150,150,150,.5))) drop-shadow(0 10px 20px rgba(0,0,0,.12));transition:opacity .4s;opacity:0;pointer-events:none}.popover.is-open{opacity:1;pointer-events:auto}.popover__arrow{content:"";position:absolute;right:10px;bottom:100%;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff}.popover__content h1,.popover__content h2,.popover__content h3,.popover__content h4{font-size:1.125rem;margin:0 0 .6em 0}.popover__content p{font-size:.875rem;margin:0 0 .4em 0;color:#000}.popover__content p:last-child{margin-bottom:0}.popover__box{margin-top:.5rem;background:#ededed;border-radius:5px;padding:.8rem .8rem .6rem .8rem}.popover__box p{color:#616161}.financial-health-modal{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem}.financial-health-progress{border:1px solid #ccc;background:#fff;padding:1rem;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}@media(min-width:480px){.financial-health-progress{flex-direction:row;gap:2rem;align-items:baseline;justify-content:space-between;padding:1rem 2rem 1rem 1rem}}.financial-health-progress__status{display:flex;flex-direction:column;gap:1rem;line-height:1;flex:0 0 auto}.financial-health-progress__status span{font-size:.875rem;font-weight:600}.financial-health-progress__status strong{font-size:1.5rem;color:#fff;padding:.4em .6em;background:#ccc}.financial-health-progress__content{width:100%;flex:1 1 auto;padding:0 1rem}@media(min-width:480px){.financial-health-progress__content{padding:0;max-width:360px}}.financial-health-progress__content p{padding:.8em 0 0 0;margin:0;font-size:.75rem;font-style:italic;text-align:center;color:#777;line-height:1}.financial-health-progress__progress{display:flex;justify-content:space-between;position:relative;width:100%;flex:1 1 auto}.financial-health-progress__progress-level{line-height:1;display:grid;grid-template-columns:minmax(0,1fr);gap:25px;align-items:center}.financial-health-progress__progress-level strong{position:relative;padding-bottom:10px;color:red}.financial-health-progress__progress-level strong:after{position:absolute;bottom:.1em;left:50%;content:"";border-top:6px solid currentColor;border-left:3px solid transparent;border-right:3px solid transparent;transform:translateX(-50%)}.financial-health-progress__progress-level>span,.financial-health-progress__progress-level>strong{width:0;display:flex;justify-content:center;font-size:.875rem;font-weight:inherit}.financial-health-progress__progress-level>span span,.financial-health-progress__progress-level>strong span{color:#333}.financial-health-progress__progress-level>span{color:#777}.financial-health-progress__progress-bar{position:absolute;top:50%;left:0;transform:translateY(-50%);margin-top:5px;height:1.0625rem;width:100%;background:#f0f0f0}.financial-health-progress__progress-bar-inner{background:var(--secondaryBase);color:#fff;font-size:.875rem;height:100%;line-height:1;display:flex;align-items:center;justify-content:flex-end;padding:0 .2em;min-width:13px;transition:all .4s}.financial-health-table{display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem}.financial-health-table__header{display:grid;grid-template-columns:150px 1fr 60px;gap:1rem;border:1px solid #dbdbdb;background:#f0f0f0;padding:.35rem .9rem .35rem .9rem;font-size:.75rem;font-weight:700}@media(max-width:767.98px){.financial-health-table__header{grid-template-columns:1fr auto}}.financial-health-table__header :last-child{text-align:center}.financial-health-table__body{display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem}.financial-health-table-item{display:grid;grid-template-columns:150px 1fr 110px 60px;gap:1rem;border:1px solid #ccc;background:#fff;padding:.7rem .9rem .7rem .9rem;align-items:center;position:relative}@media(max-width:767.98px){.financial-health-table-item{grid-template-columns:1fr auto auto;grid-template-areas:"module action status" "value value value";gap:.5rem}}@media(max-width:767.98px)and (max-width:479.98px){.financial-health-table-item{grid-template-areas:"module module status" "value value value" ". action action"}}@media(max-width:767.98px){.financial-health-table-item__title{grid-area:module}}@media(max-width:767.98px){.financial-health-table-item__value{grid-area:value}}@media(max-width:767.98px){.financial-health-table-item__status{grid-area:status}}@media(max-width:767.98px){.financial-health-table-item__action{grid-area:action}}.financial-health-table-item.is-unknown:before{content:"";position:absolute;top:-1px;bottom:-1px;right:0;width:5px;background:var(--secondaryBase)}.financial-health-table-item.is-positive{border-color:#3e7722}.financial-health-table-item__status{display:flex;justify-content:center}.financial-health-table-item__value{color:#777;display:flex;align-items:center;gap:.7rem}.financial-health-table-item__value strong{font-size:1.25rem;font-weight:700;white-space:nowrap}.financial-health-table-item__value span{font-size:.6875rem;display:block;line-height:1.4}.financial-health-table-item__action button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;border:0;display:flex;align-items:center;gap:.4em;font-size:.875rem;color:var(--secondaryBase);cursor:pointer}.financial-health-table-item__action button.is-completed{color:#777}.financial-health-table-item__action button:hover{color:var(--secondaryBase)}.financial-health-table-item__title{display:flex;align-items:center;gap:.8rem;font-weight:700;font-size:.875rem;line-height:1.5}.financial-health-table-item__title-icon{width:36px;height:36px;border-radius:50%;color:#fff;background:#ccc;position:relative;flex:0 0 auto}.financial-health-table-item__title-icon>svg{width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.risk-slider{flex-direction:column}.risk-graph{max-width:400px;margin:1.5em auto}.risk-graph__chart{border-bottom:2px solid #dbdbdb;padding-bottom:.625em;height:90px;display:flex;justify-content:center}.risk-graph__bar{position:relative;display:inline-block;height:100%;margin:0 1.25em;background-color:#f0f0f0;width:calc(33.33% - 40px);display:flex;flex-direction:column;justify-content:flex-end}.risk-graph__status{height:50%;width:100%;background:currentColor;transition:.3s ease-out}.risk-graph__legend{display:flex;justify-content:center}.risk-graph__label{width:calc(33.33% - 40px);margin:0 1.25em;text-align:center}.risk-graph__label span{display:inline-block;font-weight:700;padding:.625em}.risk-profile__label{font-weight:700}.risk-profile p{margin-bottom:.3125em}.question{background:#fff;border-radius:5px}.question .question__header{padding:1.5em 1.25em 0}.question .question__header:last-child{padding:1.5em 1.25em}.question .question__headline{color:#333;font-size:14px;font-size:.875rem;line-height:1.4}@media(min-width:1024px){.question .question__headline{font-size:18px;font-size:1.125rem}}.question .question__content{padding:1.5em 1.25em;color:#333;font-size:14px;font-size:.875rem}.question .question__content.slide-out-leave-to{margin-top:1.25em}.question .question__content:last-child{border-bottom:0;margin-bottom:0}.question .question__content p:last-child{margin-bottom:0}.question .btn--colored{--buttonColor:var(--cardBackgroundColor)}.question__button-group{display:flex;align-items:center;flex-wrap:wrap;grid-gap:1rem}.question--chat,.question--chat-reverse{margin-bottom:2rem;position:relative;filter:drop-shadow(0 4px 10px rgba(0,0,0,.1));width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}@media(min-width:1024px){.question--chat,.question--chat-reverse{max-width:80%}}.question--chat-reverse:before,.question--chat:before{position:absolute;top:100%;left:0;transform:translateY(calc(-50% - 1px));content:"";border-left:30px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.question--chat-reverse .question__headline,.question--chat .question__headline{font-size:14px;font-size:.875rem;font-weight:inherit}.question--chat-reverse .question__header,.question--chat .question__header{padding:1.2em 1em 0 1em}.question--chat-reverse .question__header:last-child,.question--chat .question__header:last-child{padding:1.2em 1em}.question--chat-reverse .question__content,.question--chat .question__content{padding:1em 1em}.question--chat-reverse .question__content p,.question--chat .question__content p{font-size:inherit;line-height:inherit}.question--chat-reverse .question__content,.question--chat-reverse .question__header,.question--chat .question__content,.question--chat .question__header{font-size:14px;font-size:.875rem}.question--chat-reverse{margin-left:auto;opacity:.8}.question--chat-reverse:before{left:auto;right:0;border-left:none;border-right:40px solid #fff}.question--large-font .question__content,.question--large-font .question__content div,.question--large-font .question__content p{font-size:14px;font-size:.875rem;line-height:1.4}@media(min-width:1024px){.question--large-font .question__content,.question--large-font .question__content div,.question--large-font .question__content p{font-size:18px;font-size:1.125rem}}.questionnaire-progress{width:100%;display:flex;justify-content:space-between}.questionnaire-progress .btn{min-width:90px}.questionnaire-pagination{display:flex;justify-content:center;align-items:center}.questionnaire-pagination .questionnaire-pagination__item{border-radius:50%;height:9px;width:9px;background-color:#fff;border:1px solid #969696;margin:0 3px;transition:.3s ease-out}.questionnaire-pagination .questionnaire-pagination__item.is-skipped{background-color:#969696;border-color:#969696;opacity:.5}.questionnaire-pagination .questionnaire-pagination__item.is-filled{background-color:#969696}.questionnaire-pagination .questionnaire-pagination__item.is-active{background-color:var(--secondaryBase,#e36629);border-color:var(--secondaryBase,#e36629)}.questionnaire-progress-bar{margin:.2em auto;width:100%;max-width:500px;min-height:42px}.questionnaire-progress-bar__metric{font-weight:700;padding:0 0 .5em 0;color:#333}.questionnaire-progress-bar__progress{height:6px;border-radius:1em;background:#eaeaea;position:relative;overflow:hidden}.questionnaire-progress-bar__progress span{transition:all .3s;border-radius:1em;position:absolute;left:0;top:0;height:100%;background:var(--cardBackgroundColor)}.chat-questionnaire__full{position:relative;width:100vw;left:50%;transform:translateX(-50%)}.chat-questionnaire__wrapper{scroll-behavior:smooth;padding-bottom:2rem;position:relative;overflow:auto;height:calc(100vh - 266px)}@media(min-width:768px){.chat-questionnaire__wrapper{height:calc(100vh - 300px)}}@media(min-width:1024px){.chat-questionnaire__wrapper{height:calc(100vh - 350px)}}.chat-questionnaire__wrapper:before{content:"";position:sticky;display:block;z-index:1;top:0;width:100%;background:linear-gradient(180deg,var(--moduleBackgroundColor),transparent);height:25px;margin-bottom:1em;transition:opacity .1s}.chat-questionnaire__speaker{display:inline-block;margin-top:-1em}@media(min-width:1171px){.chat-questionnaire__speaker{margin-top:0;transform:translate(calc(-100% - 1em),calc(-50% - 1.5em))}}.chat-questionnaire__speaker .avatar{transform:scale(1)}.chat-questionnaire__speaker .avatar__inner{width:60px;transform:scale(1)}.chat-questionnaire__speaker .avatar__content{width:60px;height:65px}.chat-questionnaire__speaker .avatar__content svg{display:block;position:static;width:100%;height:auto}.chat-questionnaire__edit{display:flex;align-items:center;grid-gap:2rem}.chat-questionnaire__edit .icon-btn{color:var(--secondaryBase,#e36629);height:1em}.fade-enter-active .chat-questionnaire__wrapper:before,.fade-leave-active .chat-questionnaire__wrapper:before{opacity:0}.default-questionnaire.has-ctabar{padding-bottom:100px}.questionnaire--default{padding-bottom:3.75em}.questionnaire .questionnaire__header{position:relative;padding:1.5em 0 0;display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.questionnaire .questionnaire__header{padding-top:3em}}.questionnaire .questionnaire__headline{margin-bottom:1.25em;color:var(--moduleFontColor);font-size:18px;font-size:1.125rem}@media(min-width:768px){.questionnaire .questionnaire__headline{font-size:24px;font-size:1.5rem}}@media(min-width:1024px){.questionnaire .questionnaire__headline{font-size:32px;font-size:2rem}}.questionnaire .questionnaire__divider{border:0;background-color:var(--bodyBackground);height:3px;margin-top:0;margin-bottom:0}.sustainability-icon{display:inline-flex;border-radius:50%}.sustainability-icon.has-border{padding:.3em;background:#fff;margin:-.3em -.3em -.3em -.3em}.sustainability-icon.clickable{cursor:pointer}.sustainability-progress{display:grid;grid-template-columns:minmax(0,1fr);gap:.3rem;margin:0 0 .5rem 0}.sustainability-progress__track{width:100%;height:.875rem;position:relative;background:#d0d0d0;border-radius:2rem}.sustainability-progress__bar{position:absolute;top:0;left:0;background:currentColor;border-radius:2rem;min-width:.875rem;height:100%;display:block;transition:all .4s}.sustainability-progress__bar--secondary{opacity:.5}.sustainability-progress__labels{padding:0 .3rem;display:flex;justify-content:space-between;font-size:.75rem;align-items:center;color:#9e9e9e}.calculator-info-box{width:100%;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:.5rem}@media(min-width:480px){.calculator-info-box{grid-template-columns:minmax(0,1fr) auto;gap:1.5rem}}.calculator-info-box__content{font-size:.875rem;color:#777}.calculator-info-box__content strong{display:block;color:var(--secondaryBase)}@media(min-width:480px){.calculator-info-box__content strong{font-size:1rem}}@media(min-width:768px){.calculator-info-box__content strong{font-size:1.125rem}}@media(min-width:480px){.calculator-info-box__content{font-size:1rem}}.calculator-info-box__status{display:flex;align-items:center;gap:1rem;font-size:.875rem;font-weight:700;color:#777}@media(min-width:480px){.calculator-info-box__status{font-size:1rem}}.calculator-modal__content{width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem}.calculator-button{position:relative}.calculator-button__info{position:absolute;top:85%;left:85%;transform:translate(-50%,-50%);width:12px;height:12px;color:#f3a021;transition:all .2s}.calculator-button__info:before{content:"";width:100%;height:100%;display:block;border-radius:50%;border:1px solid #fff;background:currentColor}.calculator-button__info:after{content:"";width:250%;height:250%;opacity:0;background:currentColor;position:absolute;left:-75%;top:-75%;border-radius:50%;z-index:-10}.calculator-button__info.is-inactive:after{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.calculator-button__info.is-positive{color:#75a966}.calculator-button__info.is-negative{color:#f94e4e}@keyframes pulse{0%{transform:scale(0);opacity:1}70%{transform:scale(1);opacity:0}to{transform:scale(0);opacity:0}}*,:after,:before{font-family:var(--fontFamily);box-sizing:border-box}html{background-color:#f0f0f0;background-size:cover;background-repeat:no-repeat;background-position:50%;overflow-y:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%}body{background-color:var(--bodyBackground,#f0f0f0);font-size:100%;line-height:1.5;transition:.3s ease-out}a{text-decoration:none;color:inherit}code,pre{background-color:#fff;border:1px solid rgba(0,0,0,.1);color:red;font-family:monospace Monospaced;padding:.125rem .25rem}.wrapper{max-width:70em;margin-left:auto;margin-right:auto}.wrapper.wrapper--narrow{max-width:46.5em;width:100%}@media(min-width:1024px){.wrapper.wrapper--narrow{max-width:62.25em}}.content{margin-top:6rem;margin-bottom:1.5625rem;min-height:calc(100vh - 7.5625rem);min-height:calc(100dvh - 7.5625rem)}@media(min-width:768px){.content{margin-top:5.7rem;min-height:calc(100vh - 7.2625rem);min-height:calc(100dvh - 7.2625rem)}}@media(min-width:768px)and (min-height:825px){.content{margin-top:7.5rem;min-height:calc(100vh - 9.0625rem);min-height:calc(100dvh - 9.0625rem)}}@media(max-width:479.98px){.content--space-top{padding-top:20px}}@media(min-width:1024px)and (min-height:700px){.content{display:grid;grid-template-columns:minmax(0,1fr)}}.pagewrap{height:100%;display:flex;flex-direction:column}.membership-benefit{background:hsla(0,0%,100%,.25);padding:0 .4em;border-radius:4px;font-size:.9em;display:block;line-height:1.3}.topic-select{margin-top:.5em;background:#efefef;padding:10px}.topic-select .checkbox{margin:0}@media print{body,html{height:100%;overflow:visible}.clipboard-old button,.clipboard-product__buttons,.clipboard__cta,.clipboard__footer,.ctabar,.site-footer,.site-header__bottom,.site-header__meta{display:none}body{background:#fff}.site-header{position:static}.logo img{display:none}.logo-link:after{content:attr(title);display:block;font-size:24px;font-size:1.5rem;color:#000}.clipboard__header{align-items:flex-start!important}.clipboard-text,.clipboard__subheadline{padding:0!important}.content{margin:0;min-height:0}.wrapper{margin:0;position:static}.clipboard,.pagewrap{display:block}.clipboard__section{position:relative}.clipboard__section-header{padding-left:0!important}.clipboard-product{border:1px solid currentColor;page-break-inside:avoid;position:relative}.clipboard-product__content{float:left;width:auto}.clipboard-product__content p{font-size:15px;font-size:.9375rem}.clipboard-product__icon{float:left}}