:root{--background:#f2f4f7;--foreground:#0f1e2e;--primary:#8fcc6e;--secondary:#8fcc6e;--accent:#759ecc;--white:#fff;--border:#e6e8e8}*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-width:none}::-webkit-scrollbar{display:none}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);overflow-x:hidden}body.home-layout{flex-direction:column;height:100vh;display:flex;overflow:hidden;background-color:#0000!important}html:has(body.home-layout){flex-direction:column;height:100vh;display:flex;overflow:hidden;background-color:#0000!important}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-weight:600}body.home-layout main{flex:1;position:relative}body:not(.home-layout){flex-direction:column;min-height:100vh;display:flex}body:not(.home-layout) main{flex:1}
.Header-module__ldgnoG__header{background-color:var(--background);z-index:1000;border-bottom:1px solid var(--border);position:fixed;top:0;left:0;right:0}body.home-layout .Header-module__ldgnoG__header{background:0 0;border-bottom:none}.Header-module__ldgnoG__container{max-width:1320px;margin:0 auto;padding:0 20px}.Header-module__ldgnoG__mainBar{justify-content:space-between;align-items:center;height:120px;transition:height .3s;display:flex}@media (max-width:1023px){.Header-module__ldgnoG__mainBar{height:100px}.Header-module__ldgnoG__logo{margin-top:25px}}.Header-module__ldgnoG__logo{margin-top:10px}.Header-module__ldgnoG__logo a{letter-spacing:-1px;text-transform:uppercase;color:var(--foreground);font-size:30px;font-weight:700}.Header-module__ldgnoG__navigation{background-color:var(--background);opacity:0;visibility:hidden;z-index:999;width:100%;height:100vh;padding:160px 20px 60px;transition:all .5s cubic-bezier(.4,0,.2,1);display:block;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__ldgnoG__navigation.Header-module__ldgnoG__open{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:1023px){body.home-layout .Header-module__ldgnoG__navigation{background:#0009;-webkit-backdrop-filter:blur(10px)!important;border-bottom:none!important}}.Header-module__ldgnoG__navigation.Header-module__ldgnoG__open{display:block}@media (min-width:1024px){.Header-module__ldgnoG__navigation{opacity:1;visibility:visible;background-color:#0000;border-bottom:none;width:auto;height:auto;padding:0;display:block;position:static;transform:none}}.Header-module__ldgnoG__menu{flex-direction:column;align-items:center;gap:30px;list-style:none;display:flex}@media (min-width:1024px){.Header-module__ldgnoG__menu{flex-direction:row}}.Header-module__ldgnoG__menu a{color:var(--foreground);letter-spacing:.5px;font-size:16px;font-weight:400;transition:color .3s}body.home-layout .Header-module__ldgnoG__menu a{text-shadow:0 1px 3px #000c;color:#fff!important}.Header-module__ldgnoG__menu a:hover,.Header-module__ldgnoG__menu a.Header-module__ldgnoG__active,:is(body.home-layout .Header-module__ldgnoG__menu a:hover,body.home-layout .Header-module__ldgnoG__menu a.Header-module__ldgnoG__active){color:var(--secondary)!important}.Header-module__ldgnoG__mobileOnlyContact{display:block}.Header-module__ldgnoG__cta{display:none}@media (min-width:768px){.Header-module__ldgnoG__cta{display:block}.Header-module__ldgnoG__mobileOnlyContact{display:none}}.Header-module__ldgnoG__cta .Header-module__ldgnoG__getInTouch{text-transform:uppercase;color:var(--foreground);font-size:16px;font-weight:600;text-decoration:underline}body.home-layout .Header-module__ldgnoG__cta .Header-module__ldgnoG__getInTouch{text-shadow:0 1px 3px #000c;color:#fff!important}.Header-module__ldgnoG__cta .Header-module__ldgnoG__getInTouch:hover{text-decoration:underline;color:var(--secondary)!important}.Header-module__ldgnoG__mobileToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:22px;padding:0;display:flex}.Header-module__ldgnoG__mobileToggle span{background:var(--foreground);transform-origin:1px;border-radius:10px;width:30px;height:2px;transition:all .3s linear;position:relative}body.home-layout .Header-module__ldgnoG__mobileToggle span{background:#fff}.Header-module__ldgnoG__navigation.Header-module__ldgnoG__open+.Header-module__ldgnoG__mobileToggle span:first-child{transform:rotate(45deg)}.Header-module__ldgnoG__navigation.Header-module__ldgnoG__open+.Header-module__ldgnoG__mobileToggle span:nth-child(2){opacity:0;transform:translate(20px)}.Header-module__ldgnoG__navigation.Header-module__ldgnoG__open+.Header-module__ldgnoG__mobileToggle span:nth-child(3){top:5px;transform:rotate(-45deg)}@media (min-width:1024px){.Header-module__ldgnoG__mobileToggle{display:none}}
.Footer-module__Grjkva__footer{color:#888;border-top:4px solid var(--primary);z-index:10;background-color:#17181a;padding:60px 0 30px;position:relative}body.home-layout .Footer-module__Grjkva__footer{-webkit-backdrop-filter:blur(20px);color:#fff;padding:20px 0;position:fixed;bottom:0;left:0;right:0;background-color:#ffffff4d!important}body.home-layout .Footer-module__Grjkva__footer .Footer-module__Grjkva__text{color:#fffc!important}body.home-layout .Footer-module__Grjkva__footer .Footer-module__Grjkva__list a{color:#fffc!important}body.home-layout .Footer-module__Grjkva__footer .Footer-module__Grjkva__copyright{padding-top:10px;color:#fff9!important;border-top:none!important}.Footer-module__Grjkva__container{max-width:1320px;margin:0 auto;padding:0 20px}.Footer-module__Grjkva__row{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:40px;display:flex}.Footer-module__Grjkva__column{flex:1;min-width:180px}.Footer-module__Grjkva__brandColumn{flex:1.6;min-width:280px}.Footer-module__Grjkva__logo{color:var(--primary);text-transform:uppercase;margin:0 0 24px;font-size:20px;font-weight:700;line-height:1.2}.Footer-module__Grjkva__heading{color:var(--white);text-transform:uppercase;margin:0 0 24px;font-size:20px;font-weight:700;line-height:1.2}.Footer-module__Grjkva__textList li{color:#fffc;font-size:16px}.Footer-module__Grjkva__list{margin:0;padding:0;list-style:none}.Footer-module__Grjkva__list li{margin:0;font-size:16px;line-height:2}.Footer-module__Grjkva__list a{color:#fffc;font-size:16px;transition:color .3s}.Footer-module__Grjkva__list a:hover{color:var(--primary)}.Footer-module__Grjkva__copyright{text-align:center;color:#fff9;border-top:1px solid #fff3;padding-top:30px;font-size:14px}
