.netlifyIdentity-modal[data-astro-cid-sckkx6r4] input[data-astro-cid-sckkx6r4][type=email],.netlifyIdentity-modal[data-astro-cid-sckkx6r4] input[data-astro-cid-sckkx6r4][type=password],.netlifyIdentity-modal[data-astro-cid-sckkx6r4] label[data-astro-cid-sckkx6r4][for=email],.netlifyIdentity-modal[data-astro-cid-sckkx6r4] label[data-astro-cid-sckkx6r4][for=password],.netlifyIdentity-modal[data-astro-cid-sckkx6r4] button[data-astro-cid-sckkx6r4][type=submit]:not(.btn-provider){display:none!important}.netlifyIdentity-modal[data-astro-cid-sckkx6r4] .netlifyIdentity-divider[data-astro-cid-sckkx6r4]{display:none!important}.netlifyIdentity-modal[data-astro-cid-sckkx6r4] .btnProvider[data-astro-cid-sckkx6r4]{margin:10px auto!important;display:block!important}.netlifyIdentity-modal[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4][href="#recover"]{display:none!important}.netlifyIdentity-modal[data-astro-cid-sckkx6r4] .netlifyIdentity-modal-content[data-astro-cid-sckkx6r4]{min-height:auto!important}.header{background-color:#f9eeda;padding:1rem 1.5rem;position:sticky;top:0;z-index:400;box-shadow:0 2px 8px #0000000d}@media(max-width:640px){.header{padding:1.5rem 2.5rem}}.header__hero-banner{background-color:#d85710;padding:.5rem 1rem;text-align:center;box-shadow:0 4px 4px #00000026;position:relative;z-index:1}@media(min-width:1025px){.header__hero-banner{padding:1rem 1.5rem}}.header__hero-title{color:#f9eeda;font-size:1.5rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin:0}@media(max-width:640px){.header__hero-title{font-size:.75rem}}@media(min-width:1025px){.header__hero-title{font-size:2rem}}.header__container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.header__logo{display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease}.header__logo:hover{opacity:.8}.header__logo-img{height:50px;width:auto}@media(max-width:640px){.header__logo-img{height:40px}}.header__nav{display:none}@media(min-width:1025px){.header__nav{display:block}}.header__nav-list{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.header__nav-link{color:#d85710;text-decoration:none;font-size:1rem;font-weight:500;letter-spacing:.5px;position:relative;transition:color .3s ease}.header__nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#d85710;transition:width .3s ease}.header__nav-link:hover:after{width:100%}.header__actions{display:none;align-items:center;gap:1.5rem}@media(min-width:1025px){.header__actions{display:flex}}.header__social{display:flex;gap:1rem}.header__social-link{color:#d85710;transition:transform .3s ease,opacity .3s ease}.header__social-link:hover{transform:scale(1.1);opacity:.8}.header__cta{background-color:#d85710;color:#fff;padding:.5rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:.875rem;letter-spacing:.5px;text-transform:uppercase;transition:transform .3s ease,box-shadow .3s ease}.header__cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d857104d}.header__burger{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.25rem;z-index:501}@media(min-width:1025px){.header__burger{display:none}}.header__burger-line{width:28px;height:3px;background-color:#d85710;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.header__burger.is-active .header__burger-line:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.header__burger.is-active .header__burger-line:nth-child(2){opacity:0}.header__burger.is-active .header__burger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}body.menu-open{overflow:hidden}.burger-menu{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:500;pointer-events:none}@media(min-width:1025px){.burger-menu{display:none}}.burger-menu.is-open{pointer-events:auto}.burger-menu.is-open .burger-menu__overlay{opacity:1}.burger-menu.is-open .burger-menu__content{transform:translate(0)}.burger-menu__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .3s ease}.burger-menu__content{position:absolute;top:0;right:0;width:100%;max-width:65%;height:100%;background-color:#f9eeda;padding:3rem 1rem;display:flex;flex-direction:column;gap:2rem;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.burger-menu__close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;color:#d85710;cursor:pointer;padding:.25rem;transition:transform .3s ease}.burger-menu__close:hover{transform:rotate(90deg)}.burger-menu__nav{margin-top:4rem}.burger-menu__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.burger-menu__nav-link{color:#d85710;text-decoration:none;font-size:1.125rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;transition:color .3s ease}.burger-menu__nav-link:hover{color:#d85710}.burger-menu__cta{background-color:#d85710;color:#f9eeda;padding:.5rem 1rem;width:fit-content;border-radius:50px;text-decoration:none;font-weight:600;font-size:.875rem;letter-spacing:.5px;text-transform:uppercase;text-align:center;transition:transform .3s ease,box-shadow .3s ease;display:inline-block}.burger-menu__cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d857104d}.burger-menu__social{display:flex;gap:1rem;justify-content:center;margin-top:auto}@media(max-width:640px){.burger-menu__social{margin-top:0;justify-content:flex-start}}.burger-menu__social-link{color:#d85710;transition:transform .3s ease,opacity .3s ease;width:30px;height:30px}.burger-menu__social-link:hover{transform:scale(1.15);opacity:.8}.burger-menu__social-link svg{width:100%;height:100%}.footer{background-color:#d85710;color:#fff;padding:4rem 1.5rem}@media(max-width:640px){.footer{padding:2rem 1.5rem}}.footer--secondary{background-color:#f9eeda;color:#191917}.footer--secondary .footer__logo{background-color:#f9eeda}.footer--secondary .footer__contact-item,.footer--secondary .footer__contact-item a,.footer--secondary .footer__nav-link{color:#191917}.footer--secondary .footer__cta{background-color:#d85710;color:#f9eeda}.footer--secondary .footer__cta:hover{box-shadow:0 4px 12px #d857104d}.footer--secondary .footer__social-link{color:#191917}.footer--secondary .footer__social-link svg path{fill:#d85710}.footer__container{max-width:1200px;margin:0 auto;gap:3rem}@media(max-width:640px){.footer__container{display:grid;grid-template-columns:1fr 1fr;gap:1rem;column-gap:10%}}@media(min-width:641px)and (max-width:1024px){.footer__container{display:grid;grid-template-columns:1fr 1fr;gap:1rem;column-gap:8rem}}@media(min-width:1025px){.footer__container{display:flex;align-items:start;justify-content:space-between}}.footer__brand{display:flex;flex-direction:column;gap:2rem}@media(max-width:640px){.footer__brand{order:2;width:max-content}}@media(min-width:641px)and (max-width:1024px){.footer__brand{order:2;width:max-content}}.footer__logo{display:flex;align-items:center;background-color:#f9eeda;width:120px;height:120px}@media(max-width:640px){.footer__logo{justify-content:center;width:75px;height:75px}}.footer__logo-img{height:auto;width:100%}.footer__contact{display:flex;flex-direction:column;gap:.5rem}.footer__contact-item{font-size:1.125rem;margin:0;font-weight:700;font-family:Work Sans,sans-serif;color:#f9eeda}.footer__contact-item a{color:#f9eeda;text-decoration:none;transition:opacity .3s ease}.footer__contact-item a:hover{opacity:.8;text-decoration:underline}@media(max-width:640px){.footer__contact-item{font-size:10px}}@media(max-width:640px){.footer__nav{order:1}}@media(min-width:641px)and (max-width:1024px){.footer__nav{order:0}}.footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media(max-width:640px){.footer__nav-list{gap:.25rem}}.footer__nav-link{color:#f9eeda;text-decoration:none;font-size:1rem;font-weight:500;letter-spacing:.5px;transition:opacity .3s ease}@media(max-width:640px){.footer__nav-link{font-size:10px}}.footer__nav-link:hover{opacity:.8}.footer__actions{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-end}@media(max-width:640px){.footer__actions{align-items:flex-start;order:3;gap:1rem}}@media(min-width:641px)and (max-width:1024px){.footer__actions{align-items:flex-start;order:2;gap:1rem}}.footer__cta{background-color:#f9eeda;color:#d85710;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:.875rem;letter-spacing:.5px;text-transform:uppercase;transition:transform .3s ease,box-shadow .3s ease;display:inline-block}.footer__cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f9eeda4d}@media(max-width:640px){.footer__cta{font-size:10px;padding:.5rem}}.footer__social{color:#f9eeda;display:flex;gap:1rem}.footer__social-link{color:#f9eeda;transition:transform .3s ease,opacity .3s ease;width:28px;height:28px}.footer__social-link svg{width:100%;height:100%}@media(max-width:640px){.footer__social-link{width:20px;height:20px}}.footer__social-link:hover{transform:scale(1.1);opacity:.8}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;font-family:Fredoka,sans-serif;color:#f9eeda;background-color:#f9eeda}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}
