@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.Loader{text-align:center}.Loader--full{display:flex;flex:1;height:100%;align-items:center;justify-content:center}.Loader__spinner{width:48px;height:48px;border:3px solid #fff;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 1s linear infinite}.Loader__spinner::after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:56px;height:56px;border-radius:50%;border:3px solid rgba(0,0,0,0);border-bottom-color:#ff3d00}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.Button__action{cursor:pointer;background:#00b5e2;color:#fff;border:none;border-radius:44px;padding:calc(2500vh/var(--layoutHeight)) calc(4200vw/var(--layoutWidth));transition:background .8s;font-size:4.5vw;box-shadow:0px 11px 18px 0px rgba(0,0,0,.15)}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Button__action{font-size:2.25vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Button__action{font-size:2.25vw}}@media only screen and (min-width: 1025px){.Button__action{font-size:18px}}.Button__loader{display:inline-block;padding:calc(2500vh/var(--layoutHeight)) calc(4200vw/var(--layoutWidth))}.Button--small .Button__action{padding:calc(2200vh/var(--layoutHeight)) calc(3800vw/var(--layoutWidth));font-size:5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Button--small .Button__action{font-size:2.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Button--small .Button__action{font-size:2.5vw}}@media only screen and (min-width: 1025px){.Button--small .Button__action{font-size:20px}}.Button--center{text-align:center}.Button--primary .Button__action{background:#00b5e2;color:#fff;border-color:#00b5e2}.Button--secondary .Button__action{background:#5b6470;color:#fff;border-color:#5b6470}.Button--alert .Button__action{background:#ed7d31;border-color:#ed7d31;color:#fff}.Button--danger .Button__action{background:red;border-color:red}.Button--disabled .Button__action{cursor:not-allowed;background-color:#bababa;border-color:#bababa}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.ButtonIcon__action{display:flex;align-items:center;justify-content:center;line-height:1;border:none;border-radius:50%;background-color:#fff;cursor:pointer;width:calc(8000vw/var(--layoutWidth));height:calc(8000vw/var(--layoutWidth));font-size:10vw;filter:drop-shadow(0px 20px 40px rgba(237, 125, 49, 0.1)) drop-shadow(0px 1px 2px rgba(237, 125, 49, 0.1));padding:8px}@media only screen and (min-width: 576px)and (max-width: 767.98px){.ButtonIcon__action{font-size:5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.ButtonIcon__action{font-size:5vw}}@media only screen and (min-width: 1025px){.ButtonIcon__action{font-size:40px}}.ButtonIcon__action .Icon{display:block;max-width:100%}.ButtonIcon__loader{display:inline-block;padding:calc(2500vh/var(--layoutHeight)) calc(4200vw/var(--layoutWidth))}.ButtonIcon--center{text-align:center}.ButtonIcon--primary .Button__action{background:#00b5e2;color:#fff;border-color:#00b5e2}.ButtonIcon--disabled .Button__action{cursor:not-allowed;background-color:#bababa;border-color:#bababa}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.Typography{color:#484848;font-family:"Corsa Grotesk",sans-serif}.Typography--left{text-align:left}.Typography--right{text-align:right}.Typography--center{text-align:center}.Typography--space{margin-bottom:calc(4000vh/var(--layoutHeight))}.Typography__h1{font-size:12vw;line-height:120%;font-weight:400}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Typography__h1{font-size:6vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Typography__h1{font-size:6vw}}@media only screen and (min-width: 1025px){.Typography__h1{font-size:48px}}.Typography__h2{font-size:10vw;line-height:120%;font-weight:bold}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Typography__h2{font-size:5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Typography__h2{font-size:5vw}}@media only screen and (min-width: 1025px){.Typography__h2{font-size:40px}}.Typography__h3{font-size:7.5vw;line-height:120%;font-weight:bold}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Typography__h3{font-size:3.75vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Typography__h3{font-size:3.75vw}}@media only screen and (min-width: 1025px){.Typography__h3{font-size:30px}}.Typography__h4{font-size:6vw;line-height:120%;font-weight:500}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Typography__h4{font-size:3vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Typography__h4{font-size:3vw}}@media only screen and (min-width: 1025px){.Typography__h4{font-size:24px}}.Typography__p{font-size:7vw;line-height:120%}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Typography__p{font-size:3.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Typography__p{font-size:3.5vw}}@media only screen and (min-width: 1025px){.Typography__p{font-size:28px}}.Typography__ul{list-style-type:circle;list-style-position:inside;font-size:7vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Typography__ul{font-size:3.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Typography__ul{font-size:3.5vw}}@media only screen and (min-width: 1025px){.Typography__ul{font-size:28px}}.Typography__ul li{margin-bottom:calc(1000vh/var(--layoutHeight))}.Typography__label{padding-left:0;font-weight:500;color:#484848;font-size:3vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Typography__label{font-size:1.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Typography__label{font-size:1.5vw}}@media only screen and (min-width: 1025px){.Typography__label{font-size:12px}}.Typography strong{font-weight:500}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.ErrorMessage{margin-top:calc(8000vh/var(--layoutHeight))}.ErrorMessage-icon{text-align:center;margin-bottom:calc(4000vh/var(--layoutHeight))}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.Wizard{display:flex;flex-direction:column;width:100%;justify-content:center;margin:calc(6400vh/var(--layoutHeight)) 0 calc(4200vh/var(--layoutHeight))}.Wizard__head{margin-bottom:12px;display:flex;align-items:center;justify-content:flex-start}.Wizard__head .divider{height:30px;width:0;border-right:1px solid #e5e5e5;margin:0 calc(2400vw/var(--layoutWidth)) 0 calc(1200vw/var(--layoutWidth))}.Wizard__head__step{font-size:8vw;color:#00b5e2}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Wizard__head__step{font-size:4vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Wizard__head__step{font-size:4vw}}@media only screen and (min-width: 1025px){.Wizard__head__step{font-size:32px}}.Wizard__head__title{font-size:4vw;font-weight:bold}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Wizard__head__title{font-size:2vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Wizard__head__title{font-size:2vw}}@media only screen and (min-width: 1025px){.Wizard__head__title{font-size:16px}}.Wizard__progress{height:10px;width:100%;overflow:hidden;border-radius:10px;background:#fff;position:relative}.Wizard__progress__border{width:100%;height:100%;border-radius:10px;border:1px solid #e5e5e5;position:absolute;top:0;left:0;right:0;bottom:0}.Wizard__progress__inner{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg, #00b5e2, #263142);transition:width ease-out 600ms;position:relative;z-index:1}.Wizard__label{color:#000;font-weight:400;margin-left:calc(1000vw/var(--layoutWidth));font-size:5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Wizard__label{font-size:2.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Wizard__label{font-size:2.5vw}}@media only screen and (min-width: 1025px){.Wizard__label{font-size:20px}}.Wizard__counter{margin-top:12px}.Wizard__counter__text{font-size:3vw;font-weight:bold}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Wizard__counter__text{font-size:1.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Wizard__counter__text{font-size:1.5vw}}@media only screen and (min-width: 1025px){.Wizard__counter__text{font-size:12px}}.Wizard__counter__text .capitalize{text-transform:capitalize}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.FnrhManagementContainer{display:flex;flex:1;height:100%;flex-direction:column;justify-content:space-between}.FnrhManagementContainer__nav{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:calc(6400vh/var(--layoutHeight))}.FnrhManagementContainer__header{width:100%}.FnrhManagementContainer__content{flex:1;display:flex;flex-direction:column;justify-content:center}.FnrhManagementContainer__content__info{font-size:4.5vw;margin:calc(2000vh/var(--layoutHeight)) 0}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FnrhManagementContainer__content__info{font-size:2.25vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FnrhManagementContainer__content__info{font-size:2.25vw}}@media only screen and (min-width: 1025px){.FnrhManagementContainer__content__info{font-size:18px}}.FnrhManagementContainer__actions{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:calc(1000vh/var(--layoutHeight)) 0}.FnrhManagementContainer__actions button svg{width:calc(2400vw/var(--layoutWidth));height:calc(2000vh/var(--layoutHeight))}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.FormAutocomplete{position:relative;width:100%;margin:calc(2000vh/var(--layoutHeight)) 0}.FormAutocomplete__close{position:absolute;top:calc(2000vh/var(--layoutHeight));right:calc(1500vw/var(--layoutWidth));cursor:pointer;font-size:8vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormAutocomplete__close{font-size:4vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormAutocomplete__close{font-size:4vw}}@media only screen and (min-width: 1025px){.FormAutocomplete__close{font-size:32px}}.FormAutocomplete__value{display:block;border:1px solid #e5e5e5;border-radius:8px;color:#484848;width:100%;font-weight:400;line-height:110%;margin:0;margin-top:calc(600vh/var(--layoutHeight));padding:calc(2500vh/var(--layoutHeight)) 0 calc(2500vw/var(--layoutWidth)) calc(1600vw/var(--layoutWidth));font-size:5vw;background-color:#fff}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormAutocomplete__value{font-size:2.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormAutocomplete__value{font-size:2.5vw}}@media only screen and (min-width: 1025px){.FormAutocomplete__value{font-size:20px}}.FormAutocomplete--error .FormAutocomplete__value{border:none;border-bottom:1px solid red}.FormAutocomplete__pop{position:fixed;background:rgba(0,0,0,.5);top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:calc(4000vh/var(--layoutHeight)) 0;z-index:99}.FormAutocomplete__pop-content{position:relative;background:#fff;padding:calc(2000vh/var(--layoutHeight)) calc(4000vw/var(--layoutWidth))}.FormAutocomplete__items{list-style:none;margin-top:calc(2000vh/var(--layoutHeight));overflow-y:scroll;max-height:calc(15000vh/var(--layoutHeight))}.FormAutocomplete__item{margin-bottom:calc(2000vh/var(--layoutHeight));border:1px solid #00b5e2;padding:calc(1800vh/var(--layoutHeight)) calc(4500vw/var(--layoutWidth));margin-bottom:calc(2000vh/var(--layoutHeight));display:flex;justify-content:space-between;width:100%;cursor:pointer}.FormAutocomplete__item-check{display:flex;background:#fff;color:#00b5e2;border-radius:50%}.FormAutocomplete__item--active{cursor:default;background-color:#00b5e2;color:#fff}.FormAutocomplete__input{border:none;border-bottom:1px solid #00b5e2;background:#fff;color:#1c3d44;width:calc(80000vw/var(--layoutWidth));padding:calc(3000vh/var(--layoutHeight)) calc(4500vw/var(--layoutWidth));font-size:8vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormAutocomplete__input{font-size:4vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormAutocomplete__input{font-size:4vw}}@media only screen and (min-width: 1025px){.FormAutocomplete__input{font-size:32px}}.FormAutocomplete__input--error{border:2px solid red}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.FormError{position:absolute;bottom:calc(-2000vh/var(--layoutHeight));left:calc(1200vw/var(--layoutWidth))}.FormError__text{color:red;font-size:3vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormError__text{font-size:1.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormError__text{font-size:1.5vw}}@media only screen and (min-width: 1025px){.FormError__text{font-size:12px}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.CheckboxInput{font-weight:500;display:flex;align-items:center;color:#484848;border:1px solid #dee3ea;border-radius:4px;padding:calc(800vw/var(--layoutWidth));margin-top:calc(2000vw/var(--layoutWidth));cursor:pointer;line-height:120%;font-size:4.5vw;background-color:#fff;margin:calc(2000vh/var(--layoutHeight)) 0}@media only screen and (min-width: 576px)and (max-width: 767.98px){.CheckboxInput{font-size:2.25vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.CheckboxInput{font-size:2.25vw}}@media only screen and (min-width: 1025px){.CheckboxInput{font-size:18px}}.CheckboxInput__input{border:3px solid #00b5e2;border-radius:4px;margin:calc(1500vw/var(--layoutWidth));width:calc(2400vw/var(--layoutWidth));height:calc(2400vh/var(--layoutHeight));cursor:pointer}.CheckboxInput__label{cursor:pointer;font-weight:400}.CheckboxInput__label span{font-weight:bold}.CheckboxInput--error{border:1px solid red}.CheckboxInput--error .CheckboxInput__input{border:3px solid red}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.FormPhone{margin:calc(2000vh/var(--layoutHeight)) 0 calc(4200vh/var(--layoutHeight));position:relative}.FormPhone .PhoneInputCountry{padding:calc(0vh/var(--layoutHeight)) 10px}.FormPhone .PhoneInputInput{border:none;border:1px solid #e5e5e5;border-radius:8px;background:#fff;width:100%;padding:calc(2500vh/var(--layoutHeight)) 0 calc(1000vh/var(--layoutHeight)) 0;font-weight:400;color:#1c3d44;margin:0;margin-top:calc(600vh/var(--layoutHeight));padding:calc(2500vh/var(--layoutHeight)) 0 calc(2500vw/var(--layoutWidth)) calc(1600vw/var(--layoutWidth));font-size:5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormPhone .PhoneInputInput{font-size:2.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormPhone .PhoneInputInput{font-size:2.5vw}}@media only screen and (min-width: 1025px){.FormPhone .PhoneInputInput{font-size:20px}}.FormPhone .PhoneInputInput:focus{border-color:#00b5e2}.FormPhone .PhoneInputCountryIcon{margin-top:calc(1000vh/var(--layoutHeight));margin-right:5px}.FormPhone--error .PhoneInputInput{border-bottom:1px solid red}.FormPhone .FormError{bottom:-20px;left:72px}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.FormSelect{position:relative;margin:calc(2000vh/var(--layoutHeight)) 0}.FormSelect__close{position:absolute;top:calc(2000vh/var(--layoutHeight));right:calc(1500vw/var(--layoutWidth));cursor:pointer;font-size:8vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormSelect__close{font-size:4vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormSelect__close{font-size:4vw}}@media only screen and (min-width: 1025px){.FormSelect__close{font-size:32px}}.FormSelect__value{display:flex;margin-top:calc(600vh/var(--layoutHeight));padding:calc(2500vh/var(--layoutHeight)) 0 calc(2500vw/var(--layoutWidth)) calc(1600vw/var(--layoutWidth));border:1px solid #e5e5e5;border-radius:8px;font-weight:400;line-height:110%;color:#1c3d44;justify-content:space-between;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#fff;font-size:3.5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormSelect__value{font-size:1.75vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormSelect__value{font-size:1.75vw}}@media only screen and (min-width: 1025px){.FormSelect__value{font-size:14px}}@media only screen and (min-width: 1025px){.FormSelect__value{font-size:5vw}}@media only screen and (min-width: 1025px)and (min-width: 576px)and (max-width: 767.98px){.FormSelect__value{font-size:2.5vw}}@media only screen and (min-width: 1025px)and (min-width: 768px)and (max-width: 1024.98px){.FormSelect__value{font-size:2.5vw}}@media only screen and (min-width: 1025px)and (min-width: 1025px){.FormSelect__value{font-size:20px}}.FormSelect__value:focus{border-color:#00b5e2}.FormSelect__value:after{display:block;content:"";border:solid #484848;border-width:0 2px 2px 0;display:inline-block;padding:4px;margin:0 10px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.FormSelect--error .FormSelect__value{border:none;border:1px solid red}.FormSelect__pop{position:fixed;background:rgba(0,0,0,.5);top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:calc(4000vh/var(--layoutHeight)) 0;z-index:99}@media only screen and (min-width: 1025px){.FormSelect__pop{padding:calc(4000vh/var(--layoutHeight)) 0}}.FormSelect__pop-content{background:#fff;padding:calc(2000vh/var(--layoutHeight)) calc(4000vw/var(--layoutWidth));overflow-y:auto;position:relative;width:100%}@media only screen and (min-width: 1025px){.FormSelect__pop-content{padding:calc(2000vh/var(--layoutHeight)) calc(4000vw/var(--layoutWidth));max-height:calc(48000vh/var(--layoutHeight));width:auto}}.FormSelect__items{list-style:none;margin-top:calc(2000vh/var(--layoutHeight))}.FormSelect__item{margin-bottom:calc(2000vh/var(--layoutHeight));border:1px solid #00b5e2;border-radius:8px;padding:calc(2800vh/var(--layoutHeight)) calc(4500vw/var(--layoutWidth));margin-bottom:calc(2000vh/var(--layoutHeight));display:flex;justify-content:space-between;width:calc(40000vw/var(--layoutWidth));cursor:pointer;width:100%}@media only screen and (min-width: 1025px){.FormSelect__item{padding:calc(1800vh/var(--layoutHeight)) calc(4500vw/var(--layoutWidth))}}.FormSelect__item-check{display:flex;background:#fff;color:#00b5e2;border-radius:50%}.FormSelect__item--active{cursor:default;background-color:#00b5e2;color:#fff}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.FormTextInput{position:relative;margin:calc(2000vh/var(--layoutHeight)) 0}.FormTextInput__input{display:block;border:1px solid #e5e5e5;border-radius:8px;color:#484848;width:100%;font-weight:400;line-height:110%;margin:0;margin-top:calc(600vh/var(--layoutHeight));padding:calc(2500vh/var(--layoutHeight)) 0 calc(2500vw/var(--layoutWidth)) calc(1600vw/var(--layoutWidth));font-size:3.5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormTextInput__input{font-size:1.75vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormTextInput__input{font-size:1.75vw}}@media only screen and (min-width: 1025px){.FormTextInput__input{font-size:14px}}@media only screen and (min-width: 1025px){.FormTextInput__input{font-size:5vw}}@media only screen and (min-width: 1025px)and (min-width: 576px)and (max-width: 767.98px){.FormTextInput__input{font-size:2.5vw}}@media only screen and (min-width: 1025px)and (min-width: 768px)and (max-width: 1024.98px){.FormTextInput__input{font-size:2.5vw}}@media only screen and (min-width: 1025px)and (min-width: 1025px){.FormTextInput__input{font-size:20px}}.FormTextInput__input:focus{border-color:#00b5e2}.FormTextInput__input--error{border:1px solid red}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.LegalText{overflow:scroll;height:100%;flex:1}.LegalText__text{margin-bottom:calc(2000vh/var(--layoutHeight))}.LegalText__text>strong{font-weight:600}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.Lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99}.Lightbox__content{background-color:#fff;padding:calc(4000vh/var(--layoutHeight)) calc(6000vw/var(--layoutWidth));border-radius:10px}.Lightbox__actions{margin-top:calc(4000vh/var(--layoutHeight));text-align:center}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.FnrhStep01__notice{font-weight:400;color:#00b5e2;margin-bottom:calc(3000vh/var(--layoutHeight));padding:0 calc(1000vw/var(--layoutWidth))}.FnrhStep01__terms{-webkit-text-decoration:underline;text-decoration:underline}.FnrhStep01__box-confirm{width:70vw;height:70vh}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.FormSignature{width:100%}.FormSignature__content{padding:calc(0vh/var(--layoutHeight)) calc(5000vw/var(--layoutWidth));background-color:#fcfcfc;position:relative;border-bottom:1px solid #e5e5e5}.FormSignature__label{color:#e5e5e5;text-align:center;width:100%;left:0;top:50%;transform:translateY(-50%);position:absolute;line-height:normal;font-size:8.5vw;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormSignature__label{font-size:4.25vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormSignature__label{font-size:4.25vw}}@media only screen and (min-width: 1025px){.FormSignature__label{font-size:34px}}.FormSignature__label small{display:block;font-size:3.5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormSignature__label small{font-size:1.75vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormSignature__label small{font-size:1.75vw}}@media only screen and (min-width: 1025px){.FormSignature__label small{font-size:14px}}.FormSignature--error .FormSignature__content{border:1px solid red}.FormSignature--error .FormSignature__label{color:red}.FormSignature canvas{background-color:#fcfcfc}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.FnrhStep04Form{display:flex;justify-content:center;align-items:flex-end;flex-direction:column}@media screen and (orientation: portrait){.FnrhStep04Form{display:block}}.FnrhStep04Form__info{border:solid 1px #e5e5e5;display:flex;flex-direction:column;justify-content:space-between;width:100%}@media screen and (orientation: portrait){.FnrhStep04Form__info{width:100%}}.FnrhStep04Form__signature{width:100%}@media screen and (orientation: portrait){.FnrhStep04Form__signature{margin-top:calc(1000vh/var(--layoutHeight));width:100%}}.FnrhStep04Form__destination{padding:calc(3500vh/var(--layoutHeight)) calc(3500vw/var(--layoutWidth));background-color:#00b5e2;color:#fff}.FnrhStep04Form__destination svg{margin:calc(1000vh/var(--layoutHeight)) 0;font-size:6.5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FnrhStep04Form__destination svg{font-size:3.25vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FnrhStep04Form__destination svg{font-size:3.25vw}}@media only screen and (min-width: 1025px){.FnrhStep04Form__destination svg{font-size:26px}}.FnrhStep04Form__destination h2{font-weight:700;font-size:4vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FnrhStep04Form__destination h2{font-size:2vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FnrhStep04Form__destination h2{font-size:2vw}}@media only screen and (min-width: 1025px){.FnrhStep04Form__destination h2{font-size:16px}}.FnrhStep04Form__destination p{font-weight:500;font-size:3.5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FnrhStep04Form__destination p{font-size:1.75vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FnrhStep04Form__destination p{font-size:1.75vw}}@media only screen and (min-width: 1025px){.FnrhStep04Form__destination p{font-size:14px}}.FnrhStep04Form__data{padding:calc(3500vh/var(--layoutHeight)) calc(3500vw/var(--layoutWidth))}.FnrhStep04Form__data__label{font-weight:600;margin-bottom:calc(1000vh/var(--layoutHeight));font-size:4vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FnrhStep04Form__data__label{font-size:2vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FnrhStep04Form__data__label{font-size:2vw}}@media only screen and (min-width: 1025px){.FnrhStep04Form__data__label{font-size:16px}}.FnrhStep04Form__data__value{font-weight:400;font-size:4vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FnrhStep04Form__data__value{font-size:2vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FnrhStep04Form__data__value{font-size:2vw}}@media only screen and (min-width: 1025px){.FnrhStep04Form__data__value{font-size:16px}}.FnrhStep04Form__data__expand{margin-top:calc(2000vh/var(--layoutHeight));-webkit-text-decoration:underline;text-decoration:underline;cursor:pointer;font-size:5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FnrhStep04Form__data__expand{font-size:2.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FnrhStep04Form__data__expand{font-size:2.5vw}}@media only screen and (min-width: 1025px){.FnrhStep04Form__data__expand{font-size:20px}}.FnrhStep04Form__data__container{margin-top:calc(2000vh/var(--layoutHeight));display:flex;flex-direction:column}.FnrhStep04Form__data__collumn{display:flex;flex-direction:row;flex-wrap:wrap}.FnrhStep04Form__data__item{width:50%;display:flex;flex-direction:column-reverse}.FnrhStep04Form__data__item--full{display:flex;flex-direction:column-reverse;width:100%}.FnrhStep04Form__actions{margin-top:calc(4000vh/var(--layoutHeight));text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.FnrhView{height:100%;width:100%}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.BookingSearchGuestItem{position:relative;display:flex;justify-content:space-between;align-items:center;border:1px solid #e5e5e5;background-color:#fff;border-radius:10px;padding:calc(2400vh/var(--layoutHeight)) calc(4200vw/var(--layoutWidth));margin-bottom:calc(3200vh/var(--layoutHeight));cursor:pointer;font-size:8vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.BookingSearchGuestItem{font-size:4vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuestItem{font-size:4vw}}@media only screen and (min-width: 1025px){.BookingSearchGuestItem{font-size:32px}}@media only screen and (max-width: 480px){.BookingSearchGuestItem{padding:calc(4000vh/var(--layoutHeight)) calc(3500vw/var(--layoutWidth));margin-bottom:calc(6400vh/var(--layoutHeight));flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:calc(1600vh/var(--layoutHeight))}}.BookingSearchGuestItem__avatar{width:calc(6800vw/var(--layoutWidth));height:calc(6800vw/var(--layoutWidth));border-radius:50%;overflow:hidden;background-color:#00b5e2;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:300;font-size:8vw;filter:drop-shadow(0px 11px 18px rgba(38, 49, 66, 0.1))}@media only screen and (min-width: 576px)and (max-width: 767.98px){.BookingSearchGuestItem__avatar{font-size:4vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuestItem__avatar{font-size:4vw}}@media only screen and (min-width: 1025px){.BookingSearchGuestItem__avatar{font-size:32px}}@media only screen and (max-width: 480px){.BookingSearchGuestItem__avatar{display:none}}.BookingSearchGuestItem__content{display:flex;flex-direction:column;gap:calc(2000vh/var(--layoutHeight))}@media only screen and (max-width: 480px){.BookingSearchGuestItem__content{gap:calc(1600vh/var(--layoutHeight))}}.BookingSearchGuestItem__section{color:#484848;line-height:120%;font-size:3.5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.BookingSearchGuestItem__section{font-size:1.75vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuestItem__section{font-size:1.75vw}}@media only screen and (min-width: 1025px){.BookingSearchGuestItem__section{font-size:14px}}.BookingSearchGuestItem__section:first-child{margin-bottom:calc(1000vh/var(--layoutHeight));flex:1}.BookingSearchGuestItem__section--checkin .BookingSearchGuestItem__section__value{color:#00b5e2}.BookingSearchGuestItem__section__label{display:block;font-weight:700;font-size:3.5vw;margin-bottom:8px}@media only screen and (min-width: 576px)and (max-width: 767.98px){.BookingSearchGuestItem__section__label{font-size:1.75vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuestItem__section__label{font-size:1.75vw}}@media only screen and (min-width: 1025px){.BookingSearchGuestItem__section__label{font-size:14px}}.BookingSearchGuestItem__section__value{display:block;font-weight:500;font-size:3.5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.BookingSearchGuestItem__section__value{font-size:1.75vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuestItem__section__value{font-size:1.75vw}}@media only screen and (min-width: 1025px){.BookingSearchGuestItem__section__value{font-size:14px}}.BookingSearchGuestItem__section__value__date{color:#00b5e2}@media only screen and (max-width: 480px){.BookingSearchGuestItem .icon-mobile,.BookingSearchGuestItem .BookingSearchGuestItem__pending,.BookingSearchGuestItem .BookingSearchGuestItem__check{position:absolute;top:-10px;right:-10px;background-color:#fff;border-radius:50px;padding:6px;filter:drop-shadow(0px 11px 18px rgba(38, 49, 66, 0.1));border:1px solid #ccf0f9}}.BookingSearchGuestItem__check{display:flex;justify-content:center;align-items:center;background:#fff;color:#0fce0b}@media only screen and (max-width: 480px){.BookingSearchGuestItem__check{justify-content:flex-end;order:-1}}.BookingSearchGuestItem__check__icon{display:flex;border-radius:50%;font-size:9vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.BookingSearchGuestItem__check__icon{font-size:4.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuestItem__check__icon{font-size:4.5vw}}@media only screen and (min-width: 1025px){.BookingSearchGuestItem__check__icon{font-size:36px}}.BookingSearchGuestItem__pending{display:flex;justify-content:center;align-items:center;color:#ed7d31;text-align:center;font-weight:500}@media only screen and (max-width: 480px){.BookingSearchGuestItem__pending{justify-content:flex-end;order:-1}}.BookingSearchGuestItem__pending__icon{text-align:center;display:flex;align-items:center;justify-content:center;font-size:8vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.BookingSearchGuestItem__pending__icon{font-size:4vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuestItem__pending__icon{font-size:4vw}}@media only screen and (min-width: 1025px){.BookingSearchGuestItem__pending__icon{font-size:32px}}.BookingSearchGuestItem__pending__text{margin-right:5px;font-size:5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.BookingSearchGuestItem__pending__text{font-size:2.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuestItem__pending__text{font-size:2.5vw}}@media only screen and (min-width: 1025px){.BookingSearchGuestItem__pending__text{font-size:20px}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.BookingSearchGuests{flex:1;display:flex;flex-direction:column;justify-content:center}.BookingSearchGuests__header{margin-bottom:calc(3000vh/var(--layoutHeight));padding-top:20px}@media only screen and (max-width: 480px){.BookingSearchGuests__header{padding:10px 12px 0 12px}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuests__header{padding:10px 32px 0 32px}}.BookingSearchGuests__header p{color:#fff;font-weight:400;font-size:8vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.BookingSearchGuests__header p{font-size:4vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuests__header p{font-size:4vw}}@media only screen and (min-width: 1025px){.BookingSearchGuests__header p{font-size:32px}}@media only screen and (max-width: 480px){.BookingSearchGuests__header p{font-size:6vw}}@media only screen and (max-width: 480px)and (min-width: 576px)and (max-width: 767.98px){.BookingSearchGuests__header p{font-size:3vw}}@media only screen and (max-width: 480px)and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuests__header p{font-size:3vw}}@media only screen and (max-width: 480px)and (min-width: 1025px){.BookingSearchGuests__header p{font-size:24px}}.BookingSearchGuests__title{margin-bottom:calc(3000vh/var(--layoutHeight))}.BookingSearchGuests__info{margin-bottom:calc(3000vh/var(--layoutHeight))}.BookingSearchGuests__actions{align-self:center;padding:calc(1000vh/var(--layoutHeight)) 0}.BookingSearchGuests__alert{color:red;margin-bottom:calc(3000vh/var(--layoutHeight));font-size:4vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.BookingSearchGuests__alert{font-size:2vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingSearchGuests__alert{font-size:2vw}}@media only screen and (min-width: 1025px){.BookingSearchGuests__alert{font-size:16px}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.LanguageSelector{margin-top:64px;display:flex;justify-content:center;color:#fff}.LanguageSelector__label{cursor:pointer;font-size:3.5vw;color:#fff;padding:8px}@media only screen and (min-width: 576px)and (max-width: 767.98px){.LanguageSelector__label{font-size:1.75vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.LanguageSelector__label{font-size:1.75vw}}@media only screen and (min-width: 1025px){.LanguageSelector__label{font-size:14px}}.LanguageSelector__label-selected{cursor:pointer;font-size:3.5vw;padding:8px;color:#00b5e2;border:solid 1px #00b5e2;border-radius:32px}@media only screen and (min-width: 576px)and (max-width: 767.98px){.LanguageSelector__label-selected{font-size:1.75vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.LanguageSelector__label-selected{font-size:1.75vw}}@media only screen and (min-width: 1025px){.LanguageSelector__label-selected{font-size:14px}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.BookingGuestListContainer{display:flex;flex-direction:column;justify-content:space-between;height:100%}.BookingGuestListContainer__action{margin-top:calc(2400vh/var(--layoutHeight));display:flex;justify-content:center;flex:1}.BookingGuestListContainer__action a{color:#00b5e2;-webkit-text-decoration:underline;text-decoration:underline;cursor:pointer;font-size:4.5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.BookingGuestListContainer__action a{font-size:2.25vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.BookingGuestListContainer__action a{font-size:2.25vw}}@media only screen and (min-width: 1025px){.BookingGuestListContainer__action a{font-size:18px}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.FormRangeDate{position:relative;margin:calc(2000vh/var(--layoutHeight)) 0}.FormRangeDate__input{background:#fff;color:#1c3d44;width:100%;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border:none;border-bottom:1px solid #00b5e2;margin-top:calc(1000vh/var(--layoutHeight));padding:calc(2000vh/var(--layoutHeight)) 0 calc(2500vw/var(--layoutWidth)) calc(1600vw/var(--layoutWidth));font-size:3.5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormRangeDate__input{font-size:1.75vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormRangeDate__input{font-size:1.75vw}}@media only screen and (min-width: 1025px){.FormRangeDate__input{font-size:14px}}@media only screen and (min-width: 1025px){.FormRangeDate__input{font-size:5vw}}@media only screen and (min-width: 1025px)and (min-width: 576px)and (max-width: 767.98px){.FormRangeDate__input{font-size:2.5vw}}@media only screen and (min-width: 1025px)and (min-width: 768px)and (max-width: 1024.98px){.FormRangeDate__input{font-size:2.5vw}}@media only screen and (min-width: 1025px)and (min-width: 1025px){.FormRangeDate__input{font-size:20px}}.FormRangeDate__input:focus{border-color:#00b5e2}.FormRangeDate__icon{margin-right:10px}.FormRangeDate--error .FormRangeDate__input{border-bottom:1px solid red}.FormRangeDate__pop{position:fixed;z-index:99;box-shadow:-1px 0px 10px 5px rgba(0,0,0,.2);top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.5);margin-top:calc(2000vh/var(--layoutHeight))}.FormRangeDate__actions{margin-top:calc(2000vh/var(--layoutHeight))}.FormRangeDate .rdrMonth{width:calc(55000vw/var(--layoutWidth))}.FormRangeDate .rdrEndEdge,.FormRangeDate .rdrInRange,.FormRangeDate .rdrStartEdge{border-radius:0}.FormRangeDate .rdrDayToday .rdrDayNumber span:after{background:#00b5e2}.FormRangeDate .rdrDay{font-size:5vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.FormRangeDate .rdrDay{font-size:2.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.FormRangeDate .rdrDay{font-size:2.5vw}}@media only screen and (min-width: 1025px){.FormRangeDate .rdrDay{font-size:20px}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.BookingSearchFormContainer label{color:#fff}.BookingSearchFormContainer__actions{width:100%;margin-top:calc(2000vh/var(--layoutHeight))}.BookingSearchFormContainer__actions .Button__action{width:100%}@media only screen and (min-width: 1025px){.BookingSearchFormContainer__actions{text-align:center}.BookingSearchFormContainer__actions .Button__action{width:auto}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.ChangeView{color:#fff;width:80%;margin-bottom:80px;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.ChangeView{width:65%}}@media only screen and (min-width: 1025px){.ChangeView{width:65%}}.ChangeView__header{color:#fff;margin-bottom:80px}@media only screen and (max-width: 480px){.ChangeView__header{font-size:5vw;margin:10px 0 40px 0}}@media only screen and (max-width: 480px)and (min-width: 576px)and (max-width: 767.98px){.ChangeView__header{font-size:2.5vw}}@media only screen and (max-width: 480px)and (min-width: 768px)and (max-width: 1024.98px){.ChangeView__header{font-size:2.5vw}}@media only screen and (max-width: 480px)and (min-width: 1025px){.ChangeView__header{font-size:20px}}.ChangeView__separator{margin:52px 0}@media only screen and (max-width: 480px){.ChangeView__separator{display:none}}.ChangeView p{color:#fff}@media only screen and (max-width: 480px){.ChangeView p{margin-top:20px;font-size:4vw}}@media only screen and (max-width: 480px)and (min-width: 576px)and (max-width: 767.98px){.ChangeView p{font-size:2vw}}@media only screen and (max-width: 480px)and (min-width: 768px)and (max-width: 1024.98px){.ChangeView p{font-size:2vw}}@media only screen and (max-width: 480px)and (min-width: 1025px){.ChangeView p{font-size:16px}}.ChangeView h2{color:#fff}@media only screen and (max-width: 480px){.ChangeView h2{font-size:4.5vw}}@media only screen and (max-width: 480px)and (min-width: 576px)and (max-width: 767.98px){.ChangeView h2{font-size:2.25vw}}@media only screen and (max-width: 480px)and (min-width: 768px)and (max-width: 1024.98px){.ChangeView h2{font-size:2.25vw}}@media only screen and (max-width: 480px)and (min-width: 1025px){.ChangeView h2{font-size:18px}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.Logo{text-align:right}.Logo__text{display:none}.Logo__image{width:100%}.Logo--small{width:68px}.Logo--big{width:182px}.Logo--medium{width:56px}@media only screen and (min-width: 1025px){.Logo--medium{width:111px}}.Logo__atlantica--small{width:189px}.Logo__atlantica--big{width:378px}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.Navbar{position:sticky;top:0;padding:calc(2000vh/var(--layoutHeight)) calc(4000vw/var(--layoutWidth));max-width:1024px;width:100%;margin:0 auto;z-index:89}.Navbar::before{content:" ";position:absolute;height:100%;width:100%;top:0;left:0;-o-filter:blur(24px);-ms-filter:blur(24px);-moz-filter:blur(24px);filter:blur(24px);background:rgba(255,255,255,.2);background:linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgb(255, 255, 255));z-index:-1}.Navbar--dark::before{content:none}@media only screen and (min-width: 1025px){.Navbar{padding:calc(3200vh/var(--layoutHeight)) calc(4000vw/var(--layoutWidth))}}.Navbar__content{display:flex;font-weight:400;color:#00b5e2;justify-content:space-between;align-items:center;width:100%}.Navbar .Logo{flex:.5}.Navbar__left,.Navbar__right{flex:.5}.Navbar__right{display:flex;justify-content:flex-end}@media only screen and (max-width: 480px){.Navbar__right .Button{position:fixed;bottom:0;width:100%;left:0;padding:0 15px 20px;z-index:99999}.Navbar__right .Button__action{width:100%}}.Navbar__arrow{display:flex;padding-top:0;border-radius:50%;background-color:#fff;cursor:pointer;font-size:20vw}@media only screen and (min-width: 576px)and (max-width: 767.98px){.Navbar__arrow{font-size:10vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Navbar__arrow{font-size:10vw}}@media only screen and (min-width: 1025px){.Navbar__arrow{font-size:80px}}@media only screen and (max-width: 480px){.Navbar__arrow{font-size:10vw}}@media only screen and (max-width: 480px)and (min-width: 576px)and (max-width: 767.98px){.Navbar__arrow{font-size:5vw}}@media only screen and (max-width: 480px)and (min-width: 768px)and (max-width: 1024.98px){.Navbar__arrow{font-size:5vw}}@media only screen and (max-width: 480px)and (min-width: 1025px){.Navbar__arrow{font-size:40px}}@media only screen and (min-width: 768px)and (max-width: 1024.98px){.Navbar__arrow{font-size:15vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px)and (min-width: 576px)and (max-width: 767.98px){.Navbar__arrow{font-size:7.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px)and (min-width: 768px)and (max-width: 1024.98px){.Navbar__arrow{font-size:7.5vw}}@media only screen and (min-width: 768px)and (max-width: 1024.98px)and (min-width: 1025px){.Navbar__arrow{font-size:60px}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}.ApplicationLayout{position:relative;display:flex;flex-direction:column;min-height:100dvh;padding-bottom:calc(9200vh/var(--layoutHeight));background-color:#263142}@media only screen and (max-width: 480px){.ApplicationLayout{padding-bottom:calc(17200vh/var(--layoutHeight))}}.ApplicationLayout__content{padding:calc(1000vh/var(--layoutHeight)) calc(3000vw/var(--layoutWidth));width:100%;max-width:1024px;margin:0 auto}.ApplicationLayout--light{background:linear-gradient(0deg, #fff 0%, #ccf0f9 100%)}.ApplicationLayout--dark::before{pointer-events:none;content:" ";background:url(/assets/fonts/line-m-c0a285bd1c17480db131.svg) no-repeat;background-size:680px auto;background-position:-80px -30px;position:absolute;top:0;left:0;right:0;margin:0 auto;max-width:1334px;width:100%;height:100%;z-index:0}@media only screen and (min-width: 1025px){.ApplicationLayout--dark::before{background:url(/assets/fonts/line-32abe41eb2563d79ff7b.svg) no-repeat;background-position:0 -30px;left:-100px;background-size:1334px;padding-right:100px}}
@media screen and (orientation: landscape){:root{--layoutWidth: 1420;--layoutHeight: 800}}@media screen and (orientation: portrait){:root{--layoutWidth: 800;--layoutHeight: 1280}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"Corsa Grotesk";src:url(/assets/fonts/CorsaGrotesk-Medium-585976180ed9974a6d01.eot);src:url(/assets/fonts/CorsaGrotesk-Medium-585976180ed9974a6d01.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/CorsaGrotesk-Medium-91b10e5f94b64d3a2d6a.woff2) format("woff2"),url(/assets/fonts/CorsaGrotesk-Medium-84c62b73c46d137df2d0.woff) format("woff"),url(/assets/fonts/CorsaGrotesk-Medium-123809250cf909c0e302.ttf) format("truetype"),url(/assets/fonts/CorsaGrotesk-Medium-bb0e6e5845cdf000c6b2.svg#CorsaGrotesk-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Corsa Grotesk";src:url(/assets/fonts/CorsaGrotesk-Light-57cd5a33c3c2bb290b7a.eot);src:url(/assets/fonts/CorsaGrotesk-Light-57cd5a33c3c2bb290b7a.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/CorsaGrotesk-Light-1f138fa149497ee3a194.woff2) format("woff2"),url(/assets/fonts/CorsaGrotesk-Light-53811a4e4489e9139a95.woff) format("woff"),url(/assets/fonts/CorsaGrotesk-Light-b23537e65409ecd081e5.ttf) format("truetype"),url(/assets/fonts/CorsaGrotesk-Light-d0091ae72ced98dfe0f5.svg#CorsaGrotesk-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Corsa Grotesk";src:url(/assets/fonts/CorsaGrotesk-Bold-6e8bdaa1420983ae8052.eot);src:url(/assets/fonts/CorsaGrotesk-Bold-6e8bdaa1420983ae8052.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/CorsaGrotesk-Bold-cec971f3bc04845b73aa.woff2) format("woff2"),url(/assets/fonts/CorsaGrotesk-Bold-1564f634ea41e3a03e97.woff) format("woff"),url(/assets/fonts/CorsaGrotesk-Bold-f5bff1d1544f583d2fb6.ttf) format("truetype"),url(/assets/fonts/CorsaGrotesk-Bold-4fe7e0777c2ac60162a9.svg#CorsaGrotesk-Bold) format("svg");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Corsa Grotesk";src:url(/assets/fonts/CorsaGrotesk-Regular-aa6d28f36b63732ad615.eot);src:url(/assets/fonts/CorsaGrotesk-Regular-aa6d28f36b63732ad615.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/CorsaGrotesk-Regular-2ac4aa7ec2cd9e27327a.woff2) format("woff2"),url(/assets/fonts/CorsaGrotesk-Regular-309e48090585afda9e97.woff) format("woff"),url(/assets/fonts/CorsaGrotesk-Regular-40aa3031d29ea9ca05c4.ttf) format("truetype"),url(/assets/fonts/CorsaGrotesk-Regular-c3c8636f894ca6b2e721.svg#CorsaGrotesk-Regular) format("svg");font-weight:normal;font-style:normal;font-display:swap}*{outline:none;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#yield{min-height:100dvh}body{font-family:"Corsa Grotesk",sans-serif;background:#fff}
