.footer_footer__ebw6I{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:35px}.footer_footer__footerLinks__uCzGe{display:flex;justify-content:center;align-items:center;gap:20px}.footer_footer__footerLinks__uCzGe a{cursor:pointer;transition:color .3s;text-decoration:none}.footer_footer__footerLinks__uCzGe a:hover{color:var(--color-effect-opacity)!important}.footer_footer__footerLinks__uCzGe span{font-size:30px;color:var(--color-secondary)}.footer_footer__copyright__i1Iuh{font-size:14px;background:#fff;background:linear-gradient(180deg,#fff,rgba(255,241,224,.5) 31%,rgba(255,211,158,.7));width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer_footer__copyright__i1Iuh p{color:var(--color-secondary)!important}@media (max-width:640px){.footer_footer__footerLinks__uCzGe{gap:10px}}@media (max-width:550px){.footer_footer__footerLinks__uCzGe{display:flex;flex-direction:column}.footer_footer__footerLinks__uCzGe span{display:none}}.navbar_navbar__container__r8Vdf{position:fixed;top:0;width:99.8%;display:flex;justify-content:center;z-index:100}.navbar_navbar__OFLua{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-bottom-right-radius:10px;border-bottom-left-radius:10px;box-shadow:var(--box-shadow-primary);width:95%;padding:25px 75px}.navbar_navbar__scrolled__nNTNA{animation:navbar_navbar__scrolled__nNTNA .3s forwards}.navbar_navbar__scrolled_end__YCnTa{animation:navbar_navbar__scrolled_end__YCnTa .1s forwards}.navbar_navbar__melofi_txt__dfCHr{font-size:40px}.navbar_navbar__links__WxI7h{display:flex;justify-content:space-between;gap:30px}.navbar_navbar__links__WxI7h li{list-style-type:none;font-size:20px;display:flex;flex-direction:column;align-items:center}.navbar_navbar__link__YC1wv,.navbar_navbar__links__WxI7h a{transition:all .3s}.navbar_navbar__link_indicator__oyof9{height:7px;width:30px;border-radius:10px;width:0}.navbar_navbar__link__YC1wv:hover .navbar_navbar__link_indicator__oyof9{animation:navbar_grow_indicator__Cb9jT .3s forwards;background-color:var(--color-secondary-opacity)}.navbar_navbar__backdrop__ps8TZ,.navbar_navbar__close_btn__6FjsE,.navbar_navbar__menu_btn__o9_zT,.navbar_navbar__side_menu___TAUG{display:none}@media (max-width:1000px){.navbar_navbar__OFLua{padding:25px}}@media (max-width:840px){.navbar_lp-section__yl0iY{padding:25px}.navbar_navbar__btn_desktop__lzDcD,.navbar_navbar__links__WxI7h.navbar_navbar__links_desktop__XQ5aY{display:none}.navbar_navbar__menu_btn__o9_zT{display:block;background-color:var(--color-primary);padding:2px;border-radius:5px;cursor:pointer;transition:opacity 1s;opacity:1}.navbar_navbar__menu_btn__o9_zT.navbar_open__0HC0I{opacity:0}.navbar_navbar__side_menu___TAUG{display:none;top:0;right:0;bottom:0;background-color:#fff;width:0}.navbar_navbar__side_menu___TAUG.navbar_open__0HC0I{display:block;animation:navbar_grow_side_menu__AldDV .3s forwards;z-index:100;position:fixed}.navbar_navbar__backdrop__ps8TZ{display:none;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);transition:all .3s;opacity:0;z-index:-1}.navbar_navbar__backdrop__ps8TZ.navbar_open__0HC0I{display:block;opacity:1;z-index:99;position:fixed}.navbar_navbar__close_btn__6FjsE{display:none;padding:25px;transition:opacity 1s;opacity:0}.navbar_navbar__close_btn__6FjsE.navbar_open__0HC0I{display:block;opacity:1}.navbar_navbar__close_btn__6FjsE svg{cursor:pointer}.navbar_navbar__links__WxI7h{display:flex;flex-direction:column;gap:20px;opacity:0;transition:opacity .3s;padding:10px}.navbar_navbar__links__WxI7h.navbar_open__0HC0I{opacity:1}@keyframes navbar_grow_side_menu__AldDV{0%{width:0}to{width:30%}}}@media (max-width:375px){@keyframes navbar_grow_side_menu__AldDV{0%{width:0}to{width:40%}}}@keyframes navbar_grow_indicator__Cb9jT{0%{width:0}to{width:30px}}@keyframes navbar_navbar__scrolled__nNTNA{0%{top:0}to{top:-100px}}@keyframes navbar_navbar__scrolled_end__YCnTa{0%{top:-100px}to{top:0}}.about_about__TEBQR{display:flex;align-items:center;gap:20px;padding:200px 25px 100px;scroll-margin-top:-75px}@media (max-width:1200px){.about_about__image__LIoqx{width:500px;height:281.25px}}@media (max-width:800px){.about_about__TEBQR{flex-direction:column;padding:100px 25px}.about_about__content_txt__ZKwY0{text-align:center}}@media (max-width:525px){.about_about__image__LIoqx{width:400px;height:225px}}@media (max-width:425px){.about_about__image__LIoqx{width:300px;height:168.75px}}.contact_contact__t7QlS{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:100px;padding-bottom:100px;gap:40px;background:#fff;background:linear-gradient(180deg,#fff,hsla(33,98%,77%,.412) 69%,#fff);width:100vw}.contact_contact__txt__E7weh{display:flex;flex-direction:column;gap:10px}.contact_contact__subtitle__abCuO{width:70ch;color:var(--color-secondary)!important}.contact_contact__form__ZFdMC{display:flex;gap:10px}.contact_contact__form__ZFdMC input{width:300px;padding:10px 20px;border:2px solid var(--color-secondary-opacity);border-radius:5px;background-color:var(--color-white);color:var(--color-primary);font-size:20px;transition:all .3s;outline:none}.contact_contact__form__ZFdMC input::placeholder{color:var(--color-secondary-opacity)}.contact_contact__form__ZFdMC input:focus{border-color:var(--color-effect-opacity)}.contact_contact__form_button__TiFU_{box-shadow:none}.contact_contact__form_button__TiFU_:hover{opacity:75%}.contact_contact__error__Ds3BV{color:var(--color-error)!important;text-align:left;padding:3px 5px}@media (max-width:900px){.contact_contact__subtitle__abCuO{width:50ch}}@media (max-width:840px){.contact_contact__form__ZFdMC input{font-size:16px}}@media (max-width:530px){.contact_contact__subtitle__abCuO{max-width:40ch;padding:0 15px;width:100%}.contact_contact__form__ZFdMC input{width:200px}}@media (max-width:426px){.contact_contact__form__ZFdMC{display:flex;flex-direction:column}.contact_contact__form__ZFdMC input{width:300px;padding:10px}}@media (max-width:350px){.contact_contact__form__ZFdMC input{width:250px;padding:10px}}.features_features__ks_0J{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:50px;gap:25px;width:100%}.features_features__content__O90Yr{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);grid-gap:10px;gap:10px;grid-row-gap:30px;row-gap:30px;max-width:1420px;width:100%;place-items:center}.features_features_card__GRX0t{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;border-radius:10px;width:300px;aspect-ratio:1/1;text-align:center;background:#fff;background:linear-gradient(180deg,#fff,rgba(255,211,158,.5) 75%,rgba(254,165,57,.44))}.features_features__card_icon__mH9LW{font-size:50px}.features_features__card_description__GxWMI{margin-top:5px;height:75px}@media (max-width:1100px){.features_features__content__O90Yr{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);max-width:800px}}@media (max-width:800px){.features_features_card__GRX0t{width:300px}}@media (max-width:630px){.features_features__content__O90Yr{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(6,auto);max-width:400px}.features_features_card__GRX0t{width:250px}.features_features__card_title__oXgkF{font-size:20px}}.hero_hero__UOhVy{background:#fff;background:linear-gradient(180deg,#fff,hsla(33,98%,77%,.412) 69%,#fff);width:100vw}.hero_hero__content__xiLFd{justify-content:center;padding-top:200px;padding-bottom:50px}.hero_hero__content__xiLFd,.hero_hero__content_txt__kALxs{display:flex;flex-direction:column;align-items:center}.hero_hero__subtitle__vPexV{width:50ch;text-align:center}.hero_hero__buttons__0hFHm{display:flex;gap:35px;margin:20px 0}.hero_hero__button__xbAxz:hover{opacity:75%}.hero_hero__video__a3ckC{width:850px;height:478.13px;border-radius:10px;box-shadow:var(--box-shadow-primary);margin-top:20px}.hero_hero__content_txt__kALxs span{color:var(--color-effect-opacity)}@media (max-width:950px){.hero_hero__video__a3ckC{width:700px;height:393.75px}}@media (max-width:840px){.hero_hero__content__xiLFd h1{text-align:center}.hero_hero__video__a3ckC{width:600px;height:337.5px}.hero_hero__button__xbAxz:first-of-type{display:none}}@media (max-width:650px){.hero_hero__video__a3ckC{width:500px;height:281.25px}}@media (max-width:525px){.hero_hero__video__a3ckC{width:300px;height:168.75px}.hero_hero__subtitle__vPexV{width:30ch}}@media (max-width:350px){.hero_hero__subtitle__vPexV{width:25ch}}.banner_banner__container__eV_G4{display:flex;justify-content:center;align-items:center;padding:15px;background-color:var(--color-effect);height:30px;z-index:101;width:100%;position:fixed;animation:banner_scroll-down__ocpvd .3s forwards}.banner_banner__cta__OdX1m{margin-left:.25rem;text-decoration:underline;cursor:pointer;transition:all .3s}.banner_banner__cta__OdX1m:hover{color:var(--color-white)!important;text-decoration:none}@media screen and (max-width:550px){.banner_banner__container__eV_G4{font-size:12px;height:35px}}@media screen and (max-width:425px){.banner_banner__container__eV_G4{text-align:center}}@keyframes banner_scroll-down__ocpvd{0%{top:-30px}to{top:0}}