@font-face{font-family:Hatter Display;src:url(/fonts/HatterDisplay.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--bg:#0b0b0f;--panel:rgba(255,255,255,.03);--accent:#ff6b00;--text:#f3f3f3}html,body{height:100%;margin:0;padding:0}body{color:var(--text);background:linear-gradient(90deg,#598349 0%,#838149 100%);flex-direction:column;min-height:100vh;font-family:Hatter Display,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex}#__next{height:100%}main{flex:1}footer{margin-top:auto}*,:before,:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:400;line-height:1.2}p{margin:0;padding:0;line-height:1.6}ul,ol{margin:0;padding:0;list-style:none}button{cursor:pointer;font-family:Hatter Display,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.container{width:calc(100% - 40px);max-width:375px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:744px){.container{width:calc(100% - 80px);max-width:744px;padding-left:40px;padding-right:40px}}@media screen and (min-width:1440px){.container{width:calc(100% - 144px);max-width:1440px;padding-left:72px;padding-right:72px}}
.Header-module-scss-module__wS1-Va__header{z-index:100;width:100%;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0}.Header-module-scss-module__wS1-Va__header.Header-module-scss-module__wS1-Va__scrolled{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(12,12,16,.224)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__inner{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__logo img{height:44px}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav{align-items:center;gap:3rem;display:flex}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav a{color:var(--text);padding-bottom:4px;text-decoration:none;position:relative}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav a:hover{opacity:.85}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav .Header-module-scss-module__wS1-Va__active{font-weight:700}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav .Header-module-scss-module__wS1-Va__active:after{content:"";background:var(--text);border-radius:50%;width:6px;height:6px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__dot{background:var(--text);border-radius:50%;width:6px;height:6px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__langBtn{color:var(--text);cursor:pointer;background:0 0;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.4rem .7rem;transition:all .3s}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__langBtn:hover{background:rgba(255,255,255,.1)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__langBtnMobile{color:var(--text);cursor:pointer;background:0 0;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.4rem .7rem;font-size:1rem;display:none}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__burger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__burger span{background:var(--text);border-radius:2px;height:3px;transition:all .3s;display:block}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__burger.Header-module-scss-module__wS1-Va__open span:first-child{background:var(--text);transform:rotate(45deg)translate(4px,4px)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__burger.Header-module-scss-module__wS1-Va__open span:nth-child(2){background:var(--text);transform:rotate(-45deg)translate(7px,-7px)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__mobileMenuImage{display:none}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__mobileMenuImage img{max-width:150px;height:auto}@media screen and (max-width:744px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99;background:rgba(0,0,0,.85);flex-direction:column;gap:2rem;width:100%;height:100vh;padding:4rem 2rem;display:none;position:fixed;top:0;left:0;overflow-y:auto}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav .Header-module-scss-module__wS1-Va__mobileMenuImage{margin-top:auto;display:block}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav .Header-module-scss-module__wS1-Va__mobileMenuImage img{max-width:120px;height:auto;animation:2s infinite Header-module-scss-module__wS1-Va__flicker;display:block}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav.Header-module-scss-module__wS1-Va__active{animation:.3s ease-in-out forwards Header-module-scss-module__wS1-Va__fadeIn;display:flex}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__langBtn{display:none}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__langBtnMobile{display:block}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__burger{display:flex}}@keyframes Header-module-scss-module__wS1-Va__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Header-module-scss-module__wS1-Va__flicker{0%,19%,21%,23%,25%,54%,56%,to{opacity:1}20%,22%,24%,55%{opacity:.4}}@media screen and (min-width:1440px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav a{font-size:1.2rem}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__langBtn{padding:.5rem .9rem;font-size:1.13rem}}.Header-module-scss-module__wS1-Va__header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__burger{z-index:200;isolation:isolate;background:0 0;position:relative}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__burger span{background:var(--text,#fff);border-radius:2px;width:100%;height:3px;transition:all .3s;display:block}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav.Header-module-scss-module__wS1-Va__active{z-index:150}
.Footer-module-scss-module__wcgw9G__footer{color:var(--text);text-align:center;flex-direction:column;align-items:center;display:flex}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__footerImages{flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%;padding:0 60px;display:flex}.Footer-module-scss-module__wcgw9G__footer p{text-align:center;order:2;width:100%;margin:10px 0 0}.Footer-module-scss-module__wcgw9G__footer img{order:1;max-width:100px;height:auto;transition:transform .5s,opacity 1.5s}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__leftImage:hover,.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__rightImage:hover{opacity:0;transform:translateY(-10px)}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__hidden{opacity:0!important;transform:translateY(-10px)!important}@media screen and (min-width:745px){.Footer-module-scss-module__wcgw9G__footer{flex-direction:row;justify-content:center;align-items:center;gap:40px}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__footerImages{flex-direction:row;align-items:center;gap:40px}.Footer-module-scss-module__wcgw9G__footer p{order:0;width:auto;margin:0}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__leftImage{order:-1}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__rightImage{order:1}}@media screen and (max-width:744px){.Footer-module-scss-module__wcgw9G__footer{flex-direction:column}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__footerImages{flex-direction:row;justify-content:space-between;width:100%}.Footer-module-scss-module__wcgw9G__footer img{max-width:80px}}
.SpiderWebs-module-scss-module__g4yIZq__websContainer{pointer-events:none;z-index:1;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.SpiderWebs-module-scss-module__g4yIZq__web{opacity:0;animation:SpiderWebs-module-scss-module__g4yIZq__appear var(--appear-duration,4s)ease-in-out forwards;filter:drop-shadow(0 0 10px rgba(255,255,255,.1));position:absolute;transform:scale(.5)rotate(0)}@keyframes SpiderWebs-module-scss-module__g4yIZq__appear{0%{opacity:0;transform:scale(.5)rotate(0)}15%{opacity:.8;transform:scale(1)rotate(5deg)}50%{opacity:1;transform:scale(1.05)rotate(-5deg)}85%{opacity:.7;transform:scale(1)rotate(3deg)}to{opacity:0;transform:scale(.5)rotate(0)}}
.Loader-module-scss-module__gsNpFG__loaderOverlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:rgba(0,0,0,.4);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;animation:.4s forwards Loader-module-scss-module__gsNpFG__fadeIn;display:flex;position:fixed;top:0;left:0}.Loader-module-scss-module__gsNpFG__loaderOverlay .Loader-module-scss-module__gsNpFG__imageWrap{flex-direction:column;align-items:center;gap:1rem;display:flex}.Loader-module-scss-module__gsNpFG__loaderOverlay .Loader-module-scss-module__gsNpFG__scaryImage{object-fit:contain;filter:drop-shadow(0 0 20px orange);width:120px;height:120px;animation:1.6s ease-in-out infinite Loader-module-scss-module__gsNpFG__pulse}@keyframes Loader-module-scss-module__gsNpFG__pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes Loader-module-scss-module__gsNpFG__fadeIn{0%{opacity:0}to{opacity:1}}
.ScrollToTop-module-scss-module__fwlyfG__scrollButton{cursor:pointer;opacity:0;pointer-events:none;z-index:999;background:0 0;border:1px solid rgba(255,255,255,.2);border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;transition:opacity .3s,transform .3s;display:flex;position:fixed;bottom:30px;right:30px;overflow:hidden}.ScrollToTop-module-scss-module__fwlyfG__scrollButton img{width:24px;height:24px;animation:1.2s linear infinite ScrollToTop-module-scss-module__fwlyfG__riseArrow;position:absolute}.ScrollToTop-module-scss-module__fwlyfG__scrollButton img:nth-child(2){animation-delay:1s}.ScrollToTop-module-scss-module__fwlyfG__scrollButton img:nth-child(3){animation-delay:2s}.ScrollToTop-module-scss-module__fwlyfG__visible{opacity:1;pointer-events:auto;transform:translateY(0)}@keyframes ScrollToTop-module-scss-module__fwlyfG__riseArrow{0%{opacity:0;transform:translateY(100%)}15%{opacity:1}70%{opacity:1;transform:translateY(-130%)}to{opacity:0;transform:translateY(-130%)}}
