.CaseDetails-module__F0RRDa__main{background-color:#081c22;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.CaseDetails-module__F0RRDa__hero{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:flex-end;width:100%;height:688px;padding:25px 30px;display:flex;position:relative}.CaseDetails-module__F0RRDa__heroOverlay{background:#fff}.CaseDetails-module__F0RRDa__heroContent{z-index:2;flex-direction:column;gap:12px;display:flex;position:relative}.CaseDetails-module__F0RRDa__yearBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;width:fit-content;padding:7px 16px}.CaseDetails-module__F0RRDa__yearText{color:#fff;font-family:var(--font-nunito-sans);font-size:14px;font-weight:500}.CaseDetails-module__F0RRDa__title{color:#fff;font-family:var(--font-tektur);margin:0;font-size:48px;font-weight:700;line-height:1.1}.CaseDetails-module__F0RRDa__contentWrapper{z-index:2;flex-direction:column;gap:60px;width:100%;padding:25px 30px 89px;display:flex;position:relative}.CaseDetails-module__F0RRDa__descriptionSection{max-width:600px}.CaseDetails-module__F0RRDa__sectionTitle{color:#fff;font-family:var(--font-tektur);margin-bottom:16px;font-size:24px;font-weight:600}.CaseDetails-module__F0RRDa__descriptionText{color:#ffffffb3;font-family:var(--font-nunito-sans);font-size:16px;line-height:1.6}.CaseDetails-module__F0RRDa__grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.CaseDetails-module__F0RRDa__tasksList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.CaseDetails-module__F0RRDa__taskItem{color:#fffc;font-family:var(--font-nunito-sans);align-items:flex-start;gap:12px;font-size:16px;display:flex}.CaseDetails-module__F0RRDa__taskIcon{color:#3ddc84;flex-shrink:0;margin-top:4px}.CaseDetails-module__F0RRDa__tagsContainer{flex-wrap:wrap;gap:12px;display:flex}.CaseDetails-module__F0RRDa__tag{color:#fff;font-family:var(--font-nunito-sans);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;padding:10px 20px;font-size:14px;transition:all .3s}.CaseDetails-module__F0RRDa__tag:hover{background:#ffffff1a;border-color:#ffffff4d}.CaseDetails-module__F0RRDa__backBtn{color:#fff9;font-family:var(--font-nunito-sans);align-items:center;gap:8px;margin-bottom:40px;font-size:16px;text-decoration:none;transition:color .3s;display:inline-flex}.CaseDetails-module__F0RRDa__backBtn:hover{color:#fff}@media (max-width:768px){.CaseDetails-module__F0RRDa__hero{height:200px;padding:20px 15px}.CaseDetails-module__F0RRDa__title{font-size:24px}.CaseDetails-module__F0RRDa__yearBadge{padding:4px 12px}.CaseDetails-module__F0RRDa__yearText{font-size:10px}.CaseDetails-module__F0RRDa__contentWrapper{gap:30px;width:100%;padding:20px 15px}.CaseDetails-module__F0RRDa__descriptionSection{max-width:100%}.CaseDetails-module__F0RRDa__sectionTitle{margin-bottom:12px;font-size:20px}.CaseDetails-module__F0RRDa__descriptionText{font-size:14px}.CaseDetails-module__F0RRDa__grid{grid-template-columns:1fr;gap:20px}.CaseDetails-module__F0RRDa__taskItem{font-size:14px}.CaseDetails-module__F0RRDa__tag{padding:6px 12px;font-size:12px}.CaseDetails-module__F0RRDa__backBtn{margin-bottom:20px;font-size:14px}}
.Header-module__ldgnoG__header{z-index:10;flex-wrap:wrap;align-self:stretch;align-items:center;gap:45px;padding:25px 60px;transition:background-color .4s;display:flex;position:relative}.Header-module__ldgnoG__header>main{z-index:10;flex-wrap:wrap;align-self:stretch;align-items:center;gap:45px;width:100%;max-width:1440px;margin:0 auto;padding:0 30px;display:flex;position:relative}.Header-module__ldgnoG__scrolled{background-color:#000}.Header-module__ldgnoG__transparent{background-color:#000000b3}.Header-module__ldgnoG__logo{object-fit:contain;width:172px;height:38px}.Header-module__ldgnoG__nav{flex:1 0 0;justify-content:center;align-items:center;gap:30px;display:flex}.Header-module__ldgnoG__navItem{color:#fff;text-align:center;font-family:var(--font-tektur);text-transform:uppercase;cursor:pointer;padding-bottom:6px;font-size:14px;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Header-module__ldgnoG__navItem:after{content:"";transform-origin:50%;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);border-radius:2px;width:100%;height:2px;transition:transform .35s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Header-module__ldgnoG__navItem:hover{color:#3ddc84}.Header-module__ldgnoG__navItem:hover:after{transform:scaleX(1)}.Header-module__ldgnoG__langSwitcher{cursor:pointer;align-items:center;gap:5px;display:flex}.Header-module__ldgnoG__langDropdown{z-index:1000;-webkit-user-select:none;user-select:none;background-color:#111;border-radius:4px;flex-direction:column;min-width:76px;margin-top:10px;display:flex;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 6px #0000004d}.Header-module__ldgnoG__langOption{color:#fff;font-family:var(--font-tektur);cursor:pointer;align-items:center;gap:8px;padding:8px 12px;font-size:16px;font-weight:600;transition:background .2s;display:flex}.Header-module__ldgnoG__langFlag{font-size:16px;line-height:1}.Header-module__ldgnoG__langOption:hover{background-color:#333}.Header-module__ldgnoG__langSwitcherContainer{position:relative}.Header-module__ldgnoG__langText{color:#fff;font-family:var(--font-tektur);font-size:16px;font-weight:600}.Header-module__ldgnoG__controlsWrapper{align-items:center;gap:15px;display:flex}.Header-module__ldgnoG__hamburgerBtn{cursor:pointer;z-index:100;background:0 0;border:none;padding:5px;display:none}.Header-module__ldgnoG__overlay{z-index:40;background:#00000080;display:none;position:fixed;inset:0}@media (max-width:900px){.Header-module__ldgnoG__header{justify-content:space-between;padding:15px 20px}.Header-module__ldgnoG__hamburgerBtn{justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__nav{z-index:50;background:#111;flex-direction:column;justify-content:flex-start;gap:30px;width:280px;height:100vh;padding-top:80px;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #00000080}.Header-module__ldgnoG__navOpen{right:0}.Header-module__ldgnoG__navItem{font-size:16px}.Header-module__ldgnoG__overlay{display:block}}
.Footer-module__Grjkva__footer{flex-direction:column;width:100%;display:flex}.Footer-module__Grjkva__top{box-sizing:border-box;background:#000607;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:45px;width:100%;padding:45px 30px;display:flex}.Footer-module__Grjkva__top>main{box-sizing:border-box;background:#000607;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:45px;width:100%;max-width:1440px;margin:0 auto;padding:30px;display:flex}.Footer-module__Grjkva__brandCol{flex-direction:column;align-items:flex-start;gap:30px;width:267px;display:flex}.Footer-module__Grjkva__brandInfo{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.Footer-module__Grjkva__logo{width:204px;height:auto}.Footer-module__Grjkva__desc{color:#9eaabb;font-family:var(--font-nunito-sans);margin:0;font-size:15px;font-weight:400;line-height:1.46}.Footer-module__Grjkva__socials{align-items:flex-start;gap:10px;display:flex}.Footer-module__Grjkva__socialIcon{cursor:pointer;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .3s,background .3s;display:flex}.Footer-module__Grjkva__socialIcon:hover{background:#ffffff40;transform:translateY(-2px)}.Footer-module__Grjkva__socialIcon svg{width:100%;height:100%}.Footer-module__Grjkva__linksCol,.Footer-module__Grjkva__contactCol{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.Footer-module__Grjkva__colTitle{color:#fff;font-family:var(--font-tektur);margin:0;font-size:16px;font-weight:700}.Footer-module__Grjkva__linksList,.Footer-module__Grjkva__contactList{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.Footer-module__Grjkva__link{color:#9eaabb;font-family:var(--font-nunito-sans);font-size:15px;font-weight:400;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__link:hover{color:#3ddc84}.Footer-module__Grjkva__contactItem{align-items:center;gap:11px;display:flex}.Footer-module__Grjkva__contactItem svg{flex-shrink:0;width:22px;height:22px}.Footer-module__Grjkva__contactItem span,.Footer-module__Grjkva__contactItem a{color:#9eaabb;font-family:var(--font-nunito-sans);font-size:15px;font-weight:400;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__contactItem a:hover{color:#3ddc84}.Footer-module__Grjkva__bottom{box-sizing:border-box;background:#001010;justify-content:center;align-items:flex-start;width:100%;padding:30px;display:flex}.Footer-module__Grjkva__copyright{color:#64748b;font-family:var(--font-nunito-sans);margin:0;font-size:15px;font-weight:400}@media (max-width:768px){.Footer-module__Grjkva__top{flex-direction:column;gap:40px;padding:30px 20px}.Footer-module__Grjkva__brandCol,.Footer-module__Grjkva__contactCol{width:100%}.Footer-module__Grjkva__logo{width:200px}.Footer-module__Grjkva__desc{font-size:14px}.Footer-module__Grjkva__socialIcon{width:40px;height:40px}.Footer-module__Grjkva__colTitle{font-size:18px}.Footer-module__Grjkva__link,.Footer-module__Grjkva__contactItem span,.Footer-module__Grjkva__contactItem a,.Footer-module__Grjkva__copyright{font-size:14px}.Footer-module__Grjkva__contactItem svg{width:24px;height:24px}.Footer-module__Grjkva__bottom{text-align:center;padding:20px}}
.CasesSection-module__Ae65NG__section{background:#fdfdfe;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:30px;padding:45px 30px;display:flex;position:relative}.CasesSection-module__Ae65NG__container{flex-direction:column;align-self:stretch;align-items:flex-start;gap:30px;width:100%;max-width:1440px;margin:0 auto;padding:0 30px;display:flex;position:relative}.CasesSection-module__Ae65NG__headerRow{flex-wrap:wrap;justify-content:space-between;align-self:stretch;align-items:center;gap:20px;display:flex;position:relative}.CasesSection-module__Ae65NG__titles{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:5px;display:flex;position:relative}.CasesSection-module__Ae65NG__subtitle{font-family:var(--font-tektur);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:500}.CasesSection-module__Ae65NG__mainTitle{color:#000;font-family:var(--font-tektur);margin:0;font-size:32px;font-weight:700}.CasesSection-module__Ae65NG__allCasesBtn{background:#fff;border:1px solid #02704f;border-radius:5px;align-items:center;gap:20px;padding:10px 20px;text-decoration:none;transition:all .3s;display:flex}.CasesSection-module__Ae65NG__allCasesBtn:hover{opacity:.8}.CasesSection-module__Ae65NG__btnText{font-family:var(--font-tektur);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:500}.CasesSection-module__Ae65NG__btnIcon{flex-shrink:0;width:22px;height:22px}.CasesSection-module__Ae65NG__cardsGrid{grid-template-columns:repeat(3,1fr);align-self:stretch;gap:20px;width:100%;display:grid;position:relative}@media (max-width:900px){.CasesSection-module__Ae65NG__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CasesSection-module__Ae65NG__section{padding:30px 20px}.CasesSection-module__Ae65NG__headerRow{flex-direction:column;align-items:flex-start}.CasesSection-module__Ae65NG__mainTitle{font-size:24px}.CasesSection-module__Ae65NG__subtitle{font-size:14px}.CasesSection-module__Ae65NG__cardsGrid{grid-template-columns:1fr}.CasesSection-module__Ae65NG__allCasesBtn{justify-content:center;width:100%;padding:12px}.CasesSection-module__Ae65NG__btnText{font-size:14px}}
.CaseCard-module__njvgea__card{background:#fff;border:1px solid #e2e8f0;border-radius:11px;flex-direction:column;flex:1 0 0;align-items:flex-start;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.CaseCard-module__njvgea__card:hover{background:linear-gradient(60deg,#3ddc841c 13.4%,#02704f1c 86.6%);border:1px solid #3ddc84;transform:translateY(-5px);box-shadow:0 14px 29px #0000000d}.CaseCard-module__njvgea__imageHeader{background-color:#d3d3d3;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px 5px 0 0;align-self:stretch;align-items:flex-end;gap:10px;height:228px;padding:10px;display:flex;position:relative}.CaseCard-module__njvgea__yearBadge{background:#ffffff1c;border:1px solid #3ddc84;border-radius:222px;justify-content:center;align-items:center;gap:10px;padding:5px 10px;display:flex;position:absolute;right:10px}.CaseCard-module__njvgea__yearText{color:#fff;font-family:var(--font-nunito-sans);font-size:15px;font-weight:400}.CaseCard-module__njvgea__content{background:#ffffff0f;border-radius:0 0 11px 11px;flex-direction:column;flex-grow:1;align-self:stretch;align-items:flex-start;gap:20px;padding:20px 20px 30px;display:flex}.CaseCard-module__njvgea__title{color:#000;font-family:var(--font-tektur);font-size:16px;font-weight:700}.CaseCard-module__njvgea__description{color:#64748b;font-family:var(--font-nunito-sans);font-size:15px;font-weight:400;line-height:1.4}.CaseCard-module__njvgea__tagsContainer{flex-direction:column;gap:10px;width:100%;margin-top:auto;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.CaseCard-module__njvgea__marqueeRow{align-items:center;gap:10px;width:max-content;min-width:100%;animation:25s linear infinite CaseCard-module__njvgea__marquee-left;flex-flow:row!important;display:flex!important}.CaseCard-module__njvgea__marqueeRow:nth-child(2){animation-duration:30s;animation-direction:reverse}@keyframes CaseCard-module__njvgea__marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.CaseCard-module__njvgea__tag{white-space:nowrap;background:#02704f0d;border:1px solid #0000;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:10px 20px;display:inline-flex;position:relative}.CaseCard-module__njvgea__tag:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CaseCard-module__njvgea__marqueeRow:nth-child(2) .CaseCard-module__njvgea__tag{background:linear-gradient(60deg,#3ddc840d 13.4%,#02704f0d 86.6%)}.CaseCard-module__njvgea__tagText{font-family:var(--font-nunito-sans);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:400}@media (max-width:768px){.CaseCard-module__njvgea__imageHeader{height:180px}.CaseCard-module__njvgea__content{gap:8px;padding:16px}.CaseCard-module__njvgea__title{font-size:16px}.CaseCard-module__njvgea__description{font-size:14px}.CaseCard-module__njvgea__tag{padding:6px 12px}.CaseCard-module__njvgea__tagText{font-size:12px}}
.CaseModal-module__QCGZUa__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:99999;opacity:0;visibility:hidden;background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.CaseModal-module__QCGZUa__overlay.CaseModal-module__QCGZUa__open{opacity:1;visibility:visible}.CaseModal-module__QCGZUa__modal{background:#001010;border-radius:11px;flex-direction:column;align-items:flex-start;gap:30px;width:100%;max-width:1199px;max-height:90vh;padding:45px;display:flex;position:relative;overflow:hidden auto;box-shadow:0 0 4px #346034}.CaseModal-module__QCGZUa__header{justify-content:space-between;align-self:stretch;align-items:center;display:flex}.CaseModal-module__QCGZUa__counterBadge{color:#fff;height:36px;font-family:var(--font-tektur);background:#0165581c;border:1px solid #3ddc84;border-radius:55px;justify-content:center;align-items:center;padding:7px 15px;font-size:15px;font-weight:500;display:flex}.CaseModal-module__QCGZUa__closeBtn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .2s;display:flex}.CaseModal-module__QCGZUa__closeBtn:hover{transform:scale(1.1)}.CaseModal-module__QCGZUa__imagesContainer{flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;display:flex}.CaseModal-module__QCGZUa__mainImage{object-fit:cover;border-radius:11px;width:100%;height:480px}.CaseModal-module__QCGZUa__thumbnails{align-self:stretch;align-items:center;gap:20px;padding-bottom:10px;display:flex;overflow-x:auto}.CaseModal-module__QCGZUa__thumbnail{object-fit:cover;cursor:pointer;border:.5px solid #e2e8f0;border-radius:5px;flex-shrink:0;width:247px;height:115px;transition:opacity .2s,border-color .2s,width .2s,height .2s}.CaseModal-module__QCGZUa__thumbnail.CaseModal-module__QCGZUa__active{border:1px solid #3ddc84;width:265px;height:123px;box-shadow:0 0 8px #2cbe75}.CaseModal-module__QCGZUa__thumbnail:hover:not(.CaseModal-module__QCGZUa__active){opacity:.8}.CaseModal-module__QCGZUa__contentSplit{border-bottom:.5px solid #e2e8f0;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:40px;padding-bottom:20px;display:flex}@media (max-width:900px){.CaseModal-module__QCGZUa__contentSplit{flex-direction:column}}.CaseModal-module__QCGZUa__leftCol{flex-direction:column;flex:1;align-items:flex-start;gap:30px;display:flex}.CaseModal-module__QCGZUa__rightCol{flex-direction:column;flex:1;align-items:flex-start;gap:20px;display:flex}.CaseModal-module__QCGZUa__sectionTitle{color:#fff;font-family:var(--font-tektur);font-size:16px;font-weight:700}.CaseModal-module__QCGZUa__description{color:#9eaabb;font-family:var(--font-nunito-sans);white-space:pre-wrap;font-size:15px;font-weight:400;line-height:1.5}.CaseModal-module__QCGZUa__techList{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.CaseModal-module__QCGZUa__techItem{color:#3ddc84;font-family:var(--font-nunito-sans);background:#ffffff1c;border:.5px solid #3ddc84;border-radius:5px;justify-content:center;align-items:center;padding:8px 15px;font-size:15px;display:flex}.CaseModal-module__QCGZUa__advantagesList{flex-direction:column;align-self:stretch;gap:15px;display:flex}.CaseModal-module__QCGZUa__advantageItem{align-items:flex-start;gap:10px;display:flex}.CaseModal-module__QCGZUa__advantageIcon{flex-shrink:0;width:16px;height:16px;margin-top:2px}.CaseModal-module__QCGZUa__advantageText{color:#9eaabb;font-family:var(--font-nunito-sans);font-size:15px;font-weight:400}.CaseModal-module__QCGZUa__footer{justify-content:space-between;align-self:stretch;align-items:center;display:flex}.CaseModal-module__QCGZUa__navBtn{cursor:pointer;height:45px;font-family:var(--font-tektur);background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:10px 15px;font-size:15px;font-weight:500;transition:background-color .2s,opacity .2s;display:flex}.CaseModal-module__QCGZUa__navBtn:disabled{opacity:.5;cursor:not-allowed}.CaseModal-module__QCGZUa__navBtnPrev{color:#fff;background:#0165581c;border-color:#3ddc84}.CaseModal-module__QCGZUa__navBtnPrev:hover:not(:disabled){background:#0165584d}.CaseModal-module__QCGZUa__navBtnNext{color:#fff;background:#3ddc84}.CaseModal-module__QCGZUa__navBtnNext:hover:not(:disabled){opacity:.9}.CaseModal-module__QCGZUa__footerCounter{color:#9eaabb;font-family:var(--font-nunito-sans);font-size:15px;font-weight:700}@media (max-width:768px){.CaseModal-module__QCGZUa__modal{padding:20px}.CaseModal-module__QCGZUa__mainImage{height:240px}.CaseModal-module__QCGZUa__footer{flex-direction:column;gap:15px}.CaseModal-module__QCGZUa__footerCounter{order:-1}.CaseModal-module__QCGZUa__navBtn{width:100%}}
.HomeHero-module__C1vBJG__container{background:#000;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.HomeHero-module__C1vBJG__foreground{z-index:10;flex-direction:column;flex:1;align-items:flex-start;width:100%;display:flex;position:relative}
.HeroContent-module__jFKOIG__heroContent{box-sizing:border-box;flex-direction:column;flex:1 0 0;align-items:center;width:100%;min-height:100vh;padding:123px 30px 0;display:flex;position:relative}.HeroContent-module__jFKOIG__centerGroup{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:40px;width:100%;display:flex}.HeroContent-module__jFKOIG__titlesContainer{flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:1000px;display:flex}.HeroContent-module__jFKOIG__badge{background:#02704f1c;border:1px solid #3ddc84;border-radius:222px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;display:flex}.HeroContent-module__jFKOIG__badgeIcon{background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);border-radius:50%;width:11px;height:11px}.HeroContent-module__jFKOIG__badgeText{color:#fff;font-family:var(--font-tektur);font-size:15px;font-weight:400}.HeroContent-module__jFKOIG__mainTitle{text-align:center;font-family:var(--font-tektur);margin:0;font-size:65px;font-weight:700;line-height:1.1}@supports not ((-webkit-background-clip:text)){.HeroContent-module__jFKOIG__typedText{color:#3ddc84}}.HeroContent-module__jFKOIG__typedText{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#3ddc84 0%,#f1f7ff 25%,#02704f 50%,#f1f7ff 75%,#3ddc84 100%) 0 0/300% 100%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite HeroContent-module__jFKOIG__gradientFlow}@keyframes HeroContent-module__jFKOIG__gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.HeroContent-module__jFKOIG__cursor{vertical-align:middle;background:#3ddc84;width:3px;height:.9em;margin-bottom:-.1em;margin-left:4px;animation:.9s step-end infinite HeroContent-module__jFKOIG__cursorBlink;display:inline-block}@keyframes HeroContent-module__jFKOIG__cursorBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}.HeroContent-module__jFKOIG__subtitle{color:#fff;text-align:center;font-family:var(--font-tektur);max-width:600px;margin:0;font-size:14px;font-weight:400;line-height:1.4}.HeroContent-module__jFKOIG__videoPlayerOuter{background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);border-radius:23px;width:100%;max-width:1440px;padding:3px;box-shadow:0 20px 60px #3ddc8440}.HeroContent-module__jFKOIG__videoPlayerInner{aspect-ratio:16/9;background:#000;border-radius:20px;width:100%;position:relative;overflow:hidden}.HeroContent-module__jFKOIG__videoIframe{border:none;width:100%;height:50%;position:absolute;inset:0}.HeroContent-module__jFKOIG__buttons{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.HeroContent-module__jFKOIG__btnPrimary{color:#fff;height:48px;font-family:var(--font-tektur);cursor:pointer;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%) 0%/180% 180%;border:none;border-radius:11px;justify-content:center;align-items:center;gap:20px;padding:0 29px;font-size:16px;font-weight:700;text-decoration:none;transition:background-position .5s,opacity .3s;display:flex}.HeroContent-module__jFKOIG__btnPrimary:hover{opacity:.95;background-position:100%}.HeroContent-module__jFKOIG__btnPrimary svg{transition:transform .3s}.HeroContent-module__jFKOIG__btnPrimary:hover svg{transform:translate(4px)}.HeroContent-module__jFKOIG__btnSecondary{color:#fff;height:48px;font-family:var(--font-tektur);background:#0165581c;border:1px solid #3ddc84;border-radius:11px;justify-content:center;align-items:center;gap:10px;padding:0 29px;font-size:14px;font-weight:700;text-decoration:none;transition:background .3s;display:flex}.HeroContent-module__jFKOIG__btnSecondary:hover{background:#0165584d}@media (max-width:768px){.HeroContent-module__jFKOIG__heroContent{width:100%;margin-top:40px;padding:20px}.HeroContent-module__jFKOIG__mainTitle{font-size:26px}.HeroContent-module__jFKOIG__subtitle{max-width:100%;font-size:14px}.HeroContent-module__jFKOIG__buttons{flex-direction:column;align-items:stretch;width:100%}.HeroContent-module__jFKOIG__btnPrimary,.HeroContent-module__jFKOIG__btnSecondary{width:100%;height:48px;font-size:14px}}
.HeroMarquee-module__6H9Swa__marqueeContainer{z-index:10;width:100%;padding-bottom:30px;position:relative;overflow:hidden}.HeroMarquee-module__6H9Swa__marqueeContent{align-items:center;gap:30px;width:max-content;animation:60s linear infinite HeroMarquee-module__6H9Swa__marquee;display:flex}.HeroMarquee-module__6H9Swa__marqueeContent:hover{animation-play-state:paused}.HeroMarquee-module__6H9Swa__marqueeItem{color:#9eaabb;font-family:var(--font-nunito-sans);white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:1000px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:15px;text-decoration:none;transition:transform .3s,color .3s,box-shadow .3s;display:flex;position:relative}.HeroMarquee-module__6H9Swa__marqueeItem:hover{color:#fff;transform:translateY(0)scale(1);box-shadow:0 8px 20px #3ddc8440}.HeroMarquee-module__6H9Swa__marqueeIcon{flex-shrink:0;width:18px;height:18px;transition:transform .3s}.HeroMarquee-module__6H9Swa__marqueeItem:hover .HeroMarquee-module__6H9Swa__marqueeIcon{transform:scale(1.15)}.HeroMarquee-module__6H9Swa__marqueeItem:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes HeroMarquee-module__6H9Swa__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.HeroBackgroundAnimation-module__eK_BEW__backgroundLayer{z-index:0;pointer-events:none;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroBackgroundAnimation-module__eK_BEW__layerBlobs{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroBackgroundAnimation-module__eK_BEW__layerDarken{z-index:2;background:linear-gradient(to top right,#0000 0% 20%,#000 40% 60%,#0000 80% 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroBackgroundAnimation-module__eK_BEW__layerGlow{z-index:3;background:radial-gradient(circle at 100% 0,#05966459 0%,#0000 45%),radial-gradient(circle at 0 100%,#05966473 0%,#0000 55%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroBackgroundAnimation-module__eK_BEW__networkCanvas{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.HeroBackgroundAnimation-module__eK_BEW__blob{opacity:.9;mix-blend-mode:screen;position:absolute}.HeroBackgroundAnimation-module__eK_BEW__blobIcon{filter:drop-shadow(0 0 3px #00000080);pointer-events:none;width:52%;height:52%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (prefers-reduced-motion:reduce){.HeroBackgroundAnimation-module__eK_BEW__blob{animation:none!important}}@keyframes HeroBackgroundAnimation-module__eK_BEW__float1{0%{transform:translate(0)rotate(0)scale(1)}33%{transform:translate(144px,-10vh)rotate(45deg)scale(1.2)}66%{transform:translate(-5vw,5vh)rotate(90deg)scale(.9)}to{transform:translate(0)rotate(0)scale(1)}}@keyframes HeroBackgroundAnimation-module__eK_BEW__float2{0%{transform:translate(0)rotate(0)scale(1)}33%{transform:translate(-10vw,15vh)rotate(-30deg)scale(1.3)}66%{transform:translate(144px,-10vh)rotate(-60deg)scale(.8)}to{transform:translate(0)rotate(0)scale(1)}}@keyframes HeroBackgroundAnimation-module__eK_BEW__float3{0%{transform:translate(0)rotate(0)scale(1)}33%{transform:translate(216px,15vh)rotate(60deg)scale(.8)}66%{transform:translate(-15vw,-15vh)rotate(120deg)scale(1.1)}to{transform:translate(0)rotate(0)scale(1)}}.HeroBackgroundAnimation-module__eK_BEW__blob1{width:23px;height:23px;animation:22s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float1;top:80%;left:37%}.HeroBackgroundAnimation-module__eK_BEW__blob2{width:22px;height:22px;animation:16s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float1;top:99%;left:27%}.HeroBackgroundAnimation-module__eK_BEW__blob3{width:32px;height:32px;animation:32s ease-in-out infinite alternate-reverse HeroBackgroundAnimation-module__eK_BEW__float1;top:48%;left:22%}.HeroBackgroundAnimation-module__eK_BEW__blob4{width:33px;height:33px;animation:15s ease-in-out infinite alternate-reverse HeroBackgroundAnimation-module__eK_BEW__float1;top:41%;left:80%}.HeroBackgroundAnimation-module__eK_BEW__blob5{width:43px;height:43px;animation:25s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float1;top:3%;left:64%}.HeroBackgroundAnimation-module__eK_BEW__blob6{width:48px;height:48px;animation:34s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float2;top:89%;left:12%}.HeroBackgroundAnimation-module__eK_BEW__blob7{width:55px;height:55px;animation:32s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float2;top:55%;left:14%}.HeroBackgroundAnimation-module__eK_BEW__blob8{width:30px;height:30px;animation:24s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float1;top:74%;left:-8%}.HeroBackgroundAnimation-module__eK_BEW__blob9{width:22px;height:22px;animation:35s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float2;top:19%;left:80%}.HeroBackgroundAnimation-module__eK_BEW__blob10{width:46px;height:46px;animation:23s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float3;top:32%;left:71%}.HeroBackgroundAnimation-module__eK_BEW__blob11{width:27px;height:27px;animation:27s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float2;top:104%;left:0%}.HeroBackgroundAnimation-module__eK_BEW__blob12{width:42px;height:42px;animation:25s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float2;top:49%;left:4%}.HeroBackgroundAnimation-module__eK_BEW__blob13{width:19px;height:19px;animation:21s ease-in-out infinite alternate-reverse HeroBackgroundAnimation-module__eK_BEW__float3;top:85%;left:26%}.HeroBackgroundAnimation-module__eK_BEW__blob14{width:49px;height:49px;animation:19s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float1;top:6%;left:63%}.HeroBackgroundAnimation-module__eK_BEW__blob15{width:52px;height:52px;animation:19s ease-in-out infinite alternate-reverse HeroBackgroundAnimation-module__eK_BEW__float3;top:4%;left:91%}.HeroBackgroundAnimation-module__eK_BEW__blob16{width:20px;height:20px;animation:19s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float3;top:59%;left:45%}.HeroBackgroundAnimation-module__eK_BEW__blob17{width:52px;height:52px;animation:34s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float2;top:93%;left:14%}.HeroBackgroundAnimation-module__eK_BEW__blob18{width:63px;height:63px;animation:32s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float2;top:59%;left:33%}.HeroBackgroundAnimation-module__eK_BEW__blob19{width:23px;height:23px;animation:29s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float1;top:0%;left:100%}.HeroBackgroundAnimation-module__eK_BEW__blob20{width:59px;height:59px;animation:35s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float2;top:58%;left:22%}.HeroBackgroundAnimation-module__eK_BEW__blob21{width:26px;height:26px;animation:31s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float1;top:24%;left:65%}.HeroBackgroundAnimation-module__eK_BEW__blob22{width:58px;height:58px;animation:24s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float1;top:91%;left:-3%}.HeroBackgroundAnimation-module__eK_BEW__blob23{width:35px;height:35px;animation:17s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float3;top:107%;left:-5%}.HeroBackgroundAnimation-module__eK_BEW__blob24{width:24px;height:24px;animation:31s ease-in-out infinite alternate-reverse HeroBackgroundAnimation-module__eK_BEW__float3;top:6%;left:66%}.HeroBackgroundAnimation-module__eK_BEW__blob25{width:32px;height:32px;animation:27s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float3;top:84%;left:35%}.HeroBackgroundAnimation-module__eK_BEW__blob26{width:53px;height:53px;animation:22s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float1;top:5%;left:60%}.HeroBackgroundAnimation-module__eK_BEW__blob27{width:14px;height:14px;animation:15s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float1;top:73%;left:27%}.HeroBackgroundAnimation-module__eK_BEW__blob28{width:33px;height:33px;animation:17s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float3;top:87%;left:-8%}.HeroBackgroundAnimation-module__eK_BEW__blob29{width:37px;height:37px;animation:19s ease-in-out infinite alternate-reverse HeroBackgroundAnimation-module__eK_BEW__float3;top:24%;left:72%}.HeroBackgroundAnimation-module__eK_BEW__blob30{width:35px;height:35px;animation:18s ease-in-out infinite alternate-reverse HeroBackgroundAnimation-module__eK_BEW__float1;top:2%;left:97%}.HeroBackgroundAnimation-module__eK_BEW__blob31{width:45px;height:45px;animation:16s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float3;top:19%;left:97%}.HeroBackgroundAnimation-module__eK_BEW__blob32{width:17px;height:17px;animation:18s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float1;top:41%;left:88%}.HeroBackgroundAnimation-module__eK_BEW__blob33{width:30px;height:30px;animation:20s ease-in-out infinite alternate-reverse HeroBackgroundAnimation-module__eK_BEW__float2;top:17%;left:62%}.HeroBackgroundAnimation-module__eK_BEW__blob34{width:35px;height:35px;animation:16s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float3;top:57%;left:18%}.HeroBackgroundAnimation-module__eK_BEW__blob35{width:20px;height:20px;animation:30s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float2;top:97%;left:0%}.HeroBackgroundAnimation-module__eK_BEW__blob36{width:49px;height:49px;animation:15s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float2;top:93%;left:0%}.HeroBackgroundAnimation-module__eK_BEW__blob37{width:55px;height:55px;animation:32s ease-in-out infinite alternate-reverse HeroBackgroundAnimation-module__eK_BEW__float3;top:34%;left:99%}.HeroBackgroundAnimation-module__eK_BEW__blob38{width:26px;height:26px;animation:16s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float3;top:72%;left:8%}.HeroBackgroundAnimation-module__eK_BEW__blob39{width:42px;height:42px;animation:31s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float3;top:106%;left:-7%}.HeroBackgroundAnimation-module__eK_BEW__blob40{width:17px;height:17px;animation:17s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float3;top:68%;left:44%}.HeroBackgroundAnimation-module__eK_BEW__blob41{width:35px;height:35px;animation:22s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float3;top:26%;left:60%}.HeroBackgroundAnimation-module__eK_BEW__blob42{width:20px;height:20px;animation:21s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float3;top:6%;left:85%}.HeroBackgroundAnimation-module__eK_BEW__blob43{width:35px;height:35px;animation:35s ease-in-out infinite alternate-reverse HeroBackgroundAnimation-module__eK_BEW__float2;top:-2%;left:95%}.HeroBackgroundAnimation-module__eK_BEW__blob44{width:42px;height:42px;animation:34s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float3;top:103%;left:-10%}.HeroBackgroundAnimation-module__eK_BEW__blob45{width:19px;height:19px;animation:19s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float2;top:78%;left:22%}.HeroBackgroundAnimation-module__eK_BEW__blob46{width:35px;height:35px;animation:29s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float3;top:0%;left:81%}.HeroBackgroundAnimation-module__eK_BEW__blob47{width:60px;height:60px;animation:18s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float1;top:83%;left:32%}.HeroBackgroundAnimation-module__eK_BEW__blob48{width:23px;height:23px;animation:23s ease-in-out infinite reverse HeroBackgroundAnimation-module__eK_BEW__float2;top:64%;left:37%}.HeroBackgroundAnimation-module__eK_BEW__blob49{width:43px;height:43px;animation:31s ease-in-out infinite alternate HeroBackgroundAnimation-module__eK_BEW__float2;top:78%;left:33%}.HeroBackgroundAnimation-module__eK_BEW__blob50{width:17px;height:17px;animation:23s ease-in-out infinite HeroBackgroundAnimation-module__eK_BEW__float1;top:99%;left:30%}
.ServicesSection-module__d8_FyW__section{background:#fdfdfe;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:30px;padding:45px 30px;display:flex;position:relative}.ServicesSection-module__d8_FyW__container{flex-direction:column;align-self:stretch;align-items:flex-start;gap:30px;width:100%;max-width:1440px;margin:0 auto;padding:0 30px;display:flex;position:relative}.ServicesSection-module__d8_FyW__headerRow{justify-content:space-between;align-self:stretch;align-items:center;display:flex;position:relative}.ServicesSection-module__d8_FyW__titles{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:5px;display:flex;position:relative}.ServicesSection-module__d8_FyW__subtitle{font-family:var(--font-tektur);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:500}.ServicesSection-module__d8_FyW__mainTitle{color:#000;font-family:var(--font-tektur);margin:0;font-size:32px;font-weight:700}.ServicesSection-module__d8_FyW__grid{grid-template-columns:repeat(4,1fr);align-self:stretch;gap:20px;width:100%;display:grid}@media (max-width:1024px){.ServicesSection-module__d8_FyW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServicesSection-module__d8_FyW__section{padding:30px 20px}.ServicesSection-module__d8_FyW__headerRow{flex-direction:column;align-items:flex-start}.ServicesSection-module__d8_FyW__mainTitle{font-size:24px}.ServicesSection-module__d8_FyW__subtitle{font-size:14px}.ServicesSection-module__d8_FyW__grid{grid-template-columns:1fr}.ServicesSection-module__d8_FyW__cardTitle{font-size:16px}.ServicesSection-module__d8_FyW__cardDescription{font-size:14px}.ServicesSection-module__d8_FyW__iconWrapper{width:32px;height:32px}}.ServicesSection-module__d8_FyW__card{cursor:default;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex:1 0 0;align-items:flex-start;gap:20px;padding:30px 20px;transition:all .3s;display:flex;position:relative}.ServicesSection-module__d8_FyW__card:hover{background:linear-gradient(60deg,#3ddc841c 13.4%,#02704f1c 86.6%);border:1px solid #3ddc84;transform:translateY(-2px);box-shadow:0 3px 6px #b5c7e440}.ServicesSection-module__d8_FyW__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.ServicesSection-module__d8_FyW__iconWrapper svg{object-fit:contain;width:80%;height:80%}.ServicesSection-module__d8_FyW__cardContent{flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;display:flex}.ServicesSection-module__d8_FyW__cardTitle{color:#031736;font-family:var(--font-tektur);margin:0;font-size:15px;font-weight:700}.ServicesSection-module__d8_FyW__cardDescription{color:#64748b;font-family:var(--font-nunito-sans);margin:0;font-size:15px;font-weight:400;line-height:1.4}
.ProcessSection-module__BtVNZG__section{background:#000607;justify-content:center;align-items:center;width:100%;padding:45px 30px;display:flex;position:relative}.ProcessSection-module__BtVNZG__container{flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:30px;max-width:1440px;margin:0 auto;padding:0 30px;display:flex;position:relative}.ProcessSection-module__BtVNZG__headerRow{justify-content:space-between;align-self:stretch;align-items:center;display:flex;position:relative}.ProcessSection-module__BtVNZG__titles{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:5px;display:flex;position:relative}.ProcessSection-module__BtVNZG__subtitle{color:#d9d9d9;font-family:var(--font-tektur);margin:0;font-size:15px;font-weight:500}.ProcessSection-module__BtVNZG__mainTitle{font-family:var(--font-tektur);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:32px;font-weight:700}.ProcessSection-module__BtVNZG__cardsContainer{flex-direction:column;align-self:stretch;align-items:flex-start;display:flex;position:relative;overflow:hidden}.ProcessSection-module__BtVNZG__grid{grid-template-columns:repeat(6,1fr);align-self:stretch;gap:30px;width:100%;display:grid;position:relative}@media (max-width:1200px){.ProcessSection-module__BtVNZG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ProcessSection-module__BtVNZG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ProcessSection-module__BtVNZG__grid{grid-template-columns:1fr}}.ProcessSection-module__BtVNZG__card{background:#fff0;border-radius:11px;flex-direction:column;flex:1 0 0;justify-content:flex-start;align-items:center;gap:20px;padding-top:20px;transition:transform .3s;display:flex;position:relative}.ProcessSection-module__BtVNZG__card:hover{transform:translateY(-2px)}.ProcessSection-module__BtVNZG__icon{flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.ProcessSection-module__BtVNZG__cardContent{flex-direction:column;align-self:stretch;align-items:center;gap:10px;display:flex}.ProcessSection-module__BtVNZG__cardTitle{color:#fff;text-align:center;font-family:var(--font-tektur);margin:0;font-size:16px;font-weight:700}.ProcessSection-module__BtVNZG__cardDesc{color:#9eaabb;text-align:center;font-family:var(--font-nunito-sans);margin:0;font-size:15px;font-weight:400;line-height:1.4}.ProcessSection-module__BtVNZG__badge{background:linear-gradient(60deg,#3ddc841c 13.4%,#02704f1c 86.6%);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:5px 10px;display:flex;position:relative}.ProcessSection-module__BtVNZG__badgeText{font-family:var(--font-tektur);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:13px;font-weight:400}@media (max-width:768px){.ProcessSection-module__BtVNZG__section{width:100%;padding:30px 20px}.ProcessSection-module__BtVNZG__mainTitle{text-align:center;font-size:24px}.ProcessSection-module__BtVNZG__subtitle{text-align:center;font-size:14px}.ProcessSection-module__BtVNZG__headerRow,.ProcessSection-module__BtVNZG__titles{align-items:center}.ProcessSection-module__BtVNZG__grid{grid-template-columns:1fr;gap:30px}.ProcessSection-module__BtVNZG__cardTitle{font-size:18px}.ProcessSection-module__BtVNZG__cardDesc{font-size:14px}.ProcessSection-module__BtVNZG__badgeText{font-size:12px}.ProcessSection-module__BtVNZG__icon{width:60px;height:60px}}
.ProductsSection-module__zvZAGG__section{background:#000607;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:30px;max-width:1440px;margin:0 auto;padding:45px 30px;display:flex;position:relative}.ProductsSection-module__zvZAGG__container{flex-direction:column;align-self:stretch;align-items:flex-start;gap:30px;width:100%;margin:0 auto;display:flex;position:relative}.ProductsSection-module__zvZAGG__headerRow{flex-wrap:wrap;justify-content:space-between;align-self:stretch;align-items:flex-end;gap:20px;display:flex;position:relative}.ProductsSection-module__zvZAGG__titles{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:5px;display:flex;position:relative}.ProductsSection-module__zvZAGG__subtitle{color:#d9d9d9;font-family:var(--font-tektur);font-size:15px;font-weight:500}.ProductsSection-module__zvZAGG__mainTitle{font-family:var(--font-tektur);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:32px;font-weight:700}@supports not ((-webkit-background-clip:text)){.ProductsSection-module__zvZAGG__mainTitle{color:#3ddc84}}.ProductsSection-module__zvZAGG__allProductsBtn{color:#fff;font-family:var(--font-tektur);white-space:nowrap;background:#0165581c;border:1px solid #3ddc84;border-radius:5px;align-items:center;gap:20px;padding:10px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:background .3s;display:flex}.ProductsSection-module__zvZAGG__allProductsBtn:hover{background:#0165584d}.ProductsSection-module__zvZAGG__cardsContainer{grid-template-columns:repeat(3,1fr);align-self:stretch;gap:20px;width:100%;display:grid;position:relative}@media (max-width:900px){.ProductsSection-module__zvZAGG__cardsContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProductsSection-module__zvZAGG__section{padding:30px 20px}.ProductsSection-module__zvZAGG__headerRow{flex-direction:column;align-items:flex-start}.ProductsSection-module__zvZAGG__mainTitle{font-size:24px}.ProductsSection-module__zvZAGG__subtitle{font-size:14px}.ProductsSection-module__zvZAGG__cardsContainer{grid-template-columns:1fr}.ProductsSection-module__zvZAGG__allProductsBtn{justify-content:center;width:100%;padding:12px;font-size:14px}}
.ReviewsSection-module__Gqkdda__section{background:#fdfdfe;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:45px 30px;display:flex;position:relative}.ReviewsSection-module__Gqkdda__container{flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;max-width:1440px;margin:0 auto;padding:0 30px;display:flex;position:relative}.ReviewsSection-module__Gqkdda__header{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.ReviewsSection-module__Gqkdda__subtitle{font-family:var(--font-tektur);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:15px;font-weight:500}.ReviewsSection-module__Gqkdda__title{color:#000;font-family:var(--font-tektur);margin:0;font-size:32px;font-weight:700}.ReviewsSection-module__Gqkdda__carouselContainer{width:100%;position:relative;overflow:hidden}.ReviewsSection-module__Gqkdda__carouselTrack{gap:20px;width:100%;transition:transform .5s ease-in-out;display:flex}.ReviewsSection-module__Gqkdda__card{background:#fff;border:1px solid #0000;border-radius:10px;flex-direction:column;flex:0 0 calc(50% - 10px);justify-content:space-between;align-items:flex-start;gap:10px;padding:30px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 40px #2b59ff14}.ReviewsSection-module__Gqkdda__card:hover{transform:translateY(-2px)}.ReviewsSection-module__Gqkdda__cardActive{background:linear-gradient(60deg,#3ddc841c 13.4%,#02704f1c 86.6%);border:1px solid #3ddc84}.ReviewsSection-module__Gqkdda__reviewText{color:#64748b;font-family:var(--font-nunito-sans);flex:1;margin:0;font-size:15px;font-weight:400;line-height:1.73}.ReviewsSection-module__Gqkdda__cardFooter{justify-content:space-between;align-items:center;width:100%;margin-top:20px;display:flex}@media (max-width:640px){.ReviewsSection-module__Gqkdda__cardFooter{flex-direction:column;align-items:flex-start;gap:20px}}.ReviewsSection-module__Gqkdda__authorInfo{align-items:center;gap:10px;display:flex}.ReviewsSection-module__Gqkdda__avatarWrapper{background:#eee;border-radius:50%;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.ReviewsSection-module__Gqkdda__avatar{object-fit:cover;width:100%;height:100%}.ReviewsSection-module__Gqkdda__authorDetails{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.ReviewsSection-module__Gqkdda__authorName{color:#000;font-family:var(--font-tektur);margin:0;font-size:16px;font-weight:700}.ReviewsSection-module__Gqkdda__authorRole{font-family:var(--font-tektur);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:13px;font-weight:400}.ReviewsSection-module__Gqkdda__stars{align-items:center;display:flex}.ReviewsSection-module__Gqkdda__stars svg{width:81px;height:auto}.ReviewsSection-module__Gqkdda__pagination{align-items:center;gap:10px;margin-top:20px;display:flex}.ReviewsSection-module__Gqkdda__dot{opacity:.2;cursor:pointer;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);border-radius:4px;width:16px;height:8px;transition:all .3s}.ReviewsSection-module__Gqkdda__dotActive{opacity:1;width:42px}@media (max-width:768px){.ReviewsSection-module__Gqkdda__section{width:100%;padding:30px 20px}.ReviewsSection-module__Gqkdda__title{text-align:center;width:100%;font-size:24px}.ReviewsSection-module__Gqkdda__subtitle{text-align:center;width:100%;font-size:14px}.ReviewsSection-module__Gqkdda__header{align-items:center}.ReviewsSection-module__Gqkdda__carouselTrack{gap:15px}.ReviewsSection-module__Gqkdda__card{flex:0 0 100%;padding:20px}.ReviewsSection-module__Gqkdda__reviewText{font-size:14px}.ReviewsSection-module__Gqkdda__cardFooter{flex-direction:column;align-items:flex-start;gap:15px}.ReviewsSection-module__Gqkdda__avatarWrapper{width:48px;height:48px}.ReviewsSection-module__Gqkdda__authorName{font-size:16px}.ReviewsSection-module__Gqkdda__authorRole{font-size:12px}.ReviewsSection-module__Gqkdda__stars svg{width:80px}.ReviewsSection-module__Gqkdda__pagination{margin-top:20px}.ReviewsSection-module__Gqkdda__dot{width:12px;height:6px}.ReviewsSection-module__Gqkdda__dotActive{width:24px}}
.ProductCard-module__pWUU6G__card{cursor:pointer;background:#0000000d;border:1px solid #ffffff0f;border-radius:11px;flex-direction:column;flex:1 0 0;align-items:flex-start;transition:all .3s;display:flex;position:relative;overflow:hidden}.ProductCard-module__pWUU6G__card:hover{background:linear-gradient(60deg,#3ddc841c 13.4%,#02704f1c 86.6%);border:1px solid #3ddc84;transform:translateY(-5px);box-shadow:inset 0 0 11px #3ddc844d,0 0 11px #008c714d}.ProductCard-module__pWUU6G__image{object-fit:cover;border-radius:5px 5px 0 0;justify-content:center;align-self:stretch;align-items:center;width:100%;height:228px;display:flex}.ProductCard-module__pWUU6G__content{background:#0165581c;border-radius:0 0 11px 11px;flex-direction:column;flex-grow:1;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:20px;width:100%;padding:20px 20px 30px;display:flex}.ProductCard-module__pWUU6G__headerRow{align-self:stretch;align-items:center;gap:20px;display:flex}.ProductCard-module__pWUU6G__iconWrapper{background:linear-gradient(60deg,#3ddc841c 13.4%,#02704f1c 86.6%);border:1px solid #3ddc84;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:1px;display:flex}.ProductCard-module__pWUU6G__titles{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:5px;display:flex}.ProductCard-module__pWUU6G__title{color:#fff;font-family:var(--font-tektur);font-size:16px;font-weight:700}.ProductCard-module__pWUU6G__subtitle{font-family:var(--font-tektur);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;font-size:13px;font-weight:400}@supports not ((-webkit-background-clip:text)){.ProductCard-module__pWUU6G__subtitle{color:#3ddc84}}.ProductCard-module__pWUU6G__description{color:#9eaabb;font-family:var(--font-nunito-sans);font-size:15px;font-weight:400;line-height:1.4}.ProductCard-module__pWUU6G__tagsContainer{flex-direction:column;gap:10px;width:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.ProductCard-module__pWUU6G__marqueeRow{align-items:center;gap:10px;width:max-content;min-width:100%;animation:25s linear infinite ProductCard-module__pWUU6G__marquee-left;flex-flow:row!important;display:flex!important}.ProductCard-module__pWUU6G__marqueeRow:nth-child(2){animation-duration:30s;animation-direction:reverse}@keyframes ProductCard-module__pWUU6G__marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.ProductCard-module__pWUU6G__tag{color:#9eaabb;font-family:var(--font-nunito-sans);white-space:nowrap;border:1px solid #0000;border-radius:222px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:15px;font-weight:400;display:inline-flex;position:relative}.ProductCard-module__pWUU6G__tag:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ProductCard-module__pWUU6G__tag.ProductCard-module__pWUU6G__highlighted{background:linear-gradient(60deg,#3ddc841c 13.4%,#02704f1c 86.6%)}
.StatisticsComponent-module__CTdoga__section{background:#000607;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:30px;padding:45px 30px;display:flex;position:relative}.StatisticsComponent-module__CTdoga__container{flex-direction:column;align-self:stretch;align-items:flex-start;gap:45px;width:100%;display:flex;position:relative}.StatisticsComponent-module__CTdoga__headerRow{justify-content:space-between;align-self:stretch;align-items:center;display:flex;position:relative}.StatisticsComponent-module__CTdoga__titles{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:5px;display:flex;position:relative}.StatisticsComponent-module__CTdoga__subtitle{color:#d9d9d9;font-family:var(--font-tektur);font-size:15px;font-weight:500}.StatisticsComponent-module__CTdoga__mainTitle{font-family:var(--font-tektur);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:32px;font-weight:700}@supports not ((-webkit-background-clip:text)){.StatisticsComponent-module__CTdoga__mainTitle{color:#3ddc84}}.StatisticsComponent-module__CTdoga__teamCarousel{flex-wrap:wrap;justify-content:space-between;align-self:stretch;align-items:center;gap:20px;padding-left:15px;display:flex;position:relative}.StatisticsComponent-module__CTdoga__thumbnailWrapper{background:#fff;border:1px solid #0000;border-radius:777px;justify-content:center;align-items:center;width:145px;padding:0;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 #0000,0 0 #0000}.StatisticsComponent-module__CTdoga__thumbnailWrapper.StatisticsComponent-module__CTdoga__active{background:linear-gradient(to bottom right,#1c837c 0%,#000a1d 50%) 100% 100%/50% 50% no-repeat,linear-gradient(to bottom left,#1c837c 0%,#000a1d 50%) 0 100%/50% 50% no-repeat,linear-gradient(to top left,#1c837c 0%,#000a1d 50%) 0 0/50% 50% no-repeat,linear-gradient(to top right,#1c837c 0%,#000a1d 50%) 100% 0/50% 50% no-repeat;border:1px solid #3ddc84;width:176px;padding:0 5px 0 6px;box-shadow:inset 0 0 5px #3ddc84,0 0 11px #008c71}.StatisticsComponent-module__CTdoga__thumbnail{object-fit:cover;width:100%;transition:all .4s}.StatisticsComponent-module__CTdoga__carouselNav{align-items:center;gap:10px;display:flex;position:relative}.StatisticsComponent-module__CTdoga__arrowIcon,.StatisticsComponent-module__CTdoga__arrowIconActive{width:102px;height:53px}.StatisticsComponent-module__CTdoga__personMainCard{width:100%;padding:8px 0;overflow:hidden}.StatisticsComponent-module__CTdoga__personCard{background:#0165581c;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:45px;width:100%;padding:45px 45px 0;animation:.4s ease-out StatisticsComponent-module__CTdoga__fadeInSlideUp;display:flex;position:relative;box-shadow:0 0 8px #fff}.StatisticsComponent-module__CTdoga__personInfo{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:30px;max-width:745px;padding-bottom:45px;display:flex}.StatisticsComponent-module__CTdoga__personHeader{flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;display:flex}.StatisticsComponent-module__CTdoga__personName{color:#d9d9d9;font-family:var(--font-tektur);margin:0;font-size:15px;font-weight:500}.StatisticsComponent-module__CTdoga__personRole{color:#9eaabb;font-family:var(--font-nunito-sans);margin:0;font-size:15px;font-weight:400}.StatisticsComponent-module__CTdoga__personBio{color:#fff;font-family:var(--font-nunito-sans);margin:0;font-size:15px;font-weight:400;line-height:1.5}.StatisticsComponent-module__CTdoga__divider{background:linear-gradient(270deg,#008c7100 .17%,#008c71 15.74%,#3ddc84 50%,#008c71 83.22%,#008c7100 100%);align-self:stretch;height:1px}.StatisticsComponent-module__CTdoga__personDetails{flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;display:flex}.StatisticsComponent-module__CTdoga__detailRow{align-self:stretch;align-items:flex-start;gap:70px;display:flex}.StatisticsComponent-module__CTdoga__detailLabel{color:#d9d9d9;width:200px;font-family:var(--font-tektur);flex-shrink:0;font-size:15px;font-weight:500}.StatisticsComponent-module__CTdoga__detailValue{color:#9eaabb;font-family:var(--font-nunito-sans);flex:1 0 0;font-size:15px;font-weight:400}.StatisticsComponent-module__CTdoga__personImage{aspect-ratio:101/139;object-fit:cover;flex-shrink:0;width:334px}.StatisticsComponent-module__CTdoga__statsBar{background:#0165581c;border-radius:20px;flex-wrap:wrap;align-self:stretch;align-items:stretch;gap:10px;padding:20px 30px;display:flex}.StatisticsComponent-module__CTdoga__statItem,.StatisticsComponent-module__CTdoga__statItemLast{flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:5px;min-width:167px;padding:20px 10px;display:flex}.StatisticsComponent-module__CTdoga__statItem{border-right:1px solid #3ddc84}.StatisticsComponent-module__CTdoga__statValue{text-align:center;font-family:var(--font-tektur);-webkit-text-fill-color:transparent;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700}.StatisticsComponent-module__CTdoga__statLabel{color:#fff;text-align:center;font-family:var(--font-nunito-sans);font-size:15px;font-weight:400}@media (max-width:900px){.StatisticsComponent-module__CTdoga__personImage{margin:0 auto}}@media (max-width:768px){.StatisticsComponent-module__CTdoga__section{padding:30px 20px}.StatisticsComponent-module__CTdoga__mainTitle{font-size:24px}.StatisticsComponent-module__CTdoga__subtitle{font-size:14px}.StatisticsComponent-module__CTdoga__personCard{flex-direction:column;align-items:center;width:100%;padding:20px}.StatisticsComponent-module__CTdoga__personInfo{max-width:100%;padding-bottom:0}.StatisticsComponent-module__CTdoga__personName{font-size:18px}.StatisticsComponent-module__CTdoga__personRole,.StatisticsComponent-module__CTdoga__personBio{font-size:14px}.StatisticsComponent-module__CTdoga__detailLabel{width:100px;font-size:12px}.StatisticsComponent-module__CTdoga__detailValue{font-size:12px}.StatisticsComponent-module__CTdoga__statValue{font-size:24px}.StatisticsComponent-module__CTdoga__statLabel{font-size:12px}.StatisticsComponent-module__CTdoga__thumbnailWrapper{width:60px}.StatisticsComponent-module__CTdoga__thumbnailWrapper.StatisticsComponent-module__CTdoga__active{width:70px}.StatisticsComponent-module__CTdoga__personImage{width:100%;max-width:250px}.StatisticsComponent-module__CTdoga__statItem{border-bottom:1px solid #3ddc84;border-right:none}.StatisticsComponent-module__CTdoga__statItemLast{border-bottom:none}}@keyframes StatisticsComponent-module__CTdoga__fadeInSlideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
