@charset "UTF-8";@font-face{font-family:Inter;src:url(/resources/fonts/Inter-Light.ttf) format("truetype");font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/resources/fonts/Inter-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/resources/fonts/Inter-Medium.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/resources/fonts/Inter-Bold.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/resources/fonts/Inter-ExtraBold.ttf) format("truetype");font-weight:800;font-display:swap}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never}html,body,ul,ol{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,blockquote{margin:0}h1{font-size:40rem;font-weight:400;line-height:calc(48 / 40)}h2{font-size:26rem;font-weight:400;line-height:calc(31 / 26)}h3{font-size:18rem;font-weight:500;line-height:1.5}p{font-size:16rem;font-weight:400;line-height:1.5}svg,button{outline:0}ul{list-style:none}button{border:0;padding:0;cursor:pointer;text-decoration:none;background-color:transparent;font-family:Inter,sans-serif}button:focus-visible{outline:2px dashed #2870ed;outline-offset:3px;transition:outline 0s}a{text-decoration:none;color:inherit}img,picture{display:block}img{width:auto;height:auto}textarea{resize:none}body{font-size:16px;color:#0a285c;font-family:Inter,sans-serif}html{font-size:.078125vw}@media (min-width: 1440px){html{font-size:.0520833333vw}}@media (max-width: 768px){html{font-size:.2083333333vmin}}.scrollLocked{height:100vh;overflow:hidden}.clickDisabled{pointer-events:none!important;cursor:wait}@keyframes button-pulse{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 18rem #fff0}to{transform:scale(.9);box-shadow:0 0 #fff0}}.threeSixtyView__Products{display:flex;flex-direction:column;gap:20rem;margin-bottom:44rem}@media (min-width: 992px){.threeSixtyView__Products{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:40rem;grid-row-gap:40rem}}@media (min-width: 1440px){.threeSixtyView__Products{grid-template-columns:repeat(4,1fr)}}.threeSixtyView__Indicators{background-color:#fff;padding:60rem;border-radius:10rem}@media (min-width: 767px){.threeSixtyView__Indicators{padding:32rem 60rem}}@media (min-width: 992px){.threeSixtyView__Indicators{padding:60rem 90rem}}@media (min-width: 1280px){.threeSixtyView__Indicators{padding:60rem 112rem}}.threeSixtyView__IndicatorsTitle{font-size:24rem;font-weight:700;line-height:calc(32 / 24);margin-bottom:20rem;text-align:center}.threeSixtyView__IndicatorsText{font-size:18rem;font-weight:400;line-height:calc(24 / 18);color:#537091;margin-bottom:67rem;text-align:center}.threeSixtyView__IndicatorsContainer{display:flex;flex-direction:column;justify-content:center;gap:32rem;margin-bottom:32rem}@media (min-width: 767px){.threeSixtyView__IndicatorsContainer{flex-direction:row;flex-wrap:wrap;max-width:70%;margin:0 auto 68rem}}@media (min-width: 992px){.threeSixtyView__IndicatorsContainer{gap:48rem;max-width:65%}}@media (min-width: 1280px){.threeSixtyView__IndicatorsContainer{gap:48rem;max-width:100%;margin:0 0 68rem}}@media (min-width: 1440px){.threeSixtyView__IndicatorsContainer{gap:68rem}}.threeSixtyView__IndicatorsItem{display:flex;flex-direction:column;align-items:center}.threeSixtyView__IndicatorsIcon{margin-bottom:8rem}.threeSixtyView__IndicatorsIcon path{fill:#2870ed}.threeSixtyView__IndicatorsItemTitle{font-size:16rem;font-weight:600;line-height:1.375;max-width:184rem;text-align:center}.threeSixtyView__IndicatorsActions{display:flex;justify-content:center;gap:32rem}.threeSixtyView__DrilldownTitle{font-size:18rem;font-weight:600;line-height:calc(24 / 18);margin-bottom:23rem}.threeSixtyView__CardError{margin-bottom:44rem}.assetCoverageChart__Title{font-size:24rem;font-weight:700;line-height:calc(29 / 24);margin-bottom:16rem}.assetCoverageChart__Bar{position:relative;height:24rem;margin-bottom:14rem;outline:1px dashed #02a3a4;overflow:hidden}.assetCoverageChart__Bar:before{top:-1px;left:-1px;width:calc(var(--percentile) + 2px);height:calc(24rem + 2px);background-color:#02a3a4;transform:scaleX(0);transform-origin:left;transition:all .75s ease-in-out;content:"";position:absolute;display:block}.assetCoverageChart__Bar--FullScale:before{transform:scaleX(1)}.assetCoverageChart__CoverageMarks{display:flex;justify-content:space-between}.assetCoverageChart__CoverageMark{font-size:10rem;font-weight:400;line-height:1.5;color:#537091;position:relative}.assetCoverageChart__CoverageMark:before{top:0;left:50%;transform:translate(-50%,-100%);width:1px;height:6px;background-color:#537091;content:"";position:absolute;display:block}.chartFallback{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:360rem}.chartFallback__Icon{margin-bottom:16rem}.chartFallback__Icon path{fill:#e4eaf0}.chartFallback__Title{font-size:20rem;font-weight:700;line-height:calc(24 / 20);margin-bottom:16rem;text-align:center}.chartFallback__Description{font-size:16rem;font-weight:400;line-height:1.375;max-width:70%;text-align:center}.monthBarChart{position:relative}.monthBarChart__Bar{position:relative;width:100%;height:24px;margin-bottom:28rem;outline:1px solid #721c7a}.monthBarChart__Bar:before{top:-1px;left:0;width:var(--percentile);height:24px;background-color:#721c7a;border:1px solid #721c7a;transform:scaleX(0);transform-origin:left;transition:all .75s ease-in-out;content:"";position:absolute;display:block}.monthBarChart__Bar--FullScale:before{transform:scaleX(1)}.monthBarChart__Bar--Reserve{position:relative;outline:none}.monthBarChart__Bar--Reserve:before{top:0;background-color:#0cb43f;border:1px solid #08802c}.monthBarChart__Bar--Reserve:after{top:0;left:0;width:100%;height:24px;border:1px dashed #08802c;content:"";position:absolute;display:block}.monthBarChart__SavingsBarPatch{position:absolute;top:0;right:3.5%;z-index:2;width:35px;height:27px;transform:skew(-45deg) translateY(-1px);background-color:#fff;border-top:1px solid #fff;border-right:1px solid #721c7a;border-bottom:1px solid #fff;border-left:1px solid #721c7a}.monthBarChart__SavingsBarPatch--Reserve{border-top:1px solid #fff;border-right:1px dashed #08802c;border-bottom:1px solid #fff;border-left:1px dashed #08802c}.monthBarChart__MonthContainer{display:flex;justify-content:space-between;transform:translate(-3px);margin-bottom:16rem}.monthBarChart__Month{font-size:12rem;font-weight:400;line-height:1;color:#537091;position:relative;display:flex;justify-content:center;width:5rem}.monthBarChart__Month:before{top:0;left:0;transform:translate(2px,-6px);width:1px;height:4px;background-color:#537091;content:"";position:absolute;display:block}.monthBarChart__Month:nth-of-type(9){transform:translate(-400%)}.monthBarChart__Month:nth-of-type(9):before{display:none}.monthBarChart__ThresholdMarker{position:absolute;top:-92rem;left:42.87%;z-index:2;transform:translateY(-29rem);width:1px;height:46rem;background-color:#8496aa;opacity:0;animation:floatDown .3s linear forwards 1.25s}@keyframes floatDown{0%{transform:translateY(-29rem);opacity:0}to{transform:translateY(29rem);opacity:1}}.monthBarChart__ThresholdMarkerValue{font-size:14rem;font-weight:600;line-height:calc(20 / 14);display:inline-block;transform:translate(-50%,-150%)}.monthBarChart__SingleArrow{position:relative;height:2px;background-color:#8496aa;width:calc(100% - 20rem);margin:0 auto 28rem}.monthBarChart__SingleArrow:before{top:50%;transform:translateY(-50%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:8px solid #8496aa;left:-8rem;content:"";position:absolute;display:block}.monthBarChart__SingleArrow:after{top:50%;transform:translateY(-50%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:8px solid #8496aa;left:100%;content:"";position:absolute;display:block}.monthBarChart__ArrowContainer{display:flex;gap:3px;margin-bottom:28rem}.monthBarChart__ReserveArrow{position:relative;height:2px;background-color:#8496aa;width:42.87%}.monthBarChart__ReserveArrow:before{top:50%;transform:translateY(-50%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:8px solid #8496aa;left:0;content:"";position:absolute;display:block}.monthBarChart__ReserveArrow:after{top:50%;transform:translateY(-50%);width:0;height:0;border-right:8px solid #8496aa;border-top:4px solid transparent;border-bottom:4px solid transparent;right:0;content:"";position:absolute;display:block}.monthBarChart__InvestmentArrow{position:relative;height:2px;background-color:#8496aa;width:57.13%}.monthBarChart__InvestmentArrow:before{top:50%;transform:translateY(-50%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:8px solid #8496aa;left:0;content:"";position:absolute;display:block}.monthBarChart__InvestmentArrow:after{top:50%;transform:translateY(-50%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:8px solid #8496aa;right:-2px;content:"";position:absolute;display:block}.monthBarChart__ArrowLabel{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091;display:inline-block;position:relative;top:8rem;left:50%;transform:translate(-50%)}.officeBarChart{width:914rem;height:381rem;border-radius:10rem;background-color:#fff;margin:0 auto;padding:32rem 60rem;display:flex;flex-direction:column;gap:32rem}.officeBarChart__Header{display:flex;justify-content:space-between;align-items:center}.officeBarChart__HeaderTitle{font-size:20rem;font-weight:700;line-height:calc(24 / 20)}.officeBarChart__Body{width:792rem;height:212rem}.officeBarChart__Footer{display:flex;justify-content:space-between;align-items:center}.officeBarChart__FooterLegend{display:flex;gap:10rem}.officeBarChart__FooterLegendItem{padding:2rem;display:flex;align-items:center}.officeBarChart__FooterLegendItemLabel{font-size:10rem;font-weight:400;line-height:calc(12 / 10)}.officeBarChart__FooterLegendItemBox{display:inline-block;width:10rem;height:10rem;margin-right:6rem}.officeBarChart__FooterLegendItemBox--Stone{background-color:#245375}.officeBarChart__FooterLegendItemBox--Pool{background-color:#199cf9}.officeBarChart__LegendInfo{font-size:10rem;font-weight:400;line-height:calc(12 / 10)}.pensionChart__ChartTitle{font-size:16rem;font-weight:700;line-height:1.25;margin-bottom:16rem}@media (min-width: 1440px){.pensionChart__ChartTitle{font-size:18rem;font-weight:700;line-height:calc(24 / 18)}}.pensionChart__ChartLegendContainer{display:flex;justify-content:flex-start;gap:20rem;margin-bottom:24rem}.accordion__Action{display:flex;justify-content:space-between;align-items:center;width:100%}.accordion__Title{font-size:18rem;font-weight:600;line-height:calc(24 / 18)}.accordion__CallToAction{position:relative;padding-left:25rem}.accordion__CallToActionText{font-size:14rem;font-weight:400;line-height:calc(16 / 14)}.accordion__Arrow{display:block;position:absolute;top:50%;right:24rem;z-index:1;transform:translateY(-50%);width:10rem;height:1px;border-radius:5px;transition:all .2s ease-in-out;pointer-events:none;cursor:pointer;left:0;transform:translateY(-50%) scale(.75)}.accordion__Arrow:before,.accordion__Arrow:after{top:0;width:10rem;height:1px;background-color:#2870ed;border-radius:5rem;transition:all .2s ease-in-out;content:"";position:absolute;display:block}.accordion__Arrow:before{left:50%;margin:0 0 0 -1px}.accordion__Arrow:after{left:100%;margin:0 -1px 0 0}.accordion__Arrow--Up:before{transform:rotate(-45deg)}.accordion__Arrow--Up:after{transform:rotate(45deg)}.accordion__Arrow--Down:before{transform:rotate(45deg)}.accordion__Arrow--Down:after{transform:rotate(-45deg)}.accordion__Content{display:grid;grid-template-rows:0fr;transition:all .5s ease}.accordion__Content--Visible{grid-template-rows:1fr;padding-top:34rem}.accordion__ContentWrapper{overflow:hidden}.backdrop{position:fixed;top:0;left:0;z-index:9;width:100vw;height:100vh;background-color:#2870ed59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transform:scaleY(0);opacity:0;transition:opacity .3s ease-in-out .4s,transform 0ms ease-in-out .7s}.backdrop--IsOpen{transform:scaleY(1);opacity:1;transition:transform 0ms,opacity .3s ease-in-out}.backLink{font-size:12rem;font-weight:600;line-height:calc(16 / 12);color:#135ee2;display:inline-flex;align-items:center;gap:8rem;width:fit-content;margin-bottom:60rem;padding-left:0}.backLink:focus-visible{outline:2px dashed #2870ed;outline-offset:3px;transition:outline 0s}.backLink svg path{fill:#135ee2}@media (min-width: 992px){.backLink--NoMargin{margin-bottom:0}}.backLink__Arrow{transform:translateY(-2px);width:16px;height:12px}.badge{display:inline-flex;align-items:top;gap:4px;margin-bottom:4px}.badge__Circle{display:inline-block;width:10px;height:10px;border-radius:50%}.badge__Circle--Forest{background-color:#028661}.badge__Circle--Indigo{background-color:#2f2d91}.badge__Circle--Pool{background-color:#199cf9}.badge__Circle--PrimitiveBlue{background-color:#a2ceff}.badge__Circle--ActiveBlue{background-color:#135ee2}.badge__Circle--Navy{background-color:#0a285c}.badge__Circle--Honey{background-color:#ffd32a}.badge__Circle--Lime{background-color:#0cb43f}.badge__Label{font-size:12rem;font-weight:400;line-height:1;color:#537091}.badge__Label--Small{font-size:10rem;font-weight:400;line-height:calc(12 / 10)}.button{font-size:18rem;font-weight:600;line-height:calc(24 / 18);display:inline-flex;justify-content:center;align-items:center;gap:9rem;padding:16rem 32rem;border-radius:14rem;transition:all .3s ease-in-out;cursor:pointer}.button--Small{font-size:12rem;font-weight:600;line-height:calc(16 / 12);padding:8rem 16rem;border-radius:6rem}.button--Medium{font-size:14rem;font-weight:600;line-height:calc(20 / 14);padding:10rem 16rem;border-radius:8rem}@media (min-width: 1440px){.button--Wide{width:340rem}}.button--Pulsing{animation:button-pulse 1.5s infinite}.button--Pulsing:hover{animation:none}.button--Centered{margin-left:auto;margin-right:auto}.button--Primary{background-color:#135ee2;box-shadow:0 0 #135ee280;color:#fff}.button--Primary:active{background-color:#0d419b}.button--Primary.button--Disabled{background-color:#e5e5e5;color:#c4c4c4;cursor:not-allowed;pointer-events:none}.button--Primary.button--Disabled svg path{fill:#c4c4c4}.button--Primary.button--OnColor{background-color:#fff;color:#135ee2}.button--Primary.button--OnColor:active{opacity:.8}.button--Primary.button--OnColor.button--Disabled{background-color:#e5e5e5;color:#c4c4c4;cursor:not-allowed;pointer-events:none}.button--Primary.button--OnColor.button--Disabled svg path{fill:#c4c4c4}.button--Primary path{fill:#fff}.button--Secondary{background-color:#eef4fe;box-shadow:0 0 #eef4fe80;color:#135ee2}.button--Secondary:active{background-color:#ccdefc}.button--Secondary.button--Disabled{background-color:#e5e5e5;color:#c4c4c4;cursor:not-allowed;pointer-events:none}.button--Secondary.button--Disabled svg path{fill:#c4c4c4}.button--Secondary path{fill:#135ee2}.button--Tertiary{box-shadow:0 0 #135ee280;color:#135ee2}.button--Tertiary:active{opacity:.5}.button--Tertiary.button--Disabled{background-color:transparent;color:#c4c4c4;cursor:not-allowed;pointer-events:none}.button--Tertiary.button--Disabled svg path{fill:#c4c4c4}.button--Tertiary.button--OnColor{color:#fff}.button--Tertiary.button--OnColor.button--Disabled{background-color:transparent;color:#c4c4c4;cursor:not-allowed;pointer-events:none}.button--Tertiary.button--OnColor.button--Disabled svg path{fill:#c4c4c4}.button--Tertiary path{fill:#135ee2}.buttonGroup__Content{display:flex;flex-direction:column;gap:4rem}@media (min-width: 992px){.buttonGroup__Content{flex-direction:row}}.buttonGroup__Button{font-size:14rem;font-weight:600;line-height:calc(20 #537091 / 14);background-color:#fff;padding:6rem 12rem;border:1px solid #8496aa;border-radius:8rem;transition:all .25s ease-in-out}.buttonGroup__Button--Selected{background-color:#eef4fe;border-color:#135ee2;color:#135ee2}.buttonGroup__Button--Blue{background-color:transparent;border:none;color:#135ee2}.buttonGroup__Button--Blue.buttonGroup__Button--Selected{background-color:#fff}.card{position:relative;background-color:#fff;padding:32rem;border-radius:10rem}.card--Small{padding:22rem 16rem}.card__Title{font-size:18rem;font-weight:700;line-height:calc(24 / 18);display:flex;justify-content:center;margin-bottom:16rem;text-align:center}@media (min-width: 1440px){.card__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}}.card__TitleContent,.card__TitleActions{margin-left:auto}.card__Subtitle{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091;margin-bottom:30rem;text-align:center}@media (min-width: 1440px){.card__Subtitle{font-size:16rem;font-weight:400;line-height:1.375}}.card__Actions{display:flex;justify-content:center;gap:29rem}.counterCard{width:289rem;height:150rem;padding:16rem;border-radius:10rem;background-color:#245375}.counterCard--Lightblue{background-color:#199cf9}.counterCard__Content{display:flex;flex-direction:column;gap:8rem}.counterCard__ContentTitle{font-size:18rem;font-weight:700;line-height:calc(24 / 18);color:#fff}.counterCard__ContentSubtitle{font-size:24rem;font-weight:600;line-height:calc(32 / 24);color:#fff}.counterCard__Badge{display:flex;justify-content:center;align-items:center;width:40rem;height:40rem;background-color:#eef4fe;margin-bottom:8rem;border-radius:50%}.customerResults{width:100%;margin:0 auto}@media (min-width: 992px){.customerResults{max-width:600rem}}@media (min-width: 1440px){.customerResults{max-width:800rem}}.customerResults__ResultList{background-color:#fff;margin-bottom:40rem;border-radius:10rem}.customerResults__Result{display:flex;justify-content:space-between;gap:4rem;padding:22rem;border-bottom:1px solid #e4eaf0}.customerResults__Label{flex-shrink:0;font-size:16rem;font-weight:400;line-height:1.375;color:#537091}.customerResults__Value{display:block;text-align:end;font-size:16rem;font-weight:600;line-height:1.375;color:#0a285c}.customerResults__Value--WithMargin:not(:last-child){margin-bottom:4rem}.customerResults__FormActions{display:flex;justify-content:center;gap:20rem}.drawer{position:fixed;top:0;right:0;z-index:10;width:80%;height:100%;transform:translate(100%);background-color:#eef0f4;padding:60rem 62rem 21rem;transition:transform .4s ease-in-out;overflow:auto}@media (min-width: 992px){.drawer{width:650rem}}.drawer--IsOpen{transform:translate(0);transition:transform .4s ease-in-out .3s}.drawer__Header{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-bottom:40rem;padding-bottom:40rem;border-bottom:1px solid #e4eaf0}.drawer__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24);display:flex;width:100%;color:#0a285c}.drawer__Description{font-size:20rem;font-weight:700;line-height:calc(24 / 20);margin-top:40rem}.drawer__HintToggler{margin-left:auto}.drawer__HintToggler path{fill:#8496aa}.drawer__Content{margin-bottom:40rem}.drawer__Actions{display:flex;justify-content:center;gap:12rem;margin-bottom:40rem;padding-bottom:40rem;border-bottom:1px solid #e4eaf0}@media (min-width: 1440px){.drawer__Actions{gap:36rem}}.dropdownSelect{position:relative}.dropdownSelect__CallToAction{cursor:pointer;height:24rem}.dropdownSelect__List{position:absolute;top:34rem;right:0;width:200rem;border:1px solid #e4eaf0;border-radius:8rem;box-shadow:0 10px 15px -3px #0000001a}.dropdownSelect__List:focus{outline:none}.dropdownSelect__ListItem{width:100%;background-color:#fff}.dropdownSelect__ListItem{display:flex;align-items:center;gap:16rem;padding:9rem 12rem 9rem 8rem;cursor:pointer}.dropdownSelect__ListItem:not(:last-child){border-bottom:1px solid #e4eaf0}.dropdownSelect__IconContainer{display:flex;align-items:center;width:24rem;height:24rem}.dropdownSelect__Icon.dynamicIcon path{fill:#0a285c}.dropdownSelect__Label{font-size:14rem;font-weight:400;line-height:calc(16 / 14)}.dynamicIcon{display:inline-flex;width:var(--iconWidth);height:var(--iconHeight)}.dynamicIcon svg,.dynamicIcon img{width:100%;height:100%}.dynamicIcon__SvgContainer{display:inline-flex;justify-content:flex-start;align-items:center;width:100%;height:100%}.error{position:relative;background-color:#fff;padding:32rem;border-radius:10rem;display:flex;flex-direction:column;align-items:center}.error--Small{padding:22rem 16rem}.error__Icon{width:96px;height:96px;margin-bottom:12rem}.error__Title{font-size:20rem;font-weight:700;line-height:calc(24 / 20);margin-bottom:12rem}@media (min-width: 1440px){.error__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}}.error__Subtitle{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091;margin-bottom:12rem}@media (min-width: 1440px){.error__Subtitle{font-size:16rem;font-weight:400;line-height:1.375}}.floatingButton{display:flex;justify-content:center;align-items:center;position:fixed;bottom:30rem;right:40rem;z-index:3;width:56rem;height:56rem;background-color:#135ee2;box-shadow:0 10px 15px -3px #0000001a;border-radius:50%;cursor:pointer}@media (min-width: 992px){.floatingButton{right:80rem}}.floatingButton--Disabled{background-color:#e5e5e5;pointer-events:none;cursor:wait}.floatingButton--Pulsing{box-shadow:0 0 #135ee280;animation:button-pulse 1.5s infinite}.floatingButton--Pulsing:hover{animation:none}.info--Blue{background-color:#e7effd;border:2px solid rgba(19,94,226,.2)}.info--Small{padding:10rem 12rem}.info__Container{display:flex;gap:20rem}.info__Container--Small{gap:12rem}.info__Icon--Centered,.info__Content--Centered{display:flex;align-items:center}.info__Title{font-size:20rem;font-weight:700;line-height:calc(24 / 20);margin-bottom:10rem}.info__Text{font-size:16rem;font-weight:400;line-height:1.375;color:#537091}.info__Text--Blue{color:#0a285c}.info__Text--Small{font-size:12rem;font-weight:400;line-height:calc(14 / 12)}@media (min-width: 1440px){.info__Text--Small{font-size:14rem;font-weight:400;line-height:calc(20 / 14)}}.loader{display:flex;flex-direction:column;align-items:center;justify-content:center}.loader--FullScreen{position:fixed;top:0;left:0;height:100%;width:100%}.loader__Bars{display:flex;justify-content:center;align-items:center;gap:6rem;width:60rem;height:60rem}.loader__Bar{width:4rem;height:50rem;background-color:#2870ed;animation:scale .9s ease-in-out infinite}.loader__Bar:nth-child(2){background:#0cb43f;animation-delay:-.8s}.loader__Bar:nth-child(3){background:#ff6130;animation-delay:-.7s}.loader__Bar:nth-child(4){background:#721c7a;animation-delay:-.6s}.loader__Bar:nth-child(5){background:#02a3a4;animation-delay:-.5s}@keyframes scale{0%,40%,to{transform:scaleY(.05)}20%{transform:scaleY(1)}}.loader__Message{font-size:15rem;font-weight:400;line-height:1;margin:25rem 0}.logo{display:flex;justify-content:center;align-items:center;background-color:#2870ed;padding:18rem 31rem;border-radius:8rem}.logo svg{width:143rem;height:70rem}.logo path{fill:#fff}.logo--Header{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:85rem;margin-bottom:50rem;padding:19rem 20rem;border-radius:10rem}.logo--Header svg{width:105rem;height:47rem}.modal{display:flex;flex-direction:column;position:fixed;top:50%;left:50%;z-index:1001;transform:translate(calc((50% - 60rem)*-1),-50%);width:100%;max-width:80%;height:auto;max-height:90%;background-color:#fff;opacity:0;padding:36rem 18rem 36rem 36rem;border-radius:10rem;animation:modal-enter .3s ease-in-out forwards .1s}@media (min-width: 992px){.modal{max-width:50%}}@media (min-width: 1440px){.modal{max-width:640rem}}.modal:focus,.modal:focus-visible{outline:none;border:none}@media (min-width: 992px){.modal--Large{max-width:70%}}.modal__Header{position:relative}.modal__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24);color:#0a285c;width:100%;margin-bottom:20rem;padding-bottom:20rem;box-sizing:border-box;border-bottom:1px solid #e4eaf0}.modal__Close{display:flex;align-items:center;justify-content:center;position:absolute;top:3px;right:0;width:30rem;height:30rem;cursor:pointer}.modal__CloseCross{display:block;width:20rem;height:20rem}.modal__CloseCross:before,.modal__CloseCross:after{left:0;right:0;top:0;bottom:0;width:20rem;height:0;margin:auto;border-top:2px solid #2870ed;transform-origin:center;content:"";position:absolute;display:block}.modal__CloseCross:before{transform:rotate(45deg)}.modal__CloseCross:after{transform:rotate(-45deg)}.modal__Content{margin-bottom:26rem;padding-right:18rem;overflow:auto}.modal__Content ul,.modal__Content ol{margin:16rem 0;padding-left:24rem}.modal__Content ul{list-style:disc}.modal__Content li{font-size:16rem}.modal__Content li:not(:last-child){margin-bottom:12rem}.modal__Content a{background:transparent;border:none;color:#135ee2;text-decoration:underline;cursor:pointer}.modal__Content a:hover{text-decoration:underline}.modal__Subtitle{font-size:18rem;font-weight:700;line-height:calc(24 / 18);color:#0a285c;margin-bottom:26rem}.modal__Paragraph{font-size:16rem;font-weight:400;line-height:1.375;color:#537091}.modal__Paragraph:not(:last-child){margin-bottom:26rem}.modal__Paragraph--SmallMargin:not(:last-child){margin-bottom:20rem}.modal__Content .modal__ErrorListItem{list-style:none}.modal__Content .modal__ErrorListItem:not(:last-child){margin-bottom:26rem}.modal__ErrorListItem__Header{display:flex;justify-content:space-between;align-items:center}.modal__Content .modal__ErrorListItem__DetailList .modal__Paragraph:not(:last-child){margin-bottom:4rem}.modal__ErrorMessage{font-size:18rem;font-weight:700;line-height:calc(24 / 18)}.modal__Footer{display:flex;justify-content:center;gap:26rem;width:100%;padding-top:20rem;border-top:1px solid #e4eaf0}@keyframes modal-enter{0%{transform:translate(calc((50% - 60rem)*-1),-65%);opacity:0}to{transform:translate(calc((50% - 60rem)*-1),-50%);opacity:1}}.money{display:block;text-align:center}.money--AlignedLeft{text-align:left}.money--IsInDebt{color:#cf2a1e}.money--IsPositive{color:#07a721}.money--IsDisabled{color:#c4c4c4}.money__Integer,.money__Currency{font-size:16rem;font-weight:600;line-height:1.25}@media (min-width: 1440px){.money__Integer,.money__Currency{font-size:22rem;font-weight:600;line-height:calc(32 / 22)}}.money__Integer--Small,.money__Currency--Small{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091}.money__Integer--Big,.money__Currency--Big{font-size:24rem;font-weight:600;line-height:calc(32 / 24)}.money__Decimal{font-size:14rem;font-weight:600;line-height:calc(16 / 14)}@media (min-width: 1440px){.money__Decimal{font-size:16rem;font-weight:600;line-height:1}}.money__Decimal--Small{font-size:8rem;font-weight:400;line-height:1.25;color:#537091}.money__Decimal--Big{font-size:16rem;font-weight:600;line-height:1.5}.pill{font-size:12rem;font-weight:600;line-height:calc(16 / 12);color:#fff;display:inline-flex;justify-content:center;align-items:center;width:max-content;padding:4px 8px;border-radius:200rem}.pill--Info{background-color:#135ee2}.pill--Info.pill--Weak{background-color:#e7effd;color:#135ee2}.pill--Negative{background-color:#cf2a1e}.pill--Negative.pill--Weak{background-color:#feebea;color:#cf2a1e}.pill--Positive{background-color:#07a721}.pill--Positive.pill--Weak{background-color:#ecffe7;color:#07a721}.pill--Warning{background-color:#ad5700}.pill--Warning.pill--Weak{background-color:#fff4d5;color:#ad5700}.pill--Default{background-color:#5d6a97}.pill--Default.pill--Weak{background-color:#eff1f5;color:#5d6a97}.pill--Small{font-size:10rem;font-weight:600;line-height:calc(12 / 10);padding:2px 6px}.stepDot{display:inline-block;width:15rem;height:15rem;border-radius:50%;background-color:#c4c4c4;cursor:pointer}.stepDot:focus-visible{outline:2px dashed #2870ed;outline-offset:3px;transition:outline 0s}.stepDot:not(:last-child){margin-right:12rem}.stepDot--ClickDisabled{background-color:#e4eaf0;cursor:not-allowed}.stepDot--ClickDisabled:focus-visible{outline-color:#e4eaf0}.stepDot--IsActive{background-color:#2870ed}.stepDot--IsActive:focus-visible{outline-color:#2870ed}.tabButton{font-size:14rem;font-weight:600;line-height:calc(20 / 14);color:#135ee2;padding:6rem 16rem}.tabButton--Active{background-color:#fff;border-radius:10rem}.tabContent{display:none}.tabContent--Active{display:block}.table{display:grid;width:100%;border-spacing:0}@media (min-width: 767px){.table{display:table}}.table thead{transform:scale(0)}@media (min-width: 767px){.table thead{transform:scale(1)}}.table thead th{font-size:14rem;font-weight:600;line-height:calc(16 / 14);padding:0 12rem 12rem;text-align:right}.table thead th:first-child{text-align:left}.table tbody tr,.table tfoot tr{display:flex;flex-direction:column}@media (min-width: 767px){.table tbody tr,.table tfoot tr{display:table-row}}.table tbody tr td,.table tfoot tr td{border-right:1px solid #e4eaf0;border-bottom:none}@media (min-width: 767px){.table tbody tr td,.table tfoot tr td{border-right:none}}.table tbody tr td:not(:first-child),.table tfoot tr td:not(:first-child){text-align:right}.table__Row{position:relative}.table__Row:after{top:0;left:0;z-index:2;width:100%;height:1px;background-color:#e4eaf0;content:"";position:absolute;display:block}.table__Cell{font-size:16rem;font-weight:600;line-height:1.375;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:var(--rowHeight);background-color:#fff;padding:12rem;border-right:none}@media (min-width: 767px){.table__Cell{align-items:flex-end}}.table__Cell--Name{align-items:flex-start}.table__Cell--Summary{min-height:80rem}.table__Cell--LeftAligned{align-items:flex-start}.table__Cell--InDebt{color:#cf2a1e}.table__InfoText{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091;display:block}.table__InfoText:first-child{margin-bottom:4px}.table__InfoText:last-child{margin-top:4px}.table__MainAmount{display:block}.table__MainAmount--InDebt{color:#cf2a1e}.table__MainAmount--Positive{color:#07a721}.table__EurAmount{font-size:14rem;font-weight:400;line-height:calc(16 / 14)}.toastItem{position:relative;padding:16rem 18rem;max-width:450rem;background-color:#fff;overflow:hidden;border:1px solid #e4eaf0;border-bottom:none;border-radius:10rem;box-shadow:0 10px 15px -3px #0000001a;color:#0a285c;list-style-type:none;transition:all;animation:right-slide-in .3s ease-in-out forwards,top-slide-out .3s ease-in-out forwards var(--delay)}.toastItem__Title{font-size:16rem;font-weight:600;line-height:1.375;margin:0 0 10rem}.toastItem__Content{font-size:14rem;font-weight:400;line-height:calc(20 / 14)}.toastItem__ProgressBar{display:block;position:absolute;bottom:-1px;left:0;width:100%;height:4px;animation:shrink-to-left linear forwards;animation-duration:var(--duration)}.toastItem__ProgressBar--Success{background:#07a721}.toastItem__ProgressBar--Error{background:#cf2a1e}.toastItem__ProgressBar--Info{background:#135ee2}.toastItem__ProgressBar--Warning{background:#ad5700}@keyframes right-slide-in{0%{opacity:0;transform:translate(10%)}to{opacity:1;transform:translate(0)}}@keyframes top-slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-45%)}}@keyframes shrink-to-left{to{width:0}}.valueCarousel{width:121.2rem;height:24rem;display:flex;gap:15rem}.valueCarousel__Value{font-size:20rem;font-weight:700;line-height:calc(24 / 20)}.valueCarousel__Button--Disabled{cursor:not-allowed}.valueCarousel__Button--Disabled path{fill:#e5e5e5}.fade-enter-active,.fade-leave-active{transition:opacity .1s ease}.fade-enter-from,.fade-leave-to{opacity:0}.formCheckbox{display:flex;flex-direction:row}.formCheckbox__Field{display:none;margin:0;padding:0;width:0;height:0;border:0;clip:rect(0 0 0 0);overflow:hidden}.formCheckbox__Field+label{position:relative;padding:1px 0 0 35rem;-webkit-user-select:none;user-select:none;cursor:pointer}.formCheckbox__Field+label:before{top:0;left:0;width:22rem;height:22rem;background-color:#fff;border:1px solid #e4eaf0;border-radius:5px;text-align:center;transition:background-color .2s ease-out;content:"";position:absolute;display:block}.formCheckbox__Field:checked+label:before{background-color:#2870ed}.formCheckbox__Field:checked+label:after{top:4rem;left:8rem;width:6rem;height:11rem;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:transform .2s ease-out;transition:border-color .3s ease;content:"";position:absolute;display:block}.formCheckbox__Field--Disabled{color:#c4c4c4;border-color:#c4c4c4;transition:all .3s ease-in-out;cursor:not-allowed;pointer-events:none}.formCheckbox__Field--Disabled::-webkit-input-placeholder{color:#c4c4c4}.formCheckbox__Field--Disabled:-moz-placeholder{color:#c4c4c4}.formCheckbox__Field--Disabled::-moz-placeholder{color:#c4c4c4}.formCheckbox__Field--Disabled:-ms-input-placeholder{color:#c4c4c4}.formCheckbox__Field--Disabled+svg>path{fill:#c4c4c4!important;transition:fill .3s ease-in-out}.formCheckbox__Label{font-size:15rem;font-weight:400;line-height:calc(22 / 15);color:#537091}.formCheckbox__Label--Disabled{color:#c4c4c4;pointer-events:none;cursor:not-allowed}.formError{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#cf2a1e;margin-top:15rem;animation:top-slide-in .25s linear forwards}.formError--IsDisabled{color:#c4c4c4}.formHint{font-size:14rem;font-weight:600;line-height:calc(20 / 14);color:#8496aa;display:inline-block;margin-top:15rem;animation:top-slide-in .25s linear forwards}.formHint--Disabled{color:#c4c4c4}.formHint--Small{font-size:12rem;font-weight:400;line-height:calc(16 / 12)}.formHint--NoAnimation{animation:none}@keyframes top-slide-in{0%{opacity:0;transform:translateY(-10rem)}to{opacity:1;transform:translateY(0)}}.formInlineItemWithButton{position:relative}.formInlineItemWithButton__Input{max-width:calc(100% - 68rem)}.formInlineItemWithButton__Button{position:absolute;top:48rem;right:0}.formInlineItemWithButton__Button--NoValidation{top:50%;transform:translateY(-50%)}.formInput{position:relative}.formInput--WithPrepend{display:flex}.formInput--Short{max-width:525rem}.formInput__Prepend{display:flex;align-items:center;position:relative;background-color:#fff;padding:17rem 12rem 17rem 20rem;border:1px solid #e4eaf0;border-right:none;border-top-left-radius:10rem;border-bottom-left-radius:10rem;color:#8496aa}.formInput__Prepend:after{top:50%;right:0;transform:translateY(-50%);width:1px;height:24rem;background-color:#8496aa;content:"";position:absolute;display:block}.formInput__Prepend--Large{font-size:28rem;font-weight:700;line-height:calc(36 / 28)}.formInput__Prepend--Large:after{width:2px;height:38rem;content:"";position:absolute;display:block}.formInput__Field{font-size:16rem;font-weight:400;line-height:1.375;color:#0a285c;width:100%;background-color:#fff;padding:17rem 16rem 17rem 20rem;border:1px solid #e4eaf0;border-radius:10rem;transition:border .3s ease-in-out;outline:none}.formInput__Field[type=date]{font-family:Inter,sans-serif}.formInput__Field::-webkit-input-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formInput__Field:-moz-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formInput__Field::-moz-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formInput__Field:-ms-input-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formInput__Field--Large{font-size:28rem;font-weight:700;line-height:calc(36 / 28);padding:32rem 38rem}.formInput__Field--Large::-webkit-input-placeholder{font-size:28rem;font-weight:700;line-height:calc(36 / 28)}.formInput__Field--Large:-moz-placeholder{font-size:28rem;font-weight:700;line-height:calc(36 / 28)}.formInput__Field--Large::-moz-placeholder{font-size:28rem;font-weight:700;line-height:calc(36 / 28)}.formInput__Field--Large:-ms-input-placeholder{font-size:28rem;font-weight:700;line-height:calc(36 / 28)}.formInput__Field--WithPrepend{padding-left:12rem;border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.formInput__Prepend--Disabled,.formInput__Field--Disabled{color:#c4c4c4;border-color:#c4c4c4;transition:all .3s ease-in-out;cursor:not-allowed;pointer-events:none}.formInput__Prepend--Disabled::-webkit-input-placeholder,.formInput__Field--Disabled::-webkit-input-placeholder{color:#c4c4c4}.formInput__Prepend--Disabled:-moz-placeholder,.formInput__Field--Disabled:-moz-placeholder{color:#c4c4c4}.formInput__Prepend--Disabled::-moz-placeholder,.formInput__Field--Disabled::-moz-placeholder{color:#c4c4c4}.formInput__Prepend--Disabled:-ms-input-placeholder,.formInput__Field--Disabled:-ms-input-placeholder{color:#c4c4c4}.formInput__Prepend--Disabled+svg>path,.formInput__Field--Disabled+svg>path{fill:#c4c4c4!important;transition:fill .3s ease-in-out}.formInput__Prepend--Disabled:after{background-color:#e5e5e5;content:"";position:absolute;display:block}.formInput__Icon{position:absolute;top:50%;right:20rem;transform:translate(calc(-50% + 8rem),-50%);width:16rem;height:16rem;box-sizing:content-box}.formInput__Icon--Large{right:30rem}.formInput__Icon--Clickable{cursor:pointer}.formInput__Icon--HasError path{fill:#cf2a1e}.formInputCurrency{position:relative}.formInputCurrency__Field{font-size:16rem;font-weight:400;line-height:1.375;color:#0a285c;width:100%;background-color:#fff;padding:17rem 16rem 17rem 20rem;border:1px solid #e4eaf0;border-radius:10rem;transition:border .3s ease-in-out;outline:none}.formInputCurrency__Field[type=date]{font-family:Inter,sans-serif}.formInputCurrency__Field::-webkit-input-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formInputCurrency__Field:-moz-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formInputCurrency__Field::-moz-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formInputCurrency__Field:-ms-input-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formInputCurrency__Field--Small{font-size:15rem;font-weight:400;line-height:calc(22 / 15);padding:8rem 15rem}.formInputCurrency__Field--RightAligned{padding-right:50rem;text-align:right}.formInputCurrency__Field--Disabled{color:#c4c4c4;border-color:#c4c4c4;transition:all .3s ease-in-out;cursor:not-allowed;pointer-events:none}.formInputCurrency__Field--Disabled::-webkit-input-placeholder{color:#c4c4c4}.formInputCurrency__Field--Disabled:-moz-placeholder{color:#c4c4c4}.formInputCurrency__Field--Disabled::-moz-placeholder{color:#c4c4c4}.formInputCurrency__Field--Disabled:-ms-input-placeholder{color:#c4c4c4}.formInputCurrency__Field--Disabled+svg>path{fill:#c4c4c4!important;transition:fill .3s ease-in-out}.formInputCurrency__Symbol{position:absolute;top:50%;right:20rem;transform:translate(calc(-50% + 8rem),-50%);width:16rem;height:16rem;box-sizing:content-box}.formInputCurrency__Symbol--HasError path{fill:#cf2a1e}.formInputCurrency__Symbol--Disabled path{fill:#c4c4c4}.formItem.formInputNumbers{width:fit-content}.formInputNumbers--Centered{margin:0 auto 44rem}.formInputNumbers__Field{display:flex;align-items:center;position:relative;background-color:#fff;padding:17rem 16rem 17rem 20rem;border:1px solid #e4eaf0;border-radius:10rem}.formInputNumbers__Field:focus-visible{outline:2px dashed #2870ed;outline-offset:3px;transition:outline 0s}.formInputNumbers--Disabled{border-color:#c4c4c4}.formInputNumbers__Prepend{font-size:28rem;font-weight:700;line-height:calc(36 / 28);color:#8496aa;position:relative;padding:10rem 32rem 10rem 12rem}@media (min-width: 1440px){.formInputNumbers__Prepend{padding:10rem 44rem 10rem 16rem}}.formInputNumbers__Prepend:after{top:50%;right:22rem;transform:translateY(-50%);width:2px;height:24rem;background-color:#8496aa;content:"";position:absolute;display:block}.formInputNumbers__Prepend--Disabled{color:#c4c4c4}.formInputNumbers__Prepend--Disabled:after{background-color:#c4c4c4}.formInputNumbers__InputContainer{display:flex;gap:8rem;margin-right:16rem;padding:3px 12rem 0}@media (min-width: 1440px){.formInputNumbers__InputContainer{margin-right:38rem;padding:3px 16rem 0 18rem}}.formInputNumbers__SingleDigitInput{font-size:28rem;font-weight:700;line-height:calc(40 / 28);width:32rem;border:none;border-bottom:2px solid #e4eaf0;text-align:center}@media (min-width: 1440px){.formInputNumbers__SingleDigitInput{font-size:32rem;font-weight:700;line-height:1.5;width:38rem}}.formInputNumbers__SingleDigitInput:focus{outline:none;border-bottom:2px solid #5d6a97}.formInputNumbers__SingleDigitInput:disabled{background-color:transparent}.formInputNumbers__SingleDigitInput::selection{background-color:#2870ed;color:#fff}.formInputNumbers__SingleDigitInput--HasValue{border-bottom-color:#135ee2}.formInputNumbers__SingleDigitInput--Disabled{color:#c4c4c4;border-bottom-color:#c4c4c4}.formInputNumbers__ButtonContainer{display:flex;gap:16rem;padding-right:6rem}@media (min-width: 1440px){.formInputNumbers__ButtonContainer{padding-right:10rem}}.formInputNumbers__ButtonContainer:focus,.formInputNumbers__ButtonContainer:focus-visible{outline:none;border:none}.formItem{display:flex;flex-direction:column;flex:1;width:100%;margin-bottom:35rem}.formItem--NoSpacing{margin:0}.formItemWithActions{display:flex;align-items:center;gap:20rem;width:100%}@media (min-width: 1440px){.formItemWithActions{gap:30rem}}.formItemWithActions .formLabel--Disabled,.formItemWithActions .formInputCurrency__Field--Disabled{color:#0a285c}.formItemWithActions .formInputCurrency__Field--Disabled+svg.formInputCurrency__Symbol>path{fill:#2870ed!important}.formItemWithActions__ButtonContainer{display:flex;align-items:center;gap:20rem}.formItemWithActions__ButtonContainer--NoSpacing button{transform:translateY(17.5rem)}.formItemWithActions__ButtonIcon{width:16rem;height:16rem}.formItemWithActions__ButtonIcon path{fill:#2870ed}.formLabel{font-size:16rem;font-weight:500;line-height:1.375;color:#0a285c;display:inline-flex;align-items:flex-end;position:relative;width:100%;margin-bottom:15rem;transition:color .3s ease-in-out;cursor:pointer}.formLabel--Disabled{color:#c4c4c4;pointer-events:none}.formLabel__SecondaryLabel{font-size:14rem;font-weight:600;line-height:calc(20 / 14);color:#537091;display:inline-flex;margin-left:auto}.formRadio{display:flex;flex-direction:row;margin:0 0 15rem}.formRadio--Disabled{pointer-events:none;cursor:not-allowed}.formRadio__Field{display:none;width:0;height:0;margin:0;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}.formRadio__Field+label{position:relative;padding:2px 0 0 35rem;-webkit-user-select:none;user-select:none;cursor:pointer}.formRadio__Field+label:before{top:0;left:0;width:22rem;height:22rem;background-color:#fff;border:1px solid #e4eaf0;border-radius:50%;text-align:center;content:"";position:absolute;display:block}.formRadio__Field+label:after{top:10rem;left:10rem;width:10rem;height:10rem;scale:0;translate:-30% -30%;border-radius:50%;content:"";position:absolute;display:block}.formRadio__Field:checked+label:before{animation:borderscale .3s ease-in}.formRadio__Field:checked+label:after{background-color:#2870ed;scale:1}.formRadio__Field--Disabled:checked+label:after{background-color:#e5e5e5}.formRadio__Label{font-size:15rem;font-weight:400;line-height:calc(22 / 15);color:#0a285c}.formRadio__Label--Disabled{color:#c4c4c4}.formSearch{position:relative}.formSearch__Field{font-size:16rem;font-weight:400;line-height:1.375;color:#0a285c;background-color:#fff;padding:17rem 16rem 17rem 20rem;border:1px solid #e4eaf0;border-radius:10rem;transition:border .3s ease-in-out;outline:none;width:100%}.formSearch__Field[type=date]{font-family:Inter,sans-serif}.formSearch__Field::-webkit-input-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formSearch__Field:-moz-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formSearch__Field::-moz-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formSearch__Field:-ms-input-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}@media (min-width: 992px){.formSearch__Field{width:525rem}}.formSearch__Icon{position:absolute;top:50%;right:20rem;transform:translate(calc(-50% + 8rem),-50%);width:16rem;height:16rem;box-sizing:content-box}.formSearch__Icon--Clickable{cursor:pointer}.formSelect,.formSelect__Container{position:relative}.formSelect--Small{width:85rem}.formSelect__Field{font-size:16rem;font-weight:400;line-height:1.375;color:#0a285c;width:100%;background-color:#fff;padding:17rem 16rem 17rem 20rem;border:1px solid #e4eaf0;border-radius:10rem;transition:border .3s ease-in-out;outline:none}.formSelect__Field[type=date]{font-family:Inter,sans-serif}.formSelect__Field::-webkit-input-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formSelect__Field:-moz-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formSelect__Field::-moz-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formSelect__Field:-ms-input-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formSelect__Field--Small{font-size:12rem;font-weight:600;line-height:calc(16 / 12);padding:8rem 34rem 8rem 8rem}.formSelect__Field--Disabled{color:#c4c4c4;border-color:#c4c4c4;transition:all .3s ease-in-out;cursor:not-allowed;pointer-events:none}.formSelect__Field--Disabled::-webkit-input-placeholder{color:#c4c4c4}.formSelect__Field--Disabled:-moz-placeholder{color:#c4c4c4}.formSelect__Field--Disabled::-moz-placeholder{color:#c4c4c4}.formSelect__Field--Disabled:-ms-input-placeholder{color:#c4c4c4}.formSelect__Field--Disabled+svg>path{fill:#c4c4c4!important;transition:fill .3s ease-in-out}.formSelect__ArrowContainer{position:absolute;top:0;right:0;width:36rem;height:100%;cursor:pointer}.formSelect__ArrowContainer--Small{width:24rem}.formSelect__Arrow{display:block;position:absolute;top:50%;right:32rem;z-index:1;transform:translateY(-50%);width:10rem;height:1px;border-radius:5px;transition:all .2s ease-in-out;pointer-events:none;cursor:pointer}.formSelect__Arrow:before,.formSelect__Arrow:after{top:0;width:10rem;height:1px;background-color:#2870ed;border-radius:5rem;transition:all .2s ease-in-out;content:"";position:absolute;display:block}.formSelect__Arrow:before{left:50%;margin:0 0 0 -1px}.formSelect__Arrow:after{left:100%;margin:0 -1px 0 0}.formSelect__Arrow--Small{right:20rem}.formSelect__Arrow--Up:before{transform:rotate(-45deg)}.formSelect__Arrow--Up:after{transform:rotate(45deg)}.formSelect__Arrow--Down:before{transform:rotate(45deg)}.formSelect__Arrow--Down:after{transform:rotate(-45deg)}.formSelect__Options{position:absolute;right:0;left:0;z-index:99999;max-height:380rem;background-color:#fff;border:1px solid #e4eaf0;border-radius:10rem;overflow-x:hidden;overflow-y:auto;list-style:none}.formSelect__Options::-webkit-scrollbar{-webkit-appearance:none;width:14rem;height:14rem}.formSelect__Options::-webkit-scrollbar-thumb{background-color:#53709133;background-clip:padding-box;border:4px solid transparent;border-radius:10rem}.formSelect__Option{font-size:16rem;font-weight:400;line-height:1.375;color:#0a285c;display:flex;align-items:center;margin:0;padding:16rem 32rem;transition:all .1s ease-in-out;cursor:pointer}.formSelect__Option:hover{background-color:#2870ed;color:#fff}.formSelect__Option:hover svg path{fill:#fff}.formSelect__Option--Small{font-size:12rem;font-weight:400;line-height:calc(16 / 12);padding:8rem}.formSelect__Option--WithSeparator{border-bottom:1px solid #e4eaf0}.formSelect__Option--Active{background-color:#2870ed;color:#fff}.formSelect__Option--Active svg path{fill:#fff}.formSelect__Option--Selected{background-color:#0a285c;color:#fff}.formSelect__Option--Selected svg path{fill:#fff}.formSelect__Option--Empty{color:#c4c4c4;cursor:not-allowed}.formSelect__Option--Empty:hover{color:#c4c4c4;background-color:#fff}.formSelect__OptionIcon{margin-right:12rem}.formSwitch{display:flex;align-items:center;gap:60rem;cursor:pointer}.formSwitch--Disabled{color:#c4c4c4;border-color:#c4c4c4;transition:all .3s ease-in-out;cursor:not-allowed;pointer-events:none}.formSwitch--Disabled::-webkit-input-placeholder{color:#c4c4c4}.formSwitch--Disabled:-moz-placeholder{color:#c4c4c4}.formSwitch--Disabled::-moz-placeholder{color:#c4c4c4}.formSwitch--Disabled:-ms-input-placeholder{color:#c4c4c4}.formSwitch--Disabled+svg>path{fill:#c4c4c4!important;transition:fill .3s ease-in-out}.formSwitch--Disabled .formSwitch__Field{background-color:#e5e5e5}.formSwitch--Spaced{justify-content:space-between}.formSwitch__Checkbox{display:none}.formSwitch__Field{position:relative;width:50rem;height:32rem;background-color:#e4eaf0;border-radius:27rem;transition:background-color .2s ease-in-out .15s;cursor:pointer}.formSwitch__Field:before{top:50%;left:3px;z-index:2;transform:translateY(-50%);height:27rem;width:27rem;background-color:#fff;border-radius:50%;transition:transform .3s ease-in-out;content:"";position:absolute;display:block}.formSwitch__Field--Small{width:32rem;height:20rem;border-radius:16rem}.formSwitch__Field--Small:before{height:16rem;width:16rem}.formSwitch__Checkbox--Checked{background-color:#135ee2}.formSwitch__Checkbox--Checked:before{transform:translate(62.5%,-50%)}.formSwitch__Checkbox--Error{background-color:#cf2a1e}.formSwitch__Label{font-size:16rem;font-weight:500;line-height:1.375}.formTextarea{position:relative}.formTextarea__Field{font-size:16rem;font-weight:400;line-height:1.375;color:#0a285c;width:100%;background-color:#fff;padding:17rem 16rem 17rem 20rem;border:1px solid #e4eaf0;border-radius:10rem;transition:border .3s ease-in-out;outline:none;height:auto;min-height:176rem;resize:none;font-family:Inter,sans-serif}.formTextarea__Field[type=date]{font-family:Inter,sans-serif}.formTextarea__Field::-webkit-input-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formTextarea__Field:-moz-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formTextarea__Field::-moz-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formTextarea__Field:-ms-input-placeholder{font-size:16rem;font-weight:400;line-height:1.375;color:#8496aa}.formTextarea__Field--Disabled{color:#c4c4c4;border-color:#c4c4c4;transition:all .3s ease-in-out;cursor:not-allowed;pointer-events:none}.formTextarea__Field--Disabled+svg>path{fill:#c4c4c4!important;transition:fill .3s ease-in-out}.formTextarea__Field--Disabled::-webkit-input-placeholder{color:#c4c4c4}.formTextarea__Field--Disabled:-moz-placeholder{color:#c4c4c4}.formTextarea__Field--Disabled::-moz-placeholder{color:#c4c4c4}.formTextarea__Field--Disabled:-ms-input-placeholder{color:#c4c4c4}.indicatorAsset{max-width:200rem;background-color:#fff;padding:16rem;border:1px solid #135ee2;border-radius:10rem}.indicatorAsset--NotInterested{border-color:#fff}.indicatorAsset__Header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8rem}.indicatorAsset__ProductIconContainer{display:flex;justify-content:center;align-items:center;width:40rem;height:40rem;background-color:#eef4fe;border-radius:50%}.indicatorAsset__ProductIconContainer--NotInterested{background-color:#eff1f5}.indicatorAsset__ProductIcon path{fill:#2870ed}.indicatorAsset__ProductIcon--NotInterested path{fill:#e5e5e5}.indicatorAsset__StatusIcon path{fill:#135ee2}.indicatorAsset__StatusIcon--NotInterested path{fill:#e5e5e5}.indicatorAsset__CountBadge{font-size:12rem;font-weight:600;line-height:calc(16 / 12);color:#fff;display:flex;justify-content:center;align-items:center;width:24rem;height:24rem;background-color:#135ee2;border-radius:50%}@media (min-width: 1440px){.indicatorAsset__CountBadge{font-size:16rem;font-weight:400;line-height:1.375}}.indicatorAsset__CountBadge--NotInterested{background-color:#e5e5e5}.indicatorAsset__Title{font-size:14rem;font-weight:700;line-height:calc(20 / 14);margin-bottom:8rem}@media (min-width: 1440px){.indicatorAsset__Title{font-size:18rem;font-weight:700;line-height:calc(24 / 18)}}.indicatorAsset__Title--NotInterested{color:#537091}.indicatorAsset__Subtitle{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091}@media (min-width: 1440px){.indicatorAsset__Subtitle{font-size:14rem;font-weight:400;line-height:calc(20 / 14)}}.indicatorAsset__Amount{margin-top:8rem;text-align:left}.indicatorAsset__Subtitle--NotInterested{color:#c4c4c4}.indicatorCard{position:relative;display:flex;flex-direction:column;align-items:center}@media (min-width: 992px){.indicatorCard{width:300rem}}.indicatorCard__Help{position:absolute;top:17rem;right:21rem;cursor:pointer}.indicatorCard__HelpIcon path{fill:#c4c4c4}.indicatorCard__Title{font-size:20rem;font-weight:700;line-height:calc(24 / 20);margin-bottom:22rem;text-align:center}.indicatorCard__Pill{min-width:96rem;margin-top:auto}.insuranceExistingAssets{margin-bottom:40rem}.insuranceExistingAssets__Title{font-size:16rem;font-weight:600;line-height:1.375;margin-bottom:16rem}.insuranceExistingAssets__ListItem{display:grid;grid-template-columns:24rem 5fr 2fr;grid-template-rows:auto auto;grid-column-gap:24rem;position:relative}.insuranceExistingAssets__ListItem:not(:last-child){margin-bottom:16rem}.insuranceExistingAssets__ListItem:not(:last-child):after{left:calc(12rem - 1px);bottom:0;width:2px;height:calc(100% - 32rem);background-color:#e4eaf0;border-radius:3px;content:"";position:absolute;display:block}.insuranceExistingAssets__ListItem:last-child>section{padding-bottom:0;border-bottom:none}.insuranceExistingAssets__ListItemIndex{font-size:14rem;font-weight:600;line-height:calc(20 / 14);color:#537091;display:flex;justify-content:center;align-items:center;width:24rem;height:24rem;border:2px solid #8496aa;border-radius:50%}.insuranceExistingAssets__ListItemContent{padding-bottom:12rem;border-bottom:1px solid #e4eaf0}.insuranceExistingAssets__ListItemVendor{font-size:16rem;font-weight:600;line-height:1.375;color:#0a285c;word-break:break-word;transition:color .3s ease-in-out}.insuranceExistingAssets__ListItemDetail{font-size:14rem;font-weight:400;line-height:calc(20 / 14);color:#537091;display:block;transition:color .3s ease-in-out}.insuranceExistingAssets__ListItemVendor--Disabled,.insuranceExistingAssets__ListItemDetail--Disabled{color:#c4c4c4}.insuranceExistingAssets__ListItemActions{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16rem;margin-top:auto;padding-bottom:22rem}@media (min-width: 767px){.insuranceExistingAssets__ListItemActions{flex-direction:row}}.insuranceExistingAssets__ListItemActions--Stacked{flex-direction:column;align-items:flex-end}.insuranceExistingAssets__GeorgeIcon{margin-bottom:auto}.insuranceExistingAssets__GeorgeIcon svg{width:19rem;height:30rem}.insuranceExistingAssets__GeorgeIcon path{transition:fill .3s ease-in-out}.insuranceExistingAssets__GeorgeIcon--Disabled path{fill:#e5e5e5}.insuranceExistingAssets__ListItemActionIcon svg{width:20rem;height:20rem}.insuranceExistingAssets__ListItemDeletionConfirmation{display:flex;flex-direction:column;align-items:center;grid-column:1/-1;padding-top:12rem}.insuranceExistingAssets__ListItemDeletionConfirmationLabel{font-size:12rem;font-weight:400;line-height:calc(16 / 12);display:block;margin-bottom:28rem}.insuranceExistingAssets__ListItemDeletionConfirmationActions{display:flex;gap:36rem}.investmentExistingAssets{margin-bottom:40rem}.investmentExistingAssets__Title{font-size:16rem;font-weight:600;line-height:1.375;margin-bottom:16rem}.investmentExistingAssets__ListItem{display:grid;grid-template-columns:24rem 5fr 2fr;grid-template-rows:auto auto;grid-column-gap:24rem;position:relative}.investmentExistingAssets__ListItem:not(:last-child){margin-bottom:16rem}.investmentExistingAssets__ListItem:not(:last-child):after{left:calc(12rem - 1px);bottom:0;width:2px;height:calc(100% - 32rem);background-color:#e4eaf0;border-radius:3px;content:"";position:absolute;display:block}.investmentExistingAssets__ListItem:last-child>section{padding-bottom:0;border-bottom:none}.investmentExistingAssets__ListItemIndex{font-size:14rem;font-weight:600;line-height:calc(20 / 14);color:#537091;display:flex;justify-content:center;align-items:center;width:24rem;height:24rem;border:2px solid #8496aa;border-radius:50%}.investmentExistingAssets__ListItemContent{padding-bottom:12rem;border-bottom:1px solid #e4eaf0}.investmentExistingAssets__ListItemVendor{font-size:16rem;font-weight:600;line-height:1.375;color:#0a285c;word-break:break-word;transition:color .3s ease-in-out}.investmentExistingAssets__ListItemDetail{font-size:14rem;font-weight:400;line-height:calc(20 / 14);color:#537091;display:block;transition:color .3s ease-in-out}.investmentExistingAssets__ListItemVendor--Disabled,.investmentExistingAssets__ListItemDetail--Disabled{color:#c4c4c4}.investmentExistingAssets__ListItemActions{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16rem;margin-top:auto;padding-bottom:22rem}@media (min-width: 767px){.investmentExistingAssets__ListItemActions{flex-direction:row}}.investmentExistingAssets__ListItemActions--Stacked{flex-direction:column;align-items:flex-end}.investmentExistingAssets__GeorgeIcon{margin-bottom:auto}.investmentExistingAssets__GeorgeIcon svg{width:19rem;height:30rem}.investmentExistingAssets__GeorgeIcon path{transition:fill .3s ease-in-out}.investmentExistingAssets__GeorgeIcon--Disabled path{fill:#e5e5e5}.investmentExistingAssets__ListItemActionIcon svg{width:20rem;height:20rem}.investmentExistingAssets__ListItemDeletionConfirmation{display:flex;flex-direction:column;align-items:center;grid-column:1/-1;padding-top:12rem}.investmentExistingAssets__ListItemDeletionConfirmationLabel{font-size:12rem;font-weight:400;line-height:calc(16 / 12);display:block;margin-bottom:28rem}.investmentExistingAssets__ListItemDeletionConfirmationActions{display:flex;gap:36rem}.pensionExistingAssets{margin-bottom:40rem}.pensionExistingAssets__Title{font-size:16rem;font-weight:600;line-height:1.375;margin-bottom:16rem}.pensionExistingAssets__ListItem{display:grid;grid-template-columns:24rem 5fr 2fr;grid-template-rows:auto auto;grid-column-gap:24rem;position:relative}.pensionExistingAssets__ListItem:not(:last-child){margin-bottom:16rem}.pensionExistingAssets__ListItem:not(:last-child):after{left:calc(12rem - 1px);bottom:0;width:2px;height:calc(100% - 32rem);background-color:#e4eaf0;border-radius:3px;content:"";position:absolute;display:block}.pensionExistingAssets__ListItem:last-child>section{padding-bottom:0;border-bottom:none}.pensionExistingAssets__ListItemIndex{font-size:14rem;font-weight:600;line-height:calc(20 / 14);color:#537091;display:flex;justify-content:center;align-items:center;width:24rem;height:24rem;border:2px solid #8496aa;border-radius:50%}.pensionExistingAssets__ListItemContent{padding-bottom:12rem;border-bottom:1px solid #e4eaf0}.pensionExistingAssets__ListItemVendor{font-size:16rem;font-weight:600;line-height:1.375;color:#0a285c;word-break:break-word;transition:color .3s ease-in-out}.pensionExistingAssets__ListItemDetail{font-size:14rem;font-weight:400;line-height:calc(20 / 14);color:#537091;display:block;transition:color .3s ease-in-out}.pensionExistingAssets__ListItemVendor--Disabled,.pensionExistingAssets__ListItemDetail--Disabled{color:#c4c4c4}.pensionExistingAssets__ListItemActions{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16rem;margin-top:auto;padding-bottom:22rem}@media (min-width: 767px){.pensionExistingAssets__ListItemActions{flex-direction:row}}.pensionExistingAssets__ListItemActions--Stacked{flex-direction:column;align-items:flex-end;height:100%}.pensionExistingAssets__GeorgeIcon{margin-bottom:auto}.pensionExistingAssets__GeorgeIcon svg{width:19rem;height:30rem}.pensionExistingAssets__GeorgeIcon path{transition:fill .3s ease-in-out}.pensionExistingAssets__GeorgeIcon--Disabled path{fill:#e5e5e5}.pensionExistingAssets__ListItemActionIcon svg{width:20rem;height:20rem}.pensionExistingAssets__ListItemDeletionConfirmation{display:flex;flex-direction:column;align-items:center;grid-column:1/-1;padding-top:12rem}.pensionExistingAssets__ListItemDeletionConfirmationLabel{font-size:12rem;font-weight:400;line-height:calc(16 / 12);display:block;margin-bottom:28rem}.pensionExistingAssets__ListItemDeletionConfirmationActions{display:flex;gap:36rem}.indicatorPotentialSwitch{padding:13rem 0;border-bottom:1px solid #e4eaf0}.indicatorPotentialSwitch--NoBorder{border-bottom:0}.indicatorPotentialSwitch__Header{display:flex;justify-content:space-between;margin-bottom:24rem;transition:margin-bottom .3s ease-in-out}.indicatorPotentialSwitch__Header--NoBottomSpacing{margin-bottom:0}.indicatorPotentialSwitch__Title{font-size:16rem;font-weight:700;line-height:1.375;transition:color .3s ease-in-out}@media (min-width: 1440px){.indicatorPotentialSwitch__Title{font-size:20rem;font-weight:700;line-height:calc(24 / 20)}}.indicatorPotentialSwitch__Subtitle{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091;transition:color .3s ease-in-out}@media (min-width: 1440px){.indicatorPotentialSwitch__Subtitle{font-size:14rem;font-weight:400;line-height:calc(16 / 14)}}.indicatorStatus{display:flex;flex-direction:column;align-items:center;margin-bottom:46rem}.indicatorStatus__Pill{min-width:88rem;margin-bottom:10rem}.indicatorStatus__Title{font-size:18rem;font-weight:700;line-height:calc(24 / 18);margin-bottom:10rem}@media (min-width: 1440px){.indicatorStatus__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}}.indicatorStatus__Description{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091}@media (min-width: 1440px){.indicatorStatus__Description{font-size:16rem;font-weight:400;line-height:1.375}}.indicatorSwitcherButtons{display:flex;justify-content:center;align-items:center;gap:36rem;margin-top:33rem}@property --indicator-width{syntax: "<percentage>"; inherits: false; initial-value: 0%;}@property --indicator-inner-width{syntax: "<percentage>"; inherits: false; initial-value: 0%;}.indicatorWheel{position:relative;width:192rem;height:192rem;background:conic-gradient(from 0deg,#2870ed 0%,#2870ed 0% var(--indicator-width),#e4eaf0 var(--indicator-width),#e4eaf0 100%);margin-bottom:22rem;border-radius:50%;transition:--indicator-width 1s ease-in-out}.indicatorWheel--Loaded{--indicator-width: var(--new-width)}.indicatorWheel--WithInnerWheel{background:conic-gradient(from 0deg,#199cf9 0%,#199cf9 0% var(--indicator-width),#fff var(--indicator-width),#fff 100%);transition-delay:.3s}.indicatorWheel--Small{width:60rem;height:60rem}.indicatorWheel__InnerWheel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:178rem;height:178rem;background:conic-gradient(from 0deg,#2870ed 0%,#2870ed 0% var(--indicator-inner-width),#e4eaf0 var(--indicator-inner-width),#e4eaf0 100%);border-radius:50%;transition:--indicator-inner-width 1s ease-in-out}.indicatorWheel__InnerWheel--Loaded{--indicator-inner-width: var(--new-inner-width)}.indicatorWheel__Content{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:178rem;height:178rem;background-color:#fff;margin-bottom:22rem;border-radius:50%}.indicatorWheel__Content--WithInnerWheel{width:164rem;height:164rem}.indicatorWheel__Content--Small{width:54rem;height:54rem}.indicatorWheel__Icon{transform:translate(3rem)}.indicatorWheel__Icon svg{width:67rem;height:67rem}.indicatorWheel__Icon path{fill:#2870ed}.indicatorWheel__Icon--Small{display:inline-block;transform:translate(-1px,-2px)}.indicatorWheel__Icon--Small svg{width:22rem;height:22rem}.meetingTopicCard{position:relative;display:flex;flex-direction:column;width:100%;max-width:320rem;background-color:#fff;padding:36rem;border:1px solid #e4eaf0;border-radius:10rem;cursor:pointer}.meetingTopicCard--IsSelected{outline:1px solid #135ee2}.meetingTopicCard__Header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20rem}.meetingTopicCard__SelectedBadge{display:flex;justify-content:center;align-items:center;width:22rem;height:22rem;border:1px solid #8496aa;border-radius:50%}.meetingTopicCard__SelectedBadge--IsSelected{background-color:#135ee2;border-color:#135ee2}.meetingTopicCard__SelectedCheckmark path{fill:#fff}.meetingTopicCard__IconContainer{display:flex;justify-content:center;align-items:center;width:64rem;height:64rem;background-color:#eef4fe;border-radius:50%}.meetingTopicCard__Icon{margin-left:auto;margin-right:auto}.meetingTopicCard__Icon path{fill:#135ee2}.meetingTopicCard__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24);margin-bottom:4rem}.mode{display:flex;flex-direction:column;align-items:flex-start;min-width:320rem;min-height:480rem;background-color:#135ee2;padding:36rem;border-radius:10rem;color:#fff}.mode:focus-visible{outline:2px dashed #2870ed;outline-offset:3px;transition:outline 0s}@media (min-width: 1440px){.mode{min-height:520rem}}.mode--Green{background-color:#028661}.mode__Badge{display:flex;justify-content:center;align-items:center;width:64rem;height:64rem;background-color:#eef4fe;margin-bottom:20rem;border-radius:50%}.mode__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24);color:#fff;margin-bottom:4rem}.mode__Subtitle{font-size:18rem;font-weight:700;line-height:calc(24 / 18);color:#fff}.mode__Button{margin-top:auto;margin-left:auto;margin-right:auto}.mode__Button:focus-visible{outline:2px dashed #fff;outline-offset:3px;transition:outline 0s}.productAdviceItem{display:flex;flex-direction:column;background-color:#fff;border-top:11rem solid #135ee2;border-top-left-radius:10rem;border-top-right-radius:10rem}.productAdviceItem__Header{display:flex;align-items:flex-start;gap:24rem;padding:40rem 24rem 40rem 32rem;border-bottom:1px solid #e4eaf0}.productAdviceItem__TitleContainer{display:flex;flex-direction:column;gap:8rem;margin-right:auto}.productAdviceItem__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}.productAdviceItem__ContentRow{display:grid;grid-template-columns:64rem 1fr;grid-column-gap:20rem;padding:12rem;border-bottom:1px solid #e4eaf0}.productAdviceItem__ContentRow:last-child{border:none}.productAdviceItem__ContentRowLabel{font-size:12rem;font-weight:600;line-height:calc(16 / 12);color:#537091}.productAdviceItem__ContentRowValue{font-size:14rem;font-weight:400;line-height:calc(20 / 14)}.productAdviceItem__Footer{display:flex;justify-content:center;align-items:center;margin-top:auto;padding:20rem;border-top:1px solid #135ee2}.productCard{position:relative;display:flex;flex-direction:column;width:100%;max-width:320rem;background-color:#fff;padding:36rem;border:1px solid #e4eaf0;border-radius:10rem;cursor:pointer}.productCard--IsSelected{outline:1px solid #135ee2}.productCard__Header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20rem}.productCard__SelectedBadge{display:flex;justify-content:center;align-items:center;width:22rem;height:22rem;border:1px solid #8496aa;border-radius:50%}.productCard__SelectedBadge--IsSelected{background-color:#135ee2;border-color:#135ee2}.productCard__SelectedCheckmark path{fill:#fff}.productCard__IconContainer{display:flex;justify-content:center;align-items:center;width:64rem;height:64rem;background-color:#eef4fe;border-radius:50%}.productCard__Icon{margin-left:auto;margin-right:auto}.productCard__Icon path{fill:#135ee2}.productCard__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24);margin-bottom:4rem}.productCard__Subtitle{font-size:18rem;font-weight:700;line-height:calc(24 / 18);color:#537091;display:block;margin-bottom:24rem}.productCard__Content{font-size:16rem;font-weight:400;line-height:1.375;margin-bottom:20rem}.productCard__Footer{display:flex;justify-content:center;margin-top:auto}.productCart{position:fixed;top:0;right:0;z-index:10;width:80%;height:100%;transform:translate(100%);background-color:#eef0f4;padding:60rem 62rem 21rem;transition:transform .4s ease-in-out;overflow:auto}@media (min-width: 992px){.productCart{width:650rem}}.productCart--IsOpen{transform:translate(0);transition:transform .4s ease-in-out .3s}.productCart__Title{font-size:18rem;font-weight:700;line-height:calc(24 / 18);display:flex;justify-content:space-between;align-items:center;margin-bottom:40rem;padding-bottom:40rem;border-bottom:1px solid #e4eaf0}@media (min-width: 1440px){.productCart__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}}.productCart__ProductList{display:flex;flex-direction:column;gap:40rem}.productGroup:not(:last-child){margin-bottom:60rem}.productGroup__TitleContainer{margin-bottom:60rem}.productGroup__Title{font-size:28rem;font-weight:700;line-height:calc(36 / 28);margin-bottom:10rem;text-align:center}.productGroup__Title--Subgroup{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}.productGroup__SocialProof p{font-size:20rem;font-weight:400;line-height:calc(24 / 20);color:#537091;text-align:center}@media (min-width: 1440px){.productGroup__SocialProof p{font-size:24rem;font-weight:400;line-height:calc(32 / 24);color:#537091}}.productGroup__SocialProof--Subgroup p{font-size:16rem;font-weight:400;line-height:1.375;color:#537091}@media (min-width: 1440px){.productGroup__SocialProof--Subgroup p{font-size:20rem;font-weight:400;line-height:calc(24 / 20);color:#537091}}.productGroup__Container{display:flex;flex-direction:column;gap:24rem}@media (min-width: 992px){.productGroup__Container{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:60rem}.productGroup__Container>*{flex:1 0 calc(33.33% - 120rem)}}.productInCart .accordion__Content--Visible{padding-top:20rem}.productInCart__Header{display:grid;grid-template-columns:64rem 1fr;grid-column-gap:20rem}.productInCart__Header--NoProductOfInterest{margin-bottom:29rem}.productInCart__HeaderIconContainer{display:flex;justify-content:center;align-items:center;width:64rem;height:64rem;background-color:#eef4fe;border-radius:50%}.productInCart__HeaderIcon svg{display:flex;width:32rem;height:32rem}.productInCart__HeaderIcon svg path{width:32rem;height:32rem;fill:#2870ed}.productInCart__TitleContainer{display:flex;flex-direction:column;align-items:flex-start;gap:4rem}.productInCart__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24);margin-bottom:4rem;text-align:left}@media (min-width: 1440px){.productInCart__Title{font-size:18rem;font-weight:700;line-height:calc(24 / 18)}}.productInCart__Subtitle{font-size:14rem;font-weight:700;line-height:calc(20 / 14);color:#537091;text-align:left}@media (min-width: 1440px){.productInCart__Subtitle{font-size:18rem;font-weight:700;line-height:calc(24 / 18)}}.productInCart__Description p{font-size:12rem;font-weight:400;line-height:calc(16 / 12);margin-bottom:20rem}@media (min-width: 1440px){.productInCart__Description p{font-size:16rem;font-weight:400;line-height:1.375}}.productInCart__Emphasis{color:#2870ed;font-weight:700}.productInCart__Actions{display:flex;justify-content:space-between}.productInCart__RemoveButton{color:#2870ed}.productInCart__RemoveButtonIcon{width:16rem;height:16rem;transform:translateY(-1px)}.productInCart__RemoveButtonIcon path{fill:#2870ed}.productInCart__LearnMoreButton{height:fit-content}.threeSixtyProductCard{max-width:405rem;background-color:#fff;padding:8rem 0;border-top:4px solid #135ee2;border-radius:10rem;cursor:pointer}.threeSixtyProductCard:focus-visible{outline:2px dashed #2870ed;outline-offset:3px;transition:outline 0s}.threeSixtyProductCard--NonClickable{cursor:default}.threeSixtyProductCard__Content{display:flex;justify-content:space-between;padding-bottom:12rem;border-bottom:1px solid #e4eaf0}.threeSixtyProductCard__Info{display:flex;flex-direction:column;align-items:flex-start;padding-left:16rem}.threeSixtyProductCard__Title{font-size:16rem;font-weight:600;line-height:1.375;margin-bottom:4rem}.threeSixtyProductCard__Subtitle{font-size:14rem;font-weight:400;line-height:calc(20 / 14);color:#537091}.threeSixtyProductCard__IconContainer{display:flex;justify-content:center;align-items:center;width:40rem;height:40rem;background-color:#eef4fe;margin:12rem 16rem 0 0;border-radius:50%}.threeSixtyProductCard__Icon path{fill:#135ee2}.threeSixtyProductCard__Footer{display:flex;justify-content:flex-end;padding:8rem 16rem}.threeSixtyProductCard__CountBadge{font-size:14rem;font-weight:400;line-height:calc(20 / 14);color:#fff;display:flex;justify-content:center;align-items:center;width:22rem;height:22rem;background-color:#2870ed;border-radius:50%}.header{margin-bottom:40rem}@media (min-width: 992px){.header{display:flex;justify-content:space-between;align-items:center}}.header__Container{display:flex;flex-direction:column;gap:34rem}.header__Title{font-size:28rem;font-weight:700;line-height:calc(36 / 28);margin-bottom:24rem}@media (min-width: 992px){.header__Title{margin-bottom:0}}.header__Subtitle{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}.header__TitleStep{font-size:14rem;font-weight:600;line-height:calc(20 / 14);color:#537091;display:block}.header__Avatar{display:inline-flex;align-items:center;gap:14rem;align-self:flex-start}.header__AvatarBox{font-size:24rem;font-weight:400;line-height:calc(28 / 24);color:#fff;display:flex;justify-content:center;align-items:center;width:44rem;height:44rem;background-color:#2870ed;border-radius:50%;text-transform:uppercase}.header__AvatarBox--Carrot{background-color:#ff6130}.header__AvatarName{font-size:20rem;font-weight:700;line-height:calc(24 / 20);color:#0a285c}.indicatorVerticalNavigation{display:none}@media (min-width: 992px){.indicatorVerticalNavigation{display:block}}.indicatorVerticalNavigation__List{position:sticky;top:12rem}.indicatorVerticalNavigation__ListItem:not(:last-child){margin-bottom:24rem}.indicatorVerticalNavigation__NavButton{display:flex;justify-content:center;align-items:center;width:117rem;height:77rem;background-color:#fff;border-radius:8rem;transition:background-color .2s ease-in-out;cursor:pointer}.indicatorVerticalNavigation__NavButton:disabled{background-color:#e5e5e5;box-shadow:none;pointer-events:none}.indicatorVerticalNavigation__NavButton:disabled .indicatorVerticalNavigation__Icon path{fill:#c4c4c4}.indicatorVerticalNavigation__NavButton--Active{background-color:#135ee2}.indicatorVerticalNavigation__Icon path{fill:#135ee2;transition:fill .2s ease-in-out}.indicatorVerticalNavigation__Icon--Active path{fill:#fff}.layout{min-height:100vh;background-color:#eef0f4}.layout--WithNavbar{display:flex;flex-direction:column;max-width:100vw}@media (min-width: 992px){.layout--WithNavbar{flex-direction:row}}.layout__Container--WithNavbar{min-height:100vh;background-color:#eef0f4;padding:24rem 30rem 20rem}@media (min-width: 992px){.layout__Container--WithNavbar{width:calc(100% - 60rem);margin-left:60rem;padding:50rem 60rem 20rem}}@media (min-width: 1440px){.layout__Container--WithNavbar{width:calc(100% - 60rem);margin-left:60rem;padding:60rem 60rem 20rem}}@media (min-width: 992px){.layout__Container--Login{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.layout__Container--Indicators{overflow:hidden}}.layout__LoginView{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.layout__LogoutButton{position:absolute;top:94rem;right:128rem;width:24rem;height:24rem}@media (min-width: 1440px){.layout__LogoutButton{width:32rem;height:32rem}}.layout__LogoutButton svg{width:100%;height:auto}.layout__LoginHero{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#2870ed;padding:0 36rem;color:#fff}@media (min-width: 992px){.layout__LoginHero{padding:0}}.layout__LoginHeroContent{display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 992px){.layout__LoginHeroContent{max-width:70%}}@media (min-width: 1440px){.layout__LoginHeroContent{max-width:60%}}.layout__LoginHeroTitle{font-size:64rem;font-weight:800;line-height:1.21875;display:flex;align-items:center;gap:20rem;margin-bottom:34rem}.layout__LoginHeroTitleIcon path{fill:#fff}.layout__LoginHeroSubtitle{font-size:20rem;font-weight:700;line-height:calc(24 / 20)}.layout__LoginTermsContainer{margin-top:60rem}.layout__LoginLogo{margin-bottom:60rem;margin-left:auto;padding:0}.layout__LoginTermsTitle{font-size:16rem;font-weight:400;line-height:1.375;margin-bottom:14rem}.layout__LoginTermsParagraph{font-size:10rem;font-weight:400;line-height:calc(12 / 10)}.layout__LoginTermsParagraph:not(:last-child){margin-bottom:10rem}.layout__LoginTermsList{margin-bottom:8rem;padding-left:32rem;list-style:disc}.layout__LoginTermsListItem{font-size:10rem;font-weight:400;line-height:calc(12 / 10)}.layout__IndicatorsRouteContent{display:flex;gap:45rem;height:100%}@media (min-width: 1440px){.layout__IndicatorsRouteContent{gap:60rem}}.logoutOverlay{position:fixed;top:0;left:0;z-index:9;width:100vw;height:100vh;background-color:#2870ed59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;overflow:hidden;pointer-events:none;cursor:wait}.navbar{display:flex;align-items:center;padding:0 28rem}@media (min-width: 992px){.navbar{position:fixed;top:0;left:0;flex-direction:column;align-items:center;justify-content:flex-start;width:60rem;height:100vh;padding:0}}.navbar--Blue{background-color:#2870ed}.navbar--Blue .navbar__Item--Active{background-color:#135ee2}.navbar--Green{background-color:#028661}.navbar--Green .navbar__Item--Active{background-color:#027455}.navbar__Items{display:flex;height:100%;align-items:center}@media (min-width: 992px){.navbar__Items{flex-direction:column}}.navbar__Item{display:flex;width:100%;height:100%;cursor:pointer}@media (min-width: 992px){.navbar__Item{width:60rem;height:60rem}}.navbar__Button{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.navbar__Button:focus-visible{outline:2px dashed #fff;outline-offset:3px;transition:outline 0s}.navbar__Button:focus-visible{outline-offset:-5px}.navbar__Button--Last{margin-left:auto}@media (min-width: 992px){.navbar__Button--Last{border-top:1px solid #fff}}.navbar__Link{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.navbar__Link:focus-visible{outline:2px dashed #fff;outline-offset:3px;transition:outline 0s}.navbar__Link:focus-visible{outline-offset:-5px}.navbar__Icon{width:16rem;height:auto}@media (min-width: 1440px){.navbar__Icon{width:20rem}}.navbar__Icon mask{display:none}.navbar__Icon path{fill:#fff}.navbar__Icon--Plus rect{stroke-width:.65}.ToastContainer{position:fixed;top:20rem;right:20rem;z-index:5000;transition:all .3s ease-in-out}.ToastContainer__Items{display:flex;flex-direction:column-reverse;gap:8rem}.branchSelectView{width:100%;padding:0 15%}.branchSelectView__Title{font-size:28rem;font-weight:700;line-height:calc(36 / 28);margin-bottom:44rem}.branchSelectView__FormActions{display:flex;justify-content:space-between;align-items:center}.errorView{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30rem 0}.errorView__Container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:80%;margin-left:auto;margin-right:auto}.errorView__Title{font-size:66rem;font-weight:700;line-height:calc(78 / 66);color:#2870ed;margin-bottom:48rem;text-align:center}.errorView__Subtitle{font-size:28rem;font-weight:700;line-height:calc(50 / 28);margin-bottom:44rem;text-align:center}.errorView__Messages{max-width:80vw;margin-bottom:48rem}@media (min-width: 767px){.errorView__Messages{max-width:50vw}}@media (min-width: 1440px){.errorView__Messages{max-width:40vw}}.errorView__Paragraph{font-size:15rem;font-weight:400;line-height:calc(22 / 15);text-align:center}.errorView__Paragraph:not(:last-child){margin-bottom:5rem}.errorView__ButtonContainer{display:flex;justify-content:center}.errorView__Button{font-size:14rem;font-weight:400;line-height:calc(18 / 14);color:#fff;margin:0 auto}.errorView__Button svg path{fill:#fff}.loginView{width:100%;padding:0 8%}@media (min-width: 1440px){.loginView{padding:0 15%}}.loginView__PageTitle{font-size:28rem;font-weight:700;line-height:calc(36 / 28);margin-bottom:44rem}.modeSelectView{min-height:100vh}@media (min-width: 992px){.modeSelectView{display:flex}}.modeSelectView__Container{display:flex;flex-direction:column;padding-bottom:64rem}@media (min-width: 992px){.modeSelectView__Container{width:100%}}.modeSelectView__PageTitle{font-size:28rem;font-weight:700;line-height:calc(36 / 28);color:#0a285c;margin-bottom:40rem;padding-bottom:13rem;border-bottom:1px solid #e4eaf0}.modeSelectView__Grid{display:flex;justify-content:center;align-items:center;gap:60rem}.mode__MeetingInfo{flex:1;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:74rem}.mode__MeetingInfoContent{display:flex;gap:8rem}.mode__MeetingInfoContentText{display:flex;flex-direction:column}.mode__MeetingInfoContentTitle{font-size:12rem;font-weight:600;line-height:calc(16 / 12);color:#fff;margin-bottom:8rem}.mode__MeetingInfoContentSubtitle{font-size:10rem;font-weight:600;line-height:calc(12 / 10);color:#fff}.clientConsentsView__List{height:826rem;padding:30rem;border-radius:10rem;background-color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;row-gap:10rem;column-gap:120rem;overflow-x:auto}.clientConsentsView__Error{margin-bottom:44rem}.consent{max-width:calc(50% - 60rem);padding:10rem 30rem;display:flex;align-items:center;gap:30rem;word-break:break-word}.consent:focus-visible{outline:2px dashed #2870ed;outline-offset:3px;transition:outline 0s}.consent--Child{padding-left:80rem}.consent--BottomBorder{border-bottom:1px solid #e4eaf0;padding-bottom:20rem}.consent__Text{flex:1;font-size:16rem;font-weight:400;line-height:1.375}.clientDetailsContainer{display:flex;gap:60rem;overflow-x:auto;cursor:grab;-webkit-user-select:none;user-select:none;padding:4rem 60rem 40rem;margin:0rem -60rem}.clientDetailsContainer:active{cursor:grabbing}.clientDetailsContainer__Card{min-width:405rem;max-width:835rem;height:690rem;padding:16rem 0rem}.clientDetailsContainer__Card:focus-visible{outline:2px dashed #2870ed;outline-offset:3px;transition:outline 0s}.card__Header{display:flex;gap:20rem;align-items:center;padding:12rem 32rem;border-bottom:1px solid #e4eaf0}.card__HeaderTitle{font-size:20rem;font-weight:700;line-height:calc(24 / 20)}.card__Body{display:flex;flex-direction:column;padding-left:32rem;padding-right:94rem}.card__BodyItem{display:flex;flex-direction:column;padding-top:12rem;padding-bottom:12rem}.card__BodyItemLabel{font-size:14rem;font-weight:400;line-height:calc(20 / 14);color:#537091}.card__BodyItemValue{font-size:18rem;font-weight:600;line-height:calc(24 / 18)}.clientOverviewView__Form--HasSpacing{margin-bottom:36rem}.clientOverviewView__FormActions{display:flex;justify-content:center;gap:20rem}.dashboardView{display:flex;flex-direction:column;gap:60rem;margin-bottom:34rem}.dashboardView__CounterCards{display:flex;gap:24rem;justify-content:center}.dashboardView__Chart{width:914rem;height:381rem;border-radius:10rem;background-color:#fff;margin:0 auto;padding:32rem 60rem;display:flex;flex-direction:column;gap:32rem}.dashboardView__ChartHeader{display:flex;justify-content:space-between;align-items:center}.dashboardView__ChartHeaderTitle{font-size:20rem;font-weight:700;line-height:calc(24 / 20)}.dashboardView__ChartFooter{display:flex;justify-content:space-between;align-items:center}.dashboardView__ChartFooterLegend{display:flex;gap:10rem}.dashboardView__ChartFooterLegendItem{padding:2rem;display:flex;align-items:center}.dashboardView__ChartFooterLegendItemLabel{font-size:10rem;font-weight:400;line-height:calc(12 / 10)}.dashboardView__ChartFooterLegendItemBox{display:inline-block;width:10rem;height:10rem;margin-right:6rem}.dashboardView__ChartFooterLegendItemBox--Stone{background-color:#245375}.dashboardView__ChartFooterLegendItemBox--Pool{background-color:#199cf9}.dashboardView__ChartFooterInfo{font-size:10rem;font-weight:400;line-height:calc(12 / 10)}.dashboardView__Navigation{display:flex;justify-content:center;gap:50rem}.indicatorsView__LegendGrid{display:flex;justify-content:center;margin-bottom:40rem}.indicatorsView__LegendGridContainer{display:flex;justify-content:center;width:100%;gap:10%}@media (min-width: 1280px){.indicatorsView__LegendGridContainer{max-width:70%}}@media (min-width: 1440px){.indicatorsView__LegendGridContainer{max-width:55%}}.indicatorsView__LegendItem{display:flex;align-items:center;gap:16rem}.indicatorsView__LegendLabel {font-size:16rem;font-weight:500;line-height:1.375;color:#0a285c}.indicatorsView__IndicatorGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20rem;grid-row-gap:24rem}@media (min-width: 1280px){.indicatorsView__IndicatorGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1440px){.indicatorsView__IndicatorGrid{grid-template-columns:repeat(5,1fr)}}.indicatorsView__IndicatorItem{margin-bottom:19rem}.indicatorsView__IndicatorItem .card__Title{font-size:20rem;font-weight:700;line-height:calc(24 / 20);color:#0a285c;padding-bottom:22rem;border-bottom:1px solid #e4eaf0;text-align:center}.indicatorsView__IndicatorMeta{display:flex;justify-content:center;gap:16rem}.indicatorsView__IndicatorMetaItem{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8rem}.indicatorsView__IndicatorMetaDate{font-size:10rem;font-weight:400;line-height:calc(12 / 10);color:#8496aa}.indicatorsView__IndicatorBaseContainer{display:flex;gap:5rem;margin-bottom:19rem}.indicatorsView__IndicatorBaseCard{flex:1 1 0;padding:8rem}.indicatorsView__IndicatorBaseCard .card__Title{font-size:14rem;font-weight:600;line-height:calc(20 / 14);color:#0a285c;justify-content:flex-start;margin-bottom:6rem}.indicatorsView__IndicatorBaseFinfit{display:flex}.indicatorsView__IndicatorBaseFinfit>span{font-size:14rem;font-weight:600;line-height:calc(20 / 14);color:#0a285c}.indicatorsView__IndicatorBaseErste{font-size:10rem;font-weight:400;line-height:calc(12 / 10);color:#537091}.indicatorsView__IndicatoDetailsCard{background-color:#fff;border-radius:10rem}.indicatorsView__IndicatoDetailsCardItem{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:12rem 15rem}.indicatorsView__IndicatoDetailsCardItem:not(:last-child){border-bottom:1px solid #e4eaf0}.indicatorsView__IndicatoDetailsCardItemColumnContainer{display:flex;flex-direction:column;flex:0 0 50%}.indicatorsView__IndicatoDetailsCardItemColumnContainer--Right{align-items:flex-end}.indicatorsView__IndicatoDetailsCardItemColumnContainer--Full{flex:1;gap:3rem;margin-top:3rem}.indicatorsView__IndicatoDetailsCardItemColumnSubListItem{display:flex;justify-content:space-between;align-items:center}.indicatorsView__IndicatoDetailsCardItemLabel{font-size:12rem;font-weight:600;line-height:calc(16 / 12);color:#0a285c}.indicatorsView__IndicatoDetailsCardItemSublabel,.indicatorsView__IndicatoDetailsCardItemInfo{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091}.indicatorsView__IndicatoDetailsCardItemSimpleValue{font-weight:600}.indicatorsView__IndicatoDetailsCardItemSmallMoney{display:inline-flex}.buildYourReserveView{width:100%}.buildYourReserveView__Content{display:grid;grid-row-gap:29rem;margin-bottom:29rem}@media (min-width: 992px){.buildYourReserveView__Content{grid-template-columns:repeat(2,1fr);grid-gap:46rem;grid-template-rows:auto auto}.buildYourReserveView__Content>:nth-child(1),.buildYourReserveView__Content>:nth-child(2){grid-row:1}.buildYourReserveView__Content>:nth-child(3){grid-row:2;grid-column:span 2}}.buildYourReserveView__Card{padding:32rem 64rem}@media (min-width: 1440px){.buildYourReserveView__Card{padding:32rem 80rem}}.buildYourReserveView__Card .card__Title{font-size:18rem;font-weight:700;line-height:calc(24 / 18);display:block;margin-bottom:10rem;text-align:center}@media (min-width: 1440px){.buildYourReserveView__Card .card__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24);margin-bottom:20rem}}.buildYourReserveView__Card .card__Subtitle{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091;position:relative;margin-bottom:20rem;padding-bottom:20rem}@media (min-width: 1440px){.buildYourReserveView__Card .card__Subtitle{font-size:14rem;font-weight:400;line-height:calc(20 / 14)}}.buildYourReserveView__Card .card__Subtitle:after{bottom:0;left:50%;transform:translate(-50%);width:316rem;height:1px;background-color:#e4eaf0;content:"";position:absolute;display:block}.buildYourReserveView__CardTitleActions{position:absolute;top:28rem;right:42rem;width:24rem;height:24rem}.buildYourReserveView__CardTitleActions svg{width:24rem;height:24rem}.buildYourReserveView__GraphCard .card__Title{font-size:16rem;font-weight:700;line-height:1.375;margin-bottom:12rem}@media (min-width: 1440px){.buildYourReserveView__GraphCard .card__Title{font-size:20rem;font-weight:700;line-height:calc(24 / 20)}}.buildYourReserveView__GraphCard .card__Subtitle{font-size:12rem;font-weight:400;line-height:calc(16 / 12);margin-bottom:65rem}@media (min-width: 1440px){.buildYourReserveView__GraphCard .card__Subtitle{font-size:14rem;font-weight:400;line-height:calc(20 / 14)}}.buildYourReserveView__CardListItem{display:flex;justify-content:space-between;align-items:center;margin-bottom:20rem}.buildYourReserveView__CardListItem:last-child{margin-bottom:0}.buildYourReserveView__CardListItem--SmallMargin{margin-bottom:8rem}.buildYourReserveView__CardListItemTitle{font-size:14rem;font-weight:700;line-height:calc(20 / 14)}@media (min-width: 1440px){.buildYourReserveView__CardListItemTitle{font-size:18rem;font-weight:700;line-height:calc(24 / 18)}}.buildYourReserveView__ItemErsteCalculationTitle{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091}.buildYourReserveView__CardListBox{display:inline-block;width:14rem;height:14rem;background-color:#e5e5e5;margin-right:18rem}.buildYourReserveView__CardListBox--Lime{background-color:#0cb43f}.buildYourReserveView__CardListBox--Lila{background-color:#721c7a}.buildYourReserveView__CardListItemTitle--ReserveCard{margin-right:auto}.buildYourReserveView__DrawerAddCtaSection{display:flex;padding:40rem 0;border-bottom:1px solid #e4eaf0}.buildYourReserveView__DrawerRadioContainer{margin-bottom:15rem}@media (min-width: 992px){.buildYourReserveView__DrawerRadioContainer{display:flex;justify-content:space-between}}.buildYourReserveView__DrawerFormActions{display:flex;padding:40rem 0;border-bottom:1px solid #e4eaf0;justify-content:center;align-items:flex-start;gap:36rem}.buildYourReserveView__DrawerAdditionalItems{display:flex;padding:40rem 0;border-bottom:1px solid #e4eaf0;justify-content:center;align-items:flex-start;gap:36rem;flex-direction:column;gap:0}.growYourMoneyView{width:100%}.growYourMoneyView__Subnavgiation{margin-bottom:32rem}.growYourMoneyView__Title{font-size:18rem;font-weight:700;line-height:calc(24 / 18);margin-bottom:18rem}@media (min-width: 1440px){.growYourMoneyView__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}}.growYourMoneyView__Title--SmallMargin{margin-bottom:12rem}.growYourMoneyView__PotentialGrid{display:grid;grid-template-columns:4fr 8fr;grid-gap:20rem}@media (min-width: 1440px){.growYourMoneyView__PotentialGrid{grid-template-columns:3fr 7fr;grid-gap:66rem}}.growYourMoneyView__PotentialGridColumn{display:flex;flex-direction:column}.growYourMoneyView__PotentialGridColumn--Left{gap:20rem}.growYourMoneyView__PotentialGridColumn--Right{gap:36rem}.growYourMoneyView__PotentialMainCard .card__Title{font-size:18rem;font-weight:700;line-height:calc(24 / 18);margin-bottom:0;padding-bottom:24rem;border-bottom:1px solid #e4eaf0}@media (min-width: 1440px){.growYourMoneyView__PotentialMainCard .card__Title{font-size:20rem;font-weight:700;line-height:calc(24 / 20);padding-bottom:34rem}}.growYourMoneyView__PotentialMainCard__Help{position:absolute;top:17rem;right:21rem;cursor:pointer}.growYourMoneyView__PotentialMainCard__Help path{fill:#e4eaf0}.growYourMoneyView__PotentialPeriodSwitch{display:flex;justify-content:space-between}.growYourMoneyView__PotentialPeriodSwitch .indicatorPotentialSwitch__Header{display:flex;align-items:center;width:100%;margin-bottom:0}.growYourMoneyView__PotentialPeriodSwitch .formSelect{display:inline-flex;margin-left:auto}.growYourMoneyView__RadioContainer{display:flex;justify-content:center;align-items:center;gap:27rem;margin-top:22rem}.growYourMoneyView__PotentialControlsContainer{display:flex;justify-content:space-between;align-items:center}.growYourMoneyView__PotentialLegendContainer{display:flex;align-items:center;gap:20rem}.growYourMoneyView__PotentialLegendItem{display:flex;flex-direction:column;align-items:flex-start;gap:8rem}.growYourMoneyView__SocialProof{font-size:16rem;font-weight:400;line-height:1.375;color:#537091;display:block;margin-bottom:24rem}@media (min-width: 1440px){.growYourMoneyView__SocialProof{margin-bottom:36rem}}.growYourMoneyView__AssetGroupContainer{display:flex;flex-direction:column;gap:24rem;margin-bottom:46rem}@media (min-width: 992px){.growYourMoneyView__AssetGroupContainer{flex-direction:row}}@media (min-width: 1440px){.growYourMoneyView__AssetGroupContainer{gap:64rem}}@media (min-width: 992px){.growYourMoneyView__AssetGroupContainer>*{flex:1}}.growYourMoney__InvestmentDrawerSwitchContainer{margin-bottom:30rem;border-bottom:1px solid #e4eaf0}@media (min-width: 1440px){.growYourMoney__InvestmentDrawerSwitchContainer{margin-bottom:40rem}}.growYourMoney__DrawerStepActionContainer{display:flex;flex-direction:column}.growYourMoney__InvestmentGroupDisableWarningContainer{display:flex;flex-direction:column;margin-bottom:40rem}.growYourMoney__InvestmentGroupDisableWarning{font-size:12rem;font-weight:400;line-height:calc(16 / 12);margin-bottom:40rem}.growYourMoney__InvestmentGroupDisableWarningActionsContainer{display:flex;gap:36rem;margin-left:auto;margin-right:auto}.growYourMoney__DrawerStepDotContainer{display:flex;flex-direction:row;gap:12rem;margin-left:auto;margin-right:auto}.indicatorsLandingView{width:100%}.indicatorsLandingView__IndicatorTitle{font-size:24rem;font-weight:700;line-height:calc(32 / 24);margin-bottom:40rem;text-align:center}.indicatorsLandingView__Grid{display:grid;grid-row-gap:33rem;margin-bottom:33rem}@media (min-width: 992px){.indicatorsLandingView__Grid{display:flex;flex-wrap:wrap;justify-content:center;gap:33rem}.indicatorsLandingView__Grid>*{flex:1 1 calc(50% - 16.5rem);max-width:calc(50% - 16.5rem)}}@media (min-width: 1280px){.indicatorsLandingView__Grid>*{flex:1 1 calc(30% - 16.5rem)}.indicatorsLandingView__Grid>*:nth-child(1),.indicatorsLandingView__Grid>*:nth-child(2){flex:1 1 calc(33% - 16.5rem)}.indicatorsLandingView__Grid>*:nth-child(1){margin-left:17%}.indicatorsLandingView__Grid>*:nth-child(2){margin-right:17%}.indicatorsLandingView__Grid--EvenChildren>*{flex:1 1 calc(33% - 16.5rem);max-width:calc(33% - 16.5rem)}}.indicatorsSummaryView{width:100%}.indicatorsSummaryView__IndicatorTitle{font-size:24rem;font-weight:700;line-height:calc(32 / 24);margin-bottom:60rem;text-align:center}.indicatorsSummaryView__Legend{display:flex;justify-content:center;gap:50rem;margin-bottom:40rem}.indicatorsSummaryView__LegendItem{display:flex;align-items:center;gap:8rem}.indicatorsSummaryView__LegendItemBox{display:block;width:23rem;height:23rem}.indicatorsSummaryView__LegendItemBox--Dark{background-color:#2870ed}.indicatorsSummaryView__LegendItemBox--Light{background-color:#199cf9}.indicatorsSummaryView__LegendItemLabel{font-size:15rem;font-weight:400;line-height:calc(22 / 15)}.indicatorsSummaryView__Grid{display:grid;grid-row-gap:33rem;margin-bottom:33rem}@media (min-width: 992px){.indicatorsSummaryView__Grid{display:flex;flex-wrap:wrap;justify-content:center;gap:33rem}.indicatorsSummaryView__Grid>*{flex:1 1 calc(50% - 16.5rem);max-width:calc(50% - 16.5rem)}}@media (min-width: 1280px){.indicatorsSummaryView__Grid>*{flex:1 1 calc(30% - 16.5rem)}.indicatorsSummaryView__Grid>*:nth-child(1),.indicatorsSummaryView__Grid>*:nth-child(2){flex:1 1 calc(33% - 16.5rem)}.indicatorsSummaryView__Grid>*:nth-child(1){margin-left:17%}.indicatorsSummaryView__Grid>*:nth-child(2){margin-right:17%}.indicatorsSummaryView__Grid--EvenChildren>*{flex:1 1 calc(33% - 16.5rem);max-width:calc(33% - 16.5rem)}}.indicatorsSummaryView__Actions{display:flex;justify-content:center}.insureYourRisksView{width:100%}.insureYourRisksView__Lead{margin-top:46rem}.insureYourRisksView__LeadTitle{font-size:18rem;font-weight:700;line-height:calc(24 / 18);margin-bottom:12rem}@media (min-width: 1440px){.insureYourRisksView__LeadTitle{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}}.insureYourRisksView__LeadText{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091;margin-bottom:36rem}@media (min-width: 1440px){.insureYourRisksView__LeadText{font-size:16rem;font-weight:400;line-height:1.375}}.insureYourRisksView__InsuranceGroupContainer{display:flex;flex-direction:column;gap:24rem;margin-bottom:46rem}@media (min-width: 992px){.insureYourRisksView__InsuranceGroupContainer{flex-direction:row}}@media (min-width: 1440px){.insureYourRisksView__InsuranceGroupContainer{gap:64rem}}@media (min-width: 992px){.insureYourRisksView__InsuranceGroupContainer>*{flex:1}}.insuranceCoverageChart__Title{font-size:18rem;font-weight:700;line-height:calc(24 / 18)}@media (min-width: 1440px){.insuranceCoverageChart__Title{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}}.insureYourRisksView__InsuranceGroupContainer--ChartVisible{margin-bottom:46rem}.insureYourRisksView__DrawerSwitchContainer{margin-bottom:24rem}.insureYourRisksView__DrawerStepActionContainer{display:flex;flex-direction:column}.insureYourRisksView__InsuranceGroupDisableWarningContainer{display:flex;flex-direction:column;margin-bottom:40rem}.insureYourRisksView__InsuranceGroupDisableWarning{font-size:12rem;font-weight:400;line-height:calc(16 / 12);margin-bottom:40rem}.insureYourRisksView__InsuranceGroupDisableWarningActionsContainer{display:flex;gap:36rem;margin-left:auto;margin-right:auto}.insureYourRisksView__DrawerStepDotContainer{display:flex;flex-direction:row;gap:12rem;margin-left:auto;margin-right:auto}.liveWithinYourMeansView{width:100%}.liveWithinYourMeansView__TitleActions{display:flex;align-items:center;gap:26rem}.liveWithinYourMeansView__ContentGrid{display:grid;grid-template-rows:repeat(3,1fr);grid-row-gap:24rem;margin-bottom:30rem}@media (min-width: 992px){.liveWithinYourMeansView__ContentGrid{grid-template-columns:repeat(3,1fr);grid-template-rows:none;grid-row-gap:0}}.liveWithinYourMeansView__Item{padding:16rem}@media (min-width: 767px){.liveWithinYourMeansView__Item{padding:16rem 36rem}}@media (min-width: 1440px){.liveWithinYourMeansView__Item{padding:16rem 70rem}}.liveWithinYourMeansView__ItemTitle{font-size:16rem;font-weight:700;line-height:1.375;margin-bottom:10rem;text-align:center}@media (min-width: 1440px){.liveWithinYourMeansView__ItemTitle{font-size:20rem;font-weight:700;line-height:calc(24 / 20);margin-bottom:16rem}}.liveWithinYourMeansView__ItemErsteCalculation{font-size:12rem;font-weight:400;line-height:calc(16 / 12);color:#537091;display:block;margin-top:8rem;text-align:center}.liveWithinYourMeansView__ItemSeparator{display:block;width:100%;height:1px;background-color:#e4eaf0;margin:7rem 0 15rem}.liveWithinYourMeansView__DisposableIconContainer{display:flex;justify-content:center}@media (min-width: 992px){.liveWithinYourMeansView__DisposableIconContainer{height:calc(100% - 130rem);align-items:center}}.liveWithinYourMeansView__DisposableIcon svg{width:100%;height:auto}.liveWithinYourMeansView__DisposableIcon svg path{fill:#8496aa}.liveWithinYourMeansView__DisposableIcon--Disabled svg path{fill:#e5e5e5}.liveWithinYourMeansView__DrawerAddCtaSection{display:flex;padding:40rem 0;border-bottom:1px solid #e4eaf0}.liveWithinYourMeansView__DrawerRadioContainer{margin-bottom:15rem}@media (min-width: 992px){.liveWithinYourMeansView__DrawerRadioContainer{display:flex;justify-content:space-between}}.liveWithinYourMeansView__DrawerFormActions{display:flex;padding:40rem 0;border-bottom:1px solid #e4eaf0;justify-content:center;align-items:flex-start;gap:36rem}.liveWithinYourMeansView__DrawerAdditionalItems{display:flex;padding:40rem 0;border-bottom:1px solid #e4eaf0;flex-direction:column}.pensionView__PensionGrid{display:grid;grid-template-columns:5fr 13fr;grid-column-gap:20rem;margin-bottom:20rem}@media (min-width: 1440px){.pensionView__PensionGrid{grid-column-gap:30rem}}.pensionView__PensionGrid .card__Title{font-size:16rem;font-weight:700;line-height:1.25;padding-bottom:12rem;border-bottom:1px solid #e4eaf0;text-align:left}@media (min-width: 1440px){.pensionView__PensionGrid .card__Title{font-size:20rem;font-weight:700;line-height:calc(24 / 20)}}.pensionView__PensionListItem{display:flex;flex-direction:column;align-items:flex-start}.pensionView__PensionListItem:not(:last-child){margin-bottom:12rem}.pensionView__DrawerSwitchContainer{margin-bottom:81rem}.pensionView__DrawerSubtitle{font-size:16rem;font-weight:700;line-height:1.125;margin-bottom:30rem}@media (min-width: 1440px){.pensionView__DrawerSubtitle{font-size:20rem;font-weight:700;line-height:calc(24 / 20);margin-bottom:40rem}}.pensionView__DrawerRadioLabel{font-size:16rem;font-weight:700;line-height:1.125;margin-bottom:21rem}@media (min-width: 1440px){.pensionView__DrawerRadioLabel{font-size:18rem;font-weight:700;line-height:calc(24 / 18);margin-bottom:28rem}}.pensionView__DrawerRadioContainer{display:flex;justify-content:center;gap:27rem}.pensionView__PensionGroupDisableWarningContainer{display:flex;flex-direction:column;margin-bottom:40rem}.pensionView__PensionGroupDisableWarning{font-size:12rem;font-weight:400;line-height:calc(16 / 12);margin-bottom:40rem}.pensionView__PensionGroupDisableWarningActionsContainer{display:flex;gap:36rem;margin-left:auto;margin-right:auto}.customerIdentificationView{min-height:100vh}@media (min-width: 992px){.customerIdentificationView{display:flex}}.customerIdentificationView__Form--HasSpacing{margin-bottom:36rem}.customerIdentificationView__Main{display:flex;flex-direction:column;padding-bottom:64rem}@media (min-width: 992px){.customerIdentificationView__Main{width:100%}}.customerIdentificationView__BackLink{margin-bottom:40rem}.customerIdentificationView__PageTitle{font-size:28rem;font-weight:700;line-height:calc(36 / 28);color:#0a285c;margin-bottom:40rem;padding-bottom:13rem;border-bottom:1px solid #e4eaf0}.customerIdentificationView__OibField{margin:0 auto 44rem}.customerIdentificationView__FormActions{display:flex;justify-content:center;gap:20rem}.meetingTopicView{min-height:100vh}@media (min-width: 992px){.meetingTopicView{display:flex}}.meetingTopicView__Main{display:flex;flex-direction:column;gap:60rem;padding-bottom:64rem}@media (min-width: 992px){.meetingTopicView__Main{width:100%}}.meetingTopicView__Grid{display:flex;flex-direction:row;gap:60rem;justify-content:center;flex-wrap:wrap}.meetingTopicView__EmptyState{background-color:#fff;border-radius:10rem;padding:30rem}.welcomeView{min-height:100vh;background-color:#2870ed;padding:30rem 0;color:#fff}@media (min-width: 1440px){.welcomeView{padding:105rem 0 60rem}}.welcomeView--Loading{display:flex;flex-direction:column;justify-content:center;align-items:center}.welcomeView__Container{width:100%;max-width:80%;margin-left:auto;margin-right:auto}.welcomeView__Header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:40rem}.welcomeView__Logo{width:246rem;height:121rem}.welcomeView__HeaderActions{display:flex;align-items:center;gap:20rem}.welcomeView__Content{display:flex;flex-direction:column;justify-content:center;align-items:center}.welcomeView__LogoIcon{margin-bottom:40rem}.welcomeView__LogoIcon path{fill:#fff}.welcomeView__Title{font-size:48rem;font-weight:700;line-height:.75;margin-bottom:44rem}.welcomeView__Headline{font-size:28rem;font-weight:700;line-height:calc(36 / 28);margin-bottom:40rem;text-align:center}.welcomeView__Button{margin-bottom:90rem}@media (min-width: 1440px){.welcomeView__Button{margin-bottom:110rem}}.welcomeView__Disclaimer{font-size:10rem;font-weight:400;line-height:1.6;color:#e4eaf0}@media (min-width: 1440px){.welcomeView__Disclaimer{font-size:14rem;font-weight:400;line-height:calc(20 / 14)}}.conclusionView__TabControl{margin-bottom:76rem}.conclusionView__TabContent{background-color:#fff;padding:58rem 102rem;border-radius:10rem}.conclusionView__TabTitleContainer{display:flex;justify-content:space-between;margin-bottom:78rem}.conclusionView__TabTitle{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}.conclusionView__TabTitle--Small{font-size:18rem;font-weight:700;line-height:calc(24 / 18)}.conclusionView__TabInputRow{display:flex;flex-direction:column;gap:20rem}@media (min-width: 992px){.conclusionView__TabInputRow{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20rem}}.conclusionView__Product{padding:20rem 0}.conclusionView__Product:not(:last-child){border-bottom:1px solid #e4eaf0}.conclusionView__ProductContainer{display:flex;flex-direction:column;gap:32rem}@media (min-width: 992px){.conclusionView__ProductContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:0}}.conclusionView__ProductTitleContainer{display:flex;align-items:center;gap:24rem}.conclusionView__ProductTitle{font-size:18rem;font-weight:700;line-height:calc(24 / 18)}.conclusionView__ProductIconContainer{display:flex;justify-content:center;align-items:center;width:64rem;height:64rem;background-color:#eef4fe;border-radius:50%}.conclusionView__ProductIcon path{fill:#2870ed}.conclusionView__Separator{display:block;height:1px;background-color:#e4eaf0;margin:32rem 0}.conclusionView__Actions{display:flex;flex-direction:column;gap:36rem;margin-top:69rem}@media (min-width: 992px){.conclusionView__Actions{flex-direction:row;justify-content:center;align-items:center}}.goodbyeView__Container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin-left:auto;margin-right:auto}.goodbyeView__Icon{margin-bottom:60rem}.goodbyeView__Title{font-size:28rem;font-weight:700;line-height:calc(36 / 28);margin-bottom:60rem}.goodbleView__SummaryCardContainer{display:flex;flex-direction:column;gap:40rem;margin-bottom:60rem}@media (min-width: 992px){.goodbleView__SummaryCardContainer{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:40rem}}.goodbyeView__SummaryCard{display:flex;flex-direction:column;align-items:center}@media (min-width: 1440px){.goodbyeView__SummaryCard{padding:32rem 80rem;box-sizing:border-box}}.goodbyeView__SummaryCardIcon{margin-bottom:16rem}.goodbyeView__SummaryCardTitle{font-size:20rem;font-weight:700;line-height:calc(24 / 20);margin-bottom:16rem}.goodbyeView__SummaryCardList{font-size:16rem;font-weight:400;line-height:1.375;text-align:center;white-space:nowrap}.allProductsView__RowContainer{display:flex;flex-direction:column;gap:24rem;margin-bottom:36rem}@media (min-width: 992px){.allProductsView__RowContainer{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:90rem}}.allProductsView__Subtitle{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}.allProductsView__InfoContainer{background-color:#fff;border-radius:10rem;padding:30rem;margin-bottom:60rem}.allProductsView__Actions{display:flex;justify-content:center}.myChoiceView{position:relative}.myChoiceView__TopActions{display:flex;justify-content:space-between;align-items:baseline}.myChoiceView__Button{position:relative;width:64rem;height:64rem;background-color:#fff;border-radius:10rem;box-shadow:5px 0 8px -5px #0000000d}.myChoiceView__ButtonBadge{font-size:15rem;font-weight:400;line-height:calc(22 / 15);color:#fff;position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;transform:translate(50%,-50%);width:30rem;height:30rem;background-color:#2870ed;border-radius:50%}.myChoiceView__InfoContainer{background-color:#fff;border-radius:10rem;padding:30rem;margin-bottom:60rem}.myChoiceView__Grid{display:grid;grid-row-gap:20rem;margin-bottom:40rem}@media (min-width: 767px){.myChoiceView__Grid{grid-template-columns:repeat(2,1fr);grid-gap:40rem}}@media (min-width: 1440px){.myChoiceView__Grid{margin-bottom:82rem}}.myChoiceView__Actions{display:flex;flex-direction:column;align-items:center;gap:12rem}@media (min-width: 992px){.myChoiceView__Actions{flex-direction:row;justify-content:center;gap:36rem}}.relatedProductsView__RowContainer{display:flex;flex-direction:column;gap:24rem;margin-bottom:36rem}@media (min-width: 992px){.relatedProductsView__RowContainer{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:90rem}}.relatedProductsView__Subtitle{font-size:24rem;font-weight:700;line-height:calc(32 / 24)}.relatedProductsView__Switch.formSwitch{gap:60rem}.relatedProductsView__InfoContainer{background-color:#fff;border-radius:10rem;padding:30rem;margin-bottom:60rem}.relatedProductsView__Actions{display:flex;justify-content:center}
