.Error404-module__i8fnha__error404{cursor:none;background-color:#000;flex-direction:column;min-height:100vh;padding:35px 300px 75px;display:flex;position:relative;overflow:hidden}.Error404-module__i8fnha__error404 *{cursor:none!important}.Error404-module__i8fnha__nav{z-index:50;justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.Error404-module__i8fnha__logoContainer{align-items:center;gap:15px;display:flex}.Error404-module__i8fnha__logoImage{flex-shrink:0;width:94px;height:94px}.Error404-module__i8fnha__navLinks{flex-direction:column;align-items:flex-start;gap:6px;margin-right:10px;display:flex}.Error404-module__i8fnha__navLink{color:#fff;font-size:14px;font-weight:400;text-decoration:none;transition:opacity .2s}.Error404-module__i8fnha__navLink:hover{opacity:.8}.Error404-module__i8fnha__navRight{align-items:center;gap:50px;display:flex}.Error404-module__i8fnha__languageSwitcher{color:#fff;gap:8px;font-size:12px;display:flex}.Error404-module__i8fnha__languageActive{font-weight:400}.Error404-module__i8fnha__languageInactive{opacity:.3;font-weight:400}.Error404-module__i8fnha__discussButton{cursor:none;opacity:.6;background:0 0;border:1px solid #fff;border-radius:5px;justify-content:center;align-items:center;width:104px;height:36px;padding:10px 25px;display:flex}.Error404-module__i8fnha__discussButtonText{color:#fff;font-size:14px;font-weight:700}.Error404-module__i8fnha__burgerButton{cursor:none;z-index:100;background-color:#59ff00;border:none;flex-direction:column;justify-content:space-between;width:40px;height:40px;padding:11px 10px;display:none}.Error404-module__i8fnha__burgerLine{transform-origin:50%;background-color:#000;border-radius:2px;width:100%;height:2px;transition:all .3s}.Error404-module__i8fnha__burgerButtonActive .Error404-module__i8fnha__burgerLine:first-child{transform:translateY(9px)rotate(45deg)}.Error404-module__i8fnha__burgerButtonActive .Error404-module__i8fnha__burgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Error404-module__i8fnha__burgerButtonActive .Error404-module__i8fnha__burgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Error404-module__i8fnha__errorBlocksContainer{flex:1;grid-template-columns:repeat(12,1fr);gap:20px;width:100%;padding:100px 0;display:grid;position:relative}.Error404-module__i8fnha__errorBlock{z-index:10001;flex-direction:column;align-items:flex-start;width:100%;display:flex;position:relative}.Error404-module__i8fnha__errorHeader{align-items:center;gap:12px;width:100%;margin-bottom:0;display:flex}.Error404-module__i8fnha__errorIndicator{background-color:#b40000;flex-shrink:0;width:12px;height:25px}.Error404-module__i8fnha__errorText{color:#fff;font-family:Manrope;font-size:18px;font-weight:400;line-height:normal}.Error404-module__i8fnha__errorCode,.Error404-module__i8fnha__errorTime{color:#fff;text-align:right;width:100%;margin:0;font-family:Manrope;font-size:18px;font-weight:400;line-height:normal}.Error404-module__i8fnha__cursorButton{pointer-events:none;z-index:10000;cursor:none;background-color:#59ff00;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:311px;height:343px;padding:10px;transition:transform .1s ease-out;display:flex;position:fixed;transform:translate(-50%,-50%)}.Error404-module__i8fnha__mainButtonText{color:#000;text-align:center;width:266px;margin:0;font-family:Manrope;font-size:40px;font-weight:400;line-height:1.1}.Error404-module__i8fnha__mainButtonSubtext{opacity:.6;color:#000;flex-direction:column;justify-content:center;font-family:Manrope;font-size:14px;font-weight:700;line-height:0;display:flex}.Error404-module__i8fnha__mainButtonSubtext p{margin:0;line-height:normal}@media (max-width:1540px){.Error404-module__i8fnha__error404{padding:24px 238px 75px}}@media (max-width:1280px){.Error404-module__i8fnha__error404{padding:21px 257px 44px}}@media (max-width:900px){.Error404-module__i8fnha__error404{min-height:100vh;padding:0}.Error404-module__i8fnha__nav{padding:30px 30px 0}.Error404-module__i8fnha__logoImage{width:100px;height:100px}.Error404-module__i8fnha__burgerButton{width:83px;height:83px;padding:26px 23px;display:flex}.Error404-module__i8fnha__burgerLine{border-radius:0;height:4px}.Error404-module__i8fnha__burgerButtonActive .Error404-module__i8fnha__burgerLine:first-child{transform:translateY(13px)rotate(45deg)}.Error404-module__i8fnha__burgerButtonActive .Error404-module__i8fnha__burgerLine:nth-child(3){transform:translateY(-14px)rotate(-45deg)}.Error404-module__i8fnha__navLinks{z-index:99;background-color:#000;flex-direction:column;align-items:flex-start;gap:20px;padding:120px 30px 30px;transition:transform .3s;position:fixed;inset:0;transform:translate(-100%)}.Error404-module__i8fnha__navLinksOpen{transform:translate(0)}.Error404-module__i8fnha__navRight{gap:20px}.Error404-module__i8fnha__discussButton,.Error404-module__i8fnha__languageSwitcher{display:none}.Error404-module__i8fnha__errorBlocksContainer{grid-template-columns:repeat(6,1fr);gap:15px;padding:40px 20px}.Error404-module__i8fnha__errorBlock{grid-column:span 2}.Error404-module__i8fnha__errorText,.Error404-module__i8fnha__errorCode,.Error404-module__i8fnha__errorTime{font-size:10px}.Error404-module__i8fnha__errorIndicator{width:8px;height:15px}.Error404-module__i8fnha__cursorButton{width:250px;height:280px}.Error404-module__i8fnha__mainButtonText{width:200px;font-size:32px}}@media (max-width:480px){.Error404-module__i8fnha__error404{min-height:100vh;padding:0}.Error404-module__i8fnha__nav{padding:16px 10px 0}.Error404-module__i8fnha__logoImage{width:47.43px;height:51px}.Error404-module__i8fnha__burgerButton{width:40px;height:40px;padding:11px 10px;display:flex}.Error404-module__i8fnha__burgerLine{border-radius:0;height:2px}.Error404-module__i8fnha__burgerButtonActive .Error404-module__i8fnha__burgerLine:first-child{transform:translateY(9px)rotate(45deg)}.Error404-module__i8fnha__burgerButtonActive .Error404-module__i8fnha__burgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Error404-module__i8fnha__navLinks{gap:16px;padding:80px 20px 30px}.Error404-module__i8fnha__navRight{gap:12px}.Error404-module__i8fnha__errorBlocksContainer{grid-template-columns:repeat(6,1fr);gap:10px;padding:30px 10px}.Error404-module__i8fnha__errorText,.Error404-module__i8fnha__errorCode,.Error404-module__i8fnha__errorTime{font-size:10px}.Error404-module__i8fnha__errorIndicator{width:8px;height:15px}.Error404-module__i8fnha__cursorButton{width:200px;height:220px}.Error404-module__i8fnha__mainButtonText{width:160px;font-size:24px}}
.Footer-module__EZoWya__footer{background-color:#000;padding:100px 302px 150px;position:relative;overflow:hidden}.Footer-module__EZoWya__gridLines{pointer-events:none;opacity:.08;position:absolute;inset:0}.Footer-module__EZoWya__horizontalLines{flex-direction:column;gap:400px;width:1906px;display:flex;position:absolute;top:768px;left:-1px}.Footer-module__EZoWya__horizontalLine{background-color:#d9d9d9;width:100%;height:1px}.Footer-module__EZoWya__verticalLines{gap:460px;display:flex;position:absolute;top:588px;left:50%;transform:translate(-50%)}.Footer-module__EZoWya__verticalLine{background-color:#d9d9d9;width:1px;height:983px}.Footer-module__EZoWya__footerContent{justify-content:space-between;margin-bottom:38px;display:flex}.Footer-module__EZoWya__footerLeft{flex-direction:column;justify-content:space-between;display:flex}.Footer-module__EZoWya__logoSection{align-items:center;gap:14px;display:flex}.Footer-module__EZoWya__logo{width:126px;height:126px}.Footer-module__EZoWya__logoText{color:#fff;text-transform:uppercase;margin:0;font-family:Manrope;font-size:14px;font-weight:700}.Footer-module__EZoWya__footerButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:5px;justify-content:center;align-items:center;width:171px;height:36px;padding:10px;font-family:Manrope;font-size:14px;font-weight:700;transition:background-color .3s,color .3s;display:flex}.Footer-module__EZoWya__footerButton:hover{color:#000;background-color:#fff}.Footer-module__EZoWya__footerColumns{grid-template-columns:repeat(2,1fr);gap:39px;display:grid}.Footer-module__EZoWya__footerColumn{flex-direction:column;gap:24px;display:flex}.Footer-module__EZoWya__columnTitle{color:#fff;margin:0;font-family:Manrope;font-size:20px;font-weight:400;line-height:1.1}.Footer-module__EZoWya__columnList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__columnList li{color:#666;font-family:Manrope;font-size:14px;font-weight:400;line-height:1.2}.Footer-module__EZoWya__columnList a{color:#666;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__columnList a:hover{color:#fff}.Footer-module__EZoWya__supportText{color:#666;width:203px;margin:0;font-family:Manrope;font-size:14px;font-weight:400;line-height:1.2}.Footer-module__EZoWya__footerBottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__EZoWya__footerBottomLeft{flex-direction:column;gap:26px;display:flex}.Footer-module__EZoWya__copyright{color:#666;margin:0;font-family:Manrope;font-size:14px;font-weight:400;line-height:1.2}.Footer-module__EZoWya__footerLinks{align-self:end;gap:149px;margin-right:99px;display:flex}.Footer-module__EZoWya__footerLinks a{color:#666;font-family:Manrope;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__footerLinks a:hover{color:#fff}@media (max-width:1540px){.Footer-module__EZoWya__footer{padding:100px 238px 120px}.Footer-module__EZoWya__footerContent{margin-bottom:22px}.Footer-module__EZoWya__logoSection{gap:12px}.Footer-module__EZoWya__logo{width:119.022px;height:127.981px}.Footer-module__EZoWya__logoText{font-size:13px}.Footer-module__EZoWya__footerButton{width:136.082px;height:28.649px;padding:9px;font-size:10px}.Footer-module__EZoWya__footerColumns{gap:37px 80px}.Footer-module__EZoWya__columnTitle{font-size:14px}.Footer-module__EZoWya__columnList{gap:5px}.Footer-module__EZoWya__columnList li,.Footer-module__EZoWya__columnList a{font-size:12px}.Footer-module__EZoWya__supportText{width:180px;font-size:12px}.Footer-module__EZoWya__footerBottomLeft{gap:28px}.Footer-module__EZoWya__footerColumn{gap:18px}.Footer-module__EZoWya__copyright{font-size:12px}.Footer-module__EZoWya__footerLinks{gap:185px;margin-right:88px}.Footer-module__EZoWya__footerLinks a{font-size:12px}}@media (max-width:1280px){.Footer-module__EZoWya__footer{padding:81px 267px 100px}.Footer-module__EZoWya__footerContent{margin-bottom:20px}.Footer-module__EZoWya__logoSection{gap:11px}.Footer-module__EZoWya__logo{width:100px;height:108px}.Footer-module__EZoWya__logoText{font-size:12px}.Footer-module__EZoWya__footerButton{width:115px;height:24px;padding:0;font-size:10px}.Footer-module__EZoWya__footerColumns{gap:28px 72px}.Footer-module__EZoWya__columnTitle{font-size:12px}.Footer-module__EZoWya__columnList{gap:4px}.Footer-module__EZoWya__columnList li,.Footer-module__EZoWya__columnList a{font-size:10px}.Footer-module__EZoWya__supportText{width:160px;font-size:10px}.Footer-module__EZoWya__footerColumn{gap:14px}.Footer-module__EZoWya__footerBottomLeft{gap:22px}.Footer-module__EZoWya__copyright{font-size:12px}.Footer-module__EZoWya__footerLinks{gap:157px;margin-right:68px}.Footer-module__EZoWya__footerLinks a{font-size:12px}}@media (max-width:900px){.Footer-module__EZoWya__footer{padding:80px 30px 70px}.Footer-module__EZoWya__gridLines{display:none}.Footer-module__EZoWya__footerContent{flex-direction:column;gap:80px;margin-bottom:80px}.Footer-module__EZoWya__footerLeft{width:100%}.Footer-module__EZoWya__logoSection{gap:12px;margin-bottom:20px}.Footer-module__EZoWya__logo{width:156px;height:168.764px}.Footer-module__EZoWya__logoText{font-size:14px}.Footer-module__EZoWya__footerButton{width:330px;height:83px;padding:10px;font-size:16px}.Footer-module__EZoWya__footerColumns{grid-template-columns:repeat(2,1fr);gap:44px 51px;width:100%}.Footer-module__EZoWya__footerColumn{gap:16px}.Footer-module__EZoWya__columnTitle{font-size:24px}.Footer-module__EZoWya__columnList{gap:9px}.Footer-module__EZoWya__columnList li,.Footer-module__EZoWya__columnList a{font-size:20px}.Footer-module__EZoWya__supportText{width:100%;max-width:203px;font-size:13px}.Footer-module__EZoWya__footerBottom{flex-direction:column;align-items:flex-start;gap:12px}.Footer-module__EZoWya__footerBottomLeft{gap:40px;width:100%}.Footer-module__EZoWya__copyright{font-size:16px}.Footer-module__EZoWya__footerLinks{flex-direction:column;align-self:flex-start;gap:12px;margin-right:0}.Footer-module__EZoWya__footerLinks a{font-size:16px}}@media (max-width:480px){.Footer-module__EZoWya__footer{padding:40px 10px}.Footer-module__EZoWya__gridLines{display:none}.Footer-module__EZoWya__footerContent{flex-direction:column;gap:40px;margin-bottom:17px}.Footer-module__EZoWya__footerLeft{width:100%}.Footer-module__EZoWya__logoSection{margin-bottom:0}.Footer-module__EZoWya__logo{width:90px;height:90px}.Footer-module__EZoWya__logoText{font-size:12px}.Footer-module__EZoWya__footerButton{width:100%;max-width:171px;height:36px;padding:10px;font-size:12px}.Footer-module__EZoWya__footerColumns{grid-template-columns:1fr;gap:32px;width:100%}.Footer-module__EZoWya__footerColumn{gap:16px}.Footer-module__EZoWya__columnTitle{font-size:20px}.Footer-module__EZoWya__columnList{gap:13px}.Footer-module__EZoWya__columnList li,.Footer-module__EZoWya__columnList a{font-size:14px;line-height:1.2}.Footer-module__EZoWya__supportText{width:100%;max-width:100%;font-size:12px}.Footer-module__EZoWya__footerBottom{flex-direction:column;align-items:flex-start;gap:8px}.Footer-module__EZoWya__footerBottomLeft{gap:30px;width:100%}.Footer-module__EZoWya__copyright{font-size:12px}.Footer-module__EZoWya__footerLinks{flex-direction:column;align-self:flex-start;gap:8px;margin-right:0}.Footer-module__EZoWya__footerLinks a{font-size:12px}}
.PolicyContent-module__kS0Tuq__policyPage{color:#fff;background-color:#000;min-height:100vh;padding:35px 300px 80px}.PolicyContent-module__kS0Tuq__container{max-width:1400px;margin:0 auto}.PolicyContent-module__kS0Tuq__header{margin-top:64px;margin-bottom:49px;padding-bottom:30px}.PolicyContent-module__kS0Tuq__title{color:#fff;margin:0 0 11px;font-family:Manrope,sans-serif;font-size:72px;font-weight:400;line-height:1.1}.PolicyContent-module__kS0Tuq__lastUpdated{color:#a1a1aa;margin:0;font-family:Manrope,sans-serif;font-size:18px;font-weight:400}.PolicyContent-module__kS0Tuq__content{flex-direction:column;display:flex}.PolicyContent-module__kS0Tuq__tableRow{border-bottom:1px solid #d9d9d94d;grid-template-columns:300px 1fr;gap:31px;padding:24px 0;display:grid}.PolicyContent-module__kS0Tuq__tableRow:first-child{border-top:1px solid #d9d9d94d}.PolicyContent-module__kS0Tuq__tableCellLeft{align-items:flex-start;display:flex}.PolicyContent-module__kS0Tuq__sectionTitle{text-transform:uppercase;color:#fff;opacity:.6;margin:0;font-family:Manrope,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.PolicyContent-module__kS0Tuq__tableCellRight{flex-direction:column;gap:0;display:flex}.PolicyContent-module__kS0Tuq__paragraph{color:#fff;margin:0;font-family:Manrope,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.PolicyContent-module__kS0Tuq__paragraph strong{color:#fff;font-weight:400}.PolicyContent-module__kS0Tuq__list{color:#fff;margin:0;font-family:Manrope,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.PolicyContent-module__kS0Tuq__list li{margin-bottom:12px}@media (max-width:1540px){.PolicyContent-module__kS0Tuq__policyPage{padding:35px 238px 60px}.PolicyContent-module__kS0Tuq__header{margin-top:56px;margin-bottom:53px}.PolicyContent-module__kS0Tuq__title{margin:0 0 20px;font-size:56px}.PolicyContent-module__kS0Tuq__lastUpdated{font-size:14px}.PolicyContent-module__kS0Tuq__tableRow{grid-template-columns:280px 1fr;gap:50px;padding:33px 0}.PolicyContent-module__kS0Tuq__sectionTitle,.PolicyContent-module__kS0Tuq__paragraph{font-size:14px}}@media (max-width:1280px){.PolicyContent-module__kS0Tuq__policyPage{padding:21px 266px 50px}.PolicyContent-module__kS0Tuq__title{margin:0 0 10px;font-size:48px}.PolicyContent-module__kS0Tuq__header{margin-top:44px;margin-bottom:28px}.PolicyContent-module__kS0Tuq__tableRow{grid-template-columns:240px 1fr;gap:90px;padding:37px 0}.PolicyContent-module__kS0Tuq__sectionTitle,.PolicyContent-module__kS0Tuq__paragraph,.PolicyContent-module__kS0Tuq__list{font-size:14px}}@media (max-width:900px){.PolicyContent-module__kS0Tuq__policyPage{padding:0}.PolicyContent-module__kS0Tuq__container{padding:0 30px 40px}.PolicyContent-module__kS0Tuq__policyPage .nav{padding:30px 30px 0!important}.PolicyContent-module__kS0Tuq__policyPage .logoImage{width:134px!important;height:144.086px!important}.PolicyContent-module__kS0Tuq__policyPage .logoContainer{gap:12px!important}.PolicyContent-module__kS0Tuq__title{font-size:36px}.PolicyContent-module__kS0Tuq__tableRow{grid-template-columns:200px 1fr;gap:20px;padding:24px 0}.PolicyContent-module__kS0Tuq__sectionTitle{font-size:16px}.PolicyContent-module__kS0Tuq__paragraph,.PolicyContent-module__kS0Tuq__list{font-size:14px}}@media (max-width:480px){.PolicyContent-module__kS0Tuq__policyPage{padding:0}.PolicyContent-module__kS0Tuq__container{padding:0 16px 30px}.PolicyContent-module__kS0Tuq__policyPage .nav{padding:16px 10px 0!important}.PolicyContent-module__kS0Tuq__policyPage .logoImage{width:47.43px!important;height:51px!important}.PolicyContent-module__kS0Tuq__policyPage .logoContainer{gap:10px!important}.PolicyContent-module__kS0Tuq__title{font-size:28px}.PolicyContent-module__kS0Tuq__tableRow{padding:20px 0}.PolicyContent-module__kS0Tuq__sectionTitle{font-size:14px}.PolicyContent-module__kS0Tuq__paragraph,.PolicyContent-module__kS0Tuq__list{font-size:12px}}
.Hero-module__Z8hQ_W__hero{background-color:#000;flex-direction:column;min-height:100vh;padding:35px 300px 75px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__nav{z-index:100;justify-content:space-between;align-items:center;display:flex}.Hero-module__Z8hQ_W__logoContainer{align-items:center;gap:15px;display:flex}.Hero-module__Z8hQ_W__logoImage{flex-shrink:0;width:94px;height:94px}.Hero-module__Z8hQ_W__logo{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:16px;font-weight:700}.Hero-module__Z8hQ_W__navLinks{flex-direction:column;align-items:flex-start;gap:6px;display:none}.Hero-module__Z8hQ_W__navLink{color:#fff;font-size:14px;font-weight:400;transition:opacity .2s}.Hero-module__Z8hQ_W__navLink:hover{opacity:.8}.Hero-module__Z8hQ_W__navRight{gap:50px;display:flex}.Hero-module__Z8hQ_W__desktopNavLinks{flex-direction:column;gap:8px;display:flex}.Hero-module__Z8hQ_W__desktopNavLink{color:#fff;cursor:pointer;font-size:14px;font-weight:400;text-decoration:none;transition:opacity .2s}.Hero-module__Z8hQ_W__desktopNavLink:hover{opacity:.8}.Hero-module__Z8hQ_W__discussButton{cursor:pointer;opacity:.6;background:0 0;border:1px solid #fff;border-radius:5px;justify-content:center;align-items:center;width:104px;height:36px;padding:10px 25px;transition:background-color .3s,color .3s;display:flex}.Hero-module__Z8hQ_W__discussButton:hover{opacity:1;background-color:#fff}.Hero-module__Z8hQ_W__discussButton:hover .Hero-module__Z8hQ_W__discussButtonText{color:#000}.Hero-module__Z8hQ_W__discussButtonText{color:#fff;font-size:14px;font-weight:700;transition:color .3s}.Hero-module__Z8hQ_W__burgerButton{cursor:pointer;z-index:102;background-color:#0000;border:none;flex-direction:column;justify-content:space-between;width:40px;height:40px;padding:11px 10px;transition:background-color .4s cubic-bezier(.4,0,.2,1);display:none;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__burgerButton:before{content:"";transform-origin:50%;z-index:-1;background:linear-gradient(135deg,#59ff00 0%,#4de600 50%,#59ff00 100%) 0 0/200% 200%;transition:transform .5s cubic-bezier(.68,-.55,.265,1.55);position:absolute;inset:0;transform:scale(0)}.Hero-module__Z8hQ_W__burgerButton:not(.Hero-module__Z8hQ_W__burgerButtonActive):before{animation:2s infinite Hero-module__Z8hQ_W__gradientShift;transform:scale(1)}.Hero-module__Z8hQ_W__burgerButtonActive:before{transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);transform:scale(0)}@keyframes Hero-module__Z8hQ_W__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module__Z8hQ_W__burgerLine{transform-origin:50%;background-color:#000;border-radius:2px;width:100%;height:2px;transition:all .3s}.Hero-module__Z8hQ_W__burgerButtonActive{background-color:#0000}.Hero-module__Z8hQ_W__burgerButtonActive .Hero-module__Z8hQ_W__burgerLine{background-color:#fff}.Hero-module__Z8hQ_W__burgerButtonActive .Hero-module__Z8hQ_W__burgerLine:first-child{transform:translateY(9px)rotate(45deg)}.Hero-module__Z8hQ_W__burgerButtonActive .Hero-module__Z8hQ_W__burgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Hero-module__Z8hQ_W__burgerButtonActive .Hero-module__Z8hQ_W__burgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Hero-module__Z8hQ_W__heroContent{z-index:10;flex-direction:row;flex:1;justify-content:flex-start;align-items:flex-start;min-height:0;padding-bottom:0;display:flex;position:relative;overflow:visible}.Hero-module__Z8hQ_W__heroTextBlock{z-index:2;flex-direction:column;flex:1;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:0;width:815px;margin-top:68px;display:flex;position:relative}.Hero-module__Z8hQ_W__heading{color:#fff;text-align:left;max-width:815px;margin:0;font-family:Manrope;font-size:72px;font-style:normal;font-weight:400;line-height:110%}.Hero-module__Z8hQ_W__subtitle{color:#fff;text-align:left;max-width:540px;font-size:18px;font-weight:400;line-height:normal}.Hero-module__Z8hQ_W__ctaButtons{z-index:10000;align-items:center;gap:10px;margin-top:22px;padding:0;display:flex}.Hero-module__Z8hQ_W__ctaButtonsMobile{display:none}.Hero-module__Z8hQ_W__ctaButtonPrimary{color:#030f0f;cursor:pointer;background-color:#59ff00;border:none;border-radius:5px;justify-content:center;align-items:center;width:156px;height:48px;padding:10px;font-size:14px;font-weight:700;transition:background-color .2s;display:flex}.Hero-module__Z8hQ_W__ctaButtonPrimary:hover{background-color:#4de600}.Hero-module__Z8hQ_W__ctaButtonSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:5px;justify-content:center;align-items:center;gap:4px;width:156px;height:48px;padding:10px;font-size:14px;font-weight:700;transition:background-color .3s,color .3s;display:flex}.Hero-module__Z8hQ_W__ctaButtonSecondary:hover{color:#000;background-color:#fff}.Hero-module__Z8hQ_W__ctaButtonSecondary svg{margin-top:3px;transition:color .3s,transform .3s}.Hero-module__Z8hQ_W__ctaButtonSecondary:hover svg{transform:translate(4px)}.Hero-module__Z8hQ_W__ctaButtonSecondary svg path{transition:stroke .3s}.Hero-module__Z8hQ_W__arrowIcon{width:20px;height:20px;transform:rotate(90deg)}.Hero-module__Z8hQ_W__heroTextBlockContent{flex-direction:row;justify-content:space-between;align-items:self-end;width:100%;display:flex}.Hero-module__Z8hQ_W__heroImageContainer{z-index:1;opacity:.8;pointer-events:none;width:1085px;height:1016px;position:absolute;top:-159px;right:-299px;overflow:hidden}.Hero-module__Z8hQ_W__heroImage{object-fit:cover;object-position:center;width:100%;height:100%}@media (max-width:1540px){.Hero-module__Z8hQ_W__hero{padding:24px 238px 75px}.Hero-module__Z8hQ_W__logoImage{width:70px;height:76px}.Hero-module__Z8hQ_W__navLinks{gap:6px}.Hero-module__Z8hQ_W__navLink{font-size:10px}.Hero-module__Z8hQ_W__discussButton{border-width:.756px;border-radius:4px;width:79px;height:27px;padding:7.56px}.Hero-module__Z8hQ_W__discussButtonText{font-size:10px}.Hero-module__Z8hQ_W__heroTextBlock{gap:0;width:840px;margin-top:127px}.Hero-module__Z8hQ_W__heading{max-width:616px;margin-bottom:0;font-size:54px;line-height:1.1}.Hero-module__Z8hQ_W__heroTextBlockContent{align-items:flex-start;gap:21px}.Hero-module__Z8hQ_W__subtitle{max-width:394px;margin-bottom:0;font-size:14px}.Hero-module__Z8hQ_W__ctaButtons{gap:7px;margin-top:0}.Hero-module__Z8hQ_W__ctaButtonPrimary{border-radius:5px;width:118px;height:36px;padding:7.56px;font-size:10px}.Hero-module__Z8hQ_W__ctaButtonSecondary{border-radius:5px;gap:3px;width:118px;height:36px;padding:7.56px;font-size:10px}.Hero-module__Z8hQ_W__ctaButtonSecondary svg{width:15px;height:15px}.Hero-module__Z8hQ_W__heroImageContainer{width:791px;height:608px;top:-57px;left:calc(50% + 18px)}.Hero-module__Z8hQ_W__navRight{gap:40px}.Hero-module__Z8hQ_W__desktopNavLinks{gap:6px}.Hero-module__Z8hQ_W__desktopNavLink{font-size:10px}}@media (max-width:1280px){.Hero-module__Z8hQ_W__hero{padding:21px 257px 44px}.Hero-module__Z8hQ_W__logoImage{width:62px;height:68px}.Hero-module__Z8hQ_W__navLinks{gap:5px}.Hero-module__Z8hQ_W__navLink{font-size:10px}.Hero-module__Z8hQ_W__discussButton{border-width:.756px;border-radius:4px;width:70px;height:24px;padding:7.56px}.Hero-module__Z8hQ_W__discussButtonText{font-size:10px}.Hero-module__Z8hQ_W__heroTextBlock{gap:0;width:840px;margin-top:45px}.Hero-module__Z8hQ_W__heading{max-width:516px;margin-bottom:0;font-size:48px;line-height:1.1}.Hero-module__Z8hQ_W__heroTextBlockContent{align-items:flex-start;gap:21px}.Hero-module__Z8hQ_W__subtitle{max-width:382px;margin-bottom:0;font-size:14px}.Hero-module__Z8hQ_W__ctaButtons{gap:6px;margin-top:0}.Hero-module__Z8hQ_W__ctaButtonPrimary,.Hero-module__Z8hQ_W__ctaButtonSecondary{border-radius:5px;width:105px;height:32px;padding:7.56px;font-size:10px}.Hero-module__Z8hQ_W__ctaButtonSecondary svg{width:15px;height:15px}.Hero-module__Z8hQ_W__heroImageContainer{width:791px;height:608px;top:-57px;left:calc(50% + 18px)}.Hero-module__Z8hQ_W__navRight{gap:30px}.Hero-module__Z8hQ_W__desktopNavLinks{gap:5px}}@media (max-width:900px){.Hero-module__Z8hQ_W__hero{min-height:100vh;padding:0}.Hero-module__Z8hQ_W__nav{padding:30px 30px 0}.Hero-module__Z8hQ_W__logoContainer{gap:12px}.Hero-module__Z8hQ_W__logoImage{width:134px;height:144.086px}.Hero-module__Z8hQ_W__logo{font-size:16px}.Hero-module__Z8hQ_W__menuOverlay{z-index:98;background-color:#00000080;position:fixed;inset:0}.Hero-module__Z8hQ_W__navLinks{z-index:101;pointer-events:auto;background-color:#000000fa;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:0;width:100%;padding:51px 40px;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #00000080}.Hero-module__Z8hQ_W__menuHeader{z-index:103;position:absolute;top:85px;right:120px}.Hero-module__Z8hQ_W__menuContent{flex-direction:column;align-items:flex-start;gap:0;width:100%;display:flex}.Hero-module__Z8hQ_W__navLinksOpen{transform:translate(0)}.Hero-module__Z8hQ_W__menuLogoContainer{align-items:center;width:100%;margin-bottom:56px;display:flex}.Hero-module__Z8hQ_W__menuLogoImage{width:94px;height:94px}.Hero-module__Z8hQ_W__navLink{color:#fff;cursor:pointer;pointer-events:auto;border-bottom:1px solid #ffffff0d;width:100%;font-size:36px;text-decoration:none;transition:opacity .2s,padding-left .2s}.Hero-module__Z8hQ_W__navLink:hover{opacity:.8}.Hero-module__Z8hQ_W__navLink:last-of-type{border-bottom:none}.Hero-module__Z8hQ_W__menuLinks{flex-direction:column;gap:13px;display:flex}.Hero-module__Z8hQ_W__menuFooter{flex-direction:column;align-items:flex-start;gap:35px;width:100%;margin-top:auto;display:flex}.Hero-module__Z8hQ_W__menuDiscussButton{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:5px;justify-content:center;align-self:flex-start;align-items:center;width:364px;height:67px;padding:0;transition:opacity .2s;display:flex}.Hero-module__Z8hQ_W__menuDiscussButton:hover{opacity:1}.Hero-module__Z8hQ_W__menuDiscussButtonText{color:#fff;font-size:24px;font-weight:700}.Hero-module__Z8hQ_W__menuFooterText{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Hero-module__Z8hQ_W__menuCopyright{color:#666;margin:0;font-family:Manrope;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.Hero-module__Z8hQ_W__menuFooterLink{color:#666;font-family:Manrope;font-size:14px;font-style:normal;font-weight:400;line-height:120%;text-decoration:none;transition:opacity .2s}.Hero-module__Z8hQ_W__menuFooterLink:hover{opacity:.8}.Hero-module__Z8hQ_W__desktopNavLinks{display:none}.Hero-module__Z8hQ_W__navRight{align-items:center;gap:16px}.Hero-module__Z8hQ_W__discussButton{display:none}.Hero-module__Z8hQ_W__burgerButton{z-index:102;width:40px;height:40px;padding:11px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__burgerLine{border-radius:0;height:2px}.Hero-module__Z8hQ_W__burgerButtonActive{background-color:#0000;padding:9px}.Hero-module__Z8hQ_W__burgerButtonActive .Hero-module__Z8hQ_W__burgerLine{background-color:#fff}.Hero-module__Z8hQ_W__burgerButtonActive .Hero-module__Z8hQ_W__burgerLine:first-child{transform:translateY(13px)rotate(45deg)}.Hero-module__Z8hQ_W__burgerButtonActive .Hero-module__Z8hQ_W__burgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Hero-module__Z8hQ_W__heroContent{flex-direction:column;justify-content:space-between;padding:0 30px;display:flex;position:relative}.Hero-module__Z8hQ_W__heroTextBlock{flex-direction:column;flex:1;justify-content:start;align-items:flex-start;gap:24px;width:100%;margin-top:50px;padding:0;display:flex}.Hero-module__Z8hQ_W__heroTextBlockContent{flex-direction:column;align-items:flex-start;gap:24px;width:100%}.Hero-module__Z8hQ_W__heading{letter-spacing:-.02em;max-width:100%;font-family:Manrope;font-size:58px;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{max-width:700px;font-family:Manrope;font-size:24px}.Hero-module__Z8hQ_W__ctaButtons{display:none}.Hero-module__Z8hQ_W__ctaButtonsMobile{z-index:1;flex-direction:row;justify-content:center;align-items:center;gap:23px;width:100%;max-width:100%;margin-top:0;padding-bottom:86px;display:flex}.Hero-module__Z8hQ_W__ctaButtonSecondary svg{width:22px;height:22px}.Hero-module__Z8hQ_W__ctaButtonsMobile .Hero-module__Z8hQ_W__ctaButtonPrimary,.Hero-module__Z8hQ_W__ctaButtonsMobile .Hero-module__Z8hQ_W__ctaButtonSecondary{flex:1;max-width:calc(50% - 6px);height:68px;padding:24px;font-family:Manrope;font-size:16px}.Hero-module__Z8hQ_W__heroImageContainer{border-radius:0;flex-shrink:0;align-self:center;width:100%;max-width:100%;height:auto;min-height:250px;margin:auto 0 0;padding:0;position:absolute;top:248px;left:0}.Hero-module__Z8hQ_W__heroImage{object-fit:contain;width:100%;height:auto}.Hero-module__Z8hQ_W__blurOverlay{height:200px;bottom:40px}.Hero-module__Z8hQ_W__radialGradient{width:350px;height:350px;top:30%}.Hero-module__Z8hQ_W__radialGradientCircle{width:350px;height:350px}.Hero-module__Z8hQ_W__decorativeVectors{bottom:15px}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{min-height:100vh;padding:0}.Hero-module__Z8hQ_W__nav{padding:16px 10px 0}.Hero-module__Z8hQ_W__burgerLine{border-radius:0;height:2px}.Hero-module__Z8hQ_W__burgerButtonActive{background-color:#0000}.Hero-module__Z8hQ_W__burgerButtonActive .Hero-module__Z8hQ_W__burgerLine{background-color:#fff}.Hero-module__Z8hQ_W__burgerButtonActive .Hero-module__Z8hQ_W__burgerLine:first-child{transform:translateY(9px)rotate(45deg)}.Hero-module__Z8hQ_W__burgerButtonActive .Hero-module__Z8hQ_W__burgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Hero-module__Z8hQ_W__logoContainer{gap:10px}.Hero-module__Z8hQ_W__logoImage{width:47.43px;height:51px}.Hero-module__Z8hQ_W__logo{font-size:14px}.Hero-module__Z8hQ_W__navLinks{width:100%;padding:30px 20px}.Hero-module__Z8hQ_W__menuHeader{top:34px;right:73px}.Hero-module__Z8hQ_W__menuLogoContainer{margin-bottom:40px}.Hero-module__Z8hQ_W__menuLogoImage{width:70px;height:70px}.Hero-module__Z8hQ_W__navLink{font-size:20px}.Hero-module__Z8hQ_W__menuFooter{gap:19px;padding-top:24px}.Hero-module__Z8hQ_W__menuDiscussButton{width:207.426px;height:38.18px;padding:0}.Hero-module__Z8hQ_W__menuDiscussButtonText{font-size:12px}.Hero-module__Z8hQ_W__menuFooterText{gap:7px}.Hero-module__Z8hQ_W__menuCopyright,.Hero-module__Z8hQ_W__menuFooterLink{font-size:12px}.Hero-module__Z8hQ_W__desktopNavLinks{display:none}.Hero-module__Z8hQ_W__navRight{align-items:center;gap:12px}.Hero-module__Z8hQ_W__discussButton{display:none}.Hero-module__Z8hQ_W__burgerButton{z-index:102;width:40px;height:40px;padding:11px 10px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroContent{flex-direction:column;justify-content:space-between;padding:0 10px;display:flex;position:relative}.Hero-module__Z8hQ_W__heroTextBlock{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:24px;width:100%;margin-top:0;padding:0;display:flex}.Hero-module__Z8hQ_W__heroTextBlockContent{flex-direction:column;align-items:flex-start;gap:24px;width:100%}.Hero-module__Z8hQ_W__heading{max-width:300px;font-family:Manrope;font-size:30px;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{max-width:300px;font-family:Manrope;font-size:14px}.Hero-module__Z8hQ_W__ctaButtons{display:none}.Hero-module__Z8hQ_W__ctaButtonsMobile{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;max-width:100%;margin-top:0;padding-bottom:70px;display:flex}.Hero-module__Z8hQ_W__ctaButtonSecondary svg{width:20px;height:20px}.Hero-module__Z8hQ_W__ctaButtonsMobile .Hero-module__Z8hQ_W__ctaButtonPrimary,.Hero-module__Z8hQ_W__ctaButtonsMobile .Hero-module__Z8hQ_W__ctaButtonSecondary{flex:1;max-width:calc(50% - 6px);height:36px;padding:10px;font-family:Manrope;font-size:12px}.Hero-module__Z8hQ_W__heroImageContainer{border-radius:0;flex-shrink:0;align-self:center;width:100%;max-width:100%;height:auto;min-height:200px;margin:auto 0 0;padding:0;position:relative;top:auto;left:0}.Hero-module__Z8hQ_W__heroImage{object-fit:contain;width:100%;height:auto}.Hero-module__Z8hQ_W__blurOverlay{height:190px;bottom:36px}.Hero-module__Z8hQ_W__radialGradient{width:280px;height:280px;top:30%}.Hero-module__Z8hQ_W__radialGradientCircle{width:280px;height:280px}.Hero-module__Z8hQ_W__decorativeVectors{bottom:10px}}
.TrustedBy-module__LVd1cG__trustedBy{background-color:#000;flex-direction:column;align-items:center;padding:70px 0 53px;display:flex;position:relative}.TrustedBy-module__LVd1cG__header{align-items:center;gap:8px;margin-bottom:41px;display:flex}.TrustedBy-module__LVd1cG__line{background:linear-gradient(90deg,#9990,#fff);width:230px;height:1px}.TrustedBy-module__LVd1cG__lineReversed{background:linear-gradient(270deg,#9990,#fff);width:230px;height:1px}.TrustedBy-module__LVd1cG__label{color:#fff;text-align:center;white-space:nowrap;opacity:.8;border:1px solid #fff;border-radius:50000px;margin:0;padding:7px 18px;font-family:Manrope;font-size:12px;font-weight:400;line-height:normal}.TrustedBy-module__LVd1cG__logos{align-items:center;gap:92px;display:flex}.TrustedBy-module__LVd1cG__logoPlaceholder{box-sizing:border-box;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:123px;height:94px;display:flex}.TrustedBy-module__LVd1cG__logoImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.TrustedBy-module__LVd1cG__logoImage1{height:40px}.TrustedBy-module__LVd1cG__logoImage2{height:68px}.TrustedBy-module__LVd1cG__logoImage3,.TrustedBy-module__LVd1cG__logoImage4{height:20px}@media (max-width:1540px){.TrustedBy-module__LVd1cG__trustedBy{padding:56px 0}.TrustedBy-module__LVd1cG__header{margin-bottom:42px}.TrustedBy-module__LVd1cG__label{justify-content:center;align-items:center;width:207px;height:25px;padding:0;font-size:10px;display:flex}.TrustedBy-module__LVd1cG__line,.TrustedBy-module__LVd1cG__lineReversed{width:180px}.TrustedBy-module__LVd1cG__logos{gap:49px}.TrustedBy-module__LVd1cG__logoPlaceholder{height:54px}.TrustedBy-module__LVd1cG__logoImage1{height:34px}.TrustedBy-module__LVd1cG__logoImage2{height:61px}.TrustedBy-module__LVd1cG__logoImage3{height:11px}.TrustedBy-module__LVd1cG__logoImage4{height:10px}}@media (max-width:1280px){.TrustedBy-module__LVd1cG__trustedBy{padding:50px 0 40px}.TrustedBy-module__LVd1cG__line,.TrustedBy-module__LVd1cG__lineReversed{width:150px}.TrustedBy-module__LVd1cG__label{width:205px;height:22px;font-size:10px}.TrustedBy-module__LVd1cG__logos{gap:45px}.TrustedBy-module__LVd1cG__header{margin-bottom:42px}.TrustedBy-module__LVd1cG__logoPlaceholder{width:76px;height:39px;padding:0}.TrustedBy-module__LVd1cG__logoImage1{height:20px}.TrustedBy-module__LVd1cG__logoImage2{height:35px}.TrustedBy-module__LVd1cG__logoImage3,.TrustedBy-module__LVd1cG__logoImage4{height:8px}}@media (max-width:900px){.TrustedBy-module__LVd1cG__trustedBy{padding:80px 0}.TrustedBy-module__LVd1cG__header{margin-bottom:44px}.TrustedBy-module__LVd1cG__label{justify-content:center;align-items:center;width:264px;height:43px;padding:0;font-size:14px;display:flex}.TrustedBy-module__LVd1cG__logos{grid-template-columns:repeat(2,1fr);gap:78px 0;width:100%;padding:0 30px;display:grid}.TrustedBy-module__LVd1cG__logoPlaceholder{width:100%;max-width:100%;height:auto;padding:0}.TrustedBy-module__LVd1cG__logoImage1{height:68px}.TrustedBy-module__LVd1cG__logoImage2{height:119px}.TrustedBy-module__LVd1cG__logoImage3{height:32px}.TrustedBy-module__LVd1cG__logoImage4{height:25px}}@media (max-width:480px){.TrustedBy-module__LVd1cG__logos{grid-template-columns:repeat(2,1fr);gap:38px 0;width:100%;padding:0 16px;display:grid}.TrustedBy-module__LVd1cG__trustedBy{padding:40px 0}.TrustedBy-module__LVd1cG__header{margin-bottom:22px}.TrustedBy-module__LVd1cG__label{color:#fff;justify-content:center;align-items:center;width:187px;height:32px;padding:0;font-family:Manrope;font-size:10px;display:flex}.TrustedBy-module__LVd1cG__logoPlaceholder{width:100%;max-width:100%;height:auto;padding:0}.TrustedBy-module__LVd1cG__logoImage1{height:30px}.TrustedBy-module__LVd1cG__logoImage2{height:53px}.TrustedBy-module__LVd1cG__logoPlaceholder:nth-child(3){order:4}.TrustedBy-module__LVd1cG__logoPlaceholder:nth-child(4){order:3}.TrustedBy-module__LVd1cG__logoImage3{height:13px}.TrustedBy-module__LVd1cG__logoImage4{height:16px}}
.DecorativeBlock-module__d242Ga__decorativeBlock{background-color:#000;width:100%;height:100vh;position:relative;overflow:hidden}.DecorativeBlock-module__d242Ga__videoContainer{width:100%;height:100%;position:relative;overflow:hidden}.DecorativeBlock-module__d242Ga__video{object-fit:cover;object-position:center;width:100%;height:100%}.DecorativeBlock-module__d242Ga__gradientOverlay{pointer-events:none;z-index:1;background:linear-gradient(#0000 0% 76.122%,#000 100%);position:absolute;inset:0}@media (max-width:1540px){.DecorativeBlock-module__d242Ga__decorativeBlock{height:750px}}@media (max-width:1280px){.DecorativeBlock-module__d242Ga__decorativeBlock{height:666px}}@media (max-width:900px){.DecorativeBlock-module__d242Ga__decorativeBlock{height:500px}}@media (max-width:480px){.DecorativeBlock-module__d242Ga__decorativeBlock{height:270px}}
.AboutUs-module__emLB-q__aboutUs{background-color:#000;flex-direction:column;width:100%;min-height:100vh;padding:120px 300px;display:flex;position:relative;overflow:hidden}.AboutUs-module__emLB-q__backgroundImage{width:100%;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.AboutUs-module__emLB-q__image{object-fit:cover;object-position:center;width:100%;height:100%}.AboutUs-module__emLB-q__gradientOverlay{pointer-events:none;z-index:1;background:linear-gradient(#0003 0% 9.408%,#0000 45.446% 100%);position:absolute;inset:0;box-shadow:0 4px 4px #00000040}.AboutUs-module__emLB-q__content{z-index:2;flex:1;gap:304px;min-height:0;display:flex;position:relative}.AboutUs-module__emLB-q__tag{opacity:.6;border:1px solid #fff;border-radius:50000px;justify-content:center;align-items:center;width:138px;height:32px;margin-bottom:0;padding:10px;display:flex}.AboutUs-module__emLB-q__tagText{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-family:Manrope,sans-serif;font-size:12px;font-weight:700}.AboutUs-module__emLB-q__heading{color:#fff;max-width:863px;margin:0;font-family:Manrope,sans-serif;font-size:50px;font-weight:400;line-height:1.1}.AboutUs-module__emLB-q__headingText{line-height:1.1;display:inline-block}.AboutUs-module__emLB-q__headingWord{white-space:nowrap;display:inline-block}.AboutUs-module__emLB-q__headingChar{white-space:normal;transition:color .3s;display:inline}.AboutUs-module__emLB-q__textColumns{gap:24px;display:flex}.AboutUs-module__emLB-q__textColumn{color:#fff;max-width:412px;margin:0;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:normal}.AboutUs-module__emLB-q__textColumn:last-child{max-width:423px}.AboutUs-module__emLB-q__aboutUsContent{flex-direction:column;flex:1;justify-content:space-between;min-height:0;display:flex}@media (max-width:1540px){.AboutUs-module__emLB-q__aboutUs{padding:91px 238px}.AboutUs-module__emLB-q__content{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:calc(33.33% + 3px);position:relative}.AboutUs-module__emLB-q__tag{border-width:.756px;border-radius:37795.3px;flex-shrink:0;width:104px;height:24px;margin-bottom:0;padding:0}.AboutUs-module__emLB-q__tagText{font-size:10px}.AboutUs-module__emLB-q__aboutUsContent{flex:1;align-self:stretch;min-height:100%;position:relative}.AboutUs-module__emLB-q__heading{max-width:553px;margin:0;font-size:36px}.AboutUs-module__emLB-q__textColumns{flex-direction:row;align-items:flex-start;gap:20px;width:auto}.AboutUs-module__emLB-q__textColumn{max-width:266px;font-size:10px}.AboutUs-module__emLB-q__textColumn:last-child{max-width:267px}}@media (max-width:1280px){.AboutUs-module__emLB-q__aboutUs{height:100vh;padding:81px 267px}.AboutUs-module__emLB-q__content{gap:136px}.AboutUs-module__emLB-q__tag{width:92px;height:21px;padding:8px}.AboutUs-module__emLB-q__tagText{font-size:10px}.AboutUs-module__emLB-q__heading{max-width:100%;margin-left:0;font-size:32px}.AboutUs-module__emLB-q__textColumns{gap:18px;margin-left:0}.AboutUs-module__emLB-q__textColumn{max-width:100%;font-size:10px}.AboutUs-module__emLB-q__textColumn:last-child{max-width:100%}}@media (max-width:900px){.AboutUs-module__emLB-q__aboutUs{height:100vh;min-height:auto;padding:80px 30px}.AboutUs-module__emLB-q__backgroundImage{height:auto}.AboutUs-module__emLB-q__content{flex-direction:column;gap:0;min-height:auto;padding:0}.AboutUs-module__emLB-q__aboutUsContent{gap:80px;width:100%;min-height:auto}.AboutUs-module__emLB-q__tag{width:159px;height:43px;margin-bottom:30px;padding:6px 12px}.AboutUs-module__emLB-q__tagText{font-size:14px}.AboutUs-module__emLB-q__heading{width:fit-content;max-width:800px;margin-top:0;margin-left:0;font-size:42px;line-height:1.2}.AboutUs-module__emLB-q__headingText{white-space:normal;word-break:normal;word-wrap:break-word;overflow-wrap:break-word;width:fit-content;max-width:800px;display:block}.AboutUs-module__emLB-q__headingChar{white-space:normal!important;word-break:normal!important;display:inline!important}.AboutUs-module__emLB-q__textColumns{flex-direction:column;gap:30px;margin-top:0;margin-left:0}.AboutUs-module__emLB-q__textColumn{max-width:100%;font-size:16px;line-height:normal}.AboutUs-module__emLB-q__textColumn:last-child{max-width:100%}}@media (max-width:480px){.AboutUs-module__emLB-q__aboutUs{min-height:auto;padding:40px 10px}.AboutUs-module__emLB-q__backgroundImage{height:auto}.AboutUs-module__emLB-q__content{flex-direction:column;gap:0;min-height:auto;padding:0}.AboutUs-module__emLB-q__aboutUsContent{gap:60px;width:100%}.AboutUs-module__emLB-q__tag{width:106px;height:32px;margin-bottom:20px;padding:4px 8px}.AboutUs-module__emLB-q__tagText{font-size:8px}.AboutUs-module__emLB-q__heading{width:fit-content;max-width:300px;margin-top:0;margin-left:0;font-size:30px;line-height:1.2}.AboutUs-module__emLB-q__headingText{white-space:normal;word-break:normal;word-wrap:break-word;overflow-wrap:break-word;width:fit-content;max-width:284px;display:block}.AboutUs-module__emLB-q__headingChar{white-space:normal!important;word-break:normal!important;display:inline!important}.AboutUs-module__emLB-q__textColumns{flex-direction:column;gap:24px;margin-top:0;margin-left:0}.AboutUs-module__emLB-q__textColumn{max-width:100%;font-size:12px;line-height:normal}.AboutUs-module__emLB-q__textColumn:last-child{max-width:100%}}
.WhatCanWeDo-module__7Bz7Ha__whatCanWeDo{background-color:#000;width:100%;min-height:100vh;padding:120px 300px;position:relative}.WhatCanWeDo-module__7Bz7Ha__header{flex-direction:column;align-items:center;gap:24px;margin-bottom:60px;display:flex}.WhatCanWeDo-module__7Bz7Ha__headerTop{justify-content:center;width:100%;display:flex;position:relative}.WhatCanWeDo-module__7Bz7Ha__headerContent{flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:fit-content;display:flex}.WhatCanWeDo-module__7Bz7Ha__tag{opacity:.6;border:1px solid #fff;border-radius:50000px;justify-content:center;align-items:center;width:138px;height:32px;padding:10px;display:flex;position:absolute;left:0}.WhatCanWeDo-module__7Bz7Ha__tagText{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-family:Manrope,sans-serif;font-size:12px;font-weight:700}.WhatCanWeDo-module__7Bz7Ha__title{color:#fff;text-align:left;margin:0;font-family:Manrope;font-size:50px;font-weight:400;line-height:1.1}.WhatCanWeDo-module__7Bz7Ha__subtitle{color:#fff;text-align:left;width:454px;margin:0;font-family:Manrope,sans-serif;font-size:18px;font-weight:400;line-height:normal}.WhatCanWeDo-module__7Bz7Ha__servicesList{width:100%;position:relative}.WhatCanWeDo-module__7Bz7Ha__dividerTop{opacity:.5;background-color:#fff;width:100%;height:1px;margin-bottom:0;position:relative}.WhatCanWeDo-module__7Bz7Ha__dividerBottom{opacity:.5;background-color:#fff;width:100%;height:1px;margin-top:0;position:relative}.WhatCanWeDo-module__7Bz7Ha__serviceItem{width:100%;padding-bottom:0;position:relative;overflow:visible}.WhatCanWeDo-module__7Bz7Ha__serviceContent{--collapsed-h:166px;--expanded-h:576px;min-height:var(--collapsed-h);cursor:pointer;justify-content:space-between;align-items:stretch;width:100%;padding:25px 0 0;display:flex;position:relative}.WhatCanWeDo-module__7Bz7Ha__divider{opacity:.5;background-color:#fff;width:100%;height:1px;margin-top:0;position:relative}.WhatCanWeDo-module__7Bz7Ha__serviceLeftWrapper{flex-direction:column;flex:1;align-items:flex-start;gap:0;width:100%;min-width:0;min-height:100%;margin:0;display:flex}.WhatCanWeDo-module__7Bz7Ha__serviceLeft{flex:1;align-items:flex-start;gap:136px;width:100%;min-width:0;min-height:100%;display:flex}.WhatCanWeDo-module__7Bz7Ha__serviceNumber{color:#fff;opacity:.6;border:1px solid #fff;border-radius:5000px;flex-shrink:0;width:auto;margin-right:0;padding:10px 28px;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:1.1}.WhatCanWeDo-module__7Bz7Ha__serviceTitleColumn{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:0;width:100%;min-height:100%;display:flex}.WhatCanWeDo-module__7Bz7Ha__serviceTitleRow{width:100%;display:block}.WhatCanWeDo-module__7Bz7Ha__serviceTitle{color:#fff;text-transform:uppercase;flex:1;min-width:0;max-width:484px;margin:0;font-family:Manrope;font-size:50px;font-weight:400;line-height:1.1}.WhatCanWeDo-module__7Bz7Ha__arrowButtonMobile{display:none}.WhatCanWeDo-module__7Bz7Ha__serviceDetails{flex-direction:column;gap:24px;margin-top:auto;margin-bottom:25px;display:flex}.WhatCanWeDo-module__7Bz7Ha__serviceDescription{color:#fff;width:188px;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:normal;display:block}.WhatCanWeDo-module__7Bz7Ha__serviceRight{flex-shrink:0;align-items:flex-start;gap:70px;display:flex;position:relative}.WhatCanWeDo-module__7Bz7Ha__serviceDetailsMobile{display:none}.WhatCanWeDo-module__7Bz7Ha__discussButton{color:#030f0f;cursor:pointer;background-color:#59ff00;border:none;border-radius:5px;justify-content:center;align-items:center;width:156px;height:48px;padding:10px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;transition:background-color .2s;display:flex}.WhatCanWeDo-module__7Bz7Ha__discussButton:hover{background-color:#4de600}.WhatCanWeDo-module__7Bz7Ha__imagePlaceholder{border-radius:0;width:355px;height:492px;position:relative;overflow:hidden}.WhatCanWeDo-module__7Bz7Ha__image{object-position:center;width:100%;height:100%}.WhatCanWeDo-module__7Bz7Ha__arrowButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;margin-top:0;padding:0;display:flex}.WhatCanWeDo-module__7Bz7Ha__arrowButtonMobile{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0}.WhatCanWeDo-module__7Bz7Ha__arrowIcon{width:40px;height:40px}.WhatCanWeDo-module__7Bz7Ha__arrowButton:hover .WhatCanWeDo-module__7Bz7Ha__arrowIcon,.WhatCanWeDo-module__7Bz7Ha__arrowButtonMobile:hover .WhatCanWeDo-module__7Bz7Ha__arrowIcon{opacity:.8}@media (max-width:1540px){.WhatCanWeDo-module__7Bz7Ha__whatCanWeDo{padding:80px 238px}.WhatCanWeDo-module__7Bz7Ha__header{gap:19px;margin-bottom:48px}.WhatCanWeDo-module__7Bz7Ha__tag{border-width:.756px;border-radius:37795.3px;width:109px;height:25px;padding:0}.WhatCanWeDo-module__7Bz7Ha__tagText{font-size:10px}.WhatCanWeDo-module__7Bz7Ha__title{text-align:left;font-size:40px}.WhatCanWeDo-module__7Bz7Ha__subtitle{text-align:left;font-size:14px}.WhatCanWeDo-module__7Bz7Ha__serviceNumber{padding:8px 22px;font-size:33px}.WhatCanWeDo-module__7Bz7Ha__serviceLeft{gap:110px}.WhatCanWeDo-module__7Bz7Ha__serviceTitle{max-width:339px;font-size:42px}.WhatCanWeDo-module__7Bz7Ha__arrowIcon{width:31px;height:31px}.WhatCanWeDo-module__7Bz7Ha__imagePlaceholder{width:284.828px;height:391.534px}.WhatCanWeDo-module__7Bz7Ha__serviceDescription{font-size:14px}.WhatCanWeDo-module__7Bz7Ha__serviceDetails{gap:16px}.WhatCanWeDo-module__7Bz7Ha__discussButton{width:124.145px;height:38.198px;padding:0;font-size:10px}.WhatCanWeDo-module__7Bz7Ha__serviceContent{--collapsed-h:137px;--expanded-h:458px}.WhatCanWeDo-module__7Bz7Ha__headerContent{gap:19px}}@media (max-width:1280px){.WhatCanWeDo-module__7Bz7Ha__whatCanWeDo{padding:81px 267px}.WhatCanWeDo-module__7Bz7Ha__header{align-items:center;gap:16px;width:100%;margin-bottom:39px;margin-left:0;transform:none}.WhatCanWeDo-module__7Bz7Ha__headerTop{justify-content:center}.WhatCanWeDo-module__7Bz7Ha__tag{width:92px;height:21px;padding:0;position:absolute;left:0}.WhatCanWeDo-module__7Bz7Ha__tagText{font-size:8px}.WhatCanWeDo-module__7Bz7Ha__title{text-align:left;font-size:32px}.WhatCanWeDo-module__7Bz7Ha__subtitle{text-align:left;width:100%;max-width:454px;font-size:14px}.WhatCanWeDo-module__7Bz7Ha__divider{width:100%;left:0}.WhatCanWeDo-module__7Bz7Ha__serviceLeft{gap:75px}.WhatCanWeDo-module__7Bz7Ha__serviceNumber{padding:6px 18px;font-size:24px}.WhatCanWeDo-module__7Bz7Ha__serviceTitle{flex:1;min-width:0;margin-left:0;font-size:36px}.WhatCanWeDo-module__7Bz7Ha__discussButton{width:105px;height:32px}.WhatCanWeDo-module__7Bz7Ha__serviceRight{gap:0}.WhatCanWeDo-module__7Bz7Ha__serviceDescription{font-size:12px}.WhatCanWeDo-module__7Bz7Ha__serviceDetails{margin-left:0}.WhatCanWeDo-module__7Bz7Ha__imagePlaceholder{width:238px;height:320px}.WhatCanWeDo-module__7Bz7Ha__arrowButton{width:24px;height:24px}.WhatCanWeDo-module__7Bz7Ha__arrowIcon{width:27px;height:27px}.WhatCanWeDo-module__7Bz7Ha__serviceContent{--collapsed-h:130px;--expanded-h:381px}.WhatCanWeDo-module__7Bz7Ha__headerContent{gap:16px}}@media (max-width:900px){.WhatCanWeDo-module__7Bz7Ha__whatCanWeDo{min-height:auto;padding:80px 30px}.WhatCanWeDo-module__7Bz7Ha__header{align-items:flex-start;gap:30px;width:100%;margin-bottom:60px}.WhatCanWeDo-module__7Bz7Ha__headerTop{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px}.WhatCanWeDo-module__7Bz7Ha__tag{width:159px;height:43px;padding:6px 12px;position:relative}.WhatCanWeDo-module__7Bz7Ha__tagText{font-size:14px}.WhatCanWeDo-module__7Bz7Ha__title{font-size:44px}.WhatCanWeDo-module__7Bz7Ha__subtitle{text-align:left;max-width:310px;font-size:24px}.WhatCanWeDo-module__7Bz7Ha__divider{width:100%;left:0}.WhatCanWeDo-module__7Bz7Ha__serviceContent{flex-direction:row;justify-content:space-between;align-items:stretch;padding:20px 0;min-height:auto!important}.WhatCanWeDo-module__7Bz7Ha__serviceLeftWrapper{flex:1;width:auto;min-height:auto;margin-left:0}.WhatCanWeDo-module__7Bz7Ha__serviceLeft{flex-direction:column;flex:1 0;justify-content:space-between;gap:12px;height:100%;min-height:auto;margin-bottom:0}.WhatCanWeDo-module__7Bz7Ha__serviceNumber{padding:4px 11px;font-size:14px}.WhatCanWeDo-module__7Bz7Ha__serviceDetails{z-index:400;gap:24px}.WhatCanWeDo-module__7Bz7Ha__discussButton{width:252px;height:56px;font-size:16px}.WhatCanWeDo-module__7Bz7Ha__arrowIcon{width:36px;height:36px}.WhatCanWeDo-module__7Bz7Ha__serviceTitleColumn{flex:1;justify-content:space-between;min-height:auto}.WhatCanWeDo-module__7Bz7Ha__serviceTitleRow{z-index:10;justify-content:space-between;align-items:center;gap:0;width:100%;display:flex;position:relative}.WhatCanWeDo-module__7Bz7Ha__serviceTitle{z-index:2;flex:1;width:auto;max-width:none;font-size:28px;position:relative}.WhatCanWeDo-module__7Bz7Ha__arrowButtonMobile{z-index:10;flex-shrink:0;width:40px;height:40px;display:flex;position:relative}.WhatCanWeDo-module__7Bz7Ha__arrowButton{display:none}.WhatCanWeDo-module__7Bz7Ha__serviceRight{flex-direction:row;flex-shrink:0;align-items:flex-start;width:auto;margin-right:0}.WhatCanWeDo-module__7Bz7Ha__serviceDetailsMobile{display:none}.WhatCanWeDo-module__7Bz7Ha__serviceDetails{width:auto;margin-top:auto;margin-left:0}.WhatCanWeDo-module__7Bz7Ha__serviceDescription{width:auto;max-width:170px;font-size:20px}.WhatCanWeDo-module__7Bz7Ha__imagePlaceholder{z-index:1;order:1;width:280px;height:387px;position:absolute;top:10%;right:0}.WhatCanWeDo-module__7Bz7Ha__serviceContent{--collapsed-h:112px;--expanded-h:519px}.WhatCanWeDo-module__7Bz7Ha__headerContent{gap:30px}}@media (max-width:480px){.WhatCanWeDo-module__7Bz7Ha__whatCanWeDo{min-height:auto;padding:40px 10px}.WhatCanWeDo-module__7Bz7Ha__header{align-items:flex-start;gap:20px;width:100%;margin-bottom:40px}.WhatCanWeDo-module__7Bz7Ha__headerTop{justify-content:flex-start;gap:20px}.WhatCanWeDo-module__7Bz7Ha__tag{width:106px;height:32px;padding:4px 8px;position:relative}.WhatCanWeDo-module__7Bz7Ha__tagText{font-size:8px}.WhatCanWeDo-module__7Bz7Ha__title{text-align:left;width:300px;font-size:30px}.WhatCanWeDo-module__7Bz7Ha__subtitle{text-align:left;width:215px;font-size:14px}.WhatCanWeDo-module__7Bz7Ha__serviceContent{--collapsed-h:100px;--expanded-h:466px;flex-direction:column;align-items:center;padding:16px 0;min-height:auto!important}.WhatCanWeDo-module__7Bz7Ha__serviceLeftWrapper{flex:none;width:100%;min-height:auto;margin-left:0}.WhatCanWeDo-module__7Bz7Ha__serviceLeft{flex-direction:column;flex:none;align-items:flex-start;gap:8px;height:auto;min-height:auto}.WhatCanWeDo-module__7Bz7Ha__serviceNumber{justify-content:center;align-items:center;width:28px;height:20px;padding:0;font-size:10px;display:flex}.WhatCanWeDo-module__7Bz7Ha__serviceTitleColumn{flex:none;justify-content:flex-start;width:100%;min-height:auto}.WhatCanWeDo-module__7Bz7Ha__serviceTitleRow{justify-content:space-between;align-items:center;gap:0;width:100%;display:flex}.WhatCanWeDo-module__7Bz7Ha__serviceTitle{flex:none;width:212px;font-size:20px;line-height:1.1}.WhatCanWeDo-module__7Bz7Ha__serviceDetails{display:none}.WhatCanWeDo-module__7Bz7Ha__arrowButtonMobile{flex-shrink:0;width:40px;height:40px;display:flex}.WhatCanWeDo-module__7Bz7Ha__arrowButton{display:none}.WhatCanWeDo-module__7Bz7Ha__serviceRight{flex-direction:column;align-items:flex-start;gap:12px;width:100%;margin-top:0;margin-right:0}.WhatCanWeDo-module__7Bz7Ha__serviceDetailsMobile{z-index:143;flex-direction:column;gap:24px;width:100%;display:flex}.WhatCanWeDo-module__7Bz7Ha__serviceDescription{width:100%;font-size:12px}.WhatCanWeDo-module__7Bz7Ha__imagePlaceholder{order:-1;align-self:center;width:192px;height:250px;position:relative;top:0}.WhatCanWeDo-module__7Bz7Ha__discussButton{width:145px;height:36px;padding:0;font-size:12px}.WhatCanWeDo-module__7Bz7Ha__arrowButton{flex-shrink:0;width:40px;height:40px}.WhatCanWeDo-module__7Bz7Ha__arrowIcon{width:40px;height:40px}.WhatCanWeDo-module__7Bz7Ha__divider{margin-top:20px}.WhatCanWeDo-module__7Bz7Ha__headerContent{gap:20px}}
.CTASection-module__JDDWTW__ctaSection{justify-content:center;align-items:center;width:100%;height:100vh;padding:120px 0;display:flex;position:relative;overflow:hidden}.CTASection-module__JDDWTW__ctaBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.CTASection-module__JDDWTW__ctaBackgroundImage{object-fit:cover;object-position:center;width:100%;height:100%}.CTASection-module__JDDWTW__ctaGradientOverlay{z-index:1;background:linear-gradient(#0003 0%,#0000 45.446%);width:100%;height:100%;position:absolute;top:0;left:0}.CTASection-module__JDDWTW__ctaContainer{z-index:2;flex-direction:row;flex:1;align-self:stretch;align-items:flex-start;gap:304px;width:100%;max-width:1905px;padding:0 302px;display:flex;position:relative}.CTASection-module__JDDWTW__ctaLabel{opacity:.6;color:#fff;border:1px solid #fff;border-radius:50000px;flex-shrink:0;justify-content:center;align-items:center;width:138px;height:32px;padding:4px 12px;font-family:Manrope;font-size:12px;font-weight:400;display:flex}.CTASection-module__JDDWTW__ctaLabelMobile{display:none}.CTASection-module__JDDWTW__ctaContent{z-index:1;flex-direction:column;justify-content:space-between;gap:26px;max-width:863px;height:100%;display:flex;position:relative}.CTASection-module__JDDWTW__ctaTitle{text-align:left;color:#fff;max-width:564px;margin:0;font-family:Manrope;font-size:50px;font-weight:400;line-height:1.1}.CTASection-module__JDDWTW__ctaDescription{text-align:left;color:#fff;max-width:347px;margin:0;font-family:Manrope;font-size:18px;font-weight:400;line-height:normal}.CTASection-module__JDDWTW__ctaButtons{align-items:center;gap:10px;font-family:Manrope;display:flex}.CTASection-module__JDDWTW__ctaButtonPrimary{color:#030f0f;cursor:pointer;background:#59ff00;border:none;border-radius:5px;justify-content:center;align-items:center;width:156px;height:48px;padding:10px;font-size:12px;font-weight:700;transition:opacity .2s;display:flex}.CTASection-module__JDDWTW__ctaInfo{flex-direction:column;gap:48px;display:flex}.CTASection-module__JDDWTW__ctaButtonPrimary:hover{opacity:.9}.CTASection-module__JDDWTW__ctaButtonSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:5px;justify-content:center;align-items:center;gap:4px;width:156px;height:48px;padding:10px;font-size:12px;font-weight:700;transition:background-color .3s,color .3s;display:flex}.CTASection-module__JDDWTW__ctaButtonSecondary:hover{color:#000;background-color:#fff}.CTASection-module__JDDWTW__ctaButtonSecondary:hover svg{stroke:#000}.CTASection-module__JDDWTW__ctaButtonSecondary svg{width:20px;height:20px;transition:stroke .3s}@media (max-width:1540px){.CTASection-module__JDDWTW__ctaSection{padding:95px 0}.CTASection-module__JDDWTW__ctaContainer{gap:250px;padding:0 238px}.CTASection-module__JDDWTW__ctaContent{gap:22px;max-width:750px}.CTASection-module__JDDWTW__ctaTitle{max-width:450px;font-size:40px}.CTASection-module__JDDWTW__ctaDescription{max-width:310px;font-size:14px}.CTASection-module__JDDWTW__ctaButtons{gap:7px}.CTASection-module__JDDWTW__ctaButtonPrimary,.CTASection-module__JDDWTW__ctaButtonSecondary{width:124px;height:38px;padding:9px;font-size:10px}.CTASection-module__JDDWTW__ctaButtonSecondary svg{width:15px;height:15px}}@media (max-width:1280px){.CTASection-module__JDDWTW__ctaSection{padding:80px 0}.CTASection-module__JDDWTW__ctaContainer{gap:200px;padding:0 267px}.CTASection-module__JDDWTW__ctaContent{gap:20px;max-width:650px}.CTASection-module__JDDWTW__ctaTitle{max-width:362px;font-size:32px}.CTASection-module__JDDWTW__ctaDescription{max-width:231px;font-size:14px}.CTASection-module__JDDWTW__ctaInfo{gap:32px}.CTASection-module__JDDWTW__ctaButtons{gap:6px}.CTASection-module__JDDWTW__ctaButtonPrimary,.CTASection-module__JDDWTW__ctaButtonSecondary{width:105px;height:32px;padding:0;font-size:10px}.CTASection-module__JDDWTW__ctaButtonSecondary svg{width:14px;height:14px}.CTASection-module__JDDWTW__ctaLabel{width:92px;height:21px;font-size:10px}}@media (max-width:900px){.CTASection-module__JDDWTW__ctaSection{height:100vh}.CTASection-module__JDDWTW__ctaContainer{flex-direction:column;align-items:center;gap:24px;height:600px;padding:0 30px}.CTASection-module__JDDWTW__ctaLabel{padding:4px 12px;font-size:12px;display:none}.CTASection-module__JDDWTW__ctaLabelMobile{opacity:.6;color:#fff;border:1px solid #fff;border-radius:50000px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:150px;height:36px;padding:4px 12px;font-family:Manrope;font-size:12px;font-weight:400;display:flex}.CTASection-module__JDDWTW__ctaContent{align-items:center;gap:24px;max-width:100%}.CTASection-module__JDDWTW__ctaTitle{text-align:left;max-width:100%;font-size:36px}.CTASection-module__JDDWTW__ctaDescription{text-align:center;max-width:400px;font-size:14px}.CTASection-module__JDDWTW__ctaButtons{flex-direction:column;gap:10px;width:100%;max-width:100%}.CTASection-module__JDDWTW__ctaButtonPrimary,.CTASection-module__JDDWTW__ctaButtonSecondary{width:100%;height:44px;padding:12px;font-size:14px}.CTASection-module__JDDWTW__ctaButtonSecondary svg{width:18px;height:18px}}@media (max-width:480px){.CTASection-module__JDDWTW__ctaSection{height:100vh}.CTASection-module__JDDWTW__ctaContainer{flex-direction:column;align-items:center;gap:16px;height:500px;padding:0 16px}.CTASection-module__JDDWTW__ctaLabel{padding:3px 10px;font-size:11px;display:none}.CTASection-module__JDDWTW__ctaLabelMobile{opacity:.6;color:#fff;border:1px solid #fff;border-radius:50000px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:138px;height:32px;padding:3px 10px;font-family:Manrope;font-size:11px;font-weight:400;display:flex}.CTASection-module__JDDWTW__ctaContent{align-items:center;gap:18px;max-width:100%}.CTASection-module__JDDWTW__ctaTitle{text-align:left;max-width:100%;font-size:24px}.CTASection-module__JDDWTW__ctaDescription{text-align:center;max-width:260px;font-size:11px}.CTASection-module__JDDWTW__ctaButtons{flex-direction:column;gap:8px;width:100%;max-width:100%}.CTASection-module__JDDWTW__ctaButtonPrimary,.CTASection-module__JDDWTW__ctaButtonSecondary{width:100%;height:40px;padding:10px;font-size:12px}.CTASection-module__JDDWTW__ctaButtonSecondary svg{width:16px;height:16px}}
.Numbers-module__Lsyvpq__numbers{background-color:#000;flex-direction:column;align-items:center;padding:120px 300px;display:flex;position:relative;overflow-x:hidden}.Numbers-module__Lsyvpq__header{flex-direction:column;align-items:center;gap:24px;width:536px;margin-bottom:55px;display:flex}.Numbers-module__Lsyvpq__title{text-align:center;color:#fff;text-transform:capitalize;width:100%;margin:0;font-family:Inter,sans-serif;font-size:40px;font-weight:400;line-height:1.1}.Numbers-module__Lsyvpq__subtitle{text-align:center;color:#a1a1aa;width:100%;margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:normal}.Numbers-module__Lsyvpq__cards{justify-content:center;align-items:center;gap:0;width:100%;max-width:1326px;display:flex;position:relative}.Numbers-module__Lsyvpq__cardWrapper{will-change:transform;justify-content:center;align-items:center;width:436.421px;height:231.763px;transition:transform .25s;display:flex;position:relative}.Numbers-module__Lsyvpq__cardWrapper:first-child{width:436.421px;height:231.763px;transform:rotate(4.538deg)}.Numbers-module__Lsyvpq__cardWrapper:nth-child(2){width:436.421px;height:231.763px}.Numbers-module__Lsyvpq__cardWrapper:nth-child(3){width:439.935px;height:240.589px;transform:rotate(5.795deg)}.Numbers-module__Lsyvpq__cards .Numbers-module__Lsyvpq__cardWrapper:hover{transform:rotate(0)}.Numbers-module__Lsyvpq__cards .Numbers-module__Lsyvpq__cardWrapper:hover .Numbers-module__Lsyvpq__card{border-color:#0000}.Numbers-module__Lsyvpq__card{--hover-x:50%;--hover-y:50%;-webkit-backdrop-filter:blur(5.2px);backdrop-filter:blur(5.2px);background-color:#000;border:1px solid #fff;border-radius:50000px;flex-shrink:0;justify-content:center;align-items:center;width:422px;height:199px;transition:background-color .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.Numbers-module__Lsyvpq__card1,.Numbers-module__Lsyvpq__card2,.Numbers-module__Lsyvpq__card3{background-color:#000;border:1px solid #fff}.Numbers-module__Lsyvpq__fillOverlay{border-radius:inherit;pointer-events:none;z-index:1;position:absolute;inset:0}.Numbers-module__Lsyvpq__fillWave{background-color:#a60000}.Numbers-module__Lsyvpq__card2 .Numbers-module__Lsyvpq__fillWave{background-color:#c900b5}.Numbers-module__Lsyvpq__card3 .Numbers-module__Lsyvpq__fillWave{background-color:#d0a107}.Numbers-module__Lsyvpq__fillSweep{background-color:#c900b5}.Numbers-module__Lsyvpq__fillCursor{background:0 0}.Numbers-module__Lsyvpq__sweepInner{background:linear-gradient(90deg,#c900b500 0%,#c900b5f2 45%,#c900b5 50%,#c900b5f2 55%,#c900b500 100%);position:absolute;inset:-30%}.Numbers-module__Lsyvpq__cardShadow{pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 28.3px 13px #2ac29314}.Numbers-module__Lsyvpq__cardContent{z-index:2;flex-direction:column;align-items:center;gap:0;width:345px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Numbers-module__Lsyvpq__number{text-align:center;color:#fff;width:100%;margin:0;font-family:Inter,sans-serif;font-size:80px;font-weight:400;line-height:1.1}.Numbers-module__Lsyvpq__description{text-align:center;color:#fff;text-transform:uppercase;white-space:nowrap;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.1}.Numbers-module__Lsyvpq__decorativeEllipse1,.Numbers-module__Lsyvpq__decorativeEllipse2{pointer-events:none;z-index:0;background:radial-gradient(circle,#2ac2931a 0%,#0000 70%);border-radius:50%;width:273px;height:273px;position:absolute}.Numbers-module__Lsyvpq__card1 .Numbers-module__Lsyvpq__decorativeEllipse1{top:calc(50% - 261px);left:calc(50% - 219.5px);transform:translate(-50%,-50%)}.Numbers-module__Lsyvpq__card1 .Numbers-module__Lsyvpq__decorativeEllipse2{top:calc(50% + 249px);left:calc(50% + 230.5px);transform:translate(-50%,-50%)}.Numbers-module__Lsyvpq__card2 .Numbers-module__Lsyvpq__decorativeEllipse1{top:calc(50% - 241px);left:calc(50% + 120.5px);transform:translate(-50%,-50%)}.Numbers-module__Lsyvpq__card2 .Numbers-module__Lsyvpq__decorativeEllipse2{top:calc(50% + 249px);left:calc(50% + 90.5px);transform:translate(-50%,-50%)}.Numbers-module__Lsyvpq__card3 .Numbers-module__Lsyvpq__decorativeEllipse1{top:calc(50% - 231px);left:calc(50% + 250.5px);transform:translate(-50%,-50%)}.Numbers-module__Lsyvpq__card3 .Numbers-module__Lsyvpq__decorativeEllipse2{top:calc(50% + 239px);left:calc(50% - 19.5px);transform:translate(-50%,-50%)}@media (max-width:1540px){.Numbers-module__Lsyvpq__numbers{padding:90px 233px}.Numbers-module__Lsyvpq__header{gap:18px;width:480px;margin-bottom:60px}.Numbers-module__Lsyvpq__title{font-size:32px}.Numbers-module__Lsyvpq__subtitle{font-size:16px}.Numbers-module__Lsyvpq__cardWrapper{width:360px;height:190px}.Numbers-module__Lsyvpq__cardWrapper:first-child,.Numbers-module__Lsyvpq__cardWrapper:nth-child(2){height:169.763px}.Numbers-module__Lsyvpq__cardWrapper:nth-child(3){height:169.763px;transform:rotate(4.5deg)}.Numbers-module__Lsyvpq__card{width:22vw;height:158px}.Numbers-module__Lsyvpq__cards{gap:12px}.Numbers-module__Lsyvpq__number{font-size:64px}.Numbers-module__Lsyvpq__description{font-size:12px}.Numbers-module__Lsyvpq__decorativeEllipse1,.Numbers-module__Lsyvpq__decorativeEllipse2{width:220px;height:220px}}@media (max-width:1280px){.Numbers-module__Lsyvpq__numbers{padding:81px 267px}.Numbers-module__Lsyvpq__header{gap:16px;width:420px;margin-bottom:46px}.Numbers-module__Lsyvpq__title{font-size:32px}.Numbers-module__Lsyvpq__subtitle{font-size:14px}.Numbers-module__Lsyvpq__cardWrapper{width:310px;height:165px}.Numbers-module__Lsyvpq__cardWrapper:nth-child(3){transform:rotate(4deg)}.Numbers-module__Lsyvpq__card{width:238px;height:133px}.Numbers-module__Lsyvpq__number{font-size:52px}.Numbers-module__Lsyvpq__description{font-size:10px}.Numbers-module__Lsyvpq__decorativeEllipse1,.Numbers-module__Lsyvpq__decorativeEllipse2{width:190px;height:190px}}@media (max-width:900px){.Numbers-module__Lsyvpq__numbers{padding:80px 30px}.Numbers-module__Lsyvpq__header{align-items:flex-start;gap:30px;width:100%;max-width:100%;margin-bottom:100px}.Numbers-module__Lsyvpq__title{text-align:left;font-size:44px}.Numbers-module__Lsyvpq__subtitle{text-align:left;font-size:24px}.Numbers-module__Lsyvpq__cards{flex-direction:column;align-items:center;gap:100px;max-width:100%}.Numbers-module__Lsyvpq__cardWrapper{width:100%;max-width:100%;height:auto}.Numbers-module__Lsyvpq__cardWrapper:first-child{transform:rotate(5deg)}.Numbers-module__Lsyvpq__cardWrapper:nth-child(2){transform:rotate(-3deg)}.Numbers-module__Lsyvpq__cardWrapper:nth-child(3){transform:rotate(2deg)}.Numbers-module__Lsyvpq__cardWrapper:first-child,.Numbers-module__Lsyvpq__cardWrapper:nth-child(2),.Numbers-module__Lsyvpq__cardWrapper:nth-child(3){width:100%}.Numbers-module__Lsyvpq__card{width:100%;max-width:100%;height:210px}.Numbers-module__Lsyvpq__card2{background-color:#0000;border:1px solid #fff;border-radius:5000px}.Numbers-module__Lsyvpq__number{font-size:100px}.Numbers-module__Lsyvpq__description{font-size:20px}.Numbers-module__Lsyvpq__decorativeEllipse1,.Numbers-module__Lsyvpq__decorativeEllipse2{width:240px;height:240px}}@media (max-width:480px){.Numbers-module__Lsyvpq__numbers{padding:40px 10px}.Numbers-module__Lsyvpq__header{gap:20px;margin-bottom:40px}.Numbers-module__Lsyvpq__title{text-align:left;font-size:30px}.Numbers-module__Lsyvpq__subtitle{text-align:left;font-size:14px}.Numbers-module__Lsyvpq__cards{gap:40px}.Numbers-module__Lsyvpq__card{max-width:95vw;height:165px}.Numbers-module__Lsyvpq__card2{background-color:#0000;border:1px solid #fff;border-radius:5000px}.Numbers-module__Lsyvpq__number{font-size:60px}.Numbers-module__Lsyvpq__description{font-size:14px}.Numbers-module__Lsyvpq__decorativeEllipse1,.Numbers-module__Lsyvpq__decorativeEllipse2{width:200px;height:200px}.Numbers-module__Lsyvpq__cardWrapper:first-child{height:auto;transform:rotate(5deg)}.Numbers-module__Lsyvpq__cardWrapper:nth-child(2){height:auto;transform:rotate(-3deg)}.Numbers-module__Lsyvpq__cardWrapper:nth-child(3){height:auto;transform:rotate(2deg)}}
.SelectedWork-module__lhCBOG__selectedWork{background-color:#000;flex-direction:column;align-items:flex-start;min-height:911px;padding:120px 300px;display:flex;position:relative;overflow:hidden}.SelectedWork-module__lhCBOG__header{flex-direction:column;gap:24px;width:100%;margin-bottom:40px;display:flex}.SelectedWork-module__lhCBOG__headerTop{justify-content:space-between;width:100%;display:flex}.SelectedWork-module__lhCBOG__tag{opacity:.6;border:1px solid #fff;border-radius:50000px;flex-shrink:0;justify-content:center;align-items:center;width:138px;height:32px;padding:10px;display:flex}.SelectedWork-module__lhCBOG__tagText{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-family:Manrope,sans-serif;font-size:12px;font-weight:700}.SelectedWork-module__lhCBOG__title{text-align:left;color:#fff;flex:1;width:auto;margin:0;font-family:Manrope;font-size:50px;font-weight:400;line-height:1.1}.SelectedWork-module__lhCBOG__subtitle{text-align:left;color:#fff;width:267px;margin:0;font-family:Manrope,sans-serif;font-size:18px;font-weight:400;line-height:normal}.SelectedWork-module__lhCBOG__imagesContainer{gap:20px;width:100%;max-width:1285px;height:auto;margin-top:0;display:flex;position:relative}.SelectedWork-module__lhCBOG__imageWrapper{flex-direction:column;gap:12px;display:flex}.SelectedWork-module__lhCBOG__imageLeft,.SelectedWork-module__lhCBOG__imageRight{position:relative;overflow:hidden}.SelectedWork-module__lhCBOG__imageLeft{width:643px;height:833px}.SelectedWork-module__lhCBOG__imageRight{width:642px;height:833px;margin-left:.5px}.SelectedWork-module__lhCBOG__imageInfo{flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;margin-top:0;display:flex}.SelectedWork-module__lhCBOG__imageNumber{color:#fff;opacity:.6;flex-shrink:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}.SelectedWork-module__lhCBOG__imageTitle{color:#fff;text-transform:uppercase;flex-shrink:0;margin:0;font-family:Manrope,sans-serif;font-size:20px;font-weight:400;line-height:normal}.SelectedWork-module__lhCBOG__imageDescription{color:#fff;opacity:.6;flex:1;max-width:200px;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}.SelectedWork-module__lhCBOG__imageYear{color:#fff;opacity:.6;text-align:right;flex-shrink:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}.SelectedWork-module__lhCBOG__image{object-fit:cover;object-position:center;width:100%;height:100%}.SelectedWork-module__lhCBOG__imageVideo{z-index:2;width:419px;height:315px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1540px){.SelectedWork-module__lhCBOG__selectedWork{min-height:750px;padding:90px 239px}.SelectedWork-module__lhCBOG__header{gap:19px;width:100%;margin-bottom:32px}.SelectedWork-module__lhCBOG__tag{border-width:.756px;border-radius:37795.3px;width:109px;height:25px;padding:0}.SelectedWork-module__lhCBOG__tagText{font-size:10px}.SelectedWork-module__lhCBOG__title{font-size:40px}.SelectedWork-module__lhCBOG__subtitle{width:233px;font-size:14px}.SelectedWork-module__lhCBOG__imagesContainer{gap:15px}.SelectedWork-module__lhCBOG__imageWrapper{gap:10px}.SelectedWork-module__lhCBOG__imageLeft,.SelectedWork-module__lhCBOG__imageRight{width:34vw;height:609px}.SelectedWork-module__lhCBOG__imageVideo{width:333.44px;height:250.677px}.SelectedWork-module__lhCBOG__imageNumber,.SelectedWork-module__lhCBOG__imageYear,.SelectedWork-module__lhCBOG__imageDescription{font-size:12px}.SelectedWork-module__lhCBOG__imageTitle{font-size:14px}}@media (max-width:1280px){.SelectedWork-module__lhCBOG__selectedWork{padding:81px 267px}.SelectedWork-module__lhCBOG__header{gap:16px;width:100%;margin-bottom:43px}.SelectedWork-module__lhCBOG__tag{border-width:.756px;border-radius:37795.3px;width:92px;height:21px;padding:0}.SelectedWork-module__lhCBOG__tagText{font-size:9px}.SelectedWork-module__lhCBOG__title{font-size:32px}.SelectedWork-module__lhCBOG__subtitle{width:181px;font-size:14px}.SelectedWork-module__lhCBOG__imagesContainer{gap:20px;max-width:900px}.SelectedWork-module__lhCBOG__imageLeft,.SelectedWork-module__lhCBOG__imageRight{width:28.5vw;height:560px}.SelectedWork-module__lhCBOG__imageVideo{width:282px;height:212px}.SelectedWork-module__lhCBOG__imageNumber,.SelectedWork-module__lhCBOG__imageYear,.SelectedWork-module__lhCBOG__imageDescription{font-size:10px}}@media (max-width:900px){.SelectedWork-module__lhCBOG__selectedWork{align-items:center;min-height:auto;padding:80px 30px}.SelectedWork-module__lhCBOG__header{align-items:flex-start;gap:30px;width:100%;max-width:100%;margin-bottom:48px;left:0;transform:none}.SelectedWork-module__lhCBOG__headerTop{flex-direction:column;align-items:flex-start;gap:30px}.SelectedWork-module__lhCBOG__tag{order:1;width:159px;height:43px;padding:6px 12px}.SelectedWork-module__lhCBOG__tagText{font-size:14px}.SelectedWork-module__lhCBOG__title{text-align:left;order:2;font-size:44px}.SelectedWork-module__lhCBOG__subtitle{color:#8d8d8d;width:100%;max-width:367px;font-size:24px}.SelectedWork-module__lhCBOG__imagesContainer{flex-direction:column;gap:80px;max-width:100%;height:auto}.SelectedWork-module__lhCBOG__imageWrapper{gap:28px;width:100%}.SelectedWork-module__lhCBOG__imageLeft,.SelectedWork-module__lhCBOG__imageRight{width:100vw;height:740px;margin-left:calc(50% - 50vw);position:relative}.SelectedWork-module__lhCBOG__imageVideo{width:402px;height:302px}.SelectedWork-module__lhCBOG__imageInfo{grid-template-rows:auto auto;grid-template-columns:1fr 2fr 2fr;align-items:center;gap:18px 0;display:grid}.SelectedWork-module__lhCBOG__imageNumber{grid-area:1/1}.SelectedWork-module__lhCBOG__imageTitle{grid-area:1/2;font-size:28px}.SelectedWork-module__lhCBOG__imageYear{text-align:right;grid-area:1/3}.SelectedWork-module__lhCBOG__imageDescription{grid-area:2/2/auto/-1}.SelectedWork-module__lhCBOG__imageNumber,.SelectedWork-module__lhCBOG__imageYear,.SelectedWork-module__lhCBOG__imageDescription{font-size:20px}}@media (max-width:480px){.SelectedWork-module__lhCBOG__selectedWork{padding:40px 16px}.SelectedWork-module__lhCBOG__header{gap:20px;margin-bottom:40px}.SelectedWork-module__lhCBOG__headerTop{flex-direction:column;align-items:flex-start;gap:20px}.SelectedWork-module__lhCBOG__tag{order:1;width:138px;height:32px;padding:4px 8px}.SelectedWork-module__lhCBOG__tagText{font-size:12px}.SelectedWork-module__lhCBOG__title{text-align:left;order:2;font-size:30px}.SelectedWork-module__lhCBOG__subtitle{font-size:16px}.SelectedWork-module__lhCBOG__imagesContainer{gap:30px}.SelectedWork-module__lhCBOG__imageWrapper{width:100%}.SelectedWork-module__lhCBOG__imageLeft,.SelectedWork-module__lhCBOG__imageRight{width:100vw;height:640px;margin-left:calc(50% - 50vw);position:relative}.SelectedWork-module__lhCBOG__imageVideo{width:100%;height:165px}.SelectedWork-module__lhCBOG__imageInfo{grid-template-rows:auto auto;grid-template-columns:1fr 2fr 2fr;align-items:center;gap:8px 0;display:grid}.SelectedWork-module__lhCBOG__imageNumber{grid-area:1/1;font-size:12px}.SelectedWork-module__lhCBOG__imageTitle{grid-area:1/2;font-size:16px}.SelectedWork-module__lhCBOG__imageYear{text-align:right;grid-area:1/3;font-size:12px}.SelectedWork-module__lhCBOG__imageDescription{grid-area:2/2;margin-top:0;font-size:12px}}
.DevelopmentProcess-module__Khalxq__developmentProcess{background-color:#000;flex-direction:column;padding:120px 300px 70px;display:flex;position:relative}.DevelopmentProcess-module__Khalxq__title{color:#fff;max-width:300px;margin:0 0 60px;font-family:Manrope;font-size:50px;font-weight:400;line-height:1.1}.DevelopmentProcess-module__Khalxq__cards{gap:20px;margin-bottom:40px;display:flex;position:relative}.DevelopmentProcess-module__Khalxq__card{cursor:pointer;border-left:1px solid #2a2a2a;flex-direction:column;flex:1;height:402px;padding:20px;transition:border-left .3s,background .3s;display:flex;position:relative}.DevelopmentProcess-module__Khalxq__card:hover{background:linear-gradient(270deg,#6d6d6d00 43.62%,#00df821a 97.78%);border-left:7px solid #59ff00}.DevelopmentProcess-module__Khalxq__card:hover:before{content:"";z-index:1;background:linear-gradient(#2ac293 0%,#2ac29399 50%,#2ac2934d 100%);width:2px;position:absolute;top:0;bottom:0;left:-2px}.DevelopmentProcess-module__Khalxq__cardTitleWrapper{flex-direction:column;margin-bottom:20px;display:flex}.DevelopmentProcess-module__Khalxq__cardTitle{color:#fff;margin:0;font-family:Manrope;font-size:24px;font-weight:400;line-height:1.1}.DevelopmentProcess-module__Khalxq__cardDescription{color:#a1a1aa;flex:1;margin:0 0 auto;font-family:Manrope;font-size:14px;font-weight:400;line-height:1.3}.DevelopmentProcess-module__Khalxq__cardNumber{color:#fff;font-family:Inter;font-size:12px;font-weight:400;line-height:1.1;position:absolute;bottom:20px;left:14px}.DevelopmentProcess-module__Khalxq__viewMoreButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:5px;align-self:center;width:100%;padding:12px 32px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background-color .3s,color .3s}.DevelopmentProcess-module__Khalxq__viewMoreButton:hover{color:#000;background-color:#fff}@media (max-width:1540px){.DevelopmentProcess-module__Khalxq__developmentProcess{padding:90px 238px}.DevelopmentProcess-module__Khalxq__title{margin-bottom:47px;font-size:48px}.DevelopmentProcess-module__Khalxq__cards{gap:15px;margin-bottom:30px}.DevelopmentProcess-module__Khalxq__card{height:319px;padding:16px}.DevelopmentProcess-module__Khalxq__cardTitle{font-size:14px}.DevelopmentProcess-module__Khalxq__cardDescription{font-size:12px}.DevelopmentProcess-module__Khalxq__cardNumber{font-size:10px}.DevelopmentProcess-module__Khalxq__viewMoreButton{padding:9px 28px;font-size:10px;font-weight:700}.DevelopmentProcess-module__Khalxq__card:hover{border-left:5px solid #59ff00}}@media (max-width:1280px){.DevelopmentProcess-module__Khalxq__developmentProcess{padding:81px 267px}.DevelopmentProcess-module__Khalxq__title{margin-bottom:44px;font-size:32px}.DevelopmentProcess-module__Khalxq__cards{gap:13px;margin-bottom:27px}.DevelopmentProcess-module__Khalxq__card{height:270px;padding:13px}.DevelopmentProcess-module__Khalxq__card:hover{border-left:3px solid #59ff00}.DevelopmentProcess-module__Khalxq__cardTitleWrapper{margin-bottom:39px}.DevelopmentProcess-module__Khalxq__cardTitle{font-size:14px}.DevelopmentProcess-module__Khalxq__cardDescription{font-size:10px}.DevelopmentProcess-module__Khalxq__viewMoreButton{height:27px;padding:0;font-size:10px}}@media (max-width:900px){.DevelopmentProcess-module__Khalxq__developmentProcess{padding:80px 30px}.DevelopmentProcess-module__Khalxq__title{margin-bottom:60px;font-size:44px;font-weight:400}.DevelopmentProcess-module__Khalxq__cards{flex-flow:wrap;gap:0;margin-bottom:20px}.DevelopmentProcess-module__Khalxq__card{background:linear-gradient(#59ff001a 0%,#6d6d6d00 10.62%);border-top:1px solid #59ff00;border-left:none;flex:0 0 calc(50% - 10px);width:calc(50% - 10px);height:auto;min-height:203px;margin-bottom:20px;margin-right:20px;padding:18px 0}.DevelopmentProcess-module__Khalxq__card:nth-child(2n){margin-right:0}.DevelopmentProcess-module__Khalxq__card:hover{border-left:none}.DevelopmentProcess-module__Khalxq__card:hover:before{content:"";z-index:1;background:linear-gradient(90deg,#2ac293 0%,#2ac29399 50%,#2ac2934d 100%);height:2px;position:absolute;top:-2px;left:0;right:0}.DevelopmentProcess-module__Khalxq__cardTitleWrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-bottom:20px}.DevelopmentProcess-module__Khalxq__cardTitle{word-wrap:break-word;overflow-wrap:break-word;flex:1;min-width:0;max-width:180px;margin:0;font-size:28px}.DevelopmentProcess-module__Khalxq__cardDescription{flex:1;max-width:302px;margin:0 0 auto;font-size:20px}.DevelopmentProcess-module__Khalxq__cardNumber{flex-shrink:0;font-size:28px;position:static}.DevelopmentProcess-module__Khalxq__viewMoreButton{height:64px;padding:10px 20px;font-size:16px}}@media (max-width:480px){.DevelopmentProcess-module__Khalxq__developmentProcess{padding:40px 10px}.DevelopmentProcess-module__Khalxq__title{align-self:flex-start;margin-bottom:40px;font-size:30px}.DevelopmentProcess-module__Khalxq__cards{flex-direction:column;gap:0;margin-bottom:10px}.DevelopmentProcess-module__Khalxq__card{border-top:1px solid #59ff00;border-left:none;flex:1;width:100%;min-height:132px;margin-bottom:16px;margin-right:0;padding:20px 0}.DevelopmentProcess-module__Khalxq__card:last-child{margin-bottom:0}.DevelopmentProcess-module__Khalxq__card:hover{background:linear-gradient(#59ff001a 0%,#6d6d6d00 58.62%);border-top:1px solid #59ff00;border-left:none}.DevelopmentProcess-module__Khalxq__card:hover:before{content:"";z-index:1;background:linear-gradient(90deg,#2ac293 0%,#2ac29399 50%,#2ac2934d 100%);height:2px;position:absolute;top:-2px;left:0;right:0}.DevelopmentProcess-module__Khalxq__cardTitleWrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px}.DevelopmentProcess-module__Khalxq__cardTitle{flex:1;margin:0;font-family:Manrope;font-size:16px}.DevelopmentProcess-module__Khalxq__cardDescription{flex:1;max-width:300px;margin:0 0 auto;font-family:Manrope;font-size:16px}.DevelopmentProcess-module__Khalxq__cardNumber{flex-shrink:0;font-family:Manrope;font-size:16px;position:static}.DevelopmentProcess-module__Khalxq__viewMoreButton{height:36px;padding:0;font-family:Manrope;font-size:12px;font-weight:700}}
.Marquee-module__XxqZwG__marquee{background-color:#000;border-top:1px solid #3a3a3a;border-bottom:1px solid #3a3a3a;align-items:center;height:80px;display:flex;position:relative;overflow:hidden}.Marquee-module__XxqZwG__marqueeContent{width:100%;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.Marquee-module__XxqZwG__marqueeTrack{white-space:nowrap;gap:10px;animation:30s linear infinite Marquee-module__XxqZwG__marquee;display:flex}.Marquee-module__XxqZwG__marqueeText{color:#fff;flex-shrink:0;padding:10px;font-family:Inter,sans-serif;font-size:32px;font-weight:400;line-height:1.1}@keyframes Marquee-module__XxqZwG__marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (max-width:1540px){.Marquee-module__XxqZwG__marquee{height:70px}.Marquee-module__XxqZwG__marqueeText{padding:8px;font-size:28px}.Marquee-module__XxqZwG__marqueeTrack{gap:8px}}@media (max-width:1280px){.Marquee-module__XxqZwG__marquee{height:60px}.Marquee-module__XxqZwG__marqueeText{padding:7px;font-size:24px}.Marquee-module__XxqZwG__marqueeTrack{gap:7px}}@media (max-width:900px){.Marquee-module__XxqZwG__marquee{height:50px}.Marquee-module__XxqZwG__marqueeText{padding:6px;font-size:18px}.Marquee-module__XxqZwG__marqueeTrack{gap:6px}}@media (max-width:480px){.Marquee-module__XxqZwG__marquee{height:55px}.Marquee-module__XxqZwG__marqueeText{padding:5px;font-size:24px}.Marquee-module__XxqZwG__marqueeTrack{gap:5px}}
.Testimonials-module__MlUweW__testimonials{background-color:#000;flex-direction:column;align-items:center;padding:120px 0;display:flex;position:relative;overflow-x:hidden}.Testimonials-module__MlUweW__header{flex-direction:column;align-items:center;gap:24px;width:566px;margin-bottom:46px;display:flex}.Testimonials-module__MlUweW__title{text-align:center;color:#fff;width:100%;margin:0;font-family:Manrope;font-size:40px;font-weight:400;line-height:1.1}.Testimonials-module__MlUweW__subtitle{text-align:center;color:#a1a1aa;width:100%;margin:0;font-family:Manrope;font-size:14px;font-weight:400;line-height:normal}.Testimonials-module__MlUweW__cards{gap:20px;width:max-content;padding:14px 300px 20px;display:flex}.Testimonials-module__MlUweW__cardsViewport{cursor:grab;touch-action:pan-y;width:100%;overflow:hidden}.Testimonials-module__MlUweW__cardsViewport:active{cursor:grabbing}.Testimonials-module__MlUweW__card{cursor:pointer;border:1px solid #59ff004a;border-radius:10px;flex-direction:column;flex-shrink:0;width:333px;height:460px;padding:20px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 0 20px #2ac2931a}.Testimonials-module__MlUweW__card:hover{transform:translateY(-8px)scale(1.02)}.Testimonials-module__MlUweW__cardHeader{justify-content:space-between;align-items:center;width:293px;margin-bottom:96px;display:flex}.Testimonials-module__MlUweW__avatar{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;flex-shrink:0;width:60px;height:60px}.Testimonials-module__MlUweW__rating{display:none}.Testimonials-module__MlUweW__quote{color:#fff;width:292px;margin:0 0 auto;font-family:Manrope;font-size:14px;font-weight:400;line-height:1.3;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.Testimonials-module__MlUweW__card:hover .Testimonials-module__MlUweW__quote{opacity:.9}.Testimonials-module__MlUweW__author{align-items:center;gap:12px;margin-top:auto;display:flex}.Testimonials-module__MlUweW__authorLine{background-color:#59ff00cf;flex-shrink:0;width:1px;height:34px}.Testimonials-module__MlUweW__authorInfo{flex-direction:column;gap:4px;display:flex}.Testimonials-module__MlUweW__authorName{color:#fff;margin:0;font-family:Manrope;font-size:14px;font-weight:400;line-height:1.1}.Testimonials-module__MlUweW__authorCompany{color:#a1a1aa;margin:0;font-family:Manrope;font-size:14px;font-weight:400;line-height:1.1}@media (max-width:1540px){.Testimonials-module__MlUweW__testimonials{padding:90px 0}.Testimonials-module__MlUweW__header{gap:20px;width:500px;margin-bottom:34px}.Testimonials-module__MlUweW__title{font-size:40px}.Testimonials-module__MlUweW__subtitle{font-size:14px}.Testimonials-module__MlUweW__cards{gap:18px;padding:12px 238px 0}.Testimonials-module__MlUweW__card{width:265.002px;height:366.068px;padding:16px}.Testimonials-module__MlUweW__cardHeader{width:auto;margin-bottom:50px}.Testimonials-module__MlUweW__avatar{width:47.748px;height:47.748px}.Testimonials-module__MlUweW__quote{width:auto;font-size:12px}.Testimonials-module__MlUweW__authorLine{height:27px}.Testimonials-module__MlUweW__author{gap:10px}.Testimonials-module__MlUweW__authorName,.Testimonials-module__MlUweW__authorCompany{font-size:12px}}@media (max-width:1280px){.Testimonials-module__MlUweW__testimonials{padding:75px 0}.Testimonials-module__MlUweW__header{gap:16px;width:450px;margin-bottom:40px}.Testimonials-module__MlUweW__title{font-size:32px}.Testimonials-module__MlUweW__subtitle{font-size:14px}.Testimonials-module__MlUweW__cards{gap:16px;padding:12px 267px 16px}.Testimonials-module__MlUweW__card{width:224px;height:309px;padding:13px}.Testimonials-module__MlUweW__cardHeader{margin-bottom:44px}.Testimonials-module__MlUweW__avatar{width:40px;height:40px}.Testimonials-module__MlUweW__quote{font-size:10px}.Testimonials-module__MlUweW__authorLine{height:23px}.Testimonials-module__MlUweW__author{gap:8px}.Testimonials-module__MlUweW__authorInfo{gap:1px}.Testimonials-module__MlUweW__authorName,.Testimonials-module__MlUweW__authorCompany{font-size:10px}}@media (max-width:900px){.Testimonials-module__MlUweW__testimonials{padding:80px 30px}.Testimonials-module__MlUweW__header{gap:20px;width:100%;margin-bottom:60px}.Testimonials-module__MlUweW__title{font-size:44px}.Testimonials-module__MlUweW__subtitle{font-size:24px}.Testimonials-module__MlUweW__cards{gap:19px;padding:10px 20px 16px}.Testimonials-module__MlUweW__cardsViewport{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.Testimonials-module__MlUweW__card{width:302.385px;height:419px;padding:17px}.Testimonials-module__MlUweW__card:hover{transform:none}.Testimonials-module__MlUweW__card:hover .Testimonials-module__MlUweW__quote{opacity:1}.Testimonials-module__MlUweW__cardHeader{width:248px;margin-bottom:33px}.Testimonials-module__MlUweW__avatar{width:55.595px;height:55.595px}.Testimonials-module__MlUweW__quote{width:279px;font-size:16px}.Testimonials-module__MlUweW__authorLine{height:31px}.Testimonials-module__MlUweW__authorName,.Testimonials-module__MlUweW__authorCompany{font-size:14px}}@media (max-width:480px){.Testimonials-module__MlUweW__testimonials{padding:40px 16px}.Testimonials-module__MlUweW__header{align-items:flex-start;gap:20px;width:100%;margin-bottom:40px;font-family:Manrope}.Testimonials-module__MlUweW__title{text-align:left;max-width:300px;font-size:30px}.Testimonials-module__MlUweW__subtitle{text-align:left;font-family:Manrope;font-size:14px}.Testimonials-module__MlUweW__cards{gap:12px;padding:0 16px}.Testimonials-module__MlUweW__cardsViewport{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}.Testimonials-module__MlUweW__card{border-radius:20px;width:260px;height:333px;padding:17px}.Testimonials-module__MlUweW__card:hover{transform:none}.Testimonials-module__MlUweW__card:hover .Testimonials-module__MlUweW__quote{opacity:1}.Testimonials-module__MlUweW__cardHeader{width:232px;margin-bottom:20px}.Testimonials-module__MlUweW__avatar{width:55px;height:55px}.Testimonials-module__MlUweW__quote{width:232px;font-family:Manrope;font-size:12px;font-weight:400;line-height:1.3}.Testimonials-module__MlUweW__authorLine{height:31px}.Testimonials-module__MlUweW__authorName,.Testimonials-module__MlUweW__authorCompany{font-family:Manrope;font-size:12px}}
.CTA-module__n-fbaG__cta{background-color:#000;background-image:url(/cta/backgroundGlass.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.CTA-module__n-fbaG__ctaSection{justify-content:center;align-items:center;width:1307px;height:710px;display:flex;position:relative}.CTA-module__n-fbaG__ctaContent{z-index:1;flex-direction:column;align-items:center;gap:26px;width:863px;display:flex;position:relative}.CTA-module__n-fbaG__ctaTitle{text-align:center;color:#fff;width:629px;margin:0;font-family:Manrope;font-size:70px;font-style:normal;font-weight:400;line-height:1.1}.CTA-module__n-fbaG__ctaDescription{text-align:center;color:#fff;width:447px;margin:0;font-family:Manrope;font-size:18px;font-weight:400;line-height:normal}.CTA-module__n-fbaG__ctaButtons{align-items:center;gap:8px;display:flex}.CTA-module__n-fbaG__ctaButtonPrimary{color:#030f0f;cursor:pointer;background:#59ff00;border:none;border-radius:5px;justify-content:center;align-items:center;width:156px;height:48px;padding:10px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;transition:opacity .2s;display:flex}.CTA-module__n-fbaG__ctaButtonPrimary:hover{opacity:.9}.CTA-module__n-fbaG__ctaButtonSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:5px;justify-content:center;align-items:center;gap:4px;width:156px;height:48px;padding:10px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;transition:background-color .3s,color .3s;display:flex}.CTA-module__n-fbaG__ctaButtonSecondary:hover{color:#000;background-color:#fff}.CTA-module__n-fbaG__ctaButtonSecondary:hover svg{stroke:#000}.CTA-module__n-fbaG__ctaButtonSecondary svg{width:16px;height:16px;transition:stroke .3s;transform:rotate(90deg)}@media (max-width:1540px){.CTA-module__n-fbaG__cta{padding:90px 238px}.CTA-module__n-fbaG__ctaSection{width:100%;height:565.018px}.CTA-module__n-fbaG__ctaContent{gap:22px;width:750px}.CTA-module__n-fbaG__ctaTitle{width:650px;font-size:54px}.CTA-module__n-fbaG__ctaDescription{width:386px;font-size:14px}.CTA-module__n-fbaG__ctaButtons{gap:8px;padding:0}.CTA-module__n-fbaG__ctaButtonPrimary,.CTA-module__n-fbaG__ctaButtonSecondary{width:124.145px;height:38.198px;padding:0;font-size:10px;font-weight:700}.CTA-module__n-fbaG__ctaButtonSecondary svg{width:14px;height:14px}}@media (max-width:1280px){.CTA-module__n-fbaG__cta{padding:81px 267px}.CTA-module__n-fbaG__ctaSection{width:747px;height:477px}.CTA-module__n-fbaG__ctaContent{gap:20px;width:650px}.CTA-module__n-fbaG__ctaTitle{width:340px;font-size:32px}.CTA-module__n-fbaG__ctaDescription{width:280px;font-size:12px}.CTA-module__n-fbaG__ctaButtons{gap:7px}.CTA-module__n-fbaG__ctaButtonPrimary,.CTA-module__n-fbaG__ctaButtonSecondary{width:105px;height:32px;padding:0;font-size:10px}.CTA-module__n-fbaG__ctaButtonSecondary svg{width:13px;height:13px}}@media (max-width:900px){.CTA-module__n-fbaG__cta{padding:80px 0}.CTA-module__n-fbaG__ctaSection{width:100%;max-width:100%;height:auto;min-height:792px;padding:40px 20px}.CTA-module__n-fbaG__ctaContent{gap:30px;width:100%;max-width:100%}.CTA-module__n-fbaG__ctaTitle{width:100%;max-width:100%;font-size:52px}.CTA-module__n-fbaG__ctaDescription{width:100%;max-width:580px;font-size:24px}.CTA-module__n-fbaG__ctaButtons{justify-content:center;gap:24px;width:100%;padding:10px}.CTA-module__n-fbaG__ctaButtonPrimary,.CTA-module__n-fbaG__ctaButtonSecondary{width:330px;height:83px;padding:10px;font-size:16px}.CTA-module__n-fbaG__ctaButtonSecondary svg{width:25px;height:26px}}@media (max-width:480px){.CTA-module__n-fbaG__cta{padding:40px 0}.CTA-module__n-fbaG__ctaSection{width:100%;max-width:100%;height:auto;min-height:318px;padding:10px}.CTA-module__n-fbaG__ctaContent{align-items:flex-start;gap:20px;width:100%;max-width:100%}.CTA-module__n-fbaG__ctaTitle{text-align:left;width:100%;max-width:300px;font-size:30px}.CTA-module__n-fbaG__ctaDescription{text-align:left;color:#8d8d8d;width:100%;max-width:330px;font-size:14px}.CTA-module__n-fbaG__ctaButtons{gap:10px;width:100%;max-width:100%;padding:0}.CTA-module__n-fbaG__ctaButtonPrimary,.CTA-module__n-fbaG__ctaButtonSecondary{width:100%;height:36px;padding:10px;font-size:12px}.CTA-module__n-fbaG__ctaButtonSecondary svg{width:16px;height:16px}}
