@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap);:root{--app-sun-theme:#f35d1d;--app-sun-theme-bg-light:#fadfd2;--app-sun-theme-bg-lighter:rgba(250,223,210,0.2);--app-sun-theme-shadow:#fdefe7;--app-sun-gradient-bg:linear-gradient(90deg,#f0a954,#f95162);--app-sun-disable-menu-bg:#ecdfda;--app-theme:#0086d6;--app-theme-bg-light:#cce7f7;--app-theme-bg-lighter:rgba(204,231,247,0.2);--app-theme-shadow:#e7f5fd;--app-disable-menu-bg:#d8e0ea;--app-varilux-gradient-bg:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);--app-varilux-transparent-bg:rgba(60,70,80,0.3);--app-varilux-theme:#6e51eb}.button-group__item,.checkbox,.checkbox-sun,.circle-arrow,.flex-center,.islayder__thumb{display:flex;align-items:center;justify-content:center}.lds-spinner__progress,.modal,.position-center,.position-center-absolute,.position-center-fixed,.theme-setting__active{top:50%;left:50%;transform:translate(-50%,-50%)}.modal,.position-center-fixed{position:fixed}.lds-spinner__progress,.position-center-absolute,.theme-setting__active{position:absolute}.box-shadow-light-blue,.side-box-bordered,.side-box-bordered:before{box-shadow:0 0 60px -15px rgba(0,134,214,.32)}.kids-color{color:var(--app-theme-main)!important;border-color:var(--app-theme-main)!important}.kids-bubble{background:linear-gradient(0deg,var(--app-bubble-main),var(--app-bubble-sub))}.placeholder-unit{position:absolute;content:attr(data-placeholder);pointer-events:none;opacity:1;font-size:13px;font-weight:600;top:50%;right:3%;transform:translateY(-50%)}@font-face{font-family:"AkhandSoft-Bold";src:url(/static/media/AkhandSoft-Bold.7ca67983.otf) format("opentype")}@font-face{font-family:"Akhand-Bold";src:url(/static/media/Akhand-Bold.a9c78ebe.otf) format("opentype")}*,:after,:before{padding:0;margin:0;box-sizing:border-box}html{font-size:62.5%;background-color:#eee;color:#2f3b4a;scroll-behavior:smooth;overflow:hidden}code,html,input,textarea{font-family:"Noto Sans",sans-serif}body{overflow:hidden}body,div{scroll-behavior:smooth}ul{list-style:none}a{text-decoration:none}.App{width:100vw;height:100vh;background-color:#fff;margin:auto}.App--sun{--app-theme:var(--app-sun-theme);--app-theme-bg-light:var(--app-sun-theme-bg-light);--app-theme-bg-lighter:var(--app-sun-theme-bg-lighter);--app-theme-shadow:var(--app-sun-theme-shadow);--app-disable-menu-bg:var(--app-sun-disable-menu-bg)}.App--varilux{--app-theme:var(--app-varilux-theme)}.App--fixed{position:fixed}.page{height:calc(var(--window-height) - 12.4rem);padding:2rem 3.5rem 3rem}h1{font-size:4.5rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.8rem}h5{font-size:1.5rem}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}::-webkit-scrollbar{width:5px;height:3px}::-webkit-scrollbar-track{background:rgba(90,102,117,.1)}::-webkit-scrollbar-thumb{border-radius:10px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#0086d6;background:var(--app-theme)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media only screen and (max-height:620px){html{font-size:60%}}@media only screen and (max-height:588px){html{font-size:58%}}@media only screen and (max-height:570px){html{font-size:56%}}@media only screen and (max-height:555px){html{font-size:54%}}@media only screen and (max-height:530px){html{font-size:51%}}@media only screen and (max-height:507px){html{font-size:49%}}@media only screen and (max-height:490px){html{font-size:47%}}@media only screen and (max-height:475px){html{font-size:45%}}@media only screen and (max-height:450px){html{font-size:43%}}@media only screen and (max-height:430px){html{font-size:41%}}.modal{overflow:hidden;display:flex;flex-flow:column;max-height:calc(100vh - 3rem);transition:height .25s ease-in-out;background:#fff;padding:1.75rem;z-index:899;border-radius:1.5rem;width:54.5rem;max-width:calc(100vw - 5rem)}.modal-overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background:rgba(0,0,0,.5);z-index:899}.modal--transparent{background-color:transparent}.modal--no-padding{padding:0}.modal__close{width:3rem;height:3rem;position:absolute;top:2rem;right:2rem;z-index:2;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#eee;border-radius:50%}.modal__right-header-detail{position:absolute;top:2.5rem;right:4rem;z-index:2;font-size:1.3rem}.modal__content{height:100%;flex:1 1;position:relative}.modal--with-banner{max-height:calc(100vh - 10.5rem);top:1rem;transform:translate(-50%)}.modal--sun{--app-theme:var(--app-sun-theme);--app-theme-bg-light:var(--app-sun-theme-bg-light)}.modal__qr-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5);z-index:899}.modal__qr-head{position:relative;height:7rem;width:100%;border-bottom:1px solid rgba(90,102,117,.1);border-top-right-radius:1.5rem 1.5rem;border-top-left-radius:1.5rem 1.5rem;padding:2.5rem 4rem;background-color:#0086d6;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center}.modal__qr-head h4{font-size:2.8rem}.modal__qr-head-icon{position:absolute;right:2rem;cursor:pointer}.modal__qr-code{border-radius:1.5rem;position:absolute;background-color:#fff;width:110rem;height:60rem;top:10%;left:15%}@media only screen and (max-width:1440px){.modal__qr-code{border-radius:1.5rem;position:absolute;background-color:#fff;width:100rem;height:60rem;top:7%;left:15%}}@media only screen and (max-width:1280px){.modal__qr-code{border-radius:1.5rem;position:absolute;background-color:#fff;width:90rem;height:55rem;top:10%;left:10.3%}.modal__qr-head h4{font-size:2.3rem}}@media only screen and (max-width:1080px){.modal__qr-code{border-radius:1.5rem;position:absolute;background-color:#fff;width:80rem;height:46.5rem;top:15%;left:11%}}@media only screen and (max-width:960px){.modal__qr-code{border-radius:1.5rem;position:absolute;background-color:#fff;width:70rem;height:46.5rem;top:15%;left:9%}.modal__qr-head h4{font-size:2rem}}@media only screen and (max-width:820px){.modal__qr-code{border-radius:1.5rem;position:absolute;background-color:#fff;width:70rem;height:46.5rem;top:15%;left:1.5rem}}.theme-setting{display:flex}.theme-setting__item{width:2.4rem;height:2.4rem;margin-left:.5rem;border-radius:.4rem;overflow:hidden;position:relative;cursor:pointer}.theme-setting__item--multi{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.download-assets{position:fixed;z-index:91;display:flex;flex-flow:column;align-items:center;justify-content:center;color:#0086d6;height:100%;width:100%;background-color:#4569c0}.download-assets__label{margin-top:2rem;font-size:1.25rem}.download-assets--complete{display:none;animation:fadeIn .4s ease-out}.download-assets img{position:absolute;width:1rem;height:1rem;opacity:0;z-index:-1}.language__modal{height:100%;display:flex;flex-flow:column}.language__header{display:flex;align-items:center;padding-bottom:2rem;border-bottom:1px solid rgba(90,102,117,.2);position:relative}.language__header h3{margin-left:5rem}.language__offline{position:absolute;bottom:2px;font-size:1.25rem;left:3px;color:rgba(90,102,117,.8)}.language__body{display:flex;padding-top:1rem;height:calc(100% - 15rem);overflow-y:auto}.language__body ul{flex:1 1;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:6.25rem;grid-gap:1rem;gap:1rem;width:100%}.language__body.multiple{height:100%}.language__body.multiple ul{grid-template-columns:none;grid-template-rows:repeat(3,1fr);padding:0 3rem}.language__footer{display:flex;margin-top:auto;justify-content:flex-end}.language .country-btn{text-transform:capitalize;width:100%;height:6.2rem;border-radius:.44rem;color:#2f3b4a;justify-content:flex-end;font-size:1.5rem}.language .country-btn.selected{background-color:#0086d6;background-color:var(--app-theme);color:#fff}.language .country-btn img{width:2.75rem;height:4.58rem;margin-right:2rem}.loading{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);z-index:900;display:none}.loading--show{display:flex;align-items:center;justify-content:center;flex-flow:column}.loading__text{font-size:2rem;color:#0076bd}.input-text{border:1px solid #0086d6;border:1px solid var(--app-theme);border-radius:.7rem;padding:1rem 2rem;outline:none;height:4.2rem;font-weight:700;color:#2f3b4a}.input-text::-webkit-input-placeholder{font-weight:700;color:#2f3b4a}.input-text:-ms-input-placeholder{font-weight:700;color:#2f3b4a}.input-text::placeholder{font-weight:700;color:#2f3b4a}.input-text--light{border-color:rgba(0,134,214,.22)}.input-text--light::-webkit-input-placeholder{font-weight:400}.input-text--light:-ms-input-placeholder{font-weight:400}.input-text--light::placeholder{font-weight:400}.input-text--light-gray{border-color:rgba(90,102,117,.2)}.input-text--light-gray::-webkit-input-placeholder{font-weight:400;color:rgba(90,102,117,.2)}.input-text--light-gray:-ms-input-placeholder{font-weight:400;color:rgba(90,102,117,.2)}.input-text--light-gray::placeholder{font-weight:400;color:rgba(90,102,117,.2)}:root{--app-arrow-rotate:45deg}.arrow{border-color:#0086d6;border-color:var(--app-theme);border-style:solid;border-width:0 1px 1px 0;border-image:none;border-image:initial;transition:all .25s ease-in-out;display:inline-block;transform:rotate(45deg);transform:rotate(var(--app-arrow-rotate))}.arrow--down{--app-arrow-rotate:45deg}.arrow--up{--app-arrow-rotate:225deg}.arrow--right{--app-arrow-rotate:-45deg}.arrow--left{--app-arrow-rotate:140deg}.arrow--disabled{border-color:#b7b7b7}.circle-arrow{width:2rem;height:2rem;border-radius:50%}.circle-arrow--left{transform:rotate(180deg)}.circle-arrow--top{transform:rotate(270deg)}.circle-arrow--bottom{transform:rotate(90deg)}.button{border:none;padding:1.2rem 1.5rem;border-radius:.7rem;font-weight:700;min-height:4rem;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;height:auto;display:flex;align-items:center;justify-content:space-between;outline:none;cursor:pointer}.button,.button img{transition:all .25s ease-in-out}.button--primary{background-color:#0086d6;background-color:var(--app-theme);color:#fff;border:1px solid #0086d6;border:1px solid var(--app-theme)}.button--secondary{background-color:#fff;color:#0086d6;color:var(--app-theme)}.button--simple{background-color:transparent;border-color:#fff!important;color:#fff}.button--simple.button--active{background-color:#fff;color:#2f3b4a}.button--disabled{opacity:.2}.button--disabled,.button--text{pointer-events:none}.button--text-default{font-size:1.5rem}.button--text-small{font-size:1.2rem}.button--outlined{border:1px solid}.button--outlined.button--outline-colored{border-color:#0086d6;border-color:var(--app-theme)}.button--outlined.button--outline-light{border-color:#cce7f7;border-color:var(--app-theme-bg-light)}.button--outlined.button--outline-none{border:none}.button--bold{font-weight:700}.button--normal{font-weight:400}.button--circle{border-radius:50%}.button .circle-arrow,.button>.svg-icon,.button__icon{margin-left:1.5rem}.button--icon-only{height:4rem;width:4rem;min-width:4rem;padding:0;display:flex;justify-content:center}.button--icon-only .button__icon,.button--icon-only>.svg-icon{margin-left:0}.button--icon-left{flex-flow:row-reverse}.button--icon-left img{margin-right:1rem;margin-left:0}.button--icon-left .circle-arrow{margin-left:0;margin-right:1.5rem}.button--themed.button--primary{background-color:var(--app-theme-main);color:#fff;border:1px solid var(--app-theme-main)}.button--themed.button--secondary{color:var(--app-theme-main)}.button--soon{position:relative;overflow:hidden;cursor:unset}.button--soon .soon-hover{display:none}.button--soon:hover{background:#fff!important;color:#0086d6;color:var(--app-theme);text-align:center;padding:1.2rem 1.5rem}.button--soon:hover,.button--soon:hover .soon-hover{display:flex;align-items:center;justify-content:center}.button--soon:hover .soon-hover{position:absolute;top:0;left:0;width:100%;height:100%}.button--soon:hover .text-placement{opacity:0;pointer-events:none}.button--soon:hover .button__icon{opacity:0}.button--soon:hover .icon{display:none}.button--sun-back{background-color:#fff;color:#0086d6;color:var(--app-theme);border:1px solid #0086d6;border:1px solid var(--app-theme);font-size:1.2rem!important;min-height:3rem!important;padding:8px!important}.button--sun.button--soon:hover{border:1px solid #0086d6!important;border:1px solid var(--app-theme)!important}.button--not-available{position:relative;overflow:hidden}.button--not-available:hover:after{content:"Not available during pilot";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;color:#0086d6;color:var(--app-theme);font-size:1.3rem}.button--sun.button--primary{background:linear-gradient(90deg,#f0a954,#f95162);background:var(--app-sun-gradient-bg);border:none}.button--sun.button--secondary{border-color:#f35d1d;border-color:var(--app-sun-theme);color:#f35d1d;color:var(--app-sun-theme)}.list-menu{display:inline-block;width:100%;overflow:hidden;cursor:pointer}.list-menu__item{border-bottom:2px solid #cce7f7;border-bottom:2px solid var(--app-theme-bg-light);border-left:2px solid #cce7f7;border-left:2px solid var(--app-theme-bg-light);border-right:2px solid #cce7f7;border-right:2px solid var(--app-theme-bg-light);padding:0 3.5rem;height:6rem;display:flex;align-items:center;transition:all .25s ease-in-out}.list-menu__item--selected{background-color:#0086d6;background-color:var(--app-theme);border:none;color:#fff;font-weight:700}.list-menu__item--selected .list-menu__item-icon{-webkit-filter:invert(1);filter:invert(1)}.list-menu__item--selected .list-menu__item-icon img{-webkit-filter:brightness(0);filter:brightness(0)}.list-menu__item--selected>:last-child{margin-left:auto}.list-menu__item:first-child{border-top-left-radius:13px;border-top-right-radius:13px;border-top:2px solid #cce7f7;border-top:2px solid var(--app-theme-bg-light)}.list-menu__item:last-child{border-bottom-left-radius:13px;border-bottom-right-radius:13px}.list-menu__item-label{font-size:1.65rem;cursor:pointer}.list-menu__item-icon{margin-right:2rem}.list-menu--S .list-menu__item{height:5rem}.list-menu--S .list-menu__item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.list-menu--S .list-menu__item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.list-menu--sun .list-menu__item--selected{background:linear-gradient(90deg,#f0a954,#f95162);background:var(--app-sun-gradient-bg)}.accordion{border-top:1px solid rgba(90,102,117,.2)}.accordion--child .accordion__head{height:4.5rem}.accordion--parent>.accordion__head--open{background-color:#cce7f7;background-color:var(--app-theme-bg-light)}.accordion__arrow-wrapper{height:3rem;width:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.accordion__head{height:5.8rem;display:flex;align-items:center;justify-content:space-between;padding-left:4rem;padding-right:3rem;border-left:.6rem solid transparent}.accordion__head label{font-size:1.5rem}.accordion__head--open{border-color:rgba(90,102,117,.2);background-color:#cce7f7;background-color:var(--app-theme-bg-light)}.accordion__head--selected{border-color:#0086d6;border-color:var(--app-theme);color:#0086d6;color:var(--app-theme)}.accordion__right-title{margin-left:auto;margin-right:3rem}.accordion__body{padding-left:5rem}.checkbox{border:1px solid #0086d6;border:1px solid var(--app-theme);width:2rem;height:2rem;border-radius:4px}.checkbox--checked:after{content:"";height:1rem;width:1rem;background-color:#0086d6;background-color:var(--app-theme)}.checkbox-sun{border:1px solid #0086d6;border:1px solid var(--app-theme);width:1.5rem;height:1.5rem;border-radius:4px}.checkbox-sun--checked:after{content:"";height:1rem;width:1rem;background-color:#0086d6;background-color:var(--app-theme)}.material-textinput{border-bottom:1px solid #0086d6;border-bottom:1px solid var(--app-theme);position:relative;color:#0086d6;margin:2rem 0 2.5rem}.material-textinput__input{border:0;outline:#f0f8ff;font-size:1.2rem;font-weight:700;padding:1.5rem 0;width:100%;color:#0086d6;color:var(--app-theme)}.material-textinput__input:focus::-webkit-input-placeholder{color:transparent}.material-textinput__input:focus:-ms-input-placeholder{color:transparent}.material-textinput__input:focus::placeholder{color:transparent}.material-textinput__input:focus+label{transform:translateY(-1.5rem);color:#2f3b4a}.material-textinput__input::-webkit-input-placeholder{color:#0086d6;color:var(--app-theme)}.material-textinput__input:-ms-input-placeholder{color:#0086d6;color:var(--app-theme)}.material-textinput__input::placeholder{color:#0086d6;color:var(--app-theme)}.material-textinput--with-value label{transform:translateY(-1.5rem);color:#2f3b4a}.material-textinput__label{position:absolute;top:0;left:0;font-size:1.2rem;bottom:0;height:2.5rem;display:flex;align-items:center;justify-content:flex-end;font-weight:700;transition:all .1s ease-in-out;color:transparent;pointer-events:none}.material-textinput__error-message{position:absolute;right:0;bottom:-18px;color:red}.side-box-bordered{height:100%;width:39rem;padding:2.5rem;border-radius:1rem;margin-right:4rem;position:relative;z-index:90;display:flex;align-items:flex-start;justify-content:space-between;flex-flow:column}@media screen and (min-width:800px){.side-box-bordered{width:32rem;margin-right:2rem}}@media screen and (min-width:965px){.side-box-bordered{width:35rem}}@media screen and (min-width:1200px){.side-box-bordered{width:45rem}}@media screen and (min-width:1400px){.side-box-bordered{width:56rem}}.side-box-bordered:before{content:"";width:.65rem;height:100%;background-color:#0086d6;background-color:var(--app-theme);position:absolute;left:-5px;top:0;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;z-index:2}.side-box-bordered--plain{box-shadow:0 10px 20px 0 rgba(47,59,74,.1);padding:0}.side-box-bordered--plain:before{display:none}.half-progress{position:relative;float:left;text-align:center;color:#0086d6;font-size:1.5rem;font-weight:700;margin:2rem 0}.half-progress span{display:block}.half-progress .bar-overflow{position:relative;overflow:hidden;width:147px;height:59px;margin-bottom:-31px;margin-left:20%}.half-progress .bar{border:5px solid #eee;border-radius:50%}.half-progress .bar,.half-progress .bar-value{position:absolute;top:0;left:0;width:90px;height:90px;box-sizing:border-box}.half-progress .bar-value{border:5px solid #0086d6;border-radius:50%;clip:rect(0,4em,4em,2.5em)}.half-progress .bar-value-blocker{border:6px solid #eee;transform:rotate(-108deg);clip:rect(0,6em,4em,3em)}.half-progress .bar-value-blocker.negative{transform:rotate(0deg);top:0;left:1px}.label-progress{margin-top:25%;font-size:1.5rem;position:absolute;width:100%}.half-progress>.left{left:32px}.half-progress>.left,.half-progress>.right{position:absolute;background:#eee;width:5px;height:5px;border-radius:50%;bottom:-11px;overflow:hidden}.half-progress>.right{right:30px}.dropdown{position:relative;height:3.4rem;display:flex;background:#5a6675;border-radius:3px}.dropdown__value{flex:1 1;display:flex;align-items:center;padding:1rem;color:#fff;background:transparent;border:none;border-radius:3px;outline:none}.dropdown__value--with-data{background-color:#0086d6;background-color:var(--app-theme)}.dropdown__arrow{width:3.6rem;display:flex;align-items:center;justify-content:center;color:#fff;border:none;border-left:1px solid #303b4a;background:transparent;outline:none}.dropdown__options{list-style:none;position:absolute;top:110%;left:0;width:100%;background:#fff;border-radius:3px;z-index:1}.dropdown__options li{padding:1rem;border-bottom:1px solid rgba(48,59,74,.3);color:#0086d6;color:var(--app-theme)}.dropdown__options li.selected{background-color:rgba(0,134,214,.15);font-weight:700}.toggle-radio{width:3.6rem;height:1.8rem;background-color:#5a6675;justify-content:center;cursor:pointer;justify-content:flex-start}.toggle-radio,.toggle-radio__slide{position:relative;border-radius:.2rem;display:flex;align-items:center;transition:all .5s ease-in-out}.toggle-radio__slide{width:1.6rem;height:1.2rem;background-color:#fff;transform:translateX(.3rem);color:#0086d6;color:var(--app-theme);justify-content:center}.toggle-radio__slide:after,.toggle-radio__slide:before{content:"";width:1px;height:.6rem;background-color:#0086d6;background-color:var(--app-theme);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;transition:all .25s ease-in-out}.toggle-radio__slide:after{transform:rotate(45deg)}.toggle-radio__slide:before{transform:rotate(-45deg)}.toggle-radio--on{background-color:#0086d6;background-color:var(--app-theme)}.toggle-radio--on span{transform:translateX(1.7rem)}.toggle-radio--on span:before{height:.3rem;transform:rotate(-45deg) translate(-.3rem,-.1rem)}.toggle-button{height:3.4em;display:flex;align-items:center;border-radius:3px;overflow:hidden}.toggle-button__option{height:100%;flex:1 1;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#5a6675;transition:all .5s ease-in;cursor:pointer}.toggle-button__option:not(:last-child){border-right:1px solid #303b4a}.toggle-button__option:not(:first-child){border-left:1px solid #303b4a}.toggle-button__option--selected{background-color:#0086d6;background-color:var(--app-theme)}.text{color:#2f3b4a;font-size:1.4rem;line-height:2.2rem}.text--light{color:rgba(90,102,117,.6)}.text--white{color:#fff}.text--bold{font-weight:700}.tri-lens{position:relative;width:23rem}.tri-lens img:first-child{position:relative;z-index:5}.tri-lens img:first-child+img{opacity:.7;left:5rem;z-index:4}.tri-lens img:last-child{opacity:.3;left:10rem;z-index:3}.tri-lens img:not(:first-child){position:absolute}.button-group{display:flex;align-items:center;height:4rem;border-radius:.8rem}.button-group--disabled li:not(.button-group__item--selected){opacity:.25}.button-group__item{color:#fff;font-size:1.5rem;transition:all .25s ease-out;background-color:#5a6675;height:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative}.button-group__item:active{background-color:#0086d6;background-color:var(--app-theme)}.button-group__item label{min-width:11rem;text-align:center;cursor:pointer;padding:0 1em}.button-group__item--selected{font-weight:700;background-color:#0086d6;background-color:var(--app-theme)}.button-group__item--disabled{background-color:#333f4f;color:rgba(90,102,117,.6)}.button-group__item--icon-only{padding:0 1.5rem}.button-group__item img{width:2.25rem;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.button-group__item:last-child{border-top-right-radius:.8rem;border-bottom-right-radius:.8rem}.button-group__item:first-child{border-top-left-radius:.8rem;border-bottom-left-radius:.8rem}.button-group__instruction{position:absolute;top:-.2rem;left:0;transform:translateY(-100%);font-weight:400;font-size:1.25rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}.islayder{width:100%;position:relative;height:1.8rem;background:transparent;border-radius:1rem}.islayder.-short{height:1rem}.islayder__thumb{width:.9rem;height:.9rem;position:absolute;top:0;background:#fff;border-radius:50%;pointer-events:none;z-index:2}.islayder__progress{height:50%;background:#0086d6;border-radius:1rem}.islayder__index,.islayder__progress{position:absolute;top:0;left:0;pointer-events:none}.islayder__index{height:100%;width:100%;display:flex;align-items:center;justify-content:space-evenly}.islayder__index span{width:1px;height:.5rem;background:#fff}.islayder__tooltip{position:absolute;top:50%;font-size:1.15rem;color:#fff;height:32px;width:32px;border-radius:16px;background-color:#0086d6;display:flex;justify-content:center;align-content:center;padding:10px;margin-top:12px;font-weight:600}.islayder__tooltip:after{content:"";position:absolute;width:14px;aspect-ratio:1;background-color:#0086d6;top:-4px;left:50%;transform:translateX(-50%) rotate(45deg)}.islayder input[type=range]{-webkit-appearance:none;width:100%;background:transparent}.islayder input[type=range]:focus{outline:none}.islayder input[type=range]::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.islayder input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:.9rem;width:.9rem;border-radius:50%;background:transparent;cursor:pointer}.islayder input[type=range]::-webkit-slider-runnable-track{width:100%;height:.9rem;cursor:pointer;background:rgba(90,102,117,.1);border-radius:1rem;border:none}.islayder input[type=range]:focus::-webkit-slider-runnable-track{background:rgba(90,102,117,.1)}.eye-icon{margin:.5rem;width:1.5rem;height:1.5rem;border:1px solid #0086d6;border-radius:75% 15%;position:relative;transform:rotate(45deg)}.eye-icon:before{content:"";display:block;position:absolute;width:6.5px;height:6.5px;border:1px solid #0086d6;border-radius:50%;left:calc(50% - 1px);top:50%;transform:translate(-50%,-50%)}.lds-spinner{color:#fff;display:inline-block;width:80px;height:80px;position:relative}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite;background-color:#fff}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:inherit}.lds-spinner div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.loading-asset{background-image:url(https://companion-cdn-qua.azureedge.net/sites/license-activation-bg.png);background-size:cover;background-position:50%;height:100vh;width:100%;background-color:#ddd;position:absolute;top:0;left:0;z-index:1}.loading-asset__container{height:100%;position:relative;z-index:1;display:flex;flex-flow:column;align-items:center;justify-content:center;margin-top:12rem;color:#fff}.loading-asset__container h3{width:35.7rem;text-align:center;padding-bottom:1.5em;animation:fadeIn .4s ease-out}.loading-asset__container .progress-container{display:flex;width:25rem}.loading-asset__container .progress-container__bar{overflow:hidden;width:43pt;height:6pt;border-radius:3pt;background-color:rgba(90,102,117,.2);margin:0 auto}.loading-asset__container .progress-container__bar .progress-value{animation:scale-up-hor-left 1.5s cubic-bezier(.39,.575,.565,1) infinite forwards;border-radius:3pt;background:#fff;height:6pt;width:100%}.loading-asset__container .progress-container__bar .progress-value.waiting{background-color:rgba(90,102,117,.2);animation:none}.loading-asset__container .progress-container__bar .progress-value.done{background-color:#fff;animation:fadeIn .4s ease-out}.tooltip-box{position:absolute;border-radius:5pt;width:26rem;height:5rem;display:none;justify-content:center;align-items:center;background-color:#0086d6;color:#fff;font-weight:700;font-size:1.2rem;padding:15px;left:50%;top:calc(100% + 1rem);transform:translateX(-50%)}.tooltip-box:before{content:"";position:absolute;width:0;height:0;top:-.5rem;border:.75rem solid transparent;border-top:none;border-bottom:.75rem solid #0086d6;-webkit-filter:drop-shadow(0 -.0625rem .0625rem rgba(0,0,0,.1));filter:drop-shadow(0 -.0625rem .0625rem rgba(0,0,0,.1))}.card-notification{float:right;font-size:12px;border-radius:50%;background:#0086d6;background:var(--app-theme);color:#fff;width:30px;display:flex;justify-content:center;padding:3px;border:3px solid #fff;box-shadow:0 0 5px 7px rgba(0,134,214,.1);margin-top:-10px;margin-left:-45px;margin-right:18px}.card-notification__side{margin-top:-60px;margin-left:0;margin-right:-50px;position:absolute}.colored-progress{position:relative;display:flex;flex-direction:column;align-items:center}.colored-progress__circle{width:5rem;height:5rem;position:relative}.colored-progress__circle:after,.colored-progress__circle:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%;border-radius:50%;transition:all 1s ease-in-out}.colored-progress__circle:before{content:attr(data-thickness);z-index:2;background-color:#0088d6;background-color:hsl(var(--app-hue,202),var(--app-sat,100%),var(--app-lit,42%));display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;color:#fff}.colored-progress__circle:after{content:"";width:calc(100% + var(--app-thickness)*1px);height:calc(100% + var(--app-thickness)*1px);background-color:hsla(202,100%,42%,8%);background-color:hsla(var(--app-hue,202),var(--app-sat,100%),var(--app-lit,42%),8%);z-index:1;box-shadow:0 0 5px 0 hsla(202,100%,42%,30%),0 0 11px 2px #fff;box-shadow:0 0 5px 0 hsla(var(--app-hue,202),100%,42%,30%),0 0 11px 2px #fff}.colored-progress__label{padding-top:0;text-align:center;font-size:1.3rem;position:absolute;bottom:0;width:7rem;transform:translateY(calc(100% + 1.3rem));font-weight:700;transition:all 1s ease-in-out;color:#0088d6;color:hsl(var(--app-hue,202),var(--app-sat,100%),var(--app-lit,42%))}.toggle-card{border-radius:12px;border:1px solid #cce7f7;border:1px solid var(--app-theme-bg-light)}.toggle-card__title{color:#0086d6;color:var(--app-theme);background-color:#cce7f7;background-color:var(--app-theme-bg-light);height:6rem;overflow:hidden;border-radius:12px;display:flex;align-items:center;justify-content:space-between;transition:all .35s ease-in-out}.toggle-card__title label{font-size:1.75rem;padding:1rem 1rem 1rem 3rem}.toggle-card__title--open{border-bottom-left-radius:0;border-bottom-right-radius:0}.toggle-card__arrow{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:3.5rem}.toggle-card__arrow .arrow{border-color:#0086d6;border-color:var(--app-theme)}.toggle-card__content{transition:all .35s ease-in-out;max-height:0;overflow:hidden;padding:0 2rem}.toggle-card__content--open{display:block;max-height:100vh;padding:1rem 2rem}.loading-spinner{width:var(--loading-spinner-dim);height:var(--loading-spinner-dim)}.loading-spinner div{width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:center;border:var(--loading-spinner-size) solid var(--loading-spinner-color,var(--app-theme));border-top-color:transparent;border-radius:50%;animation:rotateAnim .75s linear infinite}@keyframes rotateAnim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.alert{width:100%;height:100%;background:rgba(0,0,0,.9);position:absolute;top:0;left:0;z-index:990;display:none;align-items:center;justify-content:center}.alert--show{display:flex}.alert__container{background:#fff;padding:3rem 2rem;border-radius:1rem;width:100%;max-width:35rem}.alert__message{font-size:1.75rem;font-weight:400;padding:1rem 0;text-align:center;margin-bottom:2rem}.alert__buttons{display:flex;align-items:center;width:100%;justify-content:center;grid-gap:1rem;gap:1rem}.alert__button{border:none;border-radius:.5rem;background-color:#0086d6;color:#fff;height:4rem;min-width:8rem;cursor:pointer;padding:0 1rem;transition:all .25s ease-in-out}.number-slider{height:3rem;width:20rem;position:relative;border-radius:5px;border:1px solid #fff}.number-slider.-no-width{width:unset}.number-slider.-no-width .number-slider__number{font-weight:700}.number-slider.-no-width .number-slider__number--colored{background-color:hsla(0,0%,100%,.7)}.number-slider.-dark{width:unset;border:1px solid #0086d6}.number-slider.-dark .number-slider__number{color:#0086d6;font-weight:700}.number-slider.-dark .number-slider__number--colored{background-color:#0086d6;color:#fff}.number-slider__control{width:100%;height:100%;opacity:0}.number-slider__numbers{position:absolute;top:0;left:0;pointer-events:none}.number-slider__number,.number-slider__numbers{width:100%;height:100%;display:flex;align-items:center}.number-slider__number{background-color:transparent;flex:1 1;color:#fff;justify-content:center}.number-slider__number:not(:first-child){box-shadow:-1px 0 0 0 #fff}.number-slider__number--colored{background-color:#fff;color:#0086d6}.button-tab{display:flex}.button-tab li{height:2.6rem;display:flex;align-items:center;justify-content:center;padding:0 1.5rem;cursor:pointer;border-radius:1.3rem;transition:all .25s ease-in-out}.button-tab li.selected{background:linear-gradient(90deg,#f0a954,#f95162);background:var(--app-sun-gradient-bg);color:#fff}.button-tab li img{width:1.25rem;height:auto}.button-tab--style1 li{background-color:#fadfd2;background-color:var(--app-sun-theme-bg-light);color:#f35d1d;color:var(--app-sun-theme);font-weight:700}.button-tab--style1 li:not(:last-child){margin-right:1rem}.button-tab--style2{align-items:center}.button-tab--style2 li{border-radius:0;padding:0}.button-tab--style2 li.selected{background:none;position:relative}.button-tab--style2 li.selected:after{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;width:100%;height:2px;background:linear-gradient(90deg,#f0a954,#f95162);background:var(--app-sun-gradient-bg)}.button-tab--style2 li.devider{width:2px;background:#f1f1f1;margin:0 1rem;height:1.5rem}.circle-check{border:1px solid;border-radius:50%;position:relative}.circle-check:after{content:"";position:absolute;inset:0;margin:auto;width:25%;height:40%;background:transparent;transform:rotate(40deg) translate(-5%,-5%);border-right:1px solid;border-bottom:1px solid}.generic-tool-tip{background-color:var(--app-tooltip-bg);min-height:4rem;display:none;align-items:center;justify-content:center;border-radius:.5rem;position:absolute;z-index:80;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:0;transition:all .25s ease-in-out;transform:scale(.95) translateX(-10px);box-shadow:0 10px 20px 0 rgba(47,59,74,.1)}.generic-tool-tip--show{display:flex}.generic-tool-tip--animate{opacity:1;transform:scale(1) translateX(0)}.generic-tool-tip--gradient{background:linear-gradient(90deg,var(--app-tooltip-bg),var(--app-tooltip-bg-gradient))}.generic-tool-tip--top{bottom:calc(100% + 1.5rem)}.generic-tool-tip--bottom,.generic-tool-tip--bottom-left{top:calc(100% + 1.5rem)}.generic-tool-tip--right{left:calc(100% + 1.5rem)}.generic-tool-tip--left{right:calc(100% + 1.5rem)}.generic-tool-tip__wrapper{height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:1rem 1.5rem;border-radius:.5rem;position:relative}.generic-tool-tip__wrapper:after{content:"";width:0;height:0;position:absolute;border:1rem solid transparent;border-top:.75rem solid var(--app-tooltip-bg);border-bottom:.75rem solid transparent;margin:auto}.generic-tool-tip__wrapper--left:after{right:0;left:auto;bottom:0;top:0;transform:translateX(87%) rotate(-90deg);border-top-color:var(--app-tooltip-bg-gradient)}.generic-tool-tip__wrapper--right:after{right:auto;left:0;bottom:0;top:0;transform:translateX(-85%) rotate(90deg)}.generic-tool-tip__wrapper--bottom-left:after,.generic-tool-tip__wrapper--bottom:after{right:0;left:0;bottom:auto;top:0;transform:translateY(-105%) rotate(180deg)}.generic-tool-tip__wrapper--bottom-left:after{right:auto;left:1.5rem}.generic-tool-tip__wrapper--top:after{right:0;left:0;bottom:0;top:auto;transform:translateY(112%) rotate(0deg)}.svg-icon{display:flex;align-items:center;justify-content:center;height:var(--app-svg-icon-height);width:var(--app-svg-icon-width);background:var(--app-svg-icon-background-color);padding:var(--app-svg-icon-padding)}.svg-icon--circle{border-radius:50%;box-sizing:content-box;box-sizing:initial}.svg-icon--bordered{border:1px solid var(--app-svg-icon-border-color,var(--app-theme))}.svg-icon__svg{fill:var(--app-theme);fill:var(--app-svg-icon-fill,var(--app-theme));height:100%;width:100%}.champ{max-width:432px;width:100%;height:42px;padding:13px 20px;display:flex;justify-content:space-between;align-items:center;position:relative;cursor:pointer}.champ:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.4;pointer-events:none}.champ--selected,.champ--selected:before{-webkit-filter:drop-shadow(0 0 10px #0086d6);filter:drop-shadow(0 0 10px #0086d6);-webkit-filter:drop-shadow(0 0 10px var(--app-theme));filter:drop-shadow(0 0 10px var(--app-theme))}.champ--selected:before{opacity:1}.champ__text{color:#fff;line-height:16px;font-size:12px;font-weight:300;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.champ__oval{height:12px;width:12px;border:1px solid #0086d6;border:1px solid var(--app-theme);border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.champ__oval-selected{height:6px;width:6px;border-radius:50%;background-color:#0086d6;background-color:var(--app-theme)}.dialogue{max-width:552px;max-height:562px;width:100%;height:100%;border-radius:20px;background:rgba(60,70,80,.3);background:var(--app-varilux-transparent-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px 60px;overflow:auto}.flexColumn{display:flex;flex-direction:column;justify-content:space-between}@keyframes fadeIn{0%{opacity:0}20%{opacity:0}40%{opacity:.3}60%{opacity:.5}80%{opacity:.9}to{opacity:1}}@keyframes loading{0%{margin-left:0;margin-right:100%}50%{margin-left:0;margin-right:0}to{margin-left:100%;margin-right:0}}@keyframes scale-up-hor-left{0%{transform:scaleX(0);transform-origin:0 0}to{transform:scaleX(1);transform-origin:0 0}}.loading-asset-varilux{background-image:url(/static/media/varilux-download-bg.14d3aca3.webp);background-size:cover;background-position:50%;height:100vh;width:100%;background-color:#ddd;position:absolute;top:0;left:0;z-index:1}.loading-asset-varilux__container{height:100%;position:relative;z-index:1;display:flex;flex-flow:column;align-items:center;justify-content:center;margin-top:12rem;color:#fff}.loading-asset-varilux__container h3{width:35.7rem;text-align:center;padding-bottom:1.5em;animation:fadeIn .4s ease-out}.loading-asset-varilux__container .progress-container{display:flex;width:25rem}.loading-asset-varilux__container .progress-container__bar{overflow:hidden;width:43pt;height:6pt;border-radius:3pt;background-color:rgba(90,102,117,.2);margin:0 auto}.loading-asset-varilux__container .progress-container__bar .progress-value{animation:scale-up-hor-left 1.5s cubic-bezier(.39,.575,.565,1) infinite forwards;border-radius:3pt;background:#fff;height:6pt;width:100%}.loading-asset-varilux__container .progress-container__bar .progress-value.waiting{background-color:rgba(90,102,117,.2);animation:none}.loading-asset-varilux__container .progress-container__bar .progress-value.done{background-color:#fff;animation:fadeIn .4s ease-out}@media only screen and (max-height:767px){.loading-asset-varilux{background-position:0 0}}.with-animation-transition>div:first-child{transition:all 1s ease-in-out}.with-animation-transition--entrance-FADE_IN>div:first-child{opacity:0}.with-animation-transition--entrance-FADE_IN.animate>div:first-child{opacity:1}.goto-SLIDE_LEFT{animation:slideLeft 1s}.goto-FADE_OUT{animation:fadeOut 1s}@keyframes slideLeft{0%{transform:translateX(0);opacity:1}to{transform:translateX(-100%);opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.varilux-navbar{height:152px;width:100%;background:rgba(60,70,80,.3);background:var(--app-varilux-transparent-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom-right-radius:40px;border-bottom-left-radius:40px;padding:15px 35px 24px;position:relative;z-index:2}.varilux-navbar-head{display:flex;align-items:flex-start;justify-content:space-between}.varilux-navbar-head__logo img{width:4.4rem;height:4.4rem}.varilux-navbar-head__main-logo{width:100%;max-width:263px;padding-left:60px;align-self:flex-end}.varilux-navbar-head__play-icon{cursor:pointer}.varilux-navbar-head__right{display:flex;grid-gap:15px;gap:15px;padding-top:11px;align-items:center;font-size:12px;color:#fff}.varilux-navbar-head__right-divider{width:1px;height:10px;background-color:#fff;opacity:.1}.varilux-navbar-head__right-download,.varilux-navbar-head__right-refresh{cursor:pointer}.varilux-navbar-bottom{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:20px}.varilux-navbar-bottom__button-container{display:flex;grid-gap:10px;gap:10px}.varilux-navbar-bottom__button{max-height:40px;font-size:12px;background:rgba(90,102,117,.1);position:relative}.varilux-navbar-bottom__button--active,.varilux-navbar-bottom__button:before{background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg)}.varilux-navbar-bottom__button:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.4}.varilux-progress{display:flex;flex-direction:column;align-items:flex-end;grid-gap:11px;gap:11px;width:100%}.varilux-progress__label{color:#fff;font-size:12px;font-weight:400}.varilux-progress__bar{max-width:152px;width:100%;height:5px;border-radius:3px;background-color:rgba(60,70,80,.4);display:flex}.varilux-progress__bar-percent{height:100%;background-color:#fff;border-radius:3px}.varilux-intro{height:calc(100vh - 152px);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:86px;position:relative}.varilux-intro__logo img{width:390px;height:70px}.varilux-intro__text{font-size:30px;font-family:"Noto Sans",Arial,sans-serif;color:#fff}.varilux-intro__text p{display:flex;justify-content:center;align-items:center;flex-direction:column}.varilux-intro__text-gradient{background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.varilux-intro__button{position:absolute;bottom:48px;right:37px;max-width:123px;background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg);grid-gap:36px;gap:36px}.varilux-intro__button img{margin:0}.varilux-needExplorer{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;padding:40px}.varilux-needExplorer__quiz-dialogue{display:flex;flex-direction:column}.varilux-needExplorer__quiz-header{display:flex;flex-direction:column;grid-gap:10px;gap:10px;margin-bottom:24px;margin-top:13px}.varilux-needExplorer__quiz-question{color:#fff;font-family:"Noto Sans",sans-serif;font-size:17px;line-height:25px;font-weight:700}.varilux-needExplorer__quiz-question-type{font-family:"Noto Sans",sans-serif;font-size:10px;line-height:14px;color:#5a6675}.varilux-needExplorer__choices{display:flex;flex-direction:column;grid-gap:5px;gap:5px}.varilux-needExplorer__choices>div:last-child{margin-top:8px;margin-bottom:14px}.varilux-needExplorer__next-button{align-self:flex-end;max-width:123px;width:100%;max-height:40px;background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg)}.varilux-needExplorer__next-button--warning{max-width:272px;display:flex;justify-content:center}.varilux-needExplorer__next-button--disabled{background:#5a6675}.varilux-needExplorer__warning-container{width:100%;height:100%;max-width:392px;max-height:368px;border-radius:20px;padding:46px 60px 58px;background-color:#131619}.varilux-needExplorer__warning{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.varilux-needExplorer__warning-icon{margin:auto}.varilux-needExplorer__warning-text{display:flex;flex-direction:column;grid-gap:9px;gap:9px;text-align:center}.varilux-needExplorer__warning-text span{font-size:30px;line-height:40px;color:#fff;font-weight:700}.varilux-needExplorer__warning-text p{font-size:14px;line-height:22px;color:#fff;opacity:.7;font-weight:400;width:100%;max-width:26ch;margin:auto}.varilux-needExplorer__warning-buttons{margin-top:28px;display:flex;flex-direction:column;grid-gap:11px;gap:11px;cursor:pointer;color:#fff}.varilux-needExplorer__warning-buttons-gradient{width:100%;height:40px;max-width:272px;position:relative;padding:1.2rem 1.5rem;display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:700;line-height:20px}.varilux-needExplorer__warning-buttons-gradient:before{content:"";position:absolute;inset:0;border-radius:7px;padding:1px;background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media only screen and (max-height:768px){.varilux-needExplorer .varilux-needExplorer__quiz-dialogue{max-height:500px}}@media only screen and (max-height:660px){.varilux-needExplorer .varilux-needExplorer__quiz-dialogue{max-height:400px}}.modal__close{background-color:rgba(90,102,117,.1)}.varilux-prescription{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;padding:40px}.varilux-prescription__dropdown-title{display:flex;justify-content:center;align-items:center;font-size:12px;line-height:16px;color:#fff;margin-block:13px 16px}.varilux-prescription__dropdown-title span{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-right:19px}.varilux-prescription__dropdown-title hr{border:none;border-top:1px solid #3c4650;width:100%}.varilux-prescription__bottom{width:100%;align-self:flex-end;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.varilux-prescription__bottom-buttons{display:flex;grid-gap:10px;gap:10px;width:100%;max-width:123px}.varilux-prescription__bottom-buttons-skip{width:75px;font-size:12px;line-height:16px;color:#fff;display:flex;align-items:center;grid-gap:10px;gap:10px;cursor:pointer}.varilux-prescription__bottom-next{font-weight:400;font-size:10px;line-height:14px;color:#5a6675}.varilux-prescription__next-button{max-width:123px;width:100%;max-height:40px;background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg)}.varilux-prescription__video-container{position:absolute;height:100vh;width:100vw;top:0;left:0}.varilux-prescription__video-container video{height:100%;width:100%;object-fit:cover}.varilux-prescription__skip{font-size:12px;position:absolute;bottom:60px;right:50px;color:#fff;font-weight:700;padding:10px;display:flex;align-items:center;grid-gap:10px;gap:10px;cursor:pointer}.varilux-prescription__next-button-pres{position:absolute;bottom:60px;right:50px;background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg);max-width:123px;width:100%}.varilux-prescription__header{display:flex;flex-direction:column;grid-gap:10px;gap:10px;margin-bottom:24px;margin-top:13px}.varilux-prescription__header-title{color:#fff;font-family:"Noto Sans",sans-serif;font-size:18px;line-height:25px;font-weight:700}.varilux-prescription__question-type{font-family:"Noto Sans",sans-serif;font-size:10px;line-height:14px;color:#5a6675}.varilux-prescription__choices{display:flex;flex-direction:column;grid-gap:5px;gap:5px;margin-bottom:36px}.prescription-form--varilux{height:auto}.prescription-form--varilux hr{border:none;border-top:1px solid #3c4650}.prescription-form--varilux label{color:#fff!important}.prescription-form--varilux input{background-color:transparent;color:#fff;width:1px}.prescription-form--varilux .prescription-form__field{margin-bottom:0}.prescription-form--varilux .prescription-form__field-header{margin:0}.prescription-form--varilux .prescription-form__field-header.addition,.prescription-form--varilux .prescription-form__field-header.sphere{margin-block:30px 16px}.prescription-form--varilux .prescription-input{border:none;max-height:42px}.prescription-form--varilux .prescription-input:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.4}.prescription-form--varilux .prescription-input__label{background:linear-gradient(74.24deg,#e31d93 6.54%,#712fbf 207.06%,#6e51eb 369.85%);width:100%;max-width:81px;border-radius:.8rem;border-top-right-radius:0;border-bottom-right-radius:0}.prescription-btn-varilux{color:#fff!important;background-color:#5a6675!important}.prescription-btn-varilux.active{background-color:#0086d6!important;background-color:var(--app-theme)!important;color:#fff}.dropdown--varilux{height:100%;max-height:42px;padding:11px 20px;display:flex;justify-content:center;align-items:center;background-color:transparent}.dropdown--varilux:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.4}.dropdown--varilux .dropdown__value{padding:0;font-size:12px;line-height:16px;background-color:transparent}.dropdown--varilux .dropdown__arrow{border:none;width:20px;height:20px;background-color:#3c4650;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.dropdown--varilux .dropdown__arrow .arrow--down{margin-bottom:1px}.dropdown--varilux .dropdown__arrow .arrow--up{margin-top:1px}.dropdown--varilux .dropdown__options{border-radius:8px;background-color:#fff;top:100%}.dropdown--varilux .dropdown__options li{color:#001d27;height:42px;cursor:pointer;display:flex;align-items:center;font-size:12px;line-height:16px;border:none}.dropdown--varilux .dropdown__options li:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.dropdown--varilux .dropdown__options li:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.dropdown--varilux .dropdown__options .selected{font-weight:300;background-color:rgba(110,81,235,.2)}#varilux-demonstrations{overflow-y:scroll}@media only screen and (width:1920px){.slick-track{padding:0 8%}}.varilux-demonstrations__play-background-video{position:absolute;width:100%;height:76%;cursor:pointer}.varilux-demonstrations__page-title{text-align:center;margin:20px;font-family:"Noto Sans",Arial,sans-serif;font-size:32px;line-height:110%}.varilux-demonstrations__page-title-simple{color:#fff}.varilux-demonstrations__page-title-gradient{background:linear-gradient(65.64deg,#e31d93 9.26%,#712fbf 53.21%,#6e51eb 88.89%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.varilux-demonstrations__products{padding-top:0}.varilux-demonstrations__products .slick-slider{height:469px}.varilux-demonstrations__products .slick-prev{left:25px}.varilux-demonstrations__products .slick-next{right:50px}.varilux-demonstrations__products .slick-next:before,.varilux-demonstrations__products .slick-prev:before{font-size:48px;opacity:.35}.varilux-demonstrations__products .slick-next,.varilux-demonstrations__products .slick-prev{z-index:1}.varilux-demonstrations__product-card{position:relative;padding:10px 0;transition:all .4s;width:277px}.varilux-demonstrations__background{top:0;left:0;width:100%;object-fit:cover;height:100%;pointer-events:none;border-radius:15px;min-height:409px}.varilux-demonstrations__background-video{object-fit:cover;width:100%;border-radius:15px;min-height:409px;max-height:409px;transition:all .4s}.varilux-demonstrations__background-video.active{width:100%;border-radius:15px;min-height:459px;max-height:459px}.varilux-demonstrations .slick-slide{padding:18px 9px}.slick-slide:hover .varilux-demonstrations__product-card{padding:0;transition:all .4s;transform:scale(1.07)!important}.varilux-demonstrations img.hallo-effect{-webkit-filter:drop-shadow(0 0 10px #712fbf);filter:drop-shadow(0 0 10px #712fbf)}.fadein-card .varilux-demonstrations__product-card{-webkit-filter:contrast(.5);filter:contrast(.5)}.varilux-demonstrations .product-card-active{-webkit-filter:contrast(1)!important;filter:contrast(1)!important;border-radius:20px}.varilux-demonstrations .product-card-active img{min-height:429px;margin-top:4px}.varilux-demonstrations__recommended{position:absolute;width:123px;height:20px;left:15px;top:16px;background:#fff;border-radius:10px}.varilux-demonstrations__recommended-oval{width:4px;height:4px;position:absolute;left:12px;top:8px;bottom:92.78%;background:#6e51eb;border-radius:50%}.varilux-demonstrations__recommended-label{height:16px;font-family:"Noto Sans";font-style:normal;font-weight:700;font-size:12px;line-height:16px;display:flex;align-items:center;color:#001d27;position:inherit;left:22px;top:2px}.varilux-demonstrations__exclusive{width:75px;height:17px;font-family:"Noto Sans";font-style:normal;font-weight:700;font-size:12px;line-height:14px;color:#fff;flex:none;order:0;flex-grow:0;position:absolute;right:32px;top:17px;border:1.5px solid #fff;border-radius:4px;text-align:center}.varilux-demonstrations__demo{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 15px;grid-gap:10px;gap:10px;width:208px;height:40px;background:#fff;border-radius:7px;cursor:pointer;position:absolute;left:34px;top:375px;transition:all .3s}.varilux-demonstrations__title{font-size:14px;line-height:25px;color:#fff;top:299px;position:absolute;width:98%;transition:all .3s}.varilux-demonstrations__demo-button,.varilux-demonstrations__title{font-family:"Noto Sans";font-style:normal;font-weight:700;text-align:center}.varilux-demonstrations__demo-button{width:36px;height:16px;font-size:12px;line-height:16px;background:linear-gradient(65.64deg,#e31d93 9.26%,#712fbf 53.21%,#6e51eb 88.89%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;flex:none;order:0;flex-grow:0}.varilux-demonstrations__next-button{align-self:flex-end;max-width:123px;width:100%;max-height:40px;background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg);z-index:111}.varilux-demonstrations__next-button-container{display:flex;flex-direction:column;padding-right:37px}@media screen and (min-width:2048px){.slick-track{display:flex;justify-content:center}.varilux-demonstrations__product-card{width:350px}.varilux-demonstrations__demo{top:490px;left:70px}.varilux-demonstrations__title{top:420px}.varilux-demonstrations__next-button-container{margin-top:100px}}.varilux-demonstrations-modal .modal__close{background-color:#86807f!important}.varilux-demonstrations-modal .svg-icon__svg{fill:#fff!important}.varilux-demonstrations-modal__head{height:7rem;width:100%;border-bottom:1px solid rgba(90,102,117,.1);padding:2.5rem 4rem;position:absolute;background-color:rgba(204,205,213,.5019607843137255);z-index:1}.varilux-demonstrations-modal__head .text-placement{color:#fff}.varilux-demonstrations-modal__canvas{height:100%;width:100%;display:flex;flex-flow:inherit;align-items:center;position:absolute;z-index:0}.varilux-demonstrations-modal__canvas-item{width:50%;height:100%}.varilux-demonstrations-modal__canvas-item video{width:100%;height:100%}.varilux-demonstrations-modal__zoom_in video{height:100vh!important}.varilux-demonstrations-modal__canvas-item:first-child{border-right:.5px solid grey}.varilux-demonstrations-modal__canvas-item img{width:100%}.varilux-demonstrations-modal__canvas-item-title-container{display:flex;flex-direction:row;justify-content:center;align-items:center;top:80%;width:50%;position:absolute;font-size:14px}.varilux-demonstrations-modal__canvas-item-title{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 15px;grid-gap:10px;gap:10px;width:238px;height:40px;background:linear-gradient(65.64deg,#e31d93 9.26%,#712fbf 53.21%,#6e51eb 88.89%);border-radius:7px;color:#fff}.varilux-demonstrations-modal__controls{padding:0 1.5rem;height:8.1rem;background-color:rgba(15,16,27,.3607843137254902);display:flex;position:absolute;bottom:0;width:100%;z-index:1}.varilux-demonstrations-modal__controls-left,.varilux-demonstrations-modal__controls-right{display:flex;padding:20px 22px;width:50%}.varilux-demonstrations-modal__controls-icon,.varilux-demonstrations-modal__controls-icon-zoom{width:40px;height:40px;background:#fff;border-radius:8px;transform:matrix(-1,0,0,1,0,0);display:flex;margin-right:5px;z-index:3}.varilux-demonstrations-modal__controls-icon-zoom{background:transparent;cursor:pointer}.varilux-demonstrations-modal__controls-icon.active{background:linear-gradient(65.64deg,#e31d93 9.26%,#712fbf 53.21%,#6e51eb 88.89%)}.varilux-demonstrations-modal__controls-left-text,.varilux-demonstrations-modal__controls-right-text{color:#fff;text-align:right;width:100%;padding:13px 10px;font-size:14px}.varilux-demonstrations-modal__controls-right-text{width:90%}.varilux-demonstrations-modal__fill-icon{position:absolute;top:-3px;left:26px;border-radius:5px;background:#fff;padding:0 1.5px 1px 1px;width:10px;height:10px;box-shadow:0 1px 3px 1px #888}.varilux-demonstrations-modal__zoom_in{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;background-color:#f5f5f5}.modal__close{z-index:901!important}.pointer{cursor:pointer}@media only screen and (min-width:1024px) and (max-width:1180px){.varilux-demonstrations-modal{max-width:calc(100vw - 1rem)!important;height:55.8rem!important}.varilux-demonstrations-modal__controls{height:7rem!important}.varilux-demonstrations-modal__controls-left,.varilux-demonstrations-modal__controls-right{padding:15px 22px!important}.varilux-demonstrations-modal__canvas-item-title-container{top:76%!important}}.varilux-conclusion{height:calc(100vh - 152px);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:86px;position:relative}.varilux-conclusion__logo img{width:390px;height:70px}.varilux-conclusion__text{font-size:30px;font-family:"Noto Sans",Arial,sans-serif;color:#fff;width:100%}.varilux-conclusion__text p{display:flex;justify-content:center;align-items:center}.varilux-conclusion__text p span{flex-shrink:0}.varilux-conclusion__text-gradient{background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.varilux-conclusion__buttons{display:flex;flex:0.4 1;grid-gap:10px;gap:10px;flex-direction:column;justify-content:flex-end;max-width:230px}.varilux-conclusion__buttons button{width:100%}.varilux-conclusion__buttons-btn{background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg);grid-gap:36px;gap:36px}.varilux-conclusion__buttons-btn img{margin:0}.varilux-conclusion__buttons-btn-restart{background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg)}.varilux-conclusion__disclaimer{color:#b3bbc5;padding:3% 4%;position:fixed;bottom:3%;font-size:8px}.varilux-language-setting{width:25%;height:69.8rem;border-radius:15px;left:87%;top:50%;background:#001d27;padding:21px 22px;overflow-y:scroll}.varilux-language-setting__section{padding-top:20px}.varilux-language-setting__right-language{cursor:pointer;display:flex;grid-gap:11px;gap:11px}.varilux-language-setting__right-language .arrow{border-color:#fff;padding:3px;width:3px;height:3px;margin-top:3px}.varilux-language-setting__title{width:187px;height:80px;font-style:normal;font-weight:700;font-size:24px;line-height:40px;color:#fff}.varilux-language-setting__label{font-style:normal;font-weight:400;font-size:10px;line-height:28px;color:#5a6675;flex:none;order:0;flex-grow:0}.varilux-language-setting__search{display:flex;grid-gap:20px;gap:20px}.varilux-language-setting__search-icon{width:60px;display:block;text-align:center;height:100%;padding:15px;cursor:pointer}.varilux-language-setting__button:before,.varilux-language-setting__different_language_button:before,.varilux-language-setting__input:before,.varilux-language-setting__suggested_language_button:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.4}.varilux-language-setting__button,.varilux-language-setting__different_language_button,.varilux-language-setting__input,.varilux-language-setting__suggested_language_button{position:relative;height:42px;display:inline-flex}.varilux-language-setting__different_language_button,.varilux-language-setting__suggested_language_button{position:relative;height:42px;display:flex;width:90%;margin-bottom:5px;cursor:pointer}.varilux-language-setting__suggested_language_button.active{background:linear-gradient(65.64deg,#e31d93 9.26%,#712fbf 53.21%,#6e51eb 88.89%);border-radius:8px}.varilux-language-setting__different_language.active .varilux-language-setting__different_language_button{background:linear-gradient(65.64deg,rgba(227,29,147,.2) 9.26%,rgba(113,47,191,.2) 53.21%,rgba(110,81,235,.2) 88.89%)}.varilux-language-setting__different_language.active{margin-bottom:16px}.varilux-language-setting__suggested_language_button.active span.outer-circle{width:11px;height:11px;border-radius:6px;border:1px solid #fff;padding:3px;margin-top:16px}.varilux-language-setting__different_language_option span.outer-circle,.varilux-language-setting__suggested_language_button span.outer-circle{width:11px;height:11px;border-radius:6px;border:1px solid #6e51eb;padding:3px;margin-top:16px}.varilux-language-setting__different_language_option span.outer-circle{border:1px solid #fff}.varilux-language-setting__different_language_option span.inner-circle,.varilux-language-setting__suggested_language_button.active span.inner-circle{width:4px;height:4px;border-radius:2px;border:1px solid #fff;display:block;background:#fff}.varilux-language-setting__different_language_button label,.varilux-language-setting__different_language_option label,.varilux-language-setting__suggested_language_button label{width:92%;height:22px;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#eef0f1;order:0;padding:10px;display:flex;align-items:start;justify-content:space-between;margin-bottom:7px}.varilux-language-setting__different_language_button label .fix-alignment,.varilux-language-setting__different_language_option label .fix-alignment,.varilux-language-setting__suggested_language_button label .fix-alignment{margin-top:2px;margin-right:-20px}.varilux-language-setting__different_language_option{display:flex;width:90%;cursor:pointer}.varilux-language-setting__different_language_option label{font-weight:400;font-size:10px;line-height:14px}.varilux-language-setting__different_language_button span.arrow{border-color:#fff;padding:3px;width:3px;height:3px;margin-top:16px}.varilux-language-setting__input{width:70%}.varilux-language-setting__value{width:100%}.varilux-language-setting input{background-color:transparent;color:#fff;border:none;outline:none;text-align:center}@media only screen and (max-width:1024px){.varilux-language-setting{width:43%!important;left:77%!important;top:49%!important}}.demonstration-pop-up{position:relative;width:100%;height:100%}.demonstration-pop-up__header{width:100%;height:10%;background-color:#e8e8e8}.demonstration-pop-up__videos-container{width:100%;height:78%;display:flex}.demonstration-pop-up__videos-container .video{width:50%;height:100%;position:relative}.demonstration-pop-up__videos-container .video video{width:100%;height:100%;object-fit:contain}.demonstration-pop-up__videos-container .video .show{transform:translateY(0);opacity:1}.demonstration-pop-up__videos-container .video .close{transform:translateY(200%);pointer-events:none;opacity:0}.demonstration-pop-up__videos-container .video .product-selection{z-index:1;width:100%;height:35%;position:absolute;background:rgba(48,59,74,.8);transition:all .25s ease-in-out;bottom:0;color:#fff}.demonstration-pop-up__videos-container .video .product-selection .close-section{display:flex;justify-content:center;padding:2%}.demonstration-pop-up__videos-container .video .product-selection .close-section span{width:45px;height:5px;border-radius:10px;background-color:#fff;cursor:pointer}.demonstration-pop-up__videos-container .video .product-selection .products-container{margin-top:-10px;height:83%;width:100%;display:grid;grid-template-columns:repeat(2,1fr);padding:20px;text-align:center;grid-gap:10px;gap:10px}.demonstration-pop-up__videos-container .video .product-selection .products-container .product-name{background:#5a6675;display:flex;justify-content:center;align-items:center;font-size:14px;border-radius:10px;height:50px;cursor:pointer}.demonstration-pop-up__videos-container .video .product-selection .products-container .selectedProduct,.demonstration-pop-up__videos-container .video .selected-product{background:linear-gradient(65.64deg,#e31d93 9.26%,#712fbf 53.21%,#6e51eb 88.89%)}.demonstration-pop-up__videos-container .video .selected-product{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);width:240px;height:40px;font-size:14px;color:#fff;border-radius:7px;display:flex;justify-content:space-around;align-items:center}.demonstration-pop-up__videos-container .video .selected-product .pencil-style{width:25px;height:25px;margin-top:3px}.demonstration-pop-up__videos-container .video .selected-product .pencil-style:hover{cursor:pointer}.demonstration-pop-up__footer{position:absolute;bottom:0;width:100%;height:12%;background-color:#96969c;padding:20px 22px}.demonstration-pop-up__footer .controls-container{width:100%;height:100%;display:flex;justify-content:space-between}.demonstration-pop-up__footer .controls-container .controls{width:50%;height:40px;padding-left:10px}.demonstration-pop-up__footer .controls-container .controls img{width:40px;height:40px;background:#fff;margin-left:5px;transform:scaleX(-1);border-radius:10px;cursor:pointer}.demonstration-pop-up__footer .controls-container .controls .clicked{background:linear-gradient(65.64deg,#e31d93 9.26%,#712fbf 53.21%,#6e51eb 88.89%)}.demonstration-pop-up__footer .controls-container .disable{opacity:.25;pointer-events:none}.demonstration-pop-up__footer .controls-container .caption{width:50%;height:40px;display:flex;padding-right:25px;align-items:center;justify-content:end;color:#fff;font-size:14px}.varilux{width:100vw;height:100vh;margin:auto;display:flex;flex-direction:column}.varilux__download-modal{width:392px;height:319px;background-color:#131619}.varilux__download-container{padding-top:35px;height:100%;width:100%;display:flex;flex-direction:column}.varilux__download-container-icon{width:100%;display:flex;justify-content:center;margin-bottom:20px}.varilux__download-container-text{display:flex;flex-direction:column;align-items:center;color:#fff;margin-bottom:28px}.varilux__download-container-text span{margin-bottom:9px;font-size:30px;font-weight:700}.varilux__download-container-text p{max-width:230px;font-size:14px;opacity:.7;line-height:22px;text-align:center}.varilux__install-button,.varilux__next-button--install{width:100%;display:flex;justify-content:center}.varilux__next-button--install{max-width:272px;background:linear-gradient(90deg,#e31d93,#712fbf 52.6%,#6e51eb 95.31%);background:var(--app-varilux-gradient-bg)}.varilux__version{position:absolute;bottom:.75rem;left:4rem;font-size:1.25rem;color:#a0a0a0;pointer-events:none}
/*# sourceMappingURL=main.c52e9313.chunk.css.map */