.header{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.header>.section-content{width:100%;margin-left:auto;margin-right:auto}@media (min-width:1024px){.header>.section-content{max-width:1440px}}.header{z-index:999;padding:1.5rem 0;background:0 0;width:100%;margin-top:1rem;padding-left:1rem;padding-right:1rem;transition:all .3s;position:fixed;top:0}@media (min-width:768px){.header{margin-top:2rem}}.header__inner{max-width:1300px;margin:0 auto;padding:.5rem 2rem}@media (min-width:768px){.header__inner{padding:1rem 2rem}}.header__inner{justify-content:space-between;align-items:center;display:flex}.header__brand{cursor:pointer;align-items:center;gap:.6rem;text-decoration:none;display:flex}.header__logo{border-radius:999px;width:36px;height:36px;transition:all .2s}@media (min-width:640px){.header__logo{width:40px;height:40px}}@media (min-width:768px){.header__logo{width:44px;height:44px}}@media (min-width:1024px){.header__logo{width:48px;height:48px}}.header__logo:hover{opacity:.9}.header__brand-name{flex-direction:column;justify-content:center;line-height:1.05;display:flex}.header__brand-name .header__brand-line{text-transform:uppercase;letter-spacing:.4px;color:#fff;font-family:Sora,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:700}.header__brand-name .header__brand-line:first-child{font-size:.9rem}@media (min-width:768px){.header__brand-name .header__brand-line:first-child{font-size:1rem}}@media (min-width:1024px){.header__brand-name .header__brand-line:first-child{font-size:1.05rem}}.header__brand-name .header__brand-line:last-child{font-size:1rem}@media (min-width:768px){.header__brand-name .header__brand-line:last-child{font-size:1.1rem}}@media (min-width:1024px){.header__brand-name .header__brand-line:last-child{font-size:1.2rem}}.header__nav{display:none}@media (min-width:768px){.header__nav{gap:3rem;display:flex}}.header__nav-item{text-transform:uppercase;color:#fff;letter-spacing:2px;font-size:1rem;text-decoration:none;transition:color .2s}.header__nav-item:hover{color:#00a63e}.header__nav-item.active{color:#fff;border-bottom:2px solid #fff;padding-bottom:4px;font-weight:400}.header .header__hamburger{color:#fff;cursor:pointer;z-index:1000;background:0 0;display:flex}@media (min-width:768px){.header .header__hamburger{display:none}}.header__mobile-menu{background:#0d0d0d;flex-direction:column;gap:2rem;width:70%;height:100vh;padding:5rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;right:-100%}@media (min-width:769px){.header__mobile-menu{display:none}}.header__mobile-menu.open{right:0}.header__mobile-item{color:#fff;font-size:1.2rem;text-decoration:none}.header__mobile-item.active{color:#fff;font-weight:600}.header__mobile-item:hover{color:#eee}.header--scrolled .header__inner{background:rgba(255,255,255,.9);border-radius:40px;transition:all .3s;box-shadow:0 4px 30px rgba(0,0,0,.2)}.header--scrolled .header__brand-name .header__brand-line,.header--scrolled .header__nav-item{color:#111}.header--scrolled .header__nav-item:hover{color:#00a63e}.header--scrolled .header__nav-item.active{color:#111;border-bottom:1px solid #111;padding-bottom:4px;font-weight:400}.header--scrolled .header__hamburger .line{stroke:#000;z-index:10000!important}.header--scrolled .header__hamburger.is-open .line{stroke:#fff!important;z-index:10000!important}
.ham{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1003;background:0 0;border:none;padding:0;transition:transform .4s;display:flex}.hamRotate.active{transform:rotate(45deg)}.hamRotate180.active{transform:rotate(180deg)}.line{fill:none;stroke-width:5.5px;stroke-linecap:round;stroke:#fff;transition:stroke-dasharray .4s,stroke-dashoffset .4s}.ham1 .top{stroke-dasharray:40 139}.ham1 .bottom{stroke-dasharray:40 180}.ham1.active .top{stroke-dashoffset:-98px}.ham1.active .bottom{stroke-dashoffset:-138px}
.mobile-hamburger{opacity:0;pointer-events:none;z-index:100;background:rgba(0,0,0,.72);transition:opacity .22s;position:fixed;top:0;bottom:0;left:0;right:0}.mobile-hamburger--open{opacity:1;pointer-events:auto}.mobile-hamburger__inner{background:#0f0f0f;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.mobile-hamburger__nav{flex-direction:column;align-items:center;gap:1rem;display:flex}.mobile-hamburger__link{color:#fff;font-family:Sora;font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .18s,transform .18s}.mobile-hamburger__link:hover{color:#79b05a;transform:translateY(-1px)}.mobile-hamburger__social{gap:1rem;display:flex}.mobile-hamburger__social-link{color:#fff;background:rgba(255,255,255,.08);border-radius:50%;place-items:center;width:40px;height:40px;transition:background .18s,transform .18s;display:grid}.mobile-hamburger__social-link:hover{background:rgba(121,176,90,.2);transform:translateY(-1px)}.mobile-hamburger__social-link svg{width:18px;height:18px}@media (min-width:768px){.mobile-hamburger{display:none}}
.footer{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.footer>.section-content{width:100%;margin-left:auto;margin-right:auto}@media (min-width:1024px){.footer>.section-content{max-width:1680px}}.footer{color:#000;z-index:10;background:#fff;padding:4rem 2rem;position:relative}.footer .footer__content{grid-template-columns:1fr;justify-content:start;align-items:start;gap:2.5rem;margin:0 auto;display:grid}@media (min-width:768px){.footer .footer__content{grid-template-columns:repeat(3,1fr)}}.footer .footer__logo{border-radius:999px;width:80px;margin-bottom:1rem}@media (min-width:768px){.footer .footer__logo{width:100px}}.footer .footer__text{text-align:left;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:14px;font-weight:200}@media (min-width:768px){.footer .footer__text{max-width:250px}}.footer .footer__socials{justify-content:start;align-items:start;gap:.8rem;display:flex}.footer .footer__socials svg{color:#fff;cursor:pointer;background:#000;border-radius:50%;width:36px;height:36px;padding:10px;transition:all .2s}.footer .footer__socials svg:hover{background:#345e16}.footer .footer__heading{margin-bottom:1rem;font-family:Sora,sans-serif;font-size:18px;font-weight:600}.footer .footer__nav{padding:0;list-style:none}.footer .footer__nav .footer__nav-item{margin-bottom:.5rem}.footer .footer__nav .footer__nav-item .footer__nav-link{color:#414141;font-family:Sora,sans-serif;font-size:14px;font-weight:200;text-decoration:none;transition:all .2s}.footer .footer__nav .footer__nav-item .footer__nav-link:hover{color:#000}.footer .footer__text-small{margin-bottom:1rem;font-family:Sora,sans-serif;font-size:18px;font-weight:600}.footer .footer__divider{margin-top:2rem;margin-bottom:2rem;background-color:rgba(0,0,0,.125);width:100%;height:1px;margin-top:4rem}@media (min-width:768px){.footer .footer__divider{width:90%;max-width:1200px}}.footer .footer__copyright{text-align:left;opacity:.7;font-size:.85rem}
