*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx),only screen and (min-resolution:200dpi){body,html{-webkit-font-smoothing:subpixel-antialiased}}embed,iframe,img,object,video{height:auto;max-width:100%}figure{margin:0}sub,sup{font-size:50%}img{margin:0;max-width:100%}a{color:inherit;text-decoration:none}a img{border:none;margin:0}ul{list-style:none}.screen-reader-response,.screen-reader-text,.screen-readers-only{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#skip a{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}#skip a:focus{height:auto;position:static;width:auto}html{scroll-behavior:smooth;scroll-padding-top:5rem}:root{--theme-color-1:#ebebeb;--theme-color-2:#fac202;--theme-color-3:#907207;--theme-color-4:#1a04ec;--theme-color-5:#0b264b;--theme-color-6:#199b55;--text-color-1:#fff;--text-color-2:#191919;--global-max-width:1200px;--global-module-size:20px;--global-font-size:1.125rem;--global-line-height:1.5;--global-radius:0.9375rem;--theme-font-family:"Montserrat",sans-serif;--theme-transition:all 0.2s ease-in-out;--theme-box-shadow:0 10px 15px rgba(25,25,25,.1);--theme-box-shadow2:0 0 15px rgba(0,0,0,.17)}body{font-display:swap;font-family:var(--theme-font-family);overflow-x:hidden}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-50%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-30%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(30%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}.animate{animation-duration:1.6s;animation-fill-mode:forwards;animation-iteration-count:1;opacity:0;transition:transform 1s cubic-bezier(.19,1,.22,1),opacity 1s cubic-bezier(.19,1,.22,1);transition-delay:.5s}@keyframes fadeInUp2{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp2{animation-name:fadeInUp2}.c-social{--social-color:var(--theme-color-5);--social-hover-color:var(--theme-color-2);align-items:center;display:flex;gap:.3125rem;justify-content:center}.c-social a{color:var(--social-color);display:grid;padding:.3125rem;place-items:center;transition:var(--theme-transition)}.c-social a:before{font-size:1.25rem;transition:.15s linear}.c-social a:active,.c-social a:focus,.c-social a:hover{color:var(--social-hover-color)}.c-backtotop{background-color:var(--theme-color-1);bottom:20px;box-shadow:var(--theme-box-shadow);cursor:pointer;opacity:0;padding:.9375rem;position:fixed;right:20px;transition:var(--theme-transition);visibility:hidden;z-index:500}.c-backtotop.is-active{opacity:1;visibility:visible}.c-backtotop__icon:before{color:var(--theme-color-5);font-size:1rem}.c-backtotop:active,.c-backtotop:focus,.c-backtotop:hover{background-color:var(--theme-color-2)}.c-backtotop:active .c-backtotop__icon:before,.c-backtotop:focus .c-backtotop__icon:before,.c-backtotop:hover .c-backtotop__icon:before{color:#fff}@media screen and (max-width:1199px){body.is-nav-open{overflow:hidden}.c-nav{align-items:center;background-color:var(--theme-color-1);display:flex;flex-direction:column;gap:6.25rem;height:100vh;left:0;padding:2.5rem;position:fixed;top:0;transform:translate3d(-300px,0,0);transition:.15s linear;width:15.625rem;z-index:800}.c-nav.is-open{box-shadow:var(--theme-box-shadow);transform:translateZ(0);z-index:999999999}}@media screen and (max-width:1199px){.c-nav .c-nav__link:has(.c-nav__submenu){display:flex;flex-direction:column}.c-nav .c-nav__submenu{padding-left:1.25rem;padding-top:1.25rem}}@media(min-width:75rem){.c-nav{align-items:center;display:flex;gap:var(--global-module-size);justify-content:center;width:100%}.c-nav .c-nav__link:has(.c-nav__submenu){position:relative}.c-nav .c-nav__link:has(.c-nav__submenu):active .c-nav__submenu,.c-nav .c-nav__link:has(.c-nav__submenu):focus .c-nav__submenu,.c-nav .c-nav__link:has(.c-nav__submenu):hover .c-nav__submenu{clip:rect(0,50vw,50vh,-30px);opacity:1;top:100%;transition:clip .6s linear,opacity .4s linear;visibility:visible}}.c-nav>ul{align-items:center;display:flex;flex-direction:column;gap:.625rem}@media(min-width:75rem){.c-nav>ul{flex-direction:row}}.c-nav__link a,.c-nav__link span{align-items:center;border-bottom:4px solid transparent;border-radius:3.125rem;color:var(--theme-color-5);display:flex;flex-direction:column;font-size:1.125rem;font-weight:700;gap:.3125rem;height:100%;padding:.3125rem .625rem;position:relative;transition:var(--theme-transition);width:100%}.c-nav__link a.is-active,.c-nav__link a:active,.c-nav__link a:focus,.c-nav__link a:hover,.c-nav__link span.is-active,.c-nav__link span:active,.c-nav__link span:focus,.c-nav__link span:hover{border-color:var(--theme-color-2)}.c-button{align-items:center;background-color:var(--theme-color-2);border:4px solid var(--theme-color-2);border-radius:3.125rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.625rem;justify-content:center;min-width:9.375rem;overflow:hidden;padding:.625rem 1.25rem;position:relative;text-align:center;text-transform:uppercase;transition:var(--theme-transition);width:fit-content;z-index:1}.c-button:active,.c-button:focus,.c-button:hover{background-color:var(--theme-color-3);border-color:var(--theme-color-3)}.c-button .icon{display:none}@media(min-width:37.5rem){.c-button .icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:1.5625rem;width:1.5625rem}}.c-button--secondary{background-color:var(--theme-color-4);border-color:var(--theme-color-4);color:#fff}.c-button--secondary span{color:var(--theme-color-2)}.c-button--secondary:active,.c-button--secondary:focus,.c-button--secondary:hover{background-color:var(--theme-color-5);border-color:var(--theme-color-5)}.c-button--white{align-items:center;background-color:var(--theme-color-2);background-color:#fff;border:4px solid #fff;border-radius:3.125rem;color:#fff;color:#000;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.625rem;justify-content:center;min-width:9.375rem;overflow:hidden;padding:.625rem 1.25rem;position:relative;text-align:center;text-transform:uppercase;transition:var(--theme-transition);width:fit-content;z-index:1}.c-button--white:active,.c-button--white:focus,.c-button--white:hover{background-color:var(--theme-color-3);border-color:var(--theme-color-3)}.c-button--white .icon{display:none}@media(min-width:37.5rem){.c-button--white .icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:1.5625rem;width:1.5625rem}}.c-button--white:active,.c-button--white:focus,.c-button--white:hover{background-color:var(--theme-color-5);border-color:var(--theme-color-5);color:#fff}.c-button--outline{background-color:transparent;border-color:var(--theme-color-2);color:#000}.c-button--outline:active,.c-button--outline:focus,.c-button--outline:hover{background-color:transparent;border-color:var(--theme-color-3);color:var(--theme-color-3)}.c-button--large{border-radius:1.25rem;max-width:none}@media(min-width:37.5rem){.c-button--large{font-size:1.5rem;padding:1.25rem 1.875rem}}.c-button--large .icon{height:2.1875rem;width:2.1875rem}.c-form{background-color:#fff;border-radius:1.25rem;color:#000;display:flex;flex-direction:column;gap:.625rem;margin:0 auto;padding:1.25rem;width:100%}.c-form:has(input[type=checkbox]:not(:checked)) input[type=submit]{cursor:default;opacity:.5;pointer-events:none}@media(min-width:37.5rem){.c-form{padding:2.5rem}}.c-form__block{display:flex;flex-wrap:wrap;gap:.625rem}@media(min-width:62.5rem){.c-form__block{display:grid;grid-template-columns:1fr 1fr}.c-form__block .c-form__block-title{grid-column:1/3}.c-form__block .c-form__label:has(textarea){grid-column:1/3}.c-form__block--three-columns{grid-template-columns:1fr 1fr 1fr}.c-form__block--three-columns .c-form__block-title{grid-column:1/4}.c-form__block--three-columns .c-form__label:has(textarea){grid-column:1/4}}.c-form__block-title{color:var(--theme-color-1);margin-bottom:.625rem}.c-form__label{display:flex;flex-direction:column;width:100%}.c-form__label:has(input:required) span:after,.c-form__label:has(textarea:required) span:after{color:var(--theme-color-2);content:"*";padding-left:.1875rem}.c-form__label>span{font-size:1.125rem;line-height:1.5rem;margin-bottom:.3125rem;position:relative;width:fit-content}.c-form__label:has(input[type=range]){display:flex;flex-direction:column;gap:.625rem;margin-bottom:0}.c-form__label:has(input[type=range]) span{margin-bottom:0}.c-form__label:has(input[type=checkbox]){align-items:center;flex-direction:row-reverse;gap:1.25rem;grid-template-columns:50px calc(100% - 50px);justify-content:center;justify-content:flex-end}@media(min-width:37.5rem){.c-form__label:has(input[type=checkbox]){grid-column:1/3}}.c-form__range{align-items:center;display:grid;grid-template-columns:calc(100% - 80px) 80px;justify-content:center}.c-form__range input[type=range]{-webkit-appearance:none;background:#e0e0e0;background-image:linear-gradient(to right,var(--theme-color-2),var(--theme-color-3));background-repeat:no-repeat;background-size:50% 100%;border-radius:5px;height:8px;margin:0!important;outline:none;transition:background-size .3s ease;width:100%}.c-form__range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--theme-color-3);border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--theme-color-2);cursor:pointer;height:24px;transition:background-color .3s ease;width:24px}.c-form__range input[type=range]::-moz-range-thumb{background-color:var(--theme-color-2);border:none;border-radius:50%;cursor:pointer;height:24px;width:24px}.c-form__range input[type=range]::-moz-range-track{background-color:#e0e0e0;border-radius:5px;height:8px}.c-form__actions{align-items:center;display:flex;gap:var(--global-module-size);justify-content:center;margin-top:1.25rem}.c-form input:not([type=submit]):not([type=checkbox]):not([type=radio]),.c-form option,.c-form select,.c-form textarea{background-color:transparent;border:2px solid #b3bac9;border-radius:3.125rem;color:#000;font-family:var(--theme-font-family);font-size:1rem;margin-bottom:.625rem;outline:0;padding:.625rem;transition:var(--theme-default-transition)}@media(min-width:37.5rem){.c-form input:not([type=submit]):not([type=checkbox]):not([type=radio]),.c-form option,.c-form select,.c-form textarea{font-size:1.25rem}}.c-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):active,.c-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus,.c-form option:active,.c-form option:focus,.c-form select:active,.c-form select:focus,.c-form textarea:active,.c-form textarea:focus{border-color:var(--theme-color-4)}.c-form__radio{align-items:center;display:flex;gap:.3125rem;justify-content:flex-start;padding:.3125rem 0}.c-form__radio input[type=radio]{width:fit-content}.c-form__group{display:grid}@media(min-width:37.5rem){.c-form__group{gap:var(--global-module-size);grid-template-columns:1fr 1fr}}.c-notification{color:var(--text-color-2);height:fit-content;padding:var(--global-module-size);text-align:center}.c-notification.success{background-color:#01c851}.c-notification.warning{background-color:#fb3}.c-notification.error{background-color:#fe4443}.c-notification--float{cursor:pointer;opacity:0;position:fixed;right:0;top:3.125rem;transition:.3s ease-in-out;visibility:hidden;z-index:800}.c-notification--float.is-visible{opacity:1;transform:translateX(-100px);visibility:visible}.c-loading{--loader-color:var(--theme-color-5);display:grid;display:none;opacity:0;transition:var(--theme-default-transition);visibility:hidden}.c-loading div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:6px solid var(--loader-color);border-color:var(--loader-color) transparent transparent transparent;border-radius:50%;box-sizing:border-box;display:block;grid-column:1;grid-row:1;height:2.625rem;margin:6px;width:2.625rem}.c-loading div:first-child{animation-delay:-.45s}.c-loading div:nth-child(2){animation-delay:-.3s}.c-loading div:nth-child(3){animation-delay:-.15s}.c-loading.is-visible{display:grid;opacity:1;visibility:visible}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body.is-modal-open{height:100vh;overflow-y:hidden}.c-modal{--color-close:#f45563;align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;transform:scale(0);transition:opacity .3s ease-out;width:100%;z-index:800}.c-modal.is-active{animation:fadeIn .5s cubic-bezier(.165,.84,.44,1) forwards;background-color:transparent;transform:scale(1)}.c-modal.is-active .c-modal__box{animation:scaleUp .5s cubic-bezier(.165,.84,.44,1) forwards;opacity:0}.c-modal.is-disabled{animation:quickScaleDown 0s linear .5s forwards}.c-modal.is-disabled .c-modal__box{animation:fadeOut .5s cubic-bezier(.165,.84,.44,1) forwards}.c-modal__close{color:#000;cursor:pointer;font-family:var(--theme-font-family);font-size:1.875rem;font-weight:700;position:absolute;right:1.25rem;top:1.25rem;transition:var(--theme-transition);z-index:500}.c-modal__close:active,.c-modal__close:focus,.c-modal__close:hover{color:var(--color-close)}.c-modal__box{background-color:#fff;border-radius:var(--global-module-size);max-height:90vh;max-width:62.5rem;overflow-x:hidden;overflow-y:auto;text-align:center;width:90%}@media(min-width:37.5rem){.c-modal__box .l-page__header{padding:2.5rem}}.c-modal__video{aspect-ratio:16/9;height:100%;width:100%}.c-modal__content{padding:var(--global-module-size)}.c-modal__contacts{display:flex;flex-direction:column;gap:.625rem}.c-modal__contacts li{align-items:center;display:flex;gap:1.25rem;justify-content:space-between}.c-modal__contacts li span{font-weight:700}.c-modal__contacts li .c-button{font-size:.875rem;padding:.625rem;width:12.5rem}.c-modal__header{background-color:#f9f9f9;border-radius:var(--global-module-size);box-shadow:0 1px 1px rgba(0,0,0,.05);padding:.9375rem 1.25rem;position:relative}.c-modal__footer,.c-modal__header{align-items:center;display:flex;justify-content:center}.c-modal__footer{padding:1.25rem}.c-modal__footer .c-loader{display:none;margin-left:.625rem}@keyframes fadeIn{0%{background:transparent}to{background:rgba(0,0,0,.7)}}@keyframes fadeOut{0%{background:rgba(0,0,0,.7)}to{background:transparent;transform:scale(0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.8) translateY(-1000px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes scaleDown{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.8) translateY(1000px)}}@keyframes quickScaleDown{0%{transform:scale(1)}99.9%{transform:scale(1)}to{transform:scale(0)}}.l-header{--header-hover-color:var(--theme-color-3);background-color:var(--theme-color-1);display:block;height:7.5rem;margin:0 auto;position:sticky;top:0;transition:var(--theme-transition);width:100%;z-index:99}.l-header.is-fixed{height:6.25rem}.l-header__top{background-color:var(--theme-color-2);display:flex;width:100%}.l-header__top span{color:#fff;cursor:pointer;font-weight:700;transition:var(--theme-transition)}.l-header__top span:active,.l-header__top span:focus,.l-header__top span:hover{color:var(--theme-color-4)}.l-header__top .l-page__content{align-items:flex-start;justify-content:flex-start;padding:.3125rem 0;width:100%}.l-header__content{align-items:center;display:grid;grid-template-columns:1fr 1fr;height:100%;margin:0 5%;max-width:90%}@media(min-width:93.75rem){.l-header__content{margin:0 auto;max-width:var(--global-max-width)}}@media(min-width:75rem){.l-header__content{grid-template-columns:100px calc(100% - 550px) 100px 350px}}.l-header__logo{display:grid;height:100%;max-height:100%;max-width:6.25rem;padding:.625rem 0;place-items:center}@media(min-width:50rem){.l-header__logo{width:9.375rem}}.l-header__logo img{max-height:100%;max-width:100%;object-fit:contain}.l-header .icon-menu{color:var(--theme-color-5);cursor:pointer;font-size:2.5rem;transition:.15s linear}.l-header .icon-menu:active,.l-header .icon-menu:focus,.l-header .icon-menu:hover{color:var(--header-hover-color)}@media(min-width:75rem){.l-header .icon-menu{display:none}}.l-header__actions{align-items:flex-end;display:flex;flex-direction:column;gap:.625rem;margin-left:var(--global-module-size)}.l-header__actions .c-button{display:none}@media(min-width:75rem){.l-header__actions .c-button{display:flex}}.l-header__social{display:none}@media(min-width:75rem){.l-header__social{align-items:center;display:flex;justify-content:center;justify-self:flex-end}}.l-header__float-whatsapp-icon{align-items:center;background-color:#34af23;border-radius:50%;bottom:1.25rem;bottom:.625rem;color:#fff;display:flex;font-size:1.875rem;height:3.75rem;justify-content:center;left:.625rem;position:fixed;transition:var(--theme-transition);width:3.75rem;z-index:500}@media(min-width:37.5rem){.l-header__float-whatsapp-icon{left:2.5rem}}.l-header__float-whatsapp-icon:active,.l-header__float-whatsapp-icon:focus,.l-header__float-whatsapp-icon:hover{background-color:var(--theme-color-3);rotate:-10deg}.l-footer{background-color:var(--theme-color-1);color:var(--theme-color-5)}.l-footer__content{display:grid;gap:var(--global-module-size);margin:0 5%;max-width:90%;padding:6.25rem 0;place-items:center}@media(min-width:93.75rem){.l-footer__content{margin:0 auto;max-width:var(--global-max-width)}}@media(min-width:37.5rem){.l-footer__content{grid-template-columns:1fr 1fr}.l-footer__content .l-footer__contact{grid-column:1/4}}@media(min-width:75rem){.l-footer__content{grid-template-columns:1fr 1fr 1fr}.l-footer__content .l-footer__contact{grid-column:2}}.l-footer__logo{display:grid;gap:2.5rem;place-items:center;width:100%}.l-footer__logo img{max-width:9.375rem;width:100%}.l-footer__social .c-social a{color:inherit}.l-footer__social .c-social a:before{font-size:1.875rem}.l-footer__social .c-social a:active,.l-footer__social .c-social a:focus,.l-footer__social .c-social a:hover{color:var(--theme-color-2)}.l-footer__menu{display:grid;margin:0 auto;place-items:center;width:100%}.l-footer__menu a{cursor:pointer;display:flex;flex-direction:row;font-size:1.5rem;font-weight:700;height:100%;line-height:.875rem;padding:.9375rem;text-transform:uppercase;transition:var(--theme-transition);width:100%}.l-footer__menu a:active,.l-footer__menu a:before,.l-footer__menu a:focus,.l-footer__menu a:hover{color:var(--theme-color-2)}.l-footer__menu a:before{content:"⬤";margin-right:.625rem}.l-footer__contact{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.l-footer__contact a{display:flex;flex-direction:column;flex-wrap:nowrap;gap:5px;transition:var(--theme-transition);word-break:break-all}.l-footer__contact a:active,.l-footer__contact a:focus,.l-footer__contact a:hover{color:var(--theme-color-2)}.l-footer__contact p:not(:last-child){border-bottom:2px solid var(--theme-color-5)}.l-footer__contact p{align-items:center;display:flex;flex-wrap:nowrap;font-size:1.125rem;font-weight:700;gap:.625rem;line-height:1.5rem;max-width:25rem;padding:1.25rem 0;width:100%}.l-footer__contact p span{font-size:1.25rem}@media(min-width:62.5rem){.l-footer__contact p span{font-size:1.5625rem}}.l-footer__subfooter{background-color:var(--theme-color-5);padding-top:var(--global-module-size)}.l-footer__subfooter-content{color:var(--text-color-1);display:grid;margin:0 5%;max-width:90%;padding-bottom:var(--global-module-size);place-items:center}@media(min-width:93.75rem){.l-footer__subfooter-content{margin:0 auto;max-width:var(--global-max-width)}}.l-footer__div{align-items:center;display:flex;justify-content:center}.l-footer__div a{height:3.125rem;width:6.25rem}.l-footer__div a svg path{transition:var(--theme-transition)}.l-footer__div a:active svg path,.l-footer__div a:focus svg path,.l-footer__div a:hover svg path{fill:var(--theme-color-2)}.l-page{overflow-x:hidden}.l-page__content{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin:0 5%;max-width:90%}@media(min-width:93.75rem){.l-page__content{margin:0 auto;max-width:var(--global-max-width)}}.l-page__content--two-columns{display:grid;gap:var(--global-module-size);margin:0 5%;max-width:90%}@media(min-width:93.75rem){.l-page__content--two-columns{margin:0 auto;max-width:var(--global-max-width)}}@media(min-width:62.5rem){.l-page__content--two-columns{grid-template-columns:1fr 1fr}}.l-page__header{align-items:center;color:var(--theme-color-4);display:flex;flex-direction:column;gap:1.25rem;max-width:21.875rem;padding:1.25rem 0;text-align:center;width:100%;z-index:1}@media(min-width:25rem){.l-page__header{max-width:none}}.l-page__header--white{color:#fff}.l-page__header--center{justify-content:center;width:100%}.l-page__header--center .l-page__subtitle,.l-page__header--center .l-page__title{text-align:center;width:100%}.l-page__title{font-family:var(--theme-font-family);font-size:1.75rem;font-weight:600;line-height:2.375rem;max-width:43.75rem;position:relative}@media(min-width:37.5rem){.l-page__title{font-size:3rem;line-height:3.25rem}.l-page__title--big{font-size:3.25rem;font-weight:800;line-height:3.625rem}}.l-page__subtitle{font-size:1rem;line-height:1.75rem;max-width:50rem}@media(min-width:37.5rem){.l-page__subtitle{font-size:1.5rem;line-height:2rem}}.l-page__tagline{color:var(--theme-color-2);font-size:1.125rem;font-weight:700;text-transform:uppercase}.l-page__intro-header{background:linear-gradient(90deg,#000b4f,#0040ff);color:#fff;padding:3.75rem 0}.l-page__intro-header-content{align-items:center;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;gap:1.25rem;margin:0 5%;max-width:90%}@media(min-width:93.75rem){.l-page__intro-header-content{margin:0 auto;max-width:var(--global-max-width)}}.l-page__intro-header-content h1{font-size:1.75rem;line-height:2.5rem}@media(min-width:37.5rem){.l-page__intro-header-content h1{font-size:2rem}}.l-page__intro-logo{background-color:#f7f7f7;border-radius:50%;display:grid;height:9.375rem;margin:0 auto;padding:1.25rem;place-items:center;width:9.375rem}.l-page__intro-logo img{max-width:5.625rem;width:100%}.l-page__intro-content{display:grid;gap:var(--global-module-size);padding:6.25rem 0;place-items:center;width:100%}@media(min-width:37.5rem){.l-page__intro-content{grid-template-columns:1fr 1fr}}.l-page__intro-section{display:grid;gap:var(--global-module-size);place-items:center}.l-page__intro-section img{max-width:12.5rem}@keyframes moverNuvem{0%{transform:translateX(0) translateY(10px)}to{transform:translateX(30px) translateY(0)}}@keyframes moverNuvem2{0%{transform:translateX(-30px) translateY(0)}to{transform:translateX(0) translateY(10px)}}.l-home__main{background-attachment:fixed;background-color:#111624;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;overflow:hidden;overflow:visible;padding:6.25rem 0}.l-home__main,.l-home__main .l-page__content{position:relative}.l-home__main .l-page__header{align-items:flex-start;margin:0 auto}@media(min-width:37.5rem){.l-home__main .l-page__header{max-width:62.5rem}}.l-home__main .l-page__header .l-page__subtitle,.l-home__main .l-page__header .l-page__title{max-width:none;text-align:left}.l-home__cloud{display:none}@media(min-width:62.5rem){.l-home__cloud{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:31.25rem;position:absolute;width:31.25rem}}.l-home__cloud:first-child{animation:moverNuvem 3s ease-in-out infinite alternate;left:100%;top:0}.l-home__cloud:nth-child(2){animation:moverNuvem2 3s ease-in-out infinite alternate;right:100%;top:0}.l-home__panel{display:none}@media(min-width:62.5rem){.l-home__panel{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-600px;display:flex;height:50rem;position:absolute;width:50rem;z-index:1}.l-home__panel.right{left:80%}.l-home__panel.left{right:80%;transform:scaleX(-1)}}.l-home__cidade{background-color:var(--theme-color-2);padding:3.125rem 0}@media(min-width:37.5rem){.l-home__cidade{padding:6.25rem 0}}.l-home__footer{align-items:center;display:flex;flex-direction:column;gap:var(--global-module-size);justify-content:center;max-width:21.875rem;padding-top:3.75rem;width:100%}@media(min-width:25rem){.l-home__footer{max-width:none}}@media(min-width:75rem){.l-home__footer{flex-direction:row}}.l-home__reasons{display:grid;gap:var(--global-module-size);max-width:21.875rem;padding-top:1.875rem;width:100%}@media(min-width:37.5rem){.l-home__reasons{max-width:none;padding:5rem 0}}@media(min-width:56.25rem){.l-home__reasons{grid-template-columns:1fr 1fr 1fr}}.l-home__segment{display:grid;gap:var(--global-module-size);padding:1.25rem;place-items:center;text-align:center;width:100%}.l-home__segment .text{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.l-home__segment .text h3{font-size:1.5rem;text-align:center;width:100%}.l-home__segment .text p{font-size:1rem}@media(min-width:37.5rem){.l-home__segment .text p{font-size:1.25rem}}.l-home__segment.blue{background-color:var(--theme-color-4);border-radius:1.25rem;color:#fff;gap:0}@media(min-width:62.5rem){.l-home__segment{grid-template-columns:130px calc(100% - 130px);text-align:left}.l-home__segment .text h3{text-align:left}}.l-home__segment .image{background-color:var(--theme-color-4);border-radius:50%;display:grid;height:8.125rem;place-items:center;width:8.125rem}.l-home__segment .image p img{max-width:100%}.l-home__segment p{font-size:1.125rem}.l-home__segment p span{font-weight:700}.l-home__segments{display:grid;margin:0 auto;max-width:21.875rem;padding-top:2.5rem;width:100%}@media(min-width:37.5rem){.l-home__segments{grid-template-columns:1fr 1fr;max-width:62.5rem}}.l-home__text{display:flex;flex-direction:column;gap:var(--global-module-size)}.l-home__text li,.l-home__text p{font-size:1.25rem;line-height:1.75rem;width:100%}.l-home__text ul{list-style:initial;padding-left:20px}.l-home__video-area{display:grid;margin:2.5rem 0;max-width:21.875rem;place-items:center;width:100%}@media(min-width:25rem){.l-home__video-area{max-width:none}}.l-home__video-area iframe{aspect-ratio:16/9;border-radius:var(--theme-border-radius);max-width:50rem;width:100%}.l-home__about{padding:3.75rem 0}@media(min-width:37.5rem){.l-home__about{padding:6.25rem 0}}.l-home__about-text{display:flex;flex-direction:column;gap:var(--global-module-size);max-width:21.875rem}@media(min-width:25rem){.l-home__about-text{max-width:none}}@media(min-width:62.5rem){.l-home__about-text{padding-right:2.5rem}}.l-home__about-text p{font-size:1rem;line-height:1.75rem}@media(min-width:37.5rem){.l-home__about-text p{font-size:1.25rem;line-height:1.75rem}}.l-home__special{align-items:center;color:var(--theme-color-4);display:flex;flex-direction:column;gap:2.5rem;justify-content:center;max-width:21.875rem;padding:3.75rem 0 6.25rem;width:100%}@media(min-width:25rem){.l-home__special{max-width:none}}.l-home__special .l-page__title{max-width:62.5rem;text-align:center}.l-home__benefits{background-color:var(--theme-color-4);padding:3.125rem 0}.l-home__benefits .l-page__title{color:#fff}.l-home__benefits .l-page__title span{color:var(--theme-color-2)}.l-home__benefits-list{align-items:center;display:flex;flex-direction:column;gap:2.5rem;justify-content:center;max-width:21.875rem;padding-top:3.125rem;width:100%}@media(min-width:37.5rem){.l-home__benefits-list{gap:var(--global-module-size);max-width:none}}.l-home__benefit{align-items:center;color:#fff;display:flex;flex-direction:column;gap:.3125rem;justify-content:center;max-width:21.875rem;text-align:center}.l-home__benefit img{height:3.125rem;object-fit:contain;width:3.125rem}@media(min-width:37.5rem){.l-home__benefit{flex-direction:row;justify-content:flex-start;max-width:62.5rem;width:100%}.l-home__benefit img{margin-right:.625rem}}.l-home__benefit h3{font-size:1.25rem;margin-top:.3125rem;text-transform:uppercase}@media(min-width:37.5rem){.l-home__benefit h3{margin-right:.625rem;margin-top:0}.l-home__benefit h3:after{content:":";margin-left:.1875rem}}.l-home__benefit p{font-size:1.125rem}.l-home__projetos{display:grid;margin-top:3.75rem}@media(min-width:37.5rem){.l-home__projetos{grid-template-columns:1fr 1fr}}@media(min-width:75rem){.l-home__projetos{grid-template-columns:1fr 1fr 1fr 1fr}}.l-home__projeto{display:grid;height:18.75rem;place-items:center;position:relative;width:18.75rem}.l-home__projeto:active span,.l-home__projeto:active:after,.l-home__projeto:focus span,.l-home__projeto:focus:after,.l-home__projeto:hover span,.l-home__projeto:hover:after{opacity:1;visibility:visible}.l-home__projeto:after{background-color:rgba(250,194,2,.5);content:"";display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.l-home__projeto span,.l-home__projeto:after{opacity:0;transition:var(--theme-transition);visibility:hidden}.l-home__projeto span{background-color:#fff;border-radius:1.25rem;color:var(--theme-color-4);font-weight:700;grid-column:1;grid-row:1;padding:.625rem;z-index:1}.l-home__projeto img{grid-column:1;grid-row:1;height:100%;object-fit:cover;width:100%}.l-home__form-area{background-color:var(--theme-color-2);padding:3.75rem 0}@media(min-width:37.5rem){.l-home__form-area{padding:6.25rem 0}}.l-home__form{border-radius:3.125rem;padding:1.25rem 3.125rem!important}@media(min-width:37.5rem){.l-home__form{border-radius:5rem}}.l-home__form-fields{display:grid;gap:var(--global-module-size);place-items:center}@media(min-width:62.5rem){.l-home__form-fields{grid-template-columns:70% 30%}}.l-home__faq{padding:5rem 0}@media(min-width:37.5rem){.l-home__faq{padding:6.25rem 0 9.375rem}}.l-home__faq .l-page__header{align-items:center;width:100%}.l-home__faq-info{align-items:center;display:flex;flex-direction:column;gap:var(--global-module-size);margin-top:2.5rem}.l-home__contact{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:6.25rem 0}.l-faq{background-color:var(--theme-color-1);color:var(--text-color-2);cursor:pointer;display:flex;flex-direction:column;max-width:21.875rem;padding:1.25rem;position:relative;width:100%}@media(min-width:37.5rem){.l-faq{max-width:none}}.l-faq__toggle{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%;z-index:1}.l-faq__toggle:checked~.l-faq__answer{display:block;max-height:1000px}.l-faq__toggle:checked~.l-faq__title:after{transform:rotate(90deg)}.l-faq__title{display:flex;font-size:1rem;font-weight:700;min-height:1.875rem;position:relative;width:calc(100% - 25px)}@media(min-width:37.5rem){.l-faq__title{font-size:1.5rem}}.l-faq__title:after{bottom:-5px;color:var(--theme-color-6);content:"+";display:flex;font-size:2.5rem;gap:6.25rem;height:fit-content;position:absolute;right:-30px;transition:var(--theme-transition)}@media(min-width:37.5rem){.l-faq__title:after{bottom:-15px;font-size:3.125rem;right:0}}.l-faq__answer{grid-column:1/3;max-height:0;overflow:hidden;transition:max-height .4s ease-in-out}.l-faq__answer p{font-size:1rem;line-height:1.5rem;padding-top:1.25rem}@media(min-width:37.5rem){.l-faq__answer p{font-size:1.25rem}}.l-faq__answer a{color:var(--theme-color-1);font-weight:700;position:relative;transition:var(--theme-transition);z-index:1}.l-faq__answer a:active,.l-faq__answer a:focus,.l-faq__answer a:hover{color:var(--theme-color-2)}