@charset "UTF-8";@keyframes loading-color-transition-keyframes{0%{background-color:var(--color-cream)}50%{background-color:var(--color-pink)}to{background-color:var(--color-cream)}}@keyframes loading{0%{height:0%}to{height:100%}}@keyframes spin{0%{transform:rotate(0) scale(.8)}50%{transform:rotate(180deg) scale(1)}to{transform:rotate(360deg) scale(.8)}}html{font-size:var(--vw-xs)}@media (min-width: 381px) and (max-width: 767px){html{font-size:var(--vw-sm)}}@media (min-width: 768px){html{font-size:var(--vw-md)}}@media (min-width: 1280px){html{font-size:var(--vw-lg)}}body{overflow:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-color)}h1,h2,h3,h4,h5,h6,p,span,label{transition:color .4s ease}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}:root{--color-pink: #f67adf;--color-blue: #504bef;--color-lime: #e0ef4a;--color-mandarine: #ffb249;--color-brown: #9f8b71;--color-cream: #fff4c4;--color-white: #ffffff;--color-black: #000000;--color-grey-1: #191919;--color-grey-2: #282828;--color-grey-3: #464646;--overlay-background-color: rgba(0, 0, 0, .75)}:root{--navbar-height: 5rem;--container-max-width: 100vw;--card-border-radius: 1.5rem;--card-padding: var(--sp-4);--button-border-radius: 100px;--bar-border-radius: 100px;--input-border-radius: .5rem;--z-index-dropdown: 5;--z-index-tooltip: 6;--z-index-navbar: 10;--z-index-overlay: 1000}@media (min-width: 768px){:root{--card-padding: var(--sp-3);--navbar-height: 6rem}}@media (min-width: 1280px){:root{--container-max-width: 1440px}}@font-face{font-family:Kaio;src:url(fonts/Kaio-Regular.woff2) format("woff2"),url(fonts/Kaio-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kaio;src:url(fonts/Kaio-Medium.woff2) format("woff2"),url(fonts/Kaio-Medium.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Kaio;src:url(fonts/Kaio-Super.woff2) format("woff2"),url(fonts/Kaio-Super.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}:root{--breakpoint-xs: 0;--breakpoint-sm: 380px;--breakpoint-md: 768px;--breakpoint-lg: 1280px;--breakpoint-xl: 1440px;--breakpoint-xxl: 1920px;--grid-gutter-width: 1.5rem;--grid-gutter-width: 18px}@media (min-width: 768px){:root{--grid-gutter-width: 24px}}.row{--gutter-x: var(--grid-gutter-width);--gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--gutter-y));margin-right:calc(-.5 * var(--gutter-x));margin-left:calc(-.5 * var(--gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--gutter-x) * .5);padding-left:calc(var(--gutter-x) * .5);margin-top:var(--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-0{display:none}.col-1{display:block;flex:0 0 auto;width:8.3333333333%}.col-2{display:block;flex:0 0 auto;width:16.6666666667%}.col-3{display:block;flex:0 0 auto;width:25%}.col-4{display:block;flex:0 0 auto;width:33.3333333333%}.col-5{display:block;flex:0 0 auto;width:41.6666666667%}.col-6{display:block;flex:0 0 auto;width:50%}.col-7{display:block;flex:0 0 auto;width:58.3333333333%}.col-8{display:block;flex:0 0 auto;width:66.6666666667%}.col-9{display:block;flex:0 0 auto;width:75%}.col-10{display:block;flex:0 0 auto;width:83.3333333333%}.col-11{display:block;flex:0 0 auto;width:91.6666666667%}.col-12{display:block;flex:0 0 auto;width:100%}@media (min-width: 380px){.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-0{display:none}.col-sm-1{display:block;flex:0 0 auto;width:8.3333333333%}.col-sm-2{display:block;flex:0 0 auto;width:16.6666666667%}.col-sm-3{display:block;flex:0 0 auto;width:25%}.col-sm-4{display:block;flex:0 0 auto;width:33.3333333333%}.col-sm-5{display:block;flex:0 0 auto;width:41.6666666667%}.col-sm-6{display:block;flex:0 0 auto;width:50%}.col-sm-7{display:block;flex:0 0 auto;width:58.3333333333%}.col-sm-8{display:block;flex:0 0 auto;width:66.6666666667%}.col-sm-9{display:block;flex:0 0 auto;width:75%}.col-sm-10{display:block;flex:0 0 auto;width:83.3333333333%}.col-sm-11{display:block;flex:0 0 auto;width:91.6666666667%}.col-sm-12{display:block;flex:0 0 auto;width:100%}}@media (min-width: 768px){.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-0{display:none}.col-md-1{display:block;flex:0 0 auto;width:8.3333333333%}.col-md-2{display:block;flex:0 0 auto;width:16.6666666667%}.col-md-3{display:block;flex:0 0 auto;width:25%}.col-md-4{display:block;flex:0 0 auto;width:33.3333333333%}.col-md-5{display:block;flex:0 0 auto;width:41.6666666667%}.col-md-6{display:block;flex:0 0 auto;width:50%}.col-md-7{display:block;flex:0 0 auto;width:58.3333333333%}.col-md-8{display:block;flex:0 0 auto;width:66.6666666667%}.col-md-9{display:block;flex:0 0 auto;width:75%}.col-md-10{display:block;flex:0 0 auto;width:83.3333333333%}.col-md-11{display:block;flex:0 0 auto;width:91.6666666667%}.col-md-12{display:block;flex:0 0 auto;width:100%}}@media (min-width: 1280px){.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-0{display:none}.col-lg-1{display:block;flex:0 0 auto;width:8.3333333333%}.col-lg-2{display:block;flex:0 0 auto;width:16.6666666667%}.col-lg-3{display:block;flex:0 0 auto;width:25%}.col-lg-4{display:block;flex:0 0 auto;width:33.3333333333%}.col-lg-5{display:block;flex:0 0 auto;width:41.6666666667%}.col-lg-6{display:block;flex:0 0 auto;width:50%}.col-lg-7{display:block;flex:0 0 auto;width:58.3333333333%}.col-lg-8{display:block;flex:0 0 auto;width:66.6666666667%}.col-lg-9{display:block;flex:0 0 auto;width:75%}.col-lg-10{display:block;flex:0 0 auto;width:83.3333333333%}.col-lg-11{display:block;flex:0 0 auto;width:91.6666666667%}.col-lg-12{display:block;flex:0 0 auto;width:100%}}@media (min-width: 1440px){.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-0{display:none}.col-xl-1{display:block;flex:0 0 auto;width:8.3333333333%}.col-xl-2{display:block;flex:0 0 auto;width:16.6666666667%}.col-xl-3{display:block;flex:0 0 auto;width:25%}.col-xl-4{display:block;flex:0 0 auto;width:33.3333333333%}.col-xl-5{display:block;flex:0 0 auto;width:41.6666666667%}.col-xl-6{display:block;flex:0 0 auto;width:50%}.col-xl-7{display:block;flex:0 0 auto;width:58.3333333333%}.col-xl-8{display:block;flex:0 0 auto;width:66.6666666667%}.col-xl-9{display:block;flex:0 0 auto;width:75%}.col-xl-10{display:block;flex:0 0 auto;width:83.3333333333%}.col-xl-11{display:block;flex:0 0 auto;width:91.6666666667%}.col-xl-12{display:block;flex:0 0 auto;width:100%}}@media (min-width: 1920px){.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-0{display:none}.col-xxl-1{display:block;flex:0 0 auto;width:8.3333333333%}.col-xxl-2{display:block;flex:0 0 auto;width:16.6666666667%}.col-xxl-3{display:block;flex:0 0 auto;width:25%}.col-xxl-4{display:block;flex:0 0 auto;width:33.3333333333%}.col-xxl-5{display:block;flex:0 0 auto;width:41.6666666667%}.col-xxl-6{display:block;flex:0 0 auto;width:50%}.col-xxl-7{display:block;flex:0 0 auto;width:58.3333333333%}.col-xxl-8{display:block;flex:0 0 auto;width:66.6666666667%}.col-xxl-9{display:block;flex:0 0 auto;width:75%}.col-xxl-10{display:block;flex:0 0 auto;width:83.3333333333%}.col-xxl-11{display:block;flex:0 0 auto;width:91.6666666667%}.col-xxl-12{display:block;flex:0 0 auto;width:100%}}@media (min-width: 0){:root{--sp-1: .1875rem;--sp-2: .5rem;--sp-3: .75rem;--sp-4: 1rem;--sp-5: 1.5rem;--sp-6: 2rem;--sp-7: 3rem;--sp-8: 4.5rem;--sp-9: 6rem}}@media (min-width: 768px){:root{--sp-1: .375rem;--sp-2: 1rem;--sp-3: 1.5rem;--sp-4: 2rem;--sp-5: 3rem;--sp-6: 4rem;--sp-7: 6rem;--sp-8: 9rem;--sp-9: 12rem}}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container-xs{--gutter-x: var(--grid-gutter-width);--gutter-y: 0;width:100%;padding-right:calc(var(--gutter-x) * .5);padding-left:calc(var(--gutter-x) * .5);margin-right:auto;margin-left:auto}.container{max-width:380px}@media (min-width: 380px){.container-sm,.container{max-width:768px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:1440px}}@media (min-width: 1280px){.container-lg,.container-md,.container-sm,.container{max-width:1440px}}@media (min-width: 1440px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1440px}}@media (min-width: 1920px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1440px}}.h1{font-weight:900;font-style:normal;font-size:7.5rem;letter-spacing:.075rem;line-height:.8;text-transform:uppercase}.h1Sm{font-weight:900;font-style:normal;font-size:3.75rem;letter-spacing:.0375rem;line-height:.75;text-transform:uppercase}.h2{font-weight:900;font-style:normal;font-size:6.25rem;letter-spacing:.0625rem;line-height:.9;text-transform:none;margin:3rem 0}.h2Sm{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:.03125rem;line-height:1.04;text-transform:none;margin:3rem 0}.h3{font-weight:900;font-style:normal;font-size:5rem;letter-spacing:.05rem;line-height:.9;text-transform:none;margin:1.8rem 0}.h3Lg{font-weight:900;font-style:normal;font-size:4rem;letter-spacing:.04rem;line-height:.9;text-transform:none;margin:1.8rem 0}.h3Md{font-weight:900;font-style:normal;font-size:3rem;letter-spacing:.03rem;line-height:.9;text-transform:none;margin:1.8rem 0}.h3Sm{font-weight:900;font-style:normal;font-size:2.5rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}.h3SmXs{font-weight:900;font-style:normal;font-size:2.25rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}.h3Xs{font-weight:900;font-style:normal;font-size:2rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}.h4{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:0rem;line-height:.9;margin:.8rem 0;text-transform:none}.h4Sm{font-weight:900;font-style:normal;font-size:1.375rem;letter-spacing:0rem;line-height:1;text-transform:none;margin:.8rem 0}.h6{font-weight:700;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}.h6Sm{font-weight:700;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}.nav{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.25;text-transform:uppercase;margin:.4rem 0}.navSm{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.15;text-transform:uppercase;margin:.4rem 0}.pLg{font-weight:400;font-style:normal;font-size:2rem;letter-spacing:0rem;line-height:1.45;margin:.7rem 0}.pLgSm{font-weight:400;font-style:normal;font-size:1.4rem;letter-spacing:0rem;line-height:1.45;margin:.6rem 0}.p{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}.pSm{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}.inputSm{font-weight:400;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:1.45;margin:.4rem 0}.smallnote{font-weight:400;font-style:normal;font-size:.75rem;letter-spacing:.05625rem;line-height:1.45;text-transform:uppercase;margin:.1rem 0}.smallnoteSm{font-weight:400;font-style:normal;font-size:.5rem;letter-spacing:.0375rem;line-height:1.2;text-transform:uppercase;margin:.1rem 0}.button{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:-.02rem;line-height:1.15;text-transform:uppercase}.buttonSm{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15;text-transform:uppercase}.buttonSecondary{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15}@media (min-width: 380px){.h1-sm{font-weight:900;font-style:normal;font-size:7.5rem;letter-spacing:.075rem;line-height:.8;text-transform:uppercase}}@media (min-width: 380px){.h1Sm-sm{font-weight:900;font-style:normal;font-size:3.75rem;letter-spacing:.0375rem;line-height:.75;text-transform:uppercase}}@media (min-width: 380px){.h2-sm{font-weight:900;font-style:normal;font-size:6.25rem;letter-spacing:.0625rem;line-height:.9;text-transform:none;margin:3rem 0}}@media (min-width: 380px){.h2Sm-sm{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:.03125rem;line-height:1.04;text-transform:none;margin:3rem 0}}@media (min-width: 380px){.h3-sm{font-weight:900;font-style:normal;font-size:5rem;letter-spacing:.05rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 380px){.h3Lg-sm{font-weight:900;font-style:normal;font-size:4rem;letter-spacing:.04rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 380px){.h3Md-sm{font-weight:900;font-style:normal;font-size:3rem;letter-spacing:.03rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 380px){.h3Sm-sm{font-weight:900;font-style:normal;font-size:2.5rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 380px){.h3SmXs-sm{font-weight:900;font-style:normal;font-size:2.25rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 380px){.h3Xs-sm{font-weight:900;font-style:normal;font-size:2rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 380px){.h4-sm{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:0rem;line-height:.9;margin:.8rem 0;text-transform:none}}@media (min-width: 380px){.h4Sm-sm{font-weight:900;font-style:normal;font-size:1.375rem;letter-spacing:0rem;line-height:1;text-transform:none;margin:.8rem 0}}@media (min-width: 380px){.h6-sm{font-weight:700;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}}@media (min-width: 380px){.h6Sm-sm{font-weight:700;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}}@media (min-width: 380px){.nav-sm{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.25;text-transform:uppercase;margin:.4rem 0}}@media (min-width: 380px){.navSm-sm{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.15;text-transform:uppercase;margin:.4rem 0}}@media (min-width: 380px){.pLg-sm{font-weight:400;font-style:normal;font-size:2rem;letter-spacing:0rem;line-height:1.45;margin:.7rem 0}}@media (min-width: 380px){.pLgSm-sm{font-weight:400;font-style:normal;font-size:1.4rem;letter-spacing:0rem;line-height:1.45;margin:.6rem 0}}@media (min-width: 380px){.p-sm{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}}@media (min-width: 380px){.pSm-sm{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}}@media (min-width: 380px){.inputSm-sm{font-weight:400;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:1.45;margin:.4rem 0}}@media (min-width: 380px){.smallnote-sm{font-weight:400;font-style:normal;font-size:.75rem;letter-spacing:.05625rem;line-height:1.45;text-transform:uppercase;margin:.1rem 0}}@media (min-width: 380px){.smallnoteSm-sm{font-weight:400;font-style:normal;font-size:.5rem;letter-spacing:.0375rem;line-height:1.2;text-transform:uppercase;margin:.1rem 0}}@media (min-width: 380px){.button-sm{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:-.02rem;line-height:1.15;text-transform:uppercase}}@media (min-width: 380px){.buttonSm-sm{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15;text-transform:uppercase}}@media (min-width: 380px){.buttonSecondary-sm{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15}}@media (min-width: 768px){.h1-md{font-weight:900;font-style:normal;font-size:7.5rem;letter-spacing:.075rem;line-height:.8;text-transform:uppercase}}@media (min-width: 768px){.h1Sm-md{font-weight:900;font-style:normal;font-size:3.75rem;letter-spacing:.0375rem;line-height:.75;text-transform:uppercase}}@media (min-width: 768px){.h2-md{font-weight:900;font-style:normal;font-size:6.25rem;letter-spacing:.0625rem;line-height:.9;text-transform:none;margin:3rem 0}}@media (min-width: 768px){.h2Sm-md{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:.03125rem;line-height:1.04;text-transform:none;margin:3rem 0}}@media (min-width: 768px){.h3-md{font-weight:900;font-style:normal;font-size:5rem;letter-spacing:.05rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 768px){.h3Lg-md{font-weight:900;font-style:normal;font-size:4rem;letter-spacing:.04rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 768px){.h3Md-md{font-weight:900;font-style:normal;font-size:3rem;letter-spacing:.03rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 768px){.h3Sm-md{font-weight:900;font-style:normal;font-size:2.5rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 768px){.h3SmXs-md{font-weight:900;font-style:normal;font-size:2.25rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 768px){.h3Xs-md{font-weight:900;font-style:normal;font-size:2rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 768px){.h4-md{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:0rem;line-height:.9;margin:.8rem 0;text-transform:none}}@media (min-width: 768px){.h4Sm-md{font-weight:900;font-style:normal;font-size:1.375rem;letter-spacing:0rem;line-height:1;text-transform:none;margin:.8rem 0}}@media (min-width: 768px){.h6-md{font-weight:700;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}}@media (min-width: 768px){.h6Sm-md{font-weight:700;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}}@media (min-width: 768px){.nav-md{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.25;text-transform:uppercase;margin:.4rem 0}}@media (min-width: 768px){.navSm-md{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.15;text-transform:uppercase;margin:.4rem 0}}@media (min-width: 768px){.pLg-md{font-weight:400;font-style:normal;font-size:2rem;letter-spacing:0rem;line-height:1.45;margin:.7rem 0}}@media (min-width: 768px){.pLgSm-md{font-weight:400;font-style:normal;font-size:1.4rem;letter-spacing:0rem;line-height:1.45;margin:.6rem 0}}@media (min-width: 768px){.p-md{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}}@media (min-width: 768px){.pSm-md{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}}@media (min-width: 768px){.inputSm-md{font-weight:400;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:1.45;margin:.4rem 0}}@media (min-width: 768px){.smallnote-md{font-weight:400;font-style:normal;font-size:.75rem;letter-spacing:.05625rem;line-height:1.45;text-transform:uppercase;margin:.1rem 0}}@media (min-width: 768px){.smallnoteSm-md{font-weight:400;font-style:normal;font-size:.5rem;letter-spacing:.0375rem;line-height:1.2;text-transform:uppercase;margin:.1rem 0}}@media (min-width: 768px){.button-md{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:-.02rem;line-height:1.15;text-transform:uppercase}}@media (min-width: 768px){.buttonSm-md{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15;text-transform:uppercase}}@media (min-width: 768px){.buttonSecondary-md{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15}}@media (min-width: 1280px){.h1-lg{font-weight:900;font-style:normal;font-size:7.5rem;letter-spacing:.075rem;line-height:.8;text-transform:uppercase}}@media (min-width: 1280px){.h1Sm-lg{font-weight:900;font-style:normal;font-size:3.75rem;letter-spacing:.0375rem;line-height:.75;text-transform:uppercase}}@media (min-width: 1280px){.h2-lg{font-weight:900;font-style:normal;font-size:6.25rem;letter-spacing:.0625rem;line-height:.9;text-transform:none;margin:3rem 0}}@media (min-width: 1280px){.h2Sm-lg{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:.03125rem;line-height:1.04;text-transform:none;margin:3rem 0}}@media (min-width: 1280px){.h3-lg{font-weight:900;font-style:normal;font-size:5rem;letter-spacing:.05rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 1280px){.h3Lg-lg{font-weight:900;font-style:normal;font-size:4rem;letter-spacing:.04rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 1280px){.h3Md-lg{font-weight:900;font-style:normal;font-size:3rem;letter-spacing:.03rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 1280px){.h3Sm-lg{font-weight:900;font-style:normal;font-size:2.5rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 1280px){.h3SmXs-lg{font-weight:900;font-style:normal;font-size:2.25rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 1280px){.h3Xs-lg{font-weight:900;font-style:normal;font-size:2rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 1280px){.h4-lg{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:0rem;line-height:.9;margin:.8rem 0;text-transform:none}}@media (min-width: 1280px){.h4Sm-lg{font-weight:900;font-style:normal;font-size:1.375rem;letter-spacing:0rem;line-height:1;text-transform:none;margin:.8rem 0}}@media (min-width: 1280px){.h6-lg{font-weight:700;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}}@media (min-width: 1280px){.h6Sm-lg{font-weight:700;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}}@media (min-width: 1280px){.nav-lg{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.25;text-transform:uppercase;margin:.4rem 0}}@media (min-width: 1280px){.navSm-lg{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.15;text-transform:uppercase;margin:.4rem 0}}@media (min-width: 1280px){.pLg-lg{font-weight:400;font-style:normal;font-size:2rem;letter-spacing:0rem;line-height:1.45;margin:.7rem 0}}@media (min-width: 1280px){.pLgSm-lg{font-weight:400;font-style:normal;font-size:1.4rem;letter-spacing:0rem;line-height:1.45;margin:.6rem 0}}@media (min-width: 1280px){.p-lg{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}}@media (min-width: 1280px){.pSm-lg{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}}@media (min-width: 1280px){.inputSm-lg{font-weight:400;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:1.45;margin:.4rem 0}}@media (min-width: 1280px){.smallnote-lg{font-weight:400;font-style:normal;font-size:.75rem;letter-spacing:.05625rem;line-height:1.45;text-transform:uppercase;margin:.1rem 0}}@media (min-width: 1280px){.smallnoteSm-lg{font-weight:400;font-style:normal;font-size:.5rem;letter-spacing:.0375rem;line-height:1.2;text-transform:uppercase;margin:.1rem 0}}@media (min-width: 1280px){.button-lg{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:-.02rem;line-height:1.15;text-transform:uppercase}}@media (min-width: 1280px){.buttonSm-lg{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15;text-transform:uppercase}}@media (min-width: 1280px){.buttonSecondary-lg{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15}}@media (min-width: 1440px){.h1-xl{font-weight:900;font-style:normal;font-size:7.5rem;letter-spacing:.075rem;line-height:.8;text-transform:uppercase}}@media (min-width: 1440px){.h1Sm-xl{font-weight:900;font-style:normal;font-size:3.75rem;letter-spacing:.0375rem;line-height:.75;text-transform:uppercase}}@media (min-width: 1440px){.h2-xl{font-weight:900;font-style:normal;font-size:6.25rem;letter-spacing:.0625rem;line-height:.9;text-transform:none;margin:3rem 0}}@media (min-width: 1440px){.h2Sm-xl{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:.03125rem;line-height:1.04;text-transform:none;margin:3rem 0}}@media (min-width: 1440px){.h3-xl{font-weight:900;font-style:normal;font-size:5rem;letter-spacing:.05rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 1440px){.h3Lg-xl{font-weight:900;font-style:normal;font-size:4rem;letter-spacing:.04rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 1440px){.h3Md-xl{font-weight:900;font-style:normal;font-size:3rem;letter-spacing:.03rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 1440px){.h3Sm-xl{font-weight:900;font-style:normal;font-size:2.5rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 1440px){.h3SmXs-xl{font-weight:900;font-style:normal;font-size:2.25rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 1440px){.h3Xs-xl{font-weight:900;font-style:normal;font-size:2rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 1440px){.h4-xl{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:0rem;line-height:.9;margin:.8rem 0;text-transform:none}}@media (min-width: 1440px){.h4Sm-xl{font-weight:900;font-style:normal;font-size:1.375rem;letter-spacing:0rem;line-height:1;text-transform:none;margin:.8rem 0}}@media (min-width: 1440px){.h6-xl{font-weight:700;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}}@media (min-width: 1440px){.h6Sm-xl{font-weight:700;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}}@media (min-width: 1440px){.nav-xl{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.25;text-transform:uppercase;margin:.4rem 0}}@media (min-width: 1440px){.navSm-xl{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.15;text-transform:uppercase;margin:.4rem 0}}@media (min-width: 1440px){.pLg-xl{font-weight:400;font-style:normal;font-size:2rem;letter-spacing:0rem;line-height:1.45;margin:.7rem 0}}@media (min-width: 1440px){.pLgSm-xl{font-weight:400;font-style:normal;font-size:1.4rem;letter-spacing:0rem;line-height:1.45;margin:.6rem 0}}@media (min-width: 1440px){.p-xl{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}}@media (min-width: 1440px){.pSm-xl{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}}@media (min-width: 1440px){.inputSm-xl{font-weight:400;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:1.45;margin:.4rem 0}}@media (min-width: 1440px){.smallnote-xl{font-weight:400;font-style:normal;font-size:.75rem;letter-spacing:.05625rem;line-height:1.45;text-transform:uppercase;margin:.1rem 0}}@media (min-width: 1440px){.smallnoteSm-xl{font-weight:400;font-style:normal;font-size:.5rem;letter-spacing:.0375rem;line-height:1.2;text-transform:uppercase;margin:.1rem 0}}@media (min-width: 1440px){.button-xl{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:-.02rem;line-height:1.15;text-transform:uppercase}}@media (min-width: 1440px){.buttonSm-xl{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15;text-transform:uppercase}}@media (min-width: 1440px){.buttonSecondary-xl{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15}}@media (min-width: 1920px){.h1-xxl{font-weight:900;font-style:normal;font-size:7.5rem;letter-spacing:.075rem;line-height:.8;text-transform:uppercase}}@media (min-width: 1920px){.h1Sm-xxl{font-weight:900;font-style:normal;font-size:3.75rem;letter-spacing:.0375rem;line-height:.75;text-transform:uppercase}}@media (min-width: 1920px){.h2-xxl{font-weight:900;font-style:normal;font-size:6.25rem;letter-spacing:.0625rem;line-height:.9;text-transform:none;margin:3rem 0}}@media (min-width: 1920px){.h2Sm-xxl{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:.03125rem;line-height:1.04;text-transform:none;margin:3rem 0}}@media (min-width: 1920px){.h3-xxl{font-weight:900;font-style:normal;font-size:5rem;letter-spacing:.05rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 1920px){.h3Lg-xxl{font-weight:900;font-style:normal;font-size:4rem;letter-spacing:.04rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 1920px){.h3Md-xxl{font-weight:900;font-style:normal;font-size:3rem;letter-spacing:.03rem;line-height:.9;text-transform:none;margin:1.8rem 0}}@media (min-width: 1920px){.h3Sm-xxl{font-weight:900;font-style:normal;font-size:2.5rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 1920px){.h3SmXs-xxl{font-weight:900;font-style:normal;font-size:2.25rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 1920px){.h3Xs-xxl{font-weight:900;font-style:normal;font-size:2rem;letter-spacing:.025rem;line-height:1.04;text-transform:none;margin:1.8rem 0}}@media (min-width: 1920px){.h4-xxl{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:0rem;line-height:.9;margin:.8rem 0;text-transform:none}}@media (min-width: 1920px){.h4Sm-xxl{font-weight:900;font-style:normal;font-size:1.375rem;letter-spacing:0rem;line-height:1;text-transform:none;margin:.8rem 0}}@media (min-width: 1920px){.h6-xxl{font-weight:700;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}}@media (min-width: 1920px){.h6Sm-xxl{font-weight:700;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}}@media (min-width: 1920px){.nav-xxl{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.25;text-transform:uppercase;margin:.4rem 0}}@media (min-width: 1920px){.navSm-xxl{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.15;text-transform:uppercase;margin:.4rem 0}}@media (min-width: 1920px){.pLg-xxl{font-weight:400;font-style:normal;font-size:2rem;letter-spacing:0rem;line-height:1.45;margin:.7rem 0}}@media (min-width: 1920px){.pLgSm-xxl{font-weight:400;font-style:normal;font-size:1.4rem;letter-spacing:0rem;line-height:1.45;margin:.6rem 0}}@media (min-width: 1920px){.p-xxl{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}}@media (min-width: 1920px){.pSm-xxl{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}}@media (min-width: 1920px){.inputSm-xxl{font-weight:400;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:1.45;margin:.4rem 0}}@media (min-width: 1920px){.smallnote-xxl{font-weight:400;font-style:normal;font-size:.75rem;letter-spacing:.05625rem;line-height:1.45;text-transform:uppercase;margin:.1rem 0}}@media (min-width: 1920px){.smallnoteSm-xxl{font-weight:400;font-style:normal;font-size:.5rem;letter-spacing:.0375rem;line-height:1.2;text-transform:uppercase;margin:.1rem 0}}@media (min-width: 1920px){.button-xxl{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:-.02rem;line-height:1.15;text-transform:uppercase}}@media (min-width: 1920px){.buttonSm-xxl{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15;text-transform:uppercase}}@media (min-width: 1920px){.buttonSecondary-xxl{font-weight:400;font-style:normal;font-size:.875rem;letter-spacing:-.0175rem;line-height:1.15}}h1{font-weight:900;font-style:normal;font-size:7.5rem;letter-spacing:.075rem;line-height:.8;text-transform:uppercase}h2{font-weight:900;font-style:normal;font-size:6.25rem;letter-spacing:.0625rem;line-height:.9;text-transform:none;margin:3rem 0}h3{font-weight:900;font-style:normal;font-size:5rem;letter-spacing:.05rem;line-height:.9;text-transform:none;margin:1.8rem 0}h4{font-weight:900;font-style:normal;font-size:3.125rem;letter-spacing:0rem;line-height:.9;margin:.8rem 0;text-transform:none}h6{font-weight:700;font-style:normal;font-size:1.25rem;letter-spacing:0rem;line-height:.9;text-transform:uppercase;margin:.5rem 0}p{font-weight:400;font-style:normal;font-size:1rem;letter-spacing:0rem;line-height:1.45;margin:1.8rem 0}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:Kaio,sans-serif;color:#000;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h1,h2,h3,h4,h5,h6{margin-top:0;font-family:Kaio,sans-serif;font-weight:700;white-space:pre-line}p{white-space:pre-line;margin-top:0}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto}pre code{font-size:inherit;color:inherit;word-break:normal}code{word-wrap:break-word}a>code{color:inherit}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{font-weight:inherit;text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:Kaio,sans-serif;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}:root{--vh: 1vh}.RootLayout-module__rootLayout__UH4de{display:flex;flex-direction:column;align-items:stretch;height:100vh;height:calc(100 * var(--vh, 1vh));overflow:auto}.RootLayout-module__rootLayout__UH4de .RootLayout-module__content__-Ed7t{flex:1;display:flex;align-items:stretch;flex-direction:column;height:100%}.RootLayout-module__rootLayout__UH4de .RootLayout-module__content__-Ed7t>*{flex:1}.UnAuthNavbar-module__navbar__tB-0X{display:flex;justify-content:space-between;align-items:center;padding:2rem calc(var(--grid-gutter-width) / 2);position:relative}.UnAuthNavbar-module__navbar__tB-0X .UnAuthNavbar-module__logoContainer__sMOCW{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;flex:1}.UnAuthNavbar-module__navbar__tB-0X .UnAuthNavbar-module__logo__Zf-CR{height:1.875rem;display:none}@media (min-width: 768px){.UnAuthNavbar-module__navbar__tB-0X .UnAuthNavbar-module__logo__Zf-CR{display:block;margin:0 auto}}.UnAuthNavbar-module__navbar__tB-0X .UnAuthNavbar-module__logoMark__J3mcx{height:1.875rem}@media (min-width: 768px){.UnAuthNavbar-module__navbar__tB-0X .UnAuthNavbar-module__logoMark__J3mcx{height:3.125rem}}.UnAuthNavbar-module__navbar__tB-0X .UnAuthNavbar-module__auth__gaRrD{display:flex}@keyframes AuthLayout-module__loading-color-transition-keyframes__0fc5c{0%{background-color:var(--color-cream)}50%{background-color:var(--color-pink)}to{background-color:var(--color-cream)}}@keyframes AuthLayout-module__loading__cmD3Y{0%{height:0%}to{height:100%}}@keyframes AuthLayout-module__spin__hMof5{0%{transform:rotate(0) scale(.8)}50%{transform:rotate(180deg) scale(1)}to{transform:rotate(360deg) scale(.8)}}.AuthLayout-module__authLayout__x36Ty{height:100%;overflow-x:hidden;overflow-y:auto;scroll-margin-left:.5rem}.AuthLayout-module__authLayout__x36Ty::-webkit-scrollbar{width:.75rem;height:.75rem;margin-left:.5rem}@media (min-width: 768px){.AuthLayout-module__authLayout__x36Ty::-webkit-scrollbar{width:1.25rem;height:1.25rem}}.AuthLayout-module__authLayout__x36Ty::-webkit-scrollbar-track{background:var(--scrollbar-track-color);background-clip:content-box;border:5px solid transparent;border-radius:5rem}.AuthLayout-module__authLayout__x36Ty::-webkit-scrollbar-thumb{background:var(--scrollbar-color);background-clip:content-box;border:5px solid var(--scrollbar-background-color);border-radius:5rem}.AuthLayout-module__authLayout__x36Ty::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-color-hover)}.AuthLayout-module__wrapper__tsFxp .AuthLayout-module__imageWrapper__Yx2dF{display:none}@media (min-width: 768px){.AuthLayout-module__wrapper__tsFxp .AuthLayout-module__imageWrapper__Yx2dF{display:block}}.AuthLayout-module__wrapper__tsFxp .AuthLayout-module__imageWrapper__Yx2dF>div{position:relative;border-radius:var(--card-border-radius)}.AuthLayout-module__wrapper__tsFxp .AuthLayout-module__imageWrapper__Yx2dF img{mix-blend-mode:multiply;width:100%;transition:opacity .5s ease-in-out;opacity:0;border-radius:var(--card-border-radius)}.AuthLayout-module__wrapper__tsFxp .AuthLayout-module__imageWrapper__Yx2dF img.AuthLayout-module__loaded__-OgST{opacity:1}.AuthLayout-module__wrapper__tsFxp .AuthLayout-module__imageWrapper__Yx2dF .AuthLayout-module__title__gV-cE{position:absolute;bottom:var(--grid-gutter-width);left:var(--grid-gutter-width);right:0;margin:0}.AuthLayout-module__wrapper__tsFxp .AuthLayout-module__contentWrapper__5pSYc{display:flex;flex-direction:column;min-height:80vh;min-height:calc(80 * var(--vh, 1vh))}.AuthLayout-module__wrapper__tsFxp .AuthLayout-module__backButton__7I523{display:none}@media (min-width: 768px){.AuthLayout-module__wrapper__tsFxp .AuthLayout-module__backButton__7I523{display:inline-block;margin-bottom:var(--sp-4)}}.ErrorFallback-module__errorFallback__qgKi-{position:relative;width:100%;height:100%;flex:1}.ErrorFallback-module__errorFallback__qgKi- .ErrorFallback-module__wrapper__SrVc5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.Footer-module__footer__mTjG3{color:var(--color-hint);padding-top:var(--sp-3);padding-bottom:var(--sp-3);text-align:right}.Signup-module__wrapper__nm1ha .Signup-module__form__tZ0kE{margin:var(--sp-4) 0}.Navbar-module__navbar__PS6mU{display:flex;align-items:center;height:var(--navbar-height);position:relative;z-index:var(--z-index-navbar);padding:0 var(--grid-gutter-width);justify-content:space-between;flex-shrink:0}.Navbar-module__navbar__PS6mU .Navbar-module__logoWrapper__01UJ5{flex:1;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module__navbar__PS6mU .Navbar-module__logo__0P2yi{height:1.5rem}@media (min-width: 768px){.Navbar-module__navbar__PS6mU .Navbar-module__logo__0P2yi{height:1.875rem}}.Navbar-module__navbar__PS6mU .Navbar-module__userProfileWrapper__dSzbd:hover{text-decoration:none}.Navbar-module__navbar__PS6mU .Navbar-module__userProfileWrapper__dSzbd:hover .Navbar-module__userProfile__AaGHl{background-color:var(--button-background-color-hover)}.Navbar-module__navbar__PS6mU .Navbar-module__userProfileWrapper__dSzbd .Navbar-module__userProfile__AaGHl{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--button-background-color);color:var(--button-text-color);cursor:pointer}.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB{position:fixed;top:0;left:0;right:0;width:100%;height:100vh;height:calc(100 * var(--vh, 1vh));background-color:#000000bf;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;transition:opacity .3s ease-in-out}.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB.show,.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB.collapsing.in{display:flex;opacity:1;pointer-events:auto}.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB.show .Navbar-module__navMenu__DUP96,.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB.collapsing.in .Navbar-module__navMenu__DUP96{transform:translate(0)}.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB.hide,.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB.collapsing.out{display:flex;opacity:0;pointer-events:auto}.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB.hide .Navbar-module__navMenu__DUP96,.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB.collapsing.out .Navbar-module__navMenu__DUP96{transform:translate(-100%)}.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB .Navbar-module__navMenu__DUP96{--color: #ffffff;--color-primary: #f67adf;--color-hint: rgba(255, 255, 255, .4);--heading-color: #ffffff;--label-color: #fff4c4;--background-color: #504bef;--button-background-color: rgba(255, 255, 255, .15);--button-text-color: #ffffff;--button-background-color-hover: rgba(255, 255, 255, .4);--button-text-color-hover: #ffffff;--button-secondary-background-color: #f67adf;--button-secondary-text-color: #000000;--button-secondary-background-color-hover: #c756b6;--button-secondary-text-color-hover: #000000;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-background-color-disabled: rgba(25, 25, 25, .15);--button-text-color-disabled: rgba(255, 255, 255, .15);--button-danger-background-color: transparent;--button-danger-border-color: #ffb249;--button-danger-text-color: #ffb249;--button-danger-background-color-hover: #ffb249;--button-danger-text-color-hover: #000000;--option-background-color: rgba(255, 255, 255, .15);--option-background-color-hover: rgba(255, 255, 255, .4);--option-text-color-selected: #504bef;--option-text-color-selected-hover: #504bef;--option-background-color-selected: #ffffff;--option-background-color-selected-hover: rgba(255, 255, 255, .8);--dropdown-background-color: #6a66f1;--dropdown-background-color-hover: rgba(255, 255, 255, .15);--scrollbar-color: rgba(255, 255, 255, .4);--scrollbar-track-color: rgba(255, 255, 255, .15);--scrollbar-color-hover: rgba(255, 255, 255, .15);--scrollbar-background-color: rgba(255, 255, 255, .15);--input-background-color: rgba(255, 255, 255, .15);--input-color: #ffffff;--input-placeholder-color: rgba(255, 255, 255, .4);--input-checkbox-checked-color: #e0ef4a;--modal-background-color: #504bef;--modal-color: #ffffff;--modal-title-color: #ffffff;--tooltip-background-color: #ffffff;--tooltip-color: #000000;--chart-primary-color: #e0ef4a;--chart-primary-color-hover: #b3c739;--chart-secondary-color: rgba(25, 25, 25, .15);--chart-line-color: #000000;--mass-color-1: #e0ef4a;--mass-color-2: #f67adf;--mass-color-3: #ffb249;--mass-color-4: #ffffff;--mass-color-5: #fff4c4;--loading-color-primary: #e0ef4a;--loading-color-secondary: #f67adf;--loading-color-disabled: #504bef;--progress-bar-background-color: #fff4c4;--mass-color-1-variant-1: #ffb249;--mass-color-2-variant-1: #f67adf;--mass-color-3-variant-1: #9f8b71;--mass-color-4-variant-1: #504bef;--mass-color-5-variant-1: #000000;--mass-color-6-variant-1: #e0ef4a;--chart-primary-color-variant-2: #9f8b71;--mass-color-1-variant-2: #9f8b71;--mass-color-2-variant-2: #504bef;--mass-color-3-variant-2: #e0ef4a;--mass-color-4-variant-2: #000000;--mass-color-5-variant-2: #ffb249;--mass-color-6-variant-2: #f67adf;--chart-primary-color-variant-3: #ffb249;--mass-color-1-variant-3: #ffb249;--mass-color-2-variant-3: #e0ef4a;--mass-color-3-variant-3: #ffb249;--mass-color-4-variant-3: #504bef;--mass-color-5-variant-3: #000000;--mass-color-6-variant-3: #e0ef4a;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-top:4rem;padding-left:var(--sp-5);padding-right:var(--sp-5);width:100%;height:100%;transition:all .5s ease;transform:translate(-100%);background-color:var(--background-color)}@media (min-width: 768px){.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB .Navbar-module__navMenu__DUP96{padding-top:7rem;width:400px;padding-left:var(--sp-4);padding-right:var(--sp-4)}}.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB .Navbar-module__navMenu__DUP96 .Navbar-module__navMenuTitle__o-R6E{margin-top:var(--sp-5);margin-bottom:var(--sp-3)}@media (min-width: 768px){.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB .Navbar-module__navMenu__DUP96 .Navbar-module__navMenuTitle__o-R6E{margin-top:var(--sp-4);margin-bottom:var(--sp-2)}}.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB .Navbar-module__navMenu__DUP96 a{display:block;padding:var(--sp-2) 0;color:var(--color);margin-bottom:var(--sp-2)}@media (min-width: 768px){.Navbar-module__navbar__PS6mU .Navbar-module__navbarCollapse__HCkcB .Navbar-module__navMenu__DUP96 a{padding:0}}.Navbar-module__navbarToggler__n7yqu{display:flex;align-items:center;justify-content:center;outline:none;border:none;background-color:transparent;cursor:pointer;z-index:calc(var(--z-index-navbar) + 1);width:40px;height:40px;padding:0}@media (min-width: 1280px){.Navbar-module__navbarToggler__n7yqu{visibility:hidden;pointer-events:none}}.Navbar-module__togglerIcon__uASKE{position:relative;width:30px;height:30px}.Navbar-module__togglerIcon__uASKE span{position:absolute;width:100%;left:0;right:0;height:2px;background-color:#fff;border-radius:2px;transition:all .3s ease;display:block}.Navbar-module__togglerIcon__uASKE span:nth-child(1){top:5px}.Navbar-module__togglerIcon__uASKE span:nth-child(2){top:15px}.Navbar-module__togglerIcon__uASKE span:nth-child(3){top:25px}.Navbar-module__navbarToggler__n7yqu:not(.collapsed) .Navbar-module__togglerIcon__uASKE span:nth-child(1){transform:rotate(45deg);top:10px}.Navbar-module__navbarToggler__n7yqu:not(.collapsed) .Navbar-module__togglerIcon__uASKE span:nth-child(2){width:0}.Navbar-module__navbarToggler__n7yqu:not(.collapsed) .Navbar-module__togglerIcon__uASKE span:nth-child(3){transform:rotate(-45deg);top:10px}.CompactErrorFallback-module__errorFallback__N8E3s{display:block;width:100%;padding:var(--sp-2);text-align:center;background-color:var(--input-background-color)}.UserProfileModal-module__actions__RrRbL{display:flex;justify-content:space-between;margin-top:1rem}.UserProfileModal-module__logoutButton__SpjMq{color:var(--color-text)}.UserProfileModal-module__deleteAccountButton__ACeRT{color:var(--color-danger)}.UserProfileModal-module__deleteAccountForm__FqqdO{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.UserProfileModal-module__deleteAccountForm__FqqdO label{color:var(--color-text);font-size:.9rem}.UserProfileModal-module__emailInput__1aD9c{padding:.5rem;border:1px solid var(--color-border);border-radius:4px;font-size:.9rem;width:100%}.UserProfileModal-module__emailInput__1aD9c:focus{outline:none;border-color:var(--color-primary)}.AppRootLayout-module__appRootLayout__YydTb{--content-padding: var(--grid-gutter-width) * .5;height:100vh;height:calc(100 * var(--vh, 1vh) - calc(var(--navbar-height) + var(--content-padding)));width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}.AppRootLayout-module__appRootLayout__YydTb .AppRootLayout-module__contentWrapper__luZdH{flex:1;margin-bottom:calc(var(--grid-gutter-width) * .5)}.AppRootLayout-module__appRootLayout__YydTb .AppRootLayout-module__contentWrapper__luZdH>div{height:100%}.AppRootLayout-module__appRootLayout__YydTb .AppRootLayout-module__sectionListCol__8ZdM5{height:100%}.AppRootLayout-module__appRootLayout__YydTb .AppRootLayout-module__content__Yre8h{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;overflow:auto;height:100vh;height:calc(100 * var(--vh, 1vh) - calc(var(--navbar-height) + var(--content-padding)));scroll-margin-left:.5rem}.AppRootLayout-module__appRootLayout__YydTb .AppRootLayout-module__content__Yre8h::-webkit-scrollbar{width:.75rem;height:.75rem;margin-left:.5rem}@media (min-width: 768px){.AppRootLayout-module__appRootLayout__YydTb .AppRootLayout-module__content__Yre8h::-webkit-scrollbar{width:1.25rem;height:1.25rem}}.AppRootLayout-module__appRootLayout__YydTb .AppRootLayout-module__content__Yre8h::-webkit-scrollbar-track{background:var(--scrollbar-track-color);background-clip:content-box;border:5px solid transparent;border-radius:5rem}.AppRootLayout-module__appRootLayout__YydTb .AppRootLayout-module__content__Yre8h::-webkit-scrollbar-thumb{background:var(--scrollbar-color);background-clip:content-box;border:5px solid var(--scrollbar-background-color);border-radius:5rem}.AppRootLayout-module__appRootLayout__YydTb .AppRootLayout-module__content__Yre8h::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-color-hover)}.AppRootLayout-module__appRootLayout__YydTb .AppRootLayout-module__content__Yre8h>*{flex:1}.SectionListCard-module__sectionListCard__jx9Oz{background-color:var(--background-color);color:var(--color);border-radius:var(--card-border-radius);padding:var(--card-padding);--color: #ffffff;--color-primary: #f67adf;--heading-color: #fff4c4;--label-color: #fff4c4;--background-color: #191919;--button-background-color: #464646;--button-text-color: #ffffff;--button-background-color-hover: #282828;--button-text-color-hover: #ffffff;--button-secondary-background-color: #504bef;--button-secondary-text-color: #ffffff;--button-secondary-background-color-hover: #302e90;--button-secondary-text-color-hover: #ffffff;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--mass-color-1: #f67adf;--mass-color-2: #504bef;--mass-color-3: #e0ef4a;--mass-color-4: #ffb249;--mass-color-5: #9f8b71;--mass-color-6: #ffffff;--mass-color-7: #fff4c4;height:100%;display:flex;flex-direction:column}.SectionListCard-module__sectionListCard__jx9Oz a{display:block;border-bottom:1px solid var(--line-color);color:var(--color);flex:1;display:flex;align-items:center;padding:var(--sp-2) 0;transition:padding .3s ease-in-out,background-color .3s ease-in-out}.SectionListCard-module__sectionListCard__jx9Oz a span{padding-top:.2rem}.SectionListCard-module__sectionListCard__jx9Oz a.SectionListCard-module__active__--gpT{padding-left:var(--sp-2);background-color:var(--button-tertiary-background-color)}.SectionListCard-module__sectionListCard__jx9Oz a:hover{background-color:var(--button-tertiary-background-color-hover);padding-left:var(--sp-1)}.FinancialStatusSummary-module__financialStatusSummary__8J09C{--color: #000000;--color-primary: #f67adf;--heading-color: #000000;--label-color: #464646;--background-color: #fff4c4;--background-secondary-color: #ffffff;--button-background-color: #504bef;--button-text-color: #ffffff;--button-background-color-hover: #302e90;--button-text-color-hover: #ffffff;--button-secondary-background-color: #f67adf;--button-secondary-text-color: #000000;--button-secondary-background-color-hover: #c756b6;--button-secondary-text-color-hover: #000000;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-background-color-disabled: #464646;--button-text-color-disabled: rgba(255, 255, 255, .15);--button-widget-background-color: rgba(25, 25, 25, .15);--button-widget-background-color-hover: rgba(0, 0, 0, .75);--chart-primary-color: #ffb249;--chart-secondary-color: rgba(25, 25, 25, .15);--chart-line-color: #000000;--input-background-color: rgba(25, 25, 25, .15);--input-color: #000000;--modal-background-color: #fff4c4;--modal-color: #000000;--modal-title-color: #000000;--tooltip-background-color: #ffffff;--list-dot-active-color: #464646;--list-dot-color: rgba(25, 25, 25, .15);--mass-color-1: #ffb249;--mass-color-2: #f67adf;--mass-color-3: #9f8b71;--mass-color-4: #504bef;--mass-color-5: #000000;--mass-color-6: #e0ef4a;--progress-bar-background-color: #000000;--chart-primary-color-variant-1: #ffb249;--mass-color-1-variant-1: #ffb249;--mass-color-2-variant-1: #f67adf;--mass-color-3-variant-1: #9f8b71;--mass-color-4-variant-1: #504bef;--mass-color-5-variant-1: #000000;--mass-color-6-variant-1: #e0ef4a;--chart-primary-color-variant-2: #9f8b71;--mass-color-1-variant-2: #9f8b71;--mass-color-2-variant-2: #504bef;--mass-color-3-variant-2: #e0ef4a;--mass-color-4-variant-2: #000000;--mass-color-5-variant-2: #ffb249;--mass-color-6-variant-2: #f67adf;--chart-primary-color-variant-3: #9f8b71;--mass-color-1-variant-3: #ffb249;--mass-color-2-variant-3: #f67adf;--mass-color-3-variant-3: #9f8b71;--mass-color-4-variant-3: #504bef;--mass-color-5-variant-3: #000000;--mass-color-6-variant-3: #e0ef4a;--chart-primary-color-variant-4: #504bef;--mass-color-1-variant-4: #ffb249;--mass-color-2-variant-4: #f67adf;--mass-color-3-variant-4: #9f8b71;--mass-color-4-variant-4: #504bef;--mass-color-5-variant-4: #000000;--mass-color-6-variant-4: #e0ef4a;--chart-primary-color-variant-5: #000000;--mass-color-1-variant-5: #ffb249;--mass-color-2-variant-5: #f67adf;--mass-color-3-variant-5: #9f8b71;--mass-color-4-variant-5: #504bef;--mass-color-5-variant-5: #000000;--mass-color-6-variant-5: #e0ef4a;background-color:var(--background-color);color:var(--color);border-radius:var(--card-border-radius);padding:var(--card-padding);display:flex;gap:calc(var(--grid-gutter-width) * .5);width:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.FinancialStatusSummary-module__financialStatusSummary__8J09C::-webkit-scrollbar{display:none}@media (min-width: 768px){.FinancialStatusSummary-module__financialStatusSummary__8J09C{padding:var(--sp-2)}}.FinancialStatusSummary-module__financialStatusSummary__8J09C .FinancialStatusSummary-module__card__Z-0-F{flex:1}@keyframes AIInputCard-module__loading-color-transition-keyframes__6nw7k{0%{background-color:var(--color-cream)}50%{background-color:var(--color-pink)}to{background-color:var(--color-cream)}}@keyframes AIInputCard-module__loading__3u9iw{0%{height:0%}to{height:100%}}@keyframes AIInputCard-module__spin__tvMsO{0%{transform:rotate(0) scale(.8)}50%{transform:rotate(180deg) scale(1)}to{transform:rotate(360deg) scale(.8)}}.AIInputCard-module__aiInputCard__CFepG{width:100%;height:100%;display:flex;align-items:flex-end;background-color:var(--background-color);color:var(--color);border-radius:var(--card-border-radius);padding:var(--card-padding)}.AIInputCard-module__aiInputCard__CFepG .AIInputCard-module__input__oGQm0{margin:0;flex:1;align-self:stretch}.AIInputCard-module__aiInputCard__CFepG .AIInputCard-module__input__oGQm0 input{text-align:left!important}.AIInputCard-module__aiInputCard__CFepG form{display:flex;align-items:center;gap:var(--sp-1);position:relative;width:100%}.AIInputCard-module__aiInputCard__CFepG form .AIInputCard-module__button__ODTgD{flex-shrink:0;margin-top:1rem;margin-bottom:0;align-self:stretch}@media (min-width: 768px){.AIInputCard-module__aiInputCard__CFepG form .AIInputCard-module__button__ODTgD{margin-top:1.75rem}}.AIInputCard-module__aiInputCard__CFepG form .AIInputCard-module__button__ODTgD svg{width:2rem;height:2rem;stroke:none}.AIInputCard-module__aiInputCard__CFepG form .AIInputCard-module__button__ODTgD.AIInputCard-module__loading__3u9iw svg{animation:AIInputCard-module__spin__tvMsO 4s linear infinite}.Dashboard-module__dashboardContainer__2xMM3{display:flex;flex-direction:column;gap:var(--sp-2);align-items:stretch}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__content__pP0An{display:flex;flex-direction:column;align-items:stretch;flex-shrink:0}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__contentCol__WrRfs{display:flex;flex-direction:column;align-items:stretch;gap:var(--sp-2)}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__financialStatusSummaryWrapper__tu0A0{flex-shrink:0}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__sectionListCol__2e8Jv{--color: #ffffff;--color-primary: #f67adf;--heading-color: #fff4c4;--label-color: #fff4c4;--background-color: #191919;--button-background-color: #464646;--button-text-color: #ffffff;--button-background-color-hover: #282828;--button-text-color-hover: #ffffff;--button-secondary-background-color: #504bef;--button-secondary-text-color: #ffffff;--button-secondary-background-color-hover: #302e90;--button-secondary-text-color-hover: #ffffff;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--mass-color-1: #f67adf;--mass-color-2: #504bef;--mass-color-3: #e0ef4a;--mass-color-4: #ffb249;--mass-color-5: #9f8b71;--mass-color-6: #ffffff;--mass-color-7: #fff4c4}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__aiInputCardWrapper__KQ5l4{flex-shrink:0;--color: #ffffff;--color-primary: #f67adf;--color-hint: rgba(255, 255, 255, .4);--heading-color: #ffffff;--label-color: #fff4c4;--background-color: #504bef;--button-background-color: rgba(255, 255, 255, .15);--button-text-color: #ffffff;--button-background-color-hover: rgba(255, 255, 255, .4);--button-text-color-hover: #ffffff;--button-secondary-background-color: #f67adf;--button-secondary-text-color: #000000;--button-secondary-background-color-hover: #c756b6;--button-secondary-text-color-hover: #000000;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-background-color-disabled: rgba(25, 25, 25, .15);--button-text-color-disabled: rgba(255, 255, 255, .15);--button-danger-background-color: transparent;--button-danger-border-color: #ffb249;--button-danger-text-color: #ffb249;--button-danger-background-color-hover: #ffb249;--button-danger-text-color-hover: #000000;--option-background-color: rgba(255, 255, 255, .15);--option-background-color-hover: rgba(255, 255, 255, .4);--option-text-color-selected: #504bef;--option-text-color-selected-hover: #504bef;--option-background-color-selected: #ffffff;--option-background-color-selected-hover: rgba(255, 255, 255, .8);--dropdown-background-color: #6a66f1;--dropdown-background-color-hover: rgba(255, 255, 255, .15);--scrollbar-color: rgba(255, 255, 255, .4);--scrollbar-track-color: rgba(255, 255, 255, .15);--scrollbar-color-hover: rgba(255, 255, 255, .15);--scrollbar-background-color: rgba(255, 255, 255, .15);--input-background-color: rgba(255, 255, 255, .15);--input-color: #ffffff;--input-placeholder-color: rgba(255, 255, 255, .4);--input-checkbox-checked-color: #e0ef4a;--modal-background-color: #504bef;--modal-color: #ffffff;--modal-title-color: #ffffff;--tooltip-background-color: #ffffff;--tooltip-color: #000000;--chart-primary-color: #e0ef4a;--chart-primary-color-hover: #b3c739;--chart-secondary-color: rgba(25, 25, 25, .15);--chart-line-color: #000000;--mass-color-1: #e0ef4a;--mass-color-2: #f67adf;--mass-color-3: #ffb249;--mass-color-4: #ffffff;--mass-color-5: #fff4c4;--loading-color-primary: #e0ef4a;--loading-color-secondary: #f67adf;--loading-color-disabled: #504bef;--progress-bar-background-color: #fff4c4;--mass-color-1-variant-1: #ffb249;--mass-color-2-variant-1: #f67adf;--mass-color-3-variant-1: #9f8b71;--mass-color-4-variant-1: #504bef;--mass-color-5-variant-1: #000000;--mass-color-6-variant-1: #e0ef4a;--chart-primary-color-variant-2: #9f8b71;--mass-color-1-variant-2: #9f8b71;--mass-color-2-variant-2: #504bef;--mass-color-3-variant-2: #e0ef4a;--mass-color-4-variant-2: #000000;--mass-color-5-variant-2: #ffb249;--mass-color-6-variant-2: #f67adf;--chart-primary-color-variant-3: #ffb249;--mass-color-1-variant-3: #ffb249;--mass-color-2-variant-3: #e0ef4a;--mass-color-3-variant-3: #ffb249;--mass-color-4-variant-3: #504bef;--mass-color-5-variant-3: #000000;--mass-color-6-variant-3: #e0ef4a}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__aiInputCardWrapper__KQ5l4>div:first-child{padding-bottom:var(--sp-2)}@media (min-width: 768px){.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__aiInputCardWrapper__KQ5l4>div:first-child{padding-bottom:0}}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__aiInputCard__jw2bP{--color: #ffffff;--color-primary: #f67adf;--color-hint: rgba(255, 255, 255, .4);--heading-color: #ffffff;--label-color: #fff4c4;--background-color: #504bef;--button-background-color: rgba(255, 255, 255, .15);--button-text-color: #ffffff;--button-background-color-hover: rgba(255, 255, 255, .4);--button-text-color-hover: #ffffff;--button-secondary-background-color: #f67adf;--button-secondary-text-color: #000000;--button-secondary-background-color-hover: #c756b6;--button-secondary-text-color-hover: #000000;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-background-color-disabled: rgba(25, 25, 25, .15);--button-text-color-disabled: rgba(255, 255, 255, .15);--button-danger-background-color: transparent;--button-danger-border-color: #ffb249;--button-danger-text-color: #ffb249;--button-danger-background-color-hover: #ffb249;--button-danger-text-color-hover: #000000;--option-background-color: rgba(255, 255, 255, .15);--option-background-color-hover: rgba(255, 255, 255, .4);--option-text-color-selected: #504bef;--option-text-color-selected-hover: #504bef;--option-background-color-selected: #ffffff;--option-background-color-selected-hover: rgba(255, 255, 255, .8);--dropdown-background-color: #6a66f1;--dropdown-background-color-hover: rgba(255, 255, 255, .15);--scrollbar-color: rgba(255, 255, 255, .4);--scrollbar-track-color: rgba(255, 255, 255, .15);--scrollbar-color-hover: rgba(255, 255, 255, .15);--scrollbar-background-color: rgba(255, 255, 255, .15);--input-background-color: rgba(255, 255, 255, .15);--input-color: #ffffff;--input-placeholder-color: rgba(255, 255, 255, .4);--input-checkbox-checked-color: #e0ef4a;--modal-background-color: #504bef;--modal-color: #ffffff;--modal-title-color: #ffffff;--tooltip-background-color: #ffffff;--tooltip-color: #000000;--chart-primary-color: #e0ef4a;--chart-primary-color-hover: #b3c739;--chart-secondary-color: rgba(25, 25, 25, .15);--chart-line-color: #000000;--mass-color-1: #e0ef4a;--mass-color-2: #f67adf;--mass-color-3: #ffb249;--mass-color-4: #ffffff;--mass-color-5: #fff4c4;--loading-color-primary: #e0ef4a;--loading-color-secondary: #f67adf;--loading-color-disabled: #504bef;--progress-bar-background-color: #fff4c4;--mass-color-1-variant-1: #ffb249;--mass-color-2-variant-1: #f67adf;--mass-color-3-variant-1: #9f8b71;--mass-color-4-variant-1: #504bef;--mass-color-5-variant-1: #000000;--mass-color-6-variant-1: #e0ef4a;--chart-primary-color-variant-2: #9f8b71;--mass-color-1-variant-2: #9f8b71;--mass-color-2-variant-2: #504bef;--mass-color-3-variant-2: #e0ef4a;--mass-color-4-variant-2: #000000;--mass-color-5-variant-2: #ffb249;--mass-color-6-variant-2: #f67adf;--chart-primary-color-variant-3: #ffb249;--mass-color-1-variant-3: #ffb249;--mass-color-2-variant-3: #e0ef4a;--mass-color-3-variant-3: #ffb249;--mass-color-4-variant-3: #504bef;--mass-color-5-variant-3: #000000;--mass-color-6-variant-3: #e0ef4a}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__aiResultCol__lhpyh{padding:0}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__aiResultWrapper__uCiCX{transition:height .8s ease-in-out,margin-top .8s ease-in-out;height:0;margin-top:0}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__aiResultWrapper__uCiCX.Dashboard-module__showResult__XE4c8{height:100vh;height:calc(100 * var(--vh, 1vh) - calc(var(--navbar-height) + 20rem));margin-top:var(--sp-2)}@media (min-width: 768px){.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__aiResultWrapper__uCiCX.Dashboard-module__showResult__XE4c8{height:calc(100vh - 24rem)}}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__aiResultWrapper__uCiCX>div{height:100%}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__widgetsWrapper__-qQSc{height:100%;flex:1;align-self:stretch}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__widgetsWrapper__-qQSc>div{height:100%;width:100%}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__widgetsWrapper__-qQSc>div>div{padding-right:0}.Dashboard-module__dashboardContainer__2xMM3 .Dashboard-module__widgetsWrapper__-qQSc>div .Dashboard-module__widgetsScroll__0gWNm{height:100%;padding:0 calc(var(--grid-gutter-width) * .5)}.DashboardWidgetLayout-module__close__o9K0B{width:2.5rem;height:2.5rem;cursor:pointer;position:relative;height:1.5rem;width:1.5rem}.DashboardWidgetLayout-module__close__o9K0B:before,.DashboardWidgetLayout-module__close__o9K0B:after{content:"";position:absolute;top:50%;left:50%;width:80%;height:2px;background-color:var(--label-color);transform-origin:center}.DashboardWidgetLayout-module__close__o9K0B:before{transform:translate(-50%,-50%) rotate(45deg)}.DashboardWidgetLayout-module__close__o9K0B:after{transform:translate(-50%,-50%) rotate(-45deg)}.Questionnaire-module__questionnaire__5Tt39{height:100%;display:flex;flex-direction:column;overflow:hidden}.Questionnaire-module__questionnaire__5Tt39.Questionnaire-module__fullScreen__TibH-{height:100vh;height:calc(100 * var(--vh, 1vh) - calc(var(--navbar-height) + var(--sp-1)))}@media (min-width: 768px){.Questionnaire-module__questionnaire__5Tt39.Questionnaire-module__fullScreen__TibH-{height:100vh;height:calc(100 * var(--vh, 1vh) - calc(var(--navbar-height) + var(--sp-3)))}}.Questionnaire-module__questionnaire__5Tt39.Questionnaire-module__inline__GG3BS{height:100%}.Questionnaire-module__questionnaire__5Tt39 .Questionnaire-module__progress__gtiAp{flex-shrink:0}.Questionnaire-module__questionnaire__5Tt39 .Questionnaire-module__content__0HVjt{flex:1;display:flex;flex-direction:column;align-items:stretch;margin-top:calc(var(--grid-gutter-width) * .5);overflow-y:auto;overflow-x:hidden;scroll-margin-left:.5rem}.Questionnaire-module__questionnaire__5Tt39 .Questionnaire-module__content__0HVjt::-webkit-scrollbar{width:.75rem;height:.75rem;margin-left:.5rem}@media (min-width: 768px){.Questionnaire-module__questionnaire__5Tt39 .Questionnaire-module__content__0HVjt::-webkit-scrollbar{width:1.25rem;height:1.25rem}}.Questionnaire-module__questionnaire__5Tt39 .Questionnaire-module__content__0HVjt::-webkit-scrollbar-track{background:var(--scrollbar-track-color);background-clip:content-box;border:5px solid transparent;border-radius:5rem}.Questionnaire-module__questionnaire__5Tt39 .Questionnaire-module__content__0HVjt::-webkit-scrollbar-thumb{background:var(--scrollbar-color);background-clip:content-box;border:5px solid var(--scrollbar-background-color);border-radius:5rem}.Questionnaire-module__questionnaire__5Tt39 .Questionnaire-module__content__0HVjt::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-color-hover)}.Questionnaire-module__questionnaire__5Tt39 .Questionnaire-module__navbar__XDtxx{background-color:var(--background-color);padding:var(--sp-2) 0}.Navbar-module__navbar__-ny8r .row>div{display:flex;padding:0 var(--grid-gutter-width)}.Navbar-module__navbar__-ny8r .Navbar-module__back__qtyzD{flex-shrink:0}@media (max-width: 767px){.Navbar-module__navbar__-ny8r .Navbar-module__back__qtyzD>button span:nth-child(2){display:none}}.Navbar-module__navbar__-ny8r .Navbar-module__next__QyQhF{text-align:right;flex:1}.Question-module__question__V7mm8.Question-module__regular__y1GXq{flex:1}.Question-module__question__V7mm8.Question-module__regular__y1GXq .col{height:100%}.Question-module__question__V7mm8.Question-module__regular__y1GXq .Question-module__wrapper__r-W94{--color: #ffffff;--color-primary: #f67adf;--color-hint: rgba(255, 255, 255, .4);--heading-color: #ffffff;--label-color: #fff4c4;--background-color: #504bef;--button-background-color: rgba(255, 255, 255, .15);--button-text-color: #ffffff;--button-background-color-hover: rgba(255, 255, 255, .4);--button-text-color-hover: #ffffff;--button-secondary-background-color: #f67adf;--button-secondary-text-color: #000000;--button-secondary-background-color-hover: #c756b6;--button-secondary-text-color-hover: #000000;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-background-color-disabled: rgba(25, 25, 25, .15);--button-text-color-disabled: rgba(255, 255, 255, .15);--button-danger-background-color: transparent;--button-danger-border-color: #ffb249;--button-danger-text-color: #ffb249;--button-danger-background-color-hover: #ffb249;--button-danger-text-color-hover: #000000;--option-background-color: rgba(255, 255, 255, .15);--option-background-color-hover: rgba(255, 255, 255, .4);--option-text-color-selected: #504bef;--option-text-color-selected-hover: #504bef;--option-background-color-selected: #ffffff;--option-background-color-selected-hover: rgba(255, 255, 255, .8);--dropdown-background-color: #6a66f1;--dropdown-background-color-hover: rgba(255, 255, 255, .15);--scrollbar-color: rgba(255, 255, 255, .4);--scrollbar-track-color: rgba(255, 255, 255, .15);--scrollbar-color-hover: rgba(255, 255, 255, .15);--scrollbar-background-color: rgba(255, 255, 255, .15);--input-background-color: rgba(255, 255, 255, .15);--input-color: #ffffff;--input-placeholder-color: rgba(255, 255, 255, .4);--input-checkbox-checked-color: #e0ef4a;--modal-background-color: #504bef;--modal-color: #ffffff;--modal-title-color: #ffffff;--tooltip-background-color: #ffffff;--tooltip-color: #000000;--chart-primary-color: #e0ef4a;--chart-primary-color-hover: #b3c739;--chart-secondary-color: rgba(25, 25, 25, .15);--chart-line-color: #000000;--mass-color-1: #e0ef4a;--mass-color-2: #f67adf;--mass-color-3: #ffb249;--mass-color-4: #ffffff;--mass-color-5: #fff4c4;--loading-color-primary: #e0ef4a;--loading-color-secondary: #f67adf;--loading-color-disabled: #504bef;--progress-bar-background-color: #fff4c4;--mass-color-1-variant-1: #ffb249;--mass-color-2-variant-1: #f67adf;--mass-color-3-variant-1: #9f8b71;--mass-color-4-variant-1: #504bef;--mass-color-5-variant-1: #000000;--mass-color-6-variant-1: #e0ef4a;--chart-primary-color-variant-2: #9f8b71;--mass-color-1-variant-2: #9f8b71;--mass-color-2-variant-2: #504bef;--mass-color-3-variant-2: #e0ef4a;--mass-color-4-variant-2: #000000;--mass-color-5-variant-2: #ffb249;--mass-color-6-variant-2: #f67adf;--chart-primary-color-variant-3: #ffb249;--mass-color-1-variant-3: #ffb249;--mass-color-2-variant-3: #e0ef4a;--mass-color-3-variant-3: #ffb249;--mass-color-4-variant-3: #504bef;--mass-color-5-variant-3: #000000;--mass-color-6-variant-3: #e0ef4a;height:100%;background-color:var(--background-color);color:var(--color);padding:var(--sp-5) var(--sp-4);border-radius:var(--card-border-radius);display:flex;flex-direction:column}@media (min-width: 768px){.Question-module__question__V7mm8.Question-module__regular__y1GXq .Question-module__wrapper__r-W94{padding:var(--sp-5)}}@media (min-width: 768px){.Question-module__question__V7mm8.Question-module__regular__y1GXq .Question-module__wrapper__r-W94 .Question-module__description__7YlHT{width:60%}}@media (min-width: 1280px){.Question-module__question__V7mm8.Question-module__regular__y1GXq .Question-module__wrapper__r-W94 .Question-module__description__7YlHT{width:40%}}.Question-module__question__V7mm8.Question-module__regular__y1GXq .Question-module__wrapper__r-W94 .Question-module__inputWrapper__56eUv{margin:var(--sp-3) 0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.Question-module__question__V7mm8.Question-module__regular__y1GXq .Question-module__wrapper__r-W94 .Question-module__inputWrapper__56eUv>*{width:100%}.Question-module__question__V7mm8.Question-module__compact__OOPNd .Question-module__header__AP3lR{margin-bottom:var(--sp-2)}@media (min-width: 768px){.Question-module__question__V7mm8.Question-module__compact__OOPNd .Question-module__header__AP3lR{margin-bottom:var(--sp-1)}}@keyframes Answer-module__loading-color-transition-keyframes__uE4X0{0%{background-color:var(--color-cream)}50%{background-color:var(--color-pink)}to{background-color:var(--color-cream)}}@keyframes Answer-module__loading__C6XTL{0%{height:0%}to{height:100%}}@keyframes Answer-module__spin__V9eVw{0%{transform:rotate(0) scale(.8)}50%{transform:rotate(180deg) scale(1)}to{transform:rotate(360deg) scale(.8)}}.Answer-module__ageAnswer__0twfF{text-align:center}.Answer-module__ageAnswer__0twfF.Answer-module__compact__r33Bv .Answer-module__error__HC-eH{display:none}.Answer-module__agePlanAnswer__u-zsb.Answer-module__compact__r33Bv{display:flex;align-items:center;gap:var(--sp-2)}.Answer-module__agePlanAnswer__u-zsb.Answer-module__compact__r33Bv .Answer-module__checkbox__GhD0n{margin-top:0;margin-bottom:0}@media (min-width: 768px){.Answer-module__agePlanAnswer__u-zsb.Answer-module__compact__r33Bv .Answer-module__checkbox__GhD0n{margin-top:0;margin-bottom:0}}.Answer-module__agePlanAnswer__u-zsb .Answer-module__checkbox__GhD0n{margin-top:var(--sp-5);margin-bottom:0}@media (min-width: 768px){.Answer-module__agePlanAnswer__u-zsb .Answer-module__checkbox__GhD0n{margin-top:var(--sp-1)}}.Answer-module__optionsAnswer__v2vR8{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(var(--grid-gutter-width) / 2)}.Answer-module__optionsAnswer__v2vR8.Answer-module__large__YkLsM{grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){.Answer-module__optionsAnswer__v2vR8.Answer-module__large__YkLsM{grid-template-columns:repeat(4,1fr)}}.Answer-module__optionsAnswer__v2vR8.Answer-module__medium__pS-Qu{grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){.Answer-module__optionsAnswer__v2vR8.Answer-module__medium__pS-Qu{grid-template-columns:repeat(3,1fr)}}.Answer-module__optionsAnswer__v2vR8.Answer-module__small__hNSi2{grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.Answer-module__optionsAnswer__v2vR8.Answer-module__small__hNSi2{grid-template-columns:repeat(2,1fr)}}.Answer-module__optionsAnswer__v2vR8.Answer-module__five__47VKf{grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.Answer-module__optionsAnswer__v2vR8.Answer-module__five__47VKf{grid-template-columns:repeat(2,1fr)}.Answer-module__optionsAnswer__v2vR8.Answer-module__five__47VKf .Answer-module__option__FZ9dz:last-child{grid-column:1/-1}}.Answer-module__optionsAnswer__v2vR8 .Answer-module__option__FZ9dz{display:flex;flex-direction:column;gap:var(--sp-1);align-items:center;justify-content:center;border-radius:var(--card-border-radius);padding:var(--sp-3);background-color:var(--option-background-color);text-align:center;cursor:pointer;transition:all .4s ease!important}@media (min-width: 768px){.Answer-module__optionsAnswer__v2vR8 .Answer-module__option__FZ9dz{padding:var(--sp-2)}}.Answer-module__optionsAnswer__v2vR8 .Answer-module__option__FZ9dz:hover{background-color:var(--option-background-color-hover)}.Answer-module__optionsAnswer__v2vR8 .Answer-module__option__FZ9dz.Answer-module__selected__Y8041{color:var(--option-text-color-selected);background-color:var(--option-background-color-selected)}.Answer-module__optionsAnswer__v2vR8 .Answer-module__option__FZ9dz.Answer-module__selected__Y8041:hover{color:var(--option-text-color-selected-hover);background-color:var(--option-background-color-selected-hover)}.Answer-module__optionsAnswer__v2vR8 .Answer-module__option__FZ9dz .Answer-module__secondaryText__dPoeY{color:var(--text-color-secondary)}.Answer-module__lifestyleValuesAnswer__2dBSK{display:flex;flex-direction:column;gap:var(--sp-2);width:100%}.Answer-module__lifestyleValuesAnswer__2dBSK input{width:100%}@media (min-width: 768px){.Answer-module__lifestyleValuesAnswer__2dBSK{flex-direction:row}}.Answer-module__yesNoAnswer__zALp9{display:flex;flex:1;max-height:calc(30 * var(--vh, 1vh));gap:var(--sp-2)}.Answer-module__yesNoAnswer__zALp9 .Answer-module__optionWrapper__ezBbg{flex:1}.Answer-module__yesNoAnswer__zALp9 .Answer-module__optionWrapper__ezBbg .Answer-module__option__FZ9dz{border-radius:var(--card-border-radius);padding:var(--sp-3);background-color:var(--option-background-color);text-align:center;cursor:pointer;transition:all .4s ease!important;display:flex;align-items:center;justify-content:center;height:100%}@media (min-width: 768px){.Answer-module__yesNoAnswer__zALp9 .Answer-module__optionWrapper__ezBbg .Answer-module__option__FZ9dz{padding:var(--sp-2)}}.Answer-module__yesNoAnswer__zALp9 .Answer-module__optionWrapper__ezBbg .Answer-module__option__FZ9dz:hover{background-color:var(--option-background-color-hover)}.Answer-module__yesNoAnswer__zALp9 .Answer-module__optionWrapper__ezBbg .Answer-module__option__FZ9dz.Answer-module__selected__Y8041{color:var(--option-text-color-selected);background-color:var(--option-background-color-selected)}.Answer-module__yesNoAnswer__zALp9 .Answer-module__optionWrapper__ezBbg .Answer-module__option__FZ9dz.Answer-module__selected__Y8041:hover{color:var(--option-text-color-selected-hover);background-color:var(--option-background-color-selected-hover)}.Answer-module__numberRateAnswer__4yZjs.Answer-module__compact__r33Bv{margin-bottom:var(--sp-5)}@media (min-width: 768px){.Answer-module__numberRateAnswer__4yZjs.Answer-module__compact__r33Bv{margin-bottom:var(--sp-2)}}.Answer-module__numberRangeAnswer__kFg7G{width:100%}.Answer-module__numberRangeAnswer__kFg7G .Answer-module__inputWrapper__-rs0H{display:flex;justify-content:center;gap:var(--sp-1);align-items:center;flex:1;text-align:center}@media (min-width: 768px){.Answer-module__numberRangeAnswer__kFg7G .Answer-module__inputWrapper__-rs0H{gap:var(--sp-3);flex-direction:row}.Answer-module__numberRangeAnswer__kFg7G .Answer-module__inputWrapper__-rs0H .Answer-module__input__UOMdv{flex:1}}.Answer-module__numberRangeAnswer__kFg7G.Answer-module__compact__r33Bv .Answer-module__inputWrapper__-rs0H{gap:.2rem}.Answer-module__error__HC-eH{text-align:center;transform:translateY(7px);opacity:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out}.Answer-module__error__HC-eH.Answer-module__visible__f5sfE{transform:translateY(0);opacity:1}@media (min-width: 768px){.Answer-module__numberTimePeriodAnswer__faPdv.Answer-module__compact__r33Bv{width:100%;display:flex;flex-direction:row;gap:var(--sp-1)}.Answer-module__numberTimePeriodAnswer__faPdv.Answer-module__compact__r33Bv .Answer-module__input__UOMdv{flex:1}.Answer-module__numberTimePeriodAnswer__faPdv.Answer-module__compact__r33Bv .Answer-module__periodWrapper__HsgpI{flex-direction:column;gap:var(--sp-1)}.Answer-module__numberTimePeriodAnswer__faPdv.Answer-module__compact__r33Bv .Answer-module__periodWrapper__HsgpI .Answer-module__option__FZ9dz{padding:var(--sp-1)}}@media (min-width: 768px) and (min-width: 768px){.Answer-module__numberTimePeriodAnswer__faPdv.Answer-module__compact__r33Bv .Answer-module__periodWrapper__HsgpI .Answer-module__option__FZ9dz{padding:0 var(--sp-1);padding-top:.2rem}}.Answer-module__numberTimePeriodAnswer__faPdv .Answer-module__periodWrapper__HsgpI{display:flex;gap:var(--sp-2)}.Answer-module__numberTimePeriodAnswer__faPdv .Answer-module__periodWrapper__HsgpI .Answer-module__option__FZ9dz{flex:1;border-radius:var(--card-border-radius);padding:var(--sp-3);background-color:var(--option-background-color);text-align:center;cursor:pointer;transition:all .4s ease!important}@media (min-width: 768px){.Answer-module__numberTimePeriodAnswer__faPdv .Answer-module__periodWrapper__HsgpI .Answer-module__option__FZ9dz{padding:var(--sp-2)}}.Answer-module__numberTimePeriodAnswer__faPdv .Answer-module__periodWrapper__HsgpI .Answer-module__option__FZ9dz:hover{background-color:var(--option-background-color-hover)}.Answer-module__numberTimePeriodAnswer__faPdv .Answer-module__periodWrapper__HsgpI .Answer-module__option__FZ9dz.Answer-module__selected__Y8041:hover{color:var(--option-text-color-selected-hover);background-color:var(--option-background-color-selected-hover)}.Answer-module__numberTimePeriodAnswer__faPdv .Answer-module__periodWrapper__HsgpI .Answer-module__option__FZ9dz.Answer-module__selected__Y8041{color:var(--option-text-color-selected);background-color:var(--option-background-color-selected)}.Answer-module__numberYearsAnswer__f0j26.Answer-module__compact__r33Bv .Answer-module__wrapper__5SQBd{gap:var(--sp-1)}.Answer-module__numberYearsAnswer__f0j26.Answer-module__compact__r33Bv .Answer-module__error__HC-eH{display:none}.Answer-module__numberYearsAnswer__f0j26 .Answer-module__wrapper__5SQBd{display:flex;gap:var(--sp-2);align-items:center;flex:1;flex-direction:row}.Answer-module__numberYearsAnswer__f0j26 .Answer-module__wrapper__5SQBd .Answer-module__input__UOMdv{flex:1;min-width:4.4rem}.Answer-module__numberYearsAnswer__f0j26 .Answer-module__wrapper__5SQBd .Answer-module__input__UOMdv:nth-child(1){flex:3}.Answer-module__numberYearsAnswer__f0j26 span{display:block;flex-shrink:0}.Answer-module__debtItemsAnswer__J7xcP.Answer-module__compact__r33Bv{display:flex;flex-direction:column;gap:var(--sp-3)}@media (min-width: 768px){.Answer-module__debtItemsAnswer__J7xcP.Answer-module__compact__r33Bv .Answer-module__select__snAlZ{min-width:11rem!important}}.Answer-module__debtItemsAnswer__J7xcP.Answer-module__compact__r33Bv .Answer-module__input__UOMdv:last-child{width:5rem!important}.Answer-module__debtItemsAnswer__J7xcP .Answer-module__addDebtItemButton__sw2JN{display:block;margin-top:var(--sp-2)}.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U{position:relative}.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__deleteButton__VLT8N{position:absolute;transform:translate(50%);right:0;top:var(--sp-3)}@media (max-width: 767px){.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__deleteButton__VLT8N{top:var(--sp-2)}}.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ{margin-bottom:var(--sp-6)}@media (min-width: 768px){.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ{margin-bottom:var(--sp-1)}}.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ>div{display:flex;gap:calc(var(--grid-gutter-width) * .5);align-items:stretch}@media (min-width: 768px){.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ>div:nth-child(1){width:fit-content;flex-shrink:0}.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ>div:nth-child(2){flex:1}}.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ .Answer-module__select__snAlZ{width:100%}@media (min-width: 768px){.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ .Answer-module__select__snAlZ{width:fit-content;min-width:20rem}}.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ .Answer-module__input__UOMdv{flex:1}.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ .Answer-module__input__UOMdv:last-child{width:4.8rem;flex:unset;flex-shrink:0}.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ .Answer-module__input__UOMdv:nth-child(1){flex:1.45}@media (min-width: 768px){.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ .Answer-module__input__UOMdv:nth-child(1){flex:1.4}.Answer-module__debtItemsAnswer__J7xcP .Answer-module__debtItemRowWrapper__IdW-U .Answer-module__debtItemRow__catHQ .Answer-module__input__UOMdv:last-child{width:7.5rem;flex:unset;flex-shrink:0}}.Answer-module__financialAssetsAnswer__rVSFD.Answer-module__compact__r33Bv{display:flex;flex-direction:column;gap:var(--sp-1)}.Answer-module__financialAssetsAnswer__rVSFD.Answer-module__compact__r33Bv .Answer-module__deleteButton__VLT8N{top:calc(var(--sp-1) * -1)!important}@media (max-width: 767px){.Answer-module__financialAssetsAnswer__rVSFD.Answer-module__compact__r33Bv .Answer-module__deleteButton__VLT8N{top:calc(var(--sp-1) * -1)!important}}@media (min-width: 768px){.Answer-module__financialAssetsAnswer__rVSFD.Answer-module__compact__r33Bv .Answer-module__select__snAlZ{min-width:13rem!important}}.Answer-module__financialAssetsAnswer__rVSFD .Answer-module__addAssetItemButton__yjN-q{display:block;margin-top:var(--sp-2)}.Answer-module__financialAssetsAnswer__rVSFD .Answer-module__financialAssetItemRowWrapper__ZIplP{position:relative}.Answer-module__financialAssetsAnswer__rVSFD .Answer-module__financialAssetItemRowWrapper__ZIplP .Answer-module__deleteButton__VLT8N{position:absolute;transform:translate(50%);right:0;top:var(--sp-3)}@media (max-width: 767px){.Answer-module__financialAssetsAnswer__rVSFD .Answer-module__financialAssetItemRowWrapper__ZIplP .Answer-module__deleteButton__VLT8N{top:var(--sp-2)}}.Answer-module__financialAssetsAnswer__rVSFD .Answer-module__financialAssetItemRowWrapper__ZIplP .Answer-module__itemRow__Dmebn{display:flex;gap:var(--sp-2);align-items:stretch;flex-direction:column;margin-bottom:var(--sp-7)}@media (min-width: 768px){.Answer-module__financialAssetsAnswer__rVSFD .Answer-module__financialAssetItemRowWrapper__ZIplP .Answer-module__itemRow__Dmebn{flex-direction:row;margin-bottom:0}}.Answer-module__financialAssetsAnswer__rVSFD .Answer-module__financialAssetItemRowWrapper__ZIplP .Answer-module__itemRow__Dmebn .Answer-module__select__snAlZ{width:100%}@media (min-width: 768px){.Answer-module__financialAssetsAnswer__rVSFD .Answer-module__financialAssetItemRowWrapper__ZIplP .Answer-module__itemRow__Dmebn .Answer-module__select__snAlZ{min-width:20rem;width:fit-content;flex-shrink:0}}.Answer-module__financialAssetsAnswer__rVSFD .Answer-module__financialAssetItemRowWrapper__ZIplP .Answer-module__itemRow__Dmebn .Answer-module__input__UOMdv{flex:1}@media (min-width: 768px){.Answer-module__financialAssetDateValuesAnswer__rd1zD.Answer-module__compact__r33Bv .Answer-module__select__snAlZ{width:fit-content}.Answer-module__financialAssetDateValuesAnswer__rd1zD.Answer-module__compact__r33Bv .Answer-module__select__snAlZ:nth-child(2){min-width:12rem!important}.Answer-module__financialAssetDateValuesAnswer__rd1zD.Answer-module__compact__r33Bv .Answer-module__select__snAlZ:nth-child(3){width:7rem!important}}.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__addAssetItemButton__yjN-q{display:block;margin-top:var(--sp-2)}.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH{position:relative;margin-bottom:var(--sp-7)}@media (min-width: 768px){.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH{margin-bottom:0}}.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__deleteButton__VLT8N{position:absolute;transform:translate(50%);right:0;top:var(--sp-3)}@media (max-width: 767px){.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__deleteButton__VLT8N{top:var(--sp-3)}}.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__itemRow__Dmebn{display:block;gap:var(--sp-2);align-items:stretch}@media (min-width: 768px){.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__itemRow__Dmebn{display:flex}}.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__itemRow__Dmebn .Answer-module__select__snAlZ{width:calc(50% - var(--sp-2) * .5);flex-shrink:0;display:inline-block}.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__itemRow__Dmebn .Answer-module__select__snAlZ:nth-child(3){margin-left:var(--sp-2)}@media (min-width: 768px){.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__itemRow__Dmebn .Answer-module__select__snAlZ:nth-child(3){margin-left:0}}@media (min-width: 768px){.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__itemRow__Dmebn .Answer-module__select__snAlZ{display:block}}@media (min-width: 768px){.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__itemRow__Dmebn .Answer-module__select__snAlZ{width:fit-content}.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__itemRow__Dmebn .Answer-module__select__snAlZ:nth-child(2){min-width:17rem}.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__itemRow__Dmebn .Answer-module__select__snAlZ:nth-child(3){width:11rem}}.Answer-module__financialAssetDateValuesAnswer__rd1zD .Answer-module__rowWrapper__xjVUH .Answer-module__itemRow__Dmebn .Answer-module__input__UOMdv,.Section-module__section__Q-iCX{flex:1}.Section-module__section__Q-iCX .col{height:100%}.Section-module__section__Q-iCX .Section-module__wrapper__rlRxq{--color: #000000;--color-primary: #504bef;--color-hint: #464646;--heading-color: #000000;--label-color: #000000;--background-color: #f67adf;--button-background-color: #504bef;--button-text-color: #ffffff;--button-background-color-hover: #302e90;--button-text-color-hover: #ffffff;--button-secondary-background-color: #ffffff;--button-secondary-text-color: #000000;--button-secondary-background-color-hover: #464646;--button-secondary-text-color-hover: #ffffff;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-widget-background-color: rgba(25, 25, 25, .15);--button-widget-background-color-hover: rgba(0, 0, 0, .75);--chart-primary-color: #ffffff;--chart-secondary-color: rgba(25, 25, 25, .15);--chart-line-color: #464646;--tooltip-background-color: #ffffff;--tooltip-color: #000000;--mass-color-1: #ffffff;--mass-color-2: #fff4c4;--mass-color-3: #504bef;--mass-color-4: #464646;--mass-color-5: #000000;--progress-bar-background-color: #000000;--loading-color-primary: #000000;--loading-color-secondary: #504bef;--loading-color-disabled: #f67adf;--chart-primary-color-variant-1: #e0ef4a;--mass-color-1-variant-1: #e0ef4a;--mass-color-2-variant-1: #504bef;--mass-color-3-variant-1: #000000;--mass-color-4-variant-1: #ffb249;--mass-color-5-variant-1: #ffffff;--mass-color-6-variant-1: #9f8b71;--chart-primary-color-variant-2: #ffb249;--mass-color-1-variant-2: #ffb249;--mass-color-2-variant-2: #504bef;--mass-color-3-variant-2: #e0ef4a;--mass-color-4-variant-2: #000000;--mass-color-5-variant-2: #ffffff;--mass-color-6-variant-2: #9f8b71;--chart-primary-color-variant-3: #e0ef4a;--mass-color-1-variant-3: #e0ef4a;--mass-color-2-variant-3: #000000;--mass-color-3-variant-3: #504bef;--mass-color-4-variant-3: #ffffff;--mass-color-5-variant-3: #9f8b71;--mass-color-6-variant-3: #ffb249;--chart-primary-color-variant-4: #504bef;--mass-color-1-variant-4: #504bef;--mass-color-2-variant-4: #ffb249;--mass-color-3-variant-4: #e0ef4a;--mass-color-4-variant-4: #000000;--mass-color-5-variant-4: #ffffff;--mass-color-6-variant-4: #9f8b71;--chart-primary-color-variant-5: #000000;--mass-color-1-variant-5: #000000;--mass-color-2-variant-5: #ffb249;--mass-color-3-variant-5: #9f8b71;--mass-color-4-variant-5: #504bef;--mass-color-5-variant-5: #e0ef4a;--mass-color-6-variant-5: #ffffff;width:100%;padding:var(--sp-5);border-radius:var(--card-border-radius);height:100%;background-color:var(--background-color);color:var(--color);display:flex;flex-direction:column}@media (min-width: 768px){.Section-module__section__Q-iCX .Section-module__wrapper__rlRxq{flex-direction:row}.Section-module__section__Q-iCX .Section-module__wrapper__rlRxq .Section-module__content__bgu3-{flex:1}}.Section-module__section__Q-iCX .Section-module__orderWrapper__4YnVj{position:relative;flex:1;display:flex;flex-direction:column;align-items:end;justify-content:end;margin-left:var(--sp-2)}@media (min-width: 768px){.Section-module__section__Q-iCX .Section-module__orderWrapper__4YnVj{flex:unset;flex-shrink:0;flex-direction:row;align-items:end;justify-content:end}}.Section-module__section__Q-iCX .Section-module__order__vK2SN{color:var(--background-color);background-color:var(--color);border-radius:50%;aspect-ratio:1/1;width:6rem;text-align:center;display:flex;align-items:center;justify-content:center}.Section-module__section__Q-iCX .Section-module__order__vK2SN span{display:block}@media (min-width: 768px){.Section-module__section__Q-iCX .Section-module__order__vK2SN{width:12rem}}.QuestionsList-module__sectionQuestionsCard__R4pxr{display:flex;flex-direction:column;gap:var(--sp-5)}@media (min-width: 768px){.QuestionsList-module__sectionQuestionsCard__R4pxr{gap:var(--sp-4)}}.EditWidgetButton-module__editWidgetButton__OSElP{height:2rem;width:2rem;background:var(--button-widget-background-color);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.EditWidgetButton-module__editWidgetButton__OSElP:hover{background:var(--button-widget-background-color-hover)}.EditWidgetButton-module__editWidgetButton__OSElP:before{content:"⋮";color:var(--color);font-size:1.3rem;line-height:1;font-weight:900;position:relative;top:.08rem}.FuturePlanningStrategySelector-module__futurePlanningStrategySelector__DbJTk{background-color:var(--background-color);color:var(--color);border-radius:var(--card-border-radius);padding:var(--card-padding)}.FuturePlanningStrategySelector-module__futurePlanningStrategySelector__DbJTk .FuturePlanningStrategySelector-module__selectContainer__NMlOe{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--sp-1)}.FuturePlanningStrategySelector-module__futurePlanningStrategySelector__DbJTk .FuturePlanningStrategySelector-module__selectContainer__NMlOe button{flex-shrink:0;height:3.2rem}@media (min-width: 768px){.FuturePlanningStrategySelector-module__futurePlanningStrategySelector__DbJTk .FuturePlanningStrategySelector-module__selectContainer__NMlOe button{height:3.5rem}}.FuturePlanningStrategySelector-module__futurePlanningStrategySelector__DbJTk .FuturePlanningStrategySelector-module__select__sUn70{margin:0!important}.CustomFutureStrategyEditor-module__editor__Rzx-w{display:flex;flex-direction:column;gap:var(--sp-1)}.CustomFutureStrategyEditor-module__editor__Rzx-w .CustomFutureStrategyEditor-module__saveButton__caukC{margin-top:var(--sp-2);width:100%}.CustomFutureStrategyEditor-module__editor__Rzx-w .CustomFutureStrategyEditor-module__input__sSUni{margin:var(--sp-1) 0}.AlertLayout-module__alertLayout__YP7O7{display:flex;flex-direction:column;gap:var(--sp-3);--color: #000000;--color-primary: #fff4c4;--heading-color: #ffffff;--label-color: #fff4c4;--background-color: #ffb249;--button-background-color: #fff4c4;--button-text-color: #000000;--button-background-color-hover: #e0d6a8;--button-text-color-hover: #000000;--button-secondary-background-color: #504bef;--button-secondary-text-color: #ffffff;--button-secondary-background-color-hover: #302e90;--button-secondary-text-color-hover: #ffffff;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-danger-background-color: #ffb249;--button-danger-text-color: #000000;--button-danger-border-color: #000000;--button-danger-background-color-hover: #000000;--button-danger-text-color-hover: #ffb249;--input-background-color: rgba(255, 255, 255, .15);--input-color: #000000;--input-placeholder-color: #464646;--modal-background-color: #ffb249;--modal-color: #000000;--modal-title-color: #000000;--mass-color-1: #f67adf;--mass-color-2: #504bef;--mass-color-3: #e0ef4a;--mass-color-4: #fff4c4;--mass-color-5: #ffffff;background-color:var(--background-color);color:var(--color);border-radius:var(--card-border-radius);padding:var(--card-padding);width:320px;flex-shrink:0}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}@keyframes AIResult-module__loading-color-transition-keyframes__EKfRg{0%{background-color:var(--color-cream)}50%{background-color:var(--color-pink)}to{background-color:var(--color-cream)}}@keyframes AIResult-module__loading__WjzY2{0%{height:0%}to{height:100%}}@keyframes AIResult-module__spin__1Eo9C{0%{transform:rotate(0) scale(.8)}50%{transform:rotate(180deg) scale(1)}to{transform:rotate(360deg) scale(.8)}}.AIResult-module__wrapper__QFZK2{height:100%}.AIResult-module__wrapper__QFZK2>div{height:100%}.AIResult-module__wrapper__QFZK2 .AIResult-module__responseWrapper__Y0hzX{--color: #000000;--color-primary: #504bef;--color-hint: #464646;--heading-color: #000000;--label-color: #000000;--background-color: #f67adf;--button-background-color: #504bef;--button-text-color: #ffffff;--button-background-color-hover: #302e90;--button-text-color-hover: #ffffff;--button-secondary-background-color: #ffffff;--button-secondary-text-color: #000000;--button-secondary-background-color-hover: #464646;--button-secondary-text-color-hover: #ffffff;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-widget-background-color: rgba(25, 25, 25, .15);--button-widget-background-color-hover: rgba(0, 0, 0, .75);--chart-primary-color: #ffffff;--chart-secondary-color: rgba(25, 25, 25, .15);--chart-line-color: #464646;--tooltip-background-color: #ffffff;--tooltip-color: #000000;--mass-color-1: #ffffff;--mass-color-2: #fff4c4;--mass-color-3: #504bef;--mass-color-4: #464646;--mass-color-5: #000000;--progress-bar-background-color: #000000;--loading-color-primary: #000000;--loading-color-secondary: #504bef;--loading-color-disabled: #f67adf;--chart-primary-color-variant-1: #e0ef4a;--mass-color-1-variant-1: #e0ef4a;--mass-color-2-variant-1: #504bef;--mass-color-3-variant-1: #000000;--mass-color-4-variant-1: #ffb249;--mass-color-5-variant-1: #ffffff;--mass-color-6-variant-1: #9f8b71;--chart-primary-color-variant-2: #ffb249;--mass-color-1-variant-2: #ffb249;--mass-color-2-variant-2: #504bef;--mass-color-3-variant-2: #e0ef4a;--mass-color-4-variant-2: #000000;--mass-color-5-variant-2: #ffffff;--mass-color-6-variant-2: #9f8b71;--chart-primary-color-variant-3: #e0ef4a;--mass-color-1-variant-3: #e0ef4a;--mass-color-2-variant-3: #000000;--mass-color-3-variant-3: #504bef;--mass-color-4-variant-3: #ffffff;--mass-color-5-variant-3: #9f8b71;--mass-color-6-variant-3: #ffb249;--chart-primary-color-variant-4: #504bef;--mass-color-1-variant-4: #504bef;--mass-color-2-variant-4: #ffb249;--mass-color-3-variant-4: #e0ef4a;--mass-color-4-variant-4: #000000;--mass-color-5-variant-4: #ffffff;--mass-color-6-variant-4: #9f8b71;--chart-primary-color-variant-5: #000000;--mass-color-1-variant-5: #000000;--mass-color-2-variant-5: #ffb249;--mass-color-3-variant-5: #9f8b71;--mass-color-4-variant-5: #504bef;--mass-color-5-variant-5: #e0ef4a;--mass-color-6-variant-5: #ffffff;background-color:var(--background-color);color:var(--color);border-radius:var(--card-border-radius);padding:var(--card-padding);height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative}.AIResult-module__wrapper__QFZK2 .AIResult-module__responseWrapper__Y0hzX .AIResult-module__loadingWrapper__T8Tk-{position:absolute;top:var(--sp-1);right:var(--sp-1)}.AIResult-module__wrapper__QFZK2 .AIResult-module__responseWrapper__Y0hzX .AIResult-module__response__kEur7{scroll-margin-left:.5rem;flex:1;overflow:auto}.AIResult-module__wrapper__QFZK2 .AIResult-module__responseWrapper__Y0hzX .AIResult-module__response__kEur7::-webkit-scrollbar{width:.75rem;height:.75rem;margin-left:.5rem}@media (min-width: 768px){.AIResult-module__wrapper__QFZK2 .AIResult-module__responseWrapper__Y0hzX .AIResult-module__response__kEur7::-webkit-scrollbar{width:1.25rem;height:1.25rem}}.AIResult-module__wrapper__QFZK2 .AIResult-module__responseWrapper__Y0hzX .AIResult-module__response__kEur7::-webkit-scrollbar-track{background:var(--scrollbar-track-color);background-clip:content-box;border:5px solid transparent;border-radius:5rem}.AIResult-module__wrapper__QFZK2 .AIResult-module__responseWrapper__Y0hzX .AIResult-module__response__kEur7::-webkit-scrollbar-thumb{background:var(--scrollbar-color);background-clip:content-box;border:5px solid var(--scrollbar-background-color);border-radius:5rem}.AIResult-module__wrapper__QFZK2 .AIResult-module__responseWrapper__Y0hzX .AIResult-module__response__kEur7::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-color-hover)}.AIResult-module__wrapper__QFZK2 .AIResult-module__responseWrapper__Y0hzX .AIResult-module__actions__FhhPc{display:flex;gap:var(--sp-2)}.AIResult-module__wrapper__QFZK2 .AIResult-module__responseWrapper__Y0hzX button{flex:1;margin-bottom:var(--sp-2)}@media (min-width: 768px){.AIResult-module__wrapper__QFZK2 .AIResult-module__responseWrapper__Y0hzX button{margin:0}}.AIResult-module__wrapper__QFZK2 .AIResult-module__widgetContainer__PHmns,.AIResult-module__wrapper__QFZK2 .AIResult-module__loadingWrapper__T8Tk-{height:100%}.AIResult-module__wrapper__QFZK2 .AIResult-module__widgetsScroll__Sd-kf{--color: #000000;--color-primary: #504bef;--color-hint: #464646;--heading-color: #000000;--label-color: #000000;--background-color: #f67adf;--button-background-color: #504bef;--button-text-color: #ffffff;--button-background-color-hover: #302e90;--button-text-color-hover: #ffffff;--button-secondary-background-color: #ffffff;--button-secondary-text-color: #000000;--button-secondary-background-color-hover: #464646;--button-secondary-text-color-hover: #ffffff;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-widget-background-color: rgba(25, 25, 25, .15);--button-widget-background-color-hover: rgba(0, 0, 0, .75);--chart-primary-color: #ffffff;--chart-secondary-color: rgba(25, 25, 25, .15);--chart-line-color: #464646;--tooltip-background-color: #ffffff;--tooltip-color: #000000;--mass-color-1: #ffffff;--mass-color-2: #fff4c4;--mass-color-3: #504bef;--mass-color-4: #464646;--mass-color-5: #000000;--progress-bar-background-color: #000000;--loading-color-primary: #000000;--loading-color-secondary: #504bef;--loading-color-disabled: #f67adf;--chart-primary-color-variant-1: #e0ef4a;--mass-color-1-variant-1: #e0ef4a;--mass-color-2-variant-1: #504bef;--mass-color-3-variant-1: #000000;--mass-color-4-variant-1: #ffb249;--mass-color-5-variant-1: #ffffff;--mass-color-6-variant-1: #9f8b71;--chart-primary-color-variant-2: #ffb249;--mass-color-1-variant-2: #ffb249;--mass-color-2-variant-2: #504bef;--mass-color-3-variant-2: #e0ef4a;--mass-color-4-variant-2: #000000;--mass-color-5-variant-2: #ffffff;--mass-color-6-variant-2: #9f8b71;--chart-primary-color-variant-3: #e0ef4a;--mass-color-1-variant-3: #e0ef4a;--mass-color-2-variant-3: #000000;--mass-color-3-variant-3: #504bef;--mass-color-4-variant-3: #ffffff;--mass-color-5-variant-3: #9f8b71;--mass-color-6-variant-3: #ffb249;--chart-primary-color-variant-4: #504bef;--mass-color-1-variant-4: #504bef;--mass-color-2-variant-4: #ffb249;--mass-color-3-variant-4: #e0ef4a;--mass-color-4-variant-4: #000000;--mass-color-5-variant-4: #ffffff;--mass-color-6-variant-4: #9f8b71;--chart-primary-color-variant-5: #000000;--mass-color-1-variant-5: #000000;--mass-color-2-variant-5: #ffb249;--mass-color-3-variant-5: #9f8b71;--mass-color-4-variant-5: #504bef;--mass-color-5-variant-5: #e0ef4a;--mass-color-6-variant-5: #ffffff;padding:0 calc(var(--grid-gutter-width) * .5)}.AIResult-module__wrapper__QFZK2 .AIResult-module__errorWrapper__flMPG{--color: #000000;--color-primary: #fff4c4;--heading-color: #ffffff;--label-color: #fff4c4;--background-color: #ffb249;--button-background-color: #fff4c4;--button-text-color: #000000;--button-background-color-hover: #e0d6a8;--button-text-color-hover: #000000;--button-secondary-background-color: #504bef;--button-secondary-text-color: #ffffff;--button-secondary-background-color-hover: #302e90;--button-secondary-text-color-hover: #ffffff;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-danger-background-color: #ffb249;--button-danger-text-color: #000000;--button-danger-border-color: #000000;--button-danger-background-color-hover: #000000;--button-danger-text-color-hover: #ffb249;--input-background-color: rgba(255, 255, 255, .15);--input-color: #000000;--input-placeholder-color: #464646;--modal-background-color: #ffb249;--modal-color: #000000;--modal-title-color: #000000;--mass-color-1: #f67adf;--mass-color-2: #504bef;--mass-color-3: #e0ef4a;--mass-color-4: #fff4c4;--mass-color-5: #ffffff;background-color:var(--background-color);color:var(--color);border-radius:var(--card-border-radius);padding:var(--card-padding);height:100%;display:flex;flex-direction:column;margin:0 calc(var(--grid-gutter-width) * .5)}.AIResult-module__wrapper__QFZK2 .AIResult-module__errorWrapper__flMPG .AIResult-module__error__R7OGm{flex:1}.AIResult-module__wrapper__QFZK2 .AIResult-module__loadingWrapper__T8Tk-{background-color:var(--background-color);color:var(--color);border-radius:var(--card-border-radius);padding:var(--card-padding);--color: #000000;--color-primary: #504bef;--color-hint: #464646;--heading-color: #000000;--label-color: #000000;--background-color: #f67adf;--button-background-color: #504bef;--button-text-color: #ffffff;--button-background-color-hover: #302e90;--button-text-color-hover: #ffffff;--button-secondary-background-color: #ffffff;--button-secondary-text-color: #000000;--button-secondary-background-color-hover: #464646;--button-secondary-text-color-hover: #ffffff;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-widget-background-color: rgba(25, 25, 25, .15);--button-widget-background-color-hover: rgba(0, 0, 0, .75);--chart-primary-color: #ffffff;--chart-secondary-color: rgba(25, 25, 25, .15);--chart-line-color: #464646;--tooltip-background-color: #ffffff;--tooltip-color: #000000;--mass-color-1: #ffffff;--mass-color-2: #fff4c4;--mass-color-3: #504bef;--mass-color-4: #464646;--mass-color-5: #000000;--progress-bar-background-color: #000000;--loading-color-primary: #000000;--loading-color-secondary: #504bef;--loading-color-disabled: #f67adf;--chart-primary-color-variant-1: #e0ef4a;--mass-color-1-variant-1: #e0ef4a;--mass-color-2-variant-1: #504bef;--mass-color-3-variant-1: #000000;--mass-color-4-variant-1: #ffb249;--mass-color-5-variant-1: #ffffff;--mass-color-6-variant-1: #9f8b71;--chart-primary-color-variant-2: #ffb249;--mass-color-1-variant-2: #ffb249;--mass-color-2-variant-2: #504bef;--mass-color-3-variant-2: #e0ef4a;--mass-color-4-variant-2: #000000;--mass-color-5-variant-2: #ffffff;--mass-color-6-variant-2: #9f8b71;--chart-primary-color-variant-3: #e0ef4a;--mass-color-1-variant-3: #e0ef4a;--mass-color-2-variant-3: #000000;--mass-color-3-variant-3: #504bef;--mass-color-4-variant-3: #ffffff;--mass-color-5-variant-3: #9f8b71;--mass-color-6-variant-3: #ffb249;--chart-primary-color-variant-4: #504bef;--mass-color-1-variant-4: #504bef;--mass-color-2-variant-4: #ffb249;--mass-color-3-variant-4: #e0ef4a;--mass-color-4-variant-4: #000000;--mass-color-5-variant-4: #ffffff;--mass-color-6-variant-4: #9f8b71;--chart-primary-color-variant-5: #000000;--mass-color-1-variant-5: #000000;--mass-color-2-variant-5: #ffb249;--mass-color-3-variant-5: #9f8b71;--mass-color-4-variant-5: #504bef;--mass-color-5-variant-5: #e0ef4a;--mass-color-6-variant-5: #ffffff;animation:AIResult-module__loading-color-transition-keyframes__EKfRg 6s infinite alternate;text-align:center;position:relative;margin:0 calc(var(--grid-gutter-width) * .5)}.AIResult-module__wrapper__QFZK2 .AIResult-module__loadingWrapper__T8Tk- .AIResult-module__loadingText__8qax-{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AIResult-module__wrapper__QFZK2 .AIResult-module__loadingWrapper__T8Tk- .AIResult-module__cancelButtonWrapper__uADWx{bottom:var(--grid-gutter-width);position:absolute;left:50%;transform:translate(-50%)}.PinButton-module__modalContent__o4Njo{width:100%;height:70vh;display:flex;flex-direction:column}.PinButton-module__modalContent__o4Njo .PinButton-module__carrousel__CoE3z{width:100%}.PinButton-module__modalContent__o4Njo li,.PinButton-module__modalContent__o4Njo li>div{height:100%;width:100%}.PinButton-module__modalContent__o4Njo .PinButton-module__carrouselSingle__eS-ua li,.PinButton-module__modalContent__o4Njo .PinButton-module__carrouselSingle__eS-ua li>div{padding:0}.PinButton-module__modalContent__o4Njo .PinButton-module__input__sxc0R{margin-bottom:0}.NotAuthenticatedRoutes-module__wrapper__EST6F{height:100%}.Legal-module__wrapper__kl0Rs{margin-top:var(--sp-6)}.SectionQuestionsCard-module__sectionQuestionsCard__isXR3{background-color:var(--background-color);color:var(--color);border-radius:var(--card-border-radius);padding:var(--card-padding);--color: #ffffff;--color-primary: #f67adf;--color-hint: rgba(255, 255, 255, .4);--heading-color: #ffffff;--label-color: #fff4c4;--background-color: #504bef;--button-background-color: rgba(255, 255, 255, .15);--button-text-color: #ffffff;--button-background-color-hover: rgba(255, 255, 255, .4);--button-text-color-hover: #ffffff;--button-secondary-background-color: #f67adf;--button-secondary-text-color: #000000;--button-secondary-background-color-hover: #c756b6;--button-secondary-text-color-hover: #000000;--button-tertiary-background-color: #464646;--button-tertiary-text-color: #fff4c4;--button-tertiary-background-color-hover: #282828;--button-tertiary-text-color-hover: #ffffff;--button-background-color-disabled: rgba(25, 25, 25, .15);--button-text-color-disabled: rgba(255, 255, 255, .15);--button-danger-background-color: transparent;--button-danger-border-color: #ffb249;--button-danger-text-color: #ffb249;--button-danger-background-color-hover: #ffb249;--button-danger-text-color-hover: #000000;--option-background-color: rgba(255, 255, 255, .15);--option-background-color-hover: rgba(255, 255, 255, .4);--option-text-color-selected: #504bef;--option-text-color-selected-hover: #504bef;--option-background-color-selected: #ffffff;--option-background-color-selected-hover: rgba(255, 255, 255, .8);--dropdown-background-color: #6a66f1;--dropdown-background-color-hover: rgba(255, 255, 255, .15);--scrollbar-color: rgba(255, 255, 255, .4);--scrollbar-track-color: rgba(255, 255, 255, .15);--scrollbar-color-hover: rgba(255, 255, 255, .15);--scrollbar-background-color: rgba(255, 255, 255, .15);--input-background-color: rgba(255, 255, 255, .15);--input-color: #ffffff;--input-placeholder-color: rgba(255, 255, 255, .4);--input-checkbox-checked-color: #e0ef4a;--modal-background-color: #504bef;--modal-color: #ffffff;--modal-title-color: #ffffff;--tooltip-background-color: #ffffff;--tooltip-color: #000000;--chart-primary-color: #e0ef4a;--chart-primary-color-hover: #b3c739;--chart-secondary-color: rgba(25, 25, 25, .15);--chart-line-color: #000000;--mass-color-1: #e0ef4a;--mass-color-2: #f67adf;--mass-color-3: #ffb249;--mass-color-4: #ffffff;--mass-color-5: #fff4c4;--loading-color-primary: #e0ef4a;--loading-color-secondary: #f67adf;--loading-color-disabled: #504bef;--progress-bar-background-color: #fff4c4;--mass-color-1-variant-1: #ffb249;--mass-color-2-variant-1: #f67adf;--mass-color-3-variant-1: #9f8b71;--mass-color-4-variant-1: #504bef;--mass-color-5-variant-1: #000000;--mass-color-6-variant-1: #e0ef4a;--chart-primary-color-variant-2: #9f8b71;--mass-color-1-variant-2: #9f8b71;--mass-color-2-variant-2: #504bef;--mass-color-3-variant-2: #e0ef4a;--mass-color-4-variant-2: #000000;--mass-color-5-variant-2: #ffb249;--mass-color-6-variant-2: #f67adf;--chart-primary-color-variant-3: #ffb249;--mass-color-1-variant-3: #ffb249;--mass-color-2-variant-3: #e0ef4a;--mass-color-3-variant-3: #ffb249;--mass-color-4-variant-3: #504bef;--mass-color-5-variant-3: #000000;--mass-color-6-variant-3: #e0ef4a;display:flex;flex-direction:column;gap:var(--sp-5)}@media (min-width: 768px){.SectionQuestionsCard-module__sectionQuestionsCard__isXR3{gap:var(--sp-4)}}.SectionQuestionsCard-module__sectionQuestionsCard__isXR3 .SectionQuestionsCard-module__header__zYL9A{display:flex;justify-content:space-between;align-items:center}
