.CaseDetails-module__F0RRDa__main{background-color:#081c22;flex-direction:column;width:100%;min-height:100vh;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%;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}}
.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%}
.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}}
.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%)}
.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}}
.PartnersSection-module__zjGHRa__section{box-sizing:border-box;background:#000607;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:45px 30px;display:flex;position:relative}.PartnersSection-module__zjGHRa__container{flex-direction:column;justify-content:center;align-items:center;gap:45px;width:100%;max-width:1440px;margin:0 auto;padding:0 30px;display:flex;position:relative}.PartnersSection-module__zjGHRa__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}.PartnersSection-module__zjGHRa__subtitle{color:#d9d9d9;font-family:var(--font-tektur);margin:0;font-size:15px;font-weight:500}.PartnersSection-module__zjGHRa__title{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}.PartnersSection-module__zjGHRa__logosCarousel{-ms-overflow-style:none;scrollbar-width:none;align-items:center;gap:30px;width:100%;padding:20px 0;display:flex;overflow:auto hidden}.PartnersSection-module__zjGHRa__logosCarousel::-webkit-scrollbar{display:none}.PartnersSection-module__zjGHRa__logoItem{cursor:pointer;background:#0165581c;border:1px solid #0000;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:250px;height:117px;padding:20px;transition:all .3s;display:flex}.PartnersSection-module__zjGHRa__logoItem:hover:not(.PartnersSection-module__zjGHRa__logoActive){background:linear-gradient(60deg,#3ddc841c 13.4%,#02704f1c 86.6%);border:1px solid #3ddc84;transform:translateY(-2px);box-shadow:inset 0 0 11px #3ddc844d,0 0 11px #008c714d}.PartnersSection-module__zjGHRa__logoActive{background:#0165581a;border:1px solid #3ddc84;width:290px;height:136px;box-shadow:inset 0 0 11px #3ddc84,0 0 11px #008c71}.PartnersSection-module__zjGHRa__logoImg{object-fit:contain;max-width:100%;max-height:100%}.PartnersSection-module__zjGHRa__detailCard{box-sizing:border-box;background:#0165581c;border-radius:11px;justify-content:space-between;align-items:stretch;gap:45px;width:100%;padding:45px;display:flex;position:relative;box-shadow:0 0 8px #fff}@media (max-width:768px){.PartnersSection-module__zjGHRa__detailCard{flex-direction:column}}.PartnersSection-module__zjGHRa__detailLeft{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:30px;display:flex}.PartnersSection-module__zjGHRa__detailTitleBadge{background:#0165581c;border:1px solid #3ddc84;border-radius:11px;justify-content:center;align-items:center;padding:10px 30px;display:flex}.PartnersSection-module__zjGHRa__detailTitleText{color:#fff;text-align:center;font-family:var(--font-tektur);font-size:32px;font-weight:700}.PartnersSection-module__zjGHRa__detailSector{color:#9eaabb;font-family:var(--font-nunito-sans);font-size:15px;font-weight:400}.PartnersSection-module__zjGHRa__divider{background:linear-gradient(270deg,#008c7100 .17%,#008c71 15.74%,#3ddc84 50%,#008c71 83.22%,#008c7100 100%);width:100%;height:1px}.PartnersSection-module__zjGHRa__detailDesc{color:#fff;font-family:var(--font-nunito-sans);margin:0;font-size:15px;font-weight:400;line-height:1.6}.PartnersSection-module__zjGHRa__detailRight{flex-direction:column;flex:none;justify-content:space-between;align-items:flex-end;gap:45px;display:flex}@media (max-width:768px){.PartnersSection-module__zjGHRa__detailRight{align-items:center}}.PartnersSection-module__zjGHRa__navigation{align-items:center;gap:10px;display:flex}.PartnersSection-module__zjGHRa__navBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:102px;height:53px;padding:0;transition:transform .3s;display:flex}.PartnersSection-module__zjGHRa__navBtn svg{width:100%;height:100%}.PartnersSection-module__zjGHRa__navBtn:hover{transform:scale(1.05)}.PartnersSection-module__zjGHRa__largeLogoWrapper{justify-content:center;align-items:center;width:291px;height:auto;display:flex}.PartnersSection-module__zjGHRa__largeLogo{object-fit:contain;width:100%;height:auto}@media (max-width:768px){.PartnersSection-module__zjGHRa__section{padding:30px 20px}.PartnersSection-module__zjGHRa__title{text-align:center;width:100%;font-size:24px}.PartnersSection-module__zjGHRa__subtitle{text-align:center;width:100%;font-size:14px}.PartnersSection-module__zjGHRa__header{align-items:center}.PartnersSection-module__zjGHRa__logosCarousel{gap:15px}.PartnersSection-module__zjGHRa__logoItem{width:120px;height:60px}.PartnersSection-module__zjGHRa__logoActive{width:140px;height:70px}.PartnersSection-module__zjGHRa__detailCard{flex-direction:column;padding:20px}.PartnersSection-module__zjGHRa__detailTitleText{font-size:18px}.PartnersSection-module__zjGHRa__detailSector,.PartnersSection-module__zjGHRa__detailDesc{font-size:14px}.PartnersSection-module__zjGHRa__detailRight{align-items:center;gap:15px}.PartnersSection-module__zjGHRa__largeLogoWrapper{width:150px}.PartnersSection-module__zjGHRa__navBtn{width:60px;height:30px}}
.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__grid{grid-template-columns:repeat(2,1fr);gap:20px;width:100%;display:grid;position:relative}@media (max-width:768px){.ReviewsSection-module__Gqkdda__grid{grid-template-columns:1fr}}.ReviewsSection-module__Gqkdda__card{background:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;padding:30px;transition:transform .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__grid{grid-template-columns:1fr;gap:15px;width:100%}.ReviewsSection-module__Gqkdda__card{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}}
.ContactSection-module__1kX6Bq__section{box-sizing:border-box;background:#fdfdfe;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:45px 30px;display:flex;position:relative}.ContactSection-module__1kX6Bq__container{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:45px;width:100%;max-width:1440px;margin:0 auto;padding:0 30px;display:flex;position:relative}.ContactSection-module__1kX6Bq__leftCol{flex-direction:column;flex:586px;align-items:flex-start;gap:45px;display:flex;position:relative}.ContactSection-module__1kX6Bq__textContent{flex-direction:column;align-items:flex-start;gap:30px;display:flex;position:relative}.ContactSection-module__1kX6Bq__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}.ContactSection-module__1kX6Bq__title{flex-direction:column;margin:0;line-height:1.1;display:flex}.ContactSection-module__1kX6Bq__titleBlack{color:#000;font-family:var(--font-tektur);font-size:55px;font-weight:700}.ContactSection-module__1kX6Bq__titleInline{align-items:center;display:flex}.ContactSection-module__1kX6Bq__titleGradient{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:55px;font-weight:700}.ContactSection-module__1kX6Bq__desc{color:#64748b;font-family:var(--font-nunito-sans);max-width:343px;margin:0;font-size:15px;font-weight:400;line-height:1.6}.ContactSection-module__1kX6Bq__features{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;width:100%;display:flex;position:relative}.ContactSection-module__1kX6Bq__featureItem{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:20px;min-width:115px;display:flex}.ContactSection-module__1kX6Bq__featureIcon{width:64px;height:64px}.ContactSection-module__1kX6Bq__featureTexts{flex-direction:column;align-items:center;gap:5px;display:flex}.ContactSection-module__1kX6Bq__featureLabel{color:#64748b;text-align:center;font-family:var(--font-nunito-sans);font-size:15px;font-weight:700}.ContactSection-module__1kX6Bq__featureValue{color:#000;text-align:center;font-family:var(--font-tektur);font-size:15px;font-weight:500}.ContactSection-module__1kX6Bq__teamBox{box-sizing:border-box;background:#000607;border-radius:11px;align-items:center;gap:30px;width:100%;padding:30px;display:flex;position:relative}@media (max-width:600px){.ContactSection-module__1kX6Bq__teamBox{flex-direction:column;align-items:flex-start}}.ContactSection-module__1kX6Bq__avatarsGroup{align-items:center;display:flex;position:relative}.ContactSection-module__1kX6Bq__avatarWrap{background:#051517;border:1px solid #3ddc84;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;overflow:hidden}.ContactSection-module__1kX6Bq__avatarWrap img{object-fit:cover;width:100%;height:100%}.ContactSection-module__1kX6Bq__avatarPlus{background:#001010;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.ContactSection-module__1kX6Bq__teamText{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;flex:1;margin:0;font-size:15px;font-weight:500;line-height:1.4}.ContactSection-module__1kX6Bq__messengersSection{flex-direction:column;align-items:flex-start;gap:20px;display:flex;position:relative}.ContactSection-module__1kX6Bq__messengersTitle{color:#000;font-family:var(--font-nunito-sans);margin:0;font-size:15px;font-weight:700}.ContactSection-module__1kX6Bq__messengersList{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.ContactSection-module__1kX6Bq__messengerItem{align-items:center;gap:15px;text-decoration:none;display:flex}.ContactSection-module__1kX6Bq__messengerIcon{width:46px;height:46px}.ContactSection-module__1kX6Bq__messengerName{color:#64748b;font-family:var(--font-nunito-sans);font-size:15px;font-weight:700}.ContactSection-module__1kX6Bq__rightCol{flex:728px;display:flex;position:relative}.ContactSection-module__1kX6Bq__formCard{box-sizing:border-box;background:#fff;border-radius:22px;flex-direction:column;align-items:stretch;gap:30px;width:100%;padding:45px;display:flex;box-shadow:0 0 33px #3697aa38}.ContactSection-module__1kX6Bq__formHeader{align-items:center;gap:30px;display:flex}.ContactSection-module__1kX6Bq__formHeaderIcon{flex-shrink:0;width:64px;height:64px}.ContactSection-module__1kX6Bq__formHeaderTexts{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.ContactSection-module__1kX6Bq__formTitle{color:#000;font-family:var(--font-tektur);margin:0;font-size:32px;font-weight:700}.ContactSection-module__1kX6Bq__formSubtitle{color:#64748b;font-family:var(--font-nunito-sans);margin:0;font-size:15px;font-weight:400}.ContactSection-module__1kX6Bq__form{flex-direction:column;gap:30px;display:flex}.ContactSection-module__1kX6Bq__formRow{align-items:flex-start;gap:20px;display:flex}@media (max-width:640px){.ContactSection-module__1kX6Bq__formRow{flex-direction:column}}.ContactSection-module__1kX6Bq__formGroup{flex-direction:column;flex:1;align-items:flex-start;gap:10px;width:100%;display:flex}.ContactSection-module__1kX6Bq__label{color:#000;font-family:var(--font-nunito-sans);text-align:center;font-size:15px;font-weight:700}.ContactSection-module__1kX6Bq__input,.ContactSection-module__1kX6Bq__select,.ContactSection-module__1kX6Bq__textarea{color:#000;width:100%;font-family:var(--font-nunito-sans);box-sizing:border-box;background:#fff;border:1px solid #3ddc8480;border-radius:11px;outline:none;padding:20px;font-size:15px;font-weight:400;transition:border-color .3s}.ContactSection-module__1kX6Bq__input:focus,.ContactSection-module__1kX6Bq__select:focus,.ContactSection-module__1kX6Bq__textarea:focus{border-color:#02704f}.ContactSection-module__1kX6Bq__input::placeholder,.ContactSection-module__1kX6Bq__textarea::placeholder{color:#64748b}.ContactSection-module__1kX6Bq__selectWrapper{width:100%;position:relative}.ContactSection-module__1kX6Bq__select{appearance:none;cursor:pointer;color:#64748b}.ContactSection-module__1kX6Bq__selectArrow{pointer-events:none;width:9px;height:auto;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.ContactSection-module__1kX6Bq__textarea{resize:vertical;min-height:137px}.ContactSection-module__1kX6Bq__submitBtn{cursor:pointer;background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);border:none;border-radius:11px;justify-content:center;align-items:center;gap:20px;width:100%;padding:20px 30px;transition:transform .3s;display:flex}.ContactSection-module__1kX6Bq__submitBtn:hover{transform:scale(1.02)}.ContactSection-module__1kX6Bq__submitBtn span{color:#fff;text-align:center;font-family:var(--font-tektur);font-size:18px;font-weight:700}.ContactSection-module__1kX6Bq__submitBtn svg{width:22px;height:22px}@media (max-width:768px){.ContactSection-module__1kX6Bq__section{padding:30px 20px}.ContactSection-module__1kX6Bq__container{flex-direction:column;gap:30px}.ContactSection-module__1kX6Bq__leftCol,.ContactSection-module__1kX6Bq__rightCol{flex:none;width:100%}.ContactSection-module__1kX6Bq__titleGradient,.ContactSection-module__1kX6Bq__titleBlack{font-size:28px}.ContactSection-module__1kX6Bq__subtitle{font-size:14px}.ContactSection-module__1kX6Bq__desc{max-width:100%;font-size:14px}.ContactSection-module__1kX6Bq__features{gap:20px}.ContactSection-module__1kX6Bq__featureItem{min-width:45%}.ContactSection-module__1kX6Bq__featureIcon{width:50px;height:50px}.ContactSection-module__1kX6Bq__featureLabel{font-size:14px}.ContactSection-module__1kX6Bq__featureValue{font-size:16px}.ContactSection-module__1kX6Bq__teamBox{padding:20px}.ContactSection-module__1kX6Bq__teamText{font-size:14px}.ContactSection-module__1kX6Bq__messengersTitle{font-size:16px}.ContactSection-module__1kX6Bq__messengerName{font-size:14px}.ContactSection-module__1kX6Bq__messengerIcon{width:40px;height:40px}.ContactSection-module__1kX6Bq__formCard{padding:20px}.ContactSection-module__1kX6Bq__formTitle{font-size:20px}.ContactSection-module__1kX6Bq__formSubtitle,.ContactSection-module__1kX6Bq__label,.ContactSection-module__1kX6Bq__input,.ContactSection-module__1kX6Bq__select,.ContactSection-module__1kX6Bq__textarea{font-size:14px}.ContactSection-module__1kX6Bq__submitBtn{padding:15px}.ContactSection-module__1kX6Bq__submitBtn span{font-size:16px}.ContactSection-module__1kX6Bq__submitBtn svg{width:20px;height:20px}}
.CTASection-module__uB7_Ra__section{box-sizing:border-box;background:#d3d3d3 url(/images/login-home-bg.svg) 50%/cover no-repeat;flex-direction:column;justify-content:space-between;align-items:start;gap:26px;width:100%;padding:60px 45px;display:flex}.CTASection-module__uB7_Ra__section>main{width:100%;max-width:1440px;margin:0 auto;padding:0 30px}@media (max-width:900px){.CTASection-module__uB7_Ra__section{flex-direction:column;align-items:flex-start}}.CTASection-module__uB7_Ra__content{flex-direction:column;flex:1;align-items:flex-start;gap:20px;margin-bottom:30px;display:flex}.CTASection-module__uB7_Ra__subtitle{color:#d9d9d9;font-family:var(--font-tektur);margin:0;font-size:15px;font-weight:500}.CTASection-module__uB7_Ra__title{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}.CTASection-module__uB7_Ra__desc{color:#fff;font-family:var(--font-nunito-sans);max-width:426px;margin:0;font-size:15px;font-weight:400;line-height:1.73}.CTASection-module__uB7_Ra__actions{align-items:flex-start;gap:30px;display:flex}@media (max-width:600px){.CTASection-module__uB7_Ra__actions{flex-direction:column;width:100%}}.CTASection-module__uB7_Ra__primaryBtn,.CTASection-module__uB7_Ra__secondaryBtn{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:10px;max-height:63px;padding:20px 30px;text-decoration:none;transition:transform .3s;display:flex}@media (max-width:600px){.CTASection-module__uB7_Ra__primaryBtn,.CTASection-module__uB7_Ra__secondaryBtn{width:100%}}.CTASection-module__uB7_Ra__primaryBtn:hover,.CTASection-module__uB7_Ra__secondaryBtn:hover{transform:scale(1.03)}.CTASection-module__uB7_Ra__primaryBtn{background:linear-gradient(60deg,#3ddc84 13.4%,#02704f 86.6%);border:none}.CTASection-module__uB7_Ra__primaryBtn span{color:#fff;text-align:center;font-family:var(--font-tektur);font-size:18px;font-weight:700}.CTASection-module__uB7_Ra__primaryBtn svg{width:22px;height:22px}.CTASection-module__uB7_Ra__secondaryBtn{background:#ffffff0f;border:1px solid #3ddc84cc}.CTASection-module__uB7_Ra__secondaryBtn span{color:#fff;text-align:center;font-family:var(--font-tektur);font-size:18px;font-weight:700}.CTASection-module__uB7_Ra__secondaryBtn svg{width:22px;height:22px}@media (max-width:768px){.CTASection-module__uB7_Ra__section{align-items:center;padding:30px 20px}.CTASection-module__uB7_Ra__content{text-align:center;align-items:center}.CTASection-module__uB7_Ra__title{text-align:center;font-size:24px}.CTASection-module__uB7_Ra__desc{text-align:center;max-width:100%;font-size:14px}.CTASection-module__uB7_Ra__actions{flex-direction:column;width:100%}.CTASection-module__uB7_Ra__primaryBtn,.CTASection-module__uB7_Ra__secondaryBtn,.CTASection-module__uB7_Ra__secondaryBtn{width:100%;max-height:none;padding:15px}.CTASection-module__uB7_Ra__primaryBtn span,.CTASection-module__uB7_Ra__secondaryBtn span{font-size:16px}}
.WhyUsSection-module__IYe2sa__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}.WhyUsSection-module__IYe2sa__container{flex-direction:column;align-self:stretch;align-items:flex-start;gap:30px;width:100%;margin:0 auto;display:flex;position:relative}.WhyUsSection-module__IYe2sa__headerRow{justify-content:space-between;align-self:stretch;align-items:center;display:flex;position:relative}.WhyUsSection-module__IYe2sa__titles{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:5px;display:flex}.WhyUsSection-module__IYe2sa__subtitle{color:#d9d9d9;font-family:var(--font-tektur);font-size:15px;font-weight:500}.WhyUsSection-module__IYe2sa__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)){.WhyUsSection-module__IYe2sa__mainTitle{color:#3ddc84}}.WhyUsSection-module__IYe2sa__cardsGrid{grid-template-columns:repeat(3,1fr);align-self:stretch;gap:20px;width:100%;display:grid}@media (max-width:900px){.WhyUsSection-module__IYe2sa__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyUsSection-module__IYe2sa__section{padding:30px 20px}.WhyUsSection-module__IYe2sa__mainTitle{font-size:24px}.WhyUsSection-module__IYe2sa__subtitle{font-size:14px}.WhyUsSection-module__IYe2sa__cardsGrid{grid-template-columns:1fr}}
.WhyUsCard-module__i7Ib8q__card{cursor:default;background:#0165581c;border:1px solid #ffffff08;border-radius:11px;flex-direction:column;flex:1 0 0;align-items:flex-start;gap:20px;min-height:144px;padding:30px 20px;transition:all .3s;display:flex;position:relative}.WhyUsCard-module__i7Ib8q__card:hover{background:linear-gradient(60deg,#3ddc841c 13.4%,#02704f1c 86.6%);border:1px solid #3ddc84}.WhyUsCard-module__i7Ib8q__textContainer{flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;display:flex}.WhyUsCard-module__i7Ib8q__title{color:#fff;font-family:var(--font-tektur);font-size:16px;font-weight:700}.WhyUsCard-module__i7Ib8q__description{color:#9eaabb;font-family:var(--font-nunito-sans);font-size:15px;font-weight:400;line-height:1.4}.WhyUsCard-module__i7Ib8q__iconWrapper{justify-content:flex-start;align-items:center;display:flex}.WhyUsCard-module__i7Ib8q__iconWrapper svg{flex-shrink:0;width:43px;height:43px}
