:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.tailwind-adapter-module-scss-module__L3bzgG__focus-within:focus-within,.tailwind-adapter-module-scss-module__L3bzgG__focus-visible:focus-visible{border-color:#fcb880;box-shadow:0 0 0 2px #fcb880}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}button.checkbox-module-scss-module__K3Oohq__container{background-color:#fcb880;justify-content:center;align-items:center;display:flex;position:relative}button.checkbox-module-scss-module__K3Oohq__container:focus,button.checkbox-module-scss-module__K3Oohq__container[data-state=checked]{border-color:#fcb880;box-shadow:0 0 0 1px #fcb880}button.checkbox-module-scss-module__K3Oohq__container:before{content:"";transform-origin:50%;background-color:#fff;border-radius:2px;width:100%;height:100%;transition:all .3s;position:absolute;top:50%;left:50%;translate:-50% -50%;scale:1}button.checkbox-module-scss-module__K3Oohq__container[data-state=checked]:before{scale:0}button.checkbox-module-scss-module__K3Oohq__container[data-state=checked] .checkbox-module-scss-module__K3Oohq__checkmark{scale:1}button.checkbox-module-scss-module__K3Oohq__container .checkbox-module-scss-module__K3Oohq__checkmark{transition:scale .4s;scale:.1}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__AKWvWq__spinner-classic{box-sizing:border-box;border:3px solid #fcb880;border-bottom-color:#0000;border-radius:50%;width:20px;height:20px;animation:1s linear infinite styles-module-scss-module__AKWvWq__rotation;display:inline-block}.styles-module-scss-module__AKWvWq__spinner-classic.styles-module-scss-module__AKWvWq__white{border:3px solid #fff;border-bottom-color:#0000}.styles-module-scss-module__AKWvWq__spinner{perspective:1000px;color:#5cabef;border-radius:50%;width:25px;height:25px;display:inline-block;transform:rotate(45deg);overflow:unset!important}.styles-module-scss-module__AKWvWq__spinner.styles-module-scss-module__AKWvWq__white{color:#fff}.styles-module-scss-module__AKWvWq__spinner:before,.styles-module-scss-module__AKWvWq__spinner:after{content:"";width:inherit;height:inherit;border-radius:50%;animation:1s linear infinite styles-module-scss-module__AKWvWq__spin;display:block;position:absolute;top:0;left:0;transform:rotateX(70deg)}.styles-module-scss-module__AKWvWq__spinner:after{color:#fcb880;animation-delay:.4s;transform:rotateY(70deg)}.styles-module-scss-module__AKWvWq__spinner.styles-module-scss-module__AKWvWq__white:after{color:#fff}@keyframes styles-module-scss-module__AKWvWq__rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes styles-module-scss-module__AKWvWq__rotateccw{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes styles-module-scss-module__AKWvWq__spin{0%,to{box-shadow:.3em 0}12%{box-shadow:.3em .3em}25%{box-shadow:0 .3em}37%{box-shadow:-.3em .3em}50%{box-shadow:-.3em 0}62%{box-shadow:-.3em -.3em}75%{box-shadow:0 -.3em}87%{box-shadow:.3em -.3em}}@keyframes styles-module-scss-module__AKWvWq__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.input-module-scss-module__lAvKAG__container:focus-within{border-color:#fcb880;box-shadow:0 0 0 2px #fcb880}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__Fn15Da__h1{letter-spacing:-.025em;font-family:Manrope;font-size:3.5rem;font-weight:800}.styles-module-scss-module__Fn15Da__h2,.styles-module-scss-module__Fn15Da__h3{letter-spacing:-.025em;font-family:Manrope;font-size:2.2rem;font-weight:700}.styles-module-scss-module__Fn15Da__h4,.styles-module-scss-module__Fn15Da__h5{letter-spacing:-.025em;font-family:Manrope;font-size:1.6rem;font-weight:700}.styles-module-scss-module__Fn15Da__h6{letter-spacing:-.025em;font-family:Manrope;font-size:1.4rem;font-weight:700}.styles-module-scss-module__Fn15Da__p,.styles-module-scss-module__Fn15Da__span{font-family:Manrope;font-size:1.6rem;font-weight:400;line-height:2.4rem}.styles-module-scss-module__Fn15Da__center{text-align:center}.styles-module-scss-module__Fn15Da__white{color:#fff}.styles-module-scss-module__Fn15Da__bold{font-weight:700}.styles-module-scss-module__Fn15Da__italic{font-style:italic}.styles-module-scss-module__Fn15Da__primary{color:#fcb880}.styles-module-scss-module__Fn15Da__secondary{color:#5cabef}.styles-module-scss-module__Fn15Da__error{color:#ef4444}.styles-module-scss-module__Fn15Da__xl-2{font-size:4.5rem}.styles-module-scss-module__Fn15Da__xl{font-size:3.5rem}.styles-module-scss-module__Fn15Da__large{font-size:2.2rem}.styles-module-scss-module__Fn15Da__normal{font-size:1.6rem}.styles-module-scss-module__Fn15Da__medium{font-size:1.4rem}.styles-module-scss-module__Fn15Da__small{font-size:1rem;line-height:1.8rem}.styles-module-scss-module__Fn15Da__xs{font-size:.6rem;line-height:1.4rem}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__oLYw1G__focus-coloured:focus-within{border-color:#fcb880;box-shadow:0 0 0 2px #fcb880}
.styles-module-scss-module__2ThHJa__container{z-index:0;align-items:center;gap:10px;display:flex}.styles-module-scss-module__2ThHJa__container .styles-module-scss-module__2ThHJa__label{cursor:pointer}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__jot1za__container{z-index:0;border:none;border-radius:5px;justify-content:center;align-items:center;gap:9px;width:max-content;margin:20px 0;padding:8px 16px;transition:background-color .1s;display:flex}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__loading{opacity:.5}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__no-margin{margin:0}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__full-width{width:100%}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__center{margin-left:auto;margin-right:auto}.styles-module-scss-module__jot1za__container:not(:disabled):active{transform:translateY(1px)}.styles-module-scss-module__jot1za__container:focus{outline:none}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__primary:not(:disabled){background-color:#fcb880}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__primary .styles-module-scss-module__jot1za__text{color:#fff;font-weight:medium}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__primary .styles-module-scss-module__jot1za__icon{stroke:#fff}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__primary:hover{background-color:#fdc699}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__primary.styles-module-scss-module__jot1za__destructive{background-color:#ef4444}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__primary.styles-module-scss-module__jot1za__destructive:hover{background-color:#f37373}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__primary:disabled{pointer-events:none;cursor:default;background-color:#0000001a;border:none}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__primary:disabled .styles-module-scss-module__jot1za__text{color:#fff}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary{background-color:#0000;outline:1px solid #fcb880}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary .styles-module-scss-module__jot1za__text{color:#fcb880}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary .styles-module-scss-module__jot1za__icon{stroke:#fcb880}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary:hover{background-color:#fcb880}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary:hover .styles-module-scss-module__jot1za__text{color:#fff}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary:hover .styles-module-scss-module__jot1za__icon{stroke:#fff}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary.styles-module-scss-module__jot1za__destructive{outline:1px solid #ef4444}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary.styles-module-scss-module__jot1za__destructive .styles-module-scss-module__jot1za__text{color:#ef4444}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary.styles-module-scss-module__jot1za__destructive .styles-module-scss-module__jot1za__icon{stroke:#ef4444}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary.styles-module-scss-module__jot1za__destructive:hover .styles-module-scss-module__jot1za__text{color:#fff}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary.styles-module-scss-module__jot1za__destructive:hover .styles-module-scss-module__jot1za__icon{stroke:#fff}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary.styles-module-scss-module__jot1za__destructive:hover{background-color:#ef4444}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary:disabled{cursor:default;outline:1px solid #00000020}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary:disabled .styles-module-scss-module__jot1za__text{color:#00000020}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary:disabled,.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__secondary:disabled:hover{background-color:#00000003}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__tertiary{background-color:#0000}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__tertiary .styles-module-scss-module__jot1za__text{color:#fcb880;font-weight:700}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__tertiary .styles-module-scss-module__jot1za__icon{stroke:#fcb880}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__tertiary:hover{background-color:#fcb8804d}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__tertiary:disabled .styles-module-scss-module__jot1za__text{color:#0003}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__tertiary.styles-module-scss-module__jot1za__destructive .styles-module-scss-module__jot1za__text{color:#ef4444}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__tertiary.styles-module-scss-module__jot1za__destructive .styles-module-scss-module__jot1za__icon{stroke:#ef4444}.styles-module-scss-module__jot1za__container.styles-module-scss-module__jot1za__tertiary.styles-module-scss-module__jot1za__destructive:hover{background-color:#ef444433}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__Bj999G__container{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100dvh;display:flex}.styles-module-scss-module__Bj999G__container .styles-module-scss-module__Bj999G__spinner{--spinner-size:30px;width:var(--spinner-size);height:var(--spinner-size);border:5px solid #fcb880;border-color:#fcb880 #0000;border-radius:50%;animation:1.2s linear infinite styles-module-scss-module__Bj999G__rotate}@keyframes styles-module-scss-module__Bj999G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.constrained-module-scss-module__w54wga__constrained{max-width:1600px;margin:0 auto;padding:0 20px;position:relative}.constrained-module-scss-module__w54wga__wrapper{background-color:#fff}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__gSJwcG__container{background-color:#9fc2e0;flex-direction:column;gap:50px;padding:50px 0;display:flex;overflow:hidden}.styles-module-scss-module__gSJwcG__container:not(.styles-module-scss-module__gSJwcG__content-center)>div{width:100%}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__n6pFqW__container{flex-direction:column;gap:20px;display:flex}.styles-module-scss-module__n6pFqW__form{flex-direction:column;gap:20px;width:50%;min-width:250px;max-width:500px;margin:0 auto;display:flex}@media (max-width:768px){.styles-module-scss-module__n6pFqW__form{width:100%;min-width:0}}.styles-module-scss-module__n6pFqW__form .styles-module-scss-module__n6pFqW__error{text-align:center;color:#ef4444}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__fqSRHq__container{z-index:200;opacity:0;pointer-events:none;background-color:#fff;flex-direction:column;width:100vw;height:100vh;padding:0 20px;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.styles-module-scss-module__fqSRHq__container:not(.styles-module-scss-module__fqSRHq__user-is-connected){padding-top:80px}.styles-module-scss-module__fqSRHq__container.styles-module-scss-module__fqSRHq__show{opacity:1;pointer-events:all}.styles-module-scss-module__fqSRHq__container .styles-module-scss-module__fqSRHq__close-icon{position:absolute;top:31px;right:22px}.styles-module-scss-module__fqSRHq__container .styles-module-scss-module__fqSRHq__user-infos{align-items:center;gap:20px;padding:75px 0 50px;display:flex}.styles-module-scss-module__fqSRHq__container .styles-module-scss-module__fqSRHq__separator{margin-bottom:50px}.styles-module-scss-module__fqSRHq__container .styles-module-scss-module__fqSRHq__website-name{margin-bottom:40px}.styles-module-scss-module__fqSRHq__container .styles-module-scss-module__fqSRHq__actions{flex-direction:column;flex:1;gap:30px;display:flex}.styles-module-scss-module__fqSRHq__container .styles-module-scss-module__fqSRHq__actions .styles-module-scss-module__fqSRHq__link{align-items:center;gap:10px;width:100%;display:flex}.styles-module-scss-module__fqSRHq__container .styles-module-scss-module__fqSRHq__logout-button-icon{stroke:#ef4444}.styles-module-scss-module__fqSRHq__container .styles-module-scss-module__fqSRHq__logout-button{padding:0}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__dYvyaG__container{position:relative}.styles-module-scss-module__dYvyaG__container:not(.styles-module-scss-module__dYvyaG__open) .styles-module-scss-module__dYvyaG__input{pointer-events:none}.styles-module-scss-module__dYvyaG__container.styles-module-scss-module__dYvyaG__open .styles-module-scss-module__dYvyaG__input{border:initial;opacity:1;background-color:#fff;width:200px}.styles-module-scss-module__dYvyaG__container.styles-module-scss-module__dYvyaG__open .styles-module-scss-module__dYvyaG__input input{background-color:#fff}.styles-module-scss-module__dYvyaG__container.styles-module-scss-module__dYvyaG__open .styles-module-scss-module__dYvyaG__search-icon{left:10px}.styles-module-scss-module__dYvyaG__container .styles-module-scss-module__dYvyaG__input{opacity:0;background-color:#0000;border:none;width:50px;transition:all 1s cubic-bezier(.29,.79,.12,1)}.styles-module-scss-module__dYvyaG__container .styles-module-scss-module__dYvyaG__input input{background-color:#0000;padding-left:45px}.styles-module-scss-module__dYvyaG__container .styles-module-scss-module__dYvyaG__search-icon{z-index:10;cursor:pointer;pointer-events:all;transition:all .2s;position:absolute;top:50%;left:20px;translate:0 -50%}.styles-module-scss-module__dYvyaG__container .styles-module-scss-module__dYvyaG__search-icon:focus-within{outline:none}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__OvnvEq__container{z-index:100;background-color:#fff;flex-direction:column;align-items:center;gap:10px;width:100%;height:120px;display:flex}@media (max-width:768px){.styles-module-scss-module__OvnvEq__container{height:90px;position:sticky;top:0}}@media (max-width:425px){.styles-module-scss-module__OvnvEq__container{padding-top:16px;padding-bottom:15px}}@media (min-width:1600px){.styles-module-scss-module__OvnvEq__container{left:calc(50vw - 800px)}}.styles-module-scss-module__OvnvEq__container>div{width:100%}.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__row{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__row .styles-module-scss-module__OvnvEq__left,.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__row .styles-module-scss-module__OvnvEq__center,.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__row .styles-module-scss-module__OvnvEq__right{flex-basis:33.33%}.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__row .styles-module-scss-module__OvnvEq__left{align-items:center;gap:20px;display:flex}.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__row .styles-module-scss-module__OvnvEq__center{justify-content:center;display:flex}@media (max-width:768px){.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__row .styles-module-scss-module__OvnvEq__center{display:none}}.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__row .styles-module-scss-module__OvnvEq__right{justify-content:flex-end;align-items:center;gap:20px;display:flex}@media (max-width:768px){.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__row .styles-module-scss-module__OvnvEq__right{padding-right:15px}}.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__link-list{justify-content:center;gap:15px;display:flex}.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__link-list .styles-module-scss-module__OvnvEq__link{color:#fcb880;cursor:default;border-radius:20px;padding:5px 10px;text-decoration:none}.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__link-list .styles-module-scss-module__OvnvEq__link:not(.styles-module-scss-module__OvnvEq__highlighted):hover{cursor:pointer;text-decoration:underline}.styles-module-scss-module__OvnvEq__container .styles-module-scss-module__OvnvEq__link-list .styles-module-scss-module__OvnvEq__link.styles-module-scss-module__OvnvEq__highlighted{color:#fff;background-color:#fcb880}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__qj2b2G__container{z-index:-1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex}.styles-module-scss-module__qj2b2G__container .styles-module-scss-module__qj2b2G__big-text{margin-bottom:20px;font-size:8rem;font-weight:900}.styles-module-scss-module__qj2b2G__container .styles-module-scss-module__qj2b2G__text-container{flex-direction:column;gap:10px;max-width:850px;display:flex}.styles-module-scss-module__qj2b2G__container .styles-module-scss-module__qj2b2G__text-container .styles-module-scss-module__qj2b2G__text{text-align:center}.styles-module-scss-module__qj2b2G__container .styles-module-scss-module__qj2b2G__link{color:#fcb880;text-decoration:underline}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.select-module-scss-module__oJMFba__container:focus-within{border-color:#fcb880;box-shadow:0 0 0 2px #fcb880}
.styles-module-scss-module__zfdySW__container{flex-direction:column;display:flex}.styles-module-scss-module__zfdySW__container .styles-module-scss-module__zfdySW__text{max-width:500px}.styles-module-scss-module__zfdySW__container .styles-module-scss-module__zfdySW__buttons{flex-direction:column;justify-content:center;gap:10px;width:100%;margin-top:20px;display:flex}.styles-module-scss-module__zfdySW__container .styles-module-scss-module__zfdySW__buttons button{flex-grow:1}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__lEY0Wa__title-and-content{color:#ef4444;background-color:#fff;border:3px solid #ef4444;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:600px;max-width:1600px;display:flex}@media (max-width:1024px){.styles-module-scss-module__lEY0Wa__title-and-content{min-width:unset}}.styles-module-scss-module__lEY0Wa__title{color:#fff;background-color:#ef4444;align-items:center;gap:15px;width:100%;padding:20px;display:flex}.styles-module-scss-module__lEY0Wa__content{flex-direction:column;gap:40px;padding:30px;display:flex}@media (max-width:425px){.styles-module-scss-module__lEY0Wa__content{padding:10px}}.styles-module-scss-module__lEY0Wa__content .styles-module-scss-module__lEY0Wa__code{background-color:#f8f8f8;border-radius:10px;padding:20px}.styles-module-scss-module__lEY0Wa__text{text-align:center}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__6epivq__container{width:100%;height:calc(100vh - 120px);position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__6epivq__container{height:calc(100vh - 90px)}}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__u4t5fa__container{justify-content:center;align-items:center;height:100dvh;max-height:100vh;margin:0 auto;padding:0 20px 20px;display:flex;position:relative}@media (max-width:1024px){.styles-module-scss-module__u4t5fa__container{padding:20px}}.styles-module-scss-module__u4t5fa__container .styles-module-scss-module__u4t5fa__shadow{z-index:-1;border:none;position:absolute}.styles-module-scss-module__u4t5fa__container .styles-module-scss-module__u4t5fa__shadow *{opacity:0}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__V2txoG__container{justify-content:center;align-items:center;display:flex;padding-top:100px!important;padding-bottom:100px!important}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__tkVKJG__container{flex-direction:column;justify-content:center;gap:50px;width:100%;height:100dvh;display:flex}
:root{--font-size-xl-2:4.5rem;--font-size-xl:3.5rem;--font-size-large:2.2rem;--font-size-normal:1.6rem;--font-size-medium:1.4rem;--font-size-small:1rem;--font-size-xs:.6rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-heavy:900;--font-family-default:Manrope;--font-family-title:Mestizos;--font-family-tag:Tagtype;--color-white:#fff;--color-black:#000;--color-error:#ef4444;--color-success:#5cca81;--color-primary:#fcb880;--color-primary-soft:#fad6b9;--color-secondary:#5cabef;--color-secondary-soft:#9fc2e0;--layout-padding-default:20px;--layout-content-max-width:1600px;--layout-header-height-laptop:120px;--layout-header-height-mobile:90px;--breakpoint-mobile:425px;--breakpoint-tablet:768px;--breakpoint-laptop:1024px}.styles-module-scss-module__j9o-ja__container{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100dvh;max-height:100dvh;display:flex}.styles-module-scss-module__j9o-ja__container .styles-module-scss-module__j9o-ja__title{color:#fcb880}.styles-module-scss-module__j9o-ja__container .styles-module-scss-module__j9o-ja__text{text-align:center}.styles-module-scss-module__j9o-ja__container .styles-module-scss-module__j9o-ja__link{color:#fcb880}.styles-module-scss-module__j9o-ja__container .styles-module-scss-module__j9o-ja__link:hover{text-decoration:underline}
