.contacts-page_contacts__pzeRF{display:flex;justify-content:center;width:100%;height:100%;margin-top:92px;padding:80px 24px}.contacts-page_container__U_ZoX{display:flex;flex-direction:column;width:100%;gap:48px;max-width:1380px;height:100%}.contacts-page_mainTitle__KfTWX{color:var(--colors-purple-purple,#7b2bfd);font-family:Fira Sans;font-size:68px;font-style:normal;font-weight:700;line-height:84px;text-transform:uppercase}.contacts-page_topDescription__kN6dS{color:var(--colors-black-black-2,#252525);font-family:SF Pro Display;font-size:24px;font-style:normal;font-weight:400;line-height:30px;max-width:888px}.contacts-page_contactsBlock__XHYCp{display:flex;gap:20px;justify-content:space-between;width:100%;min-height:500px}.contacts-page_leftSide__rePzR{display:flex;flex-direction:column;max-width:888px;width:100%;gap:48px;min-height:1000px;border-radius:24px;padding:44px;border:1px solid var(--gray-gray-1,#cecece);background:var(--white-white,#fff)}.contacts-page_leftSideDescription__QyWQJ,.contacts-page_topDescText__SFaxv{color:#242424;font-size:22px;font-style:normal;font-weight:400;line-height:26px}.contacts-page_casesSelect__luaWY{display:flex;flex-direction:column;gap:48px}.contacts-page_caseText__aYGZA,.contacts-page_rightSideTitle__1aZQI{color:var(--colors-black-black-1,#101010);font-family:Fira Sans;font-size:36px;font-style:normal;font-weight:600;line-height:42px}.contacts-page_casesBlock__Gi3Bz{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.contacts-page_case__quZoB{display:flex;align-items:center;min-height:64px;padding-left:28px;padding-right:28px;border-radius:16px;border:1px solid var(--gray-gray-1,#cecece);background:var(--white-white,#fff);cursor:pointer;color:var(--colors-purple-purple-text,#423754);font-family:SF Pro Display;font-size:18px;font-style:normal;transition:all .4s ease-in-out;font-weight:600;line-height:24px}.contacts-page_case__quZoB.contacts-page_active__ICkr5,.contacts-page_case__quZoB:hover{background:#7b2bfd;color:#fff}.contacts-page_socialItem__EAVuj{display:flex;cursor:pointer;flex-direction:row;font-size:16px;gap:5px;color:#7b2bfd;align-items:center}.contacts-page_rightSide__Fgnvd{display:flex;flex-direction:column;gap:40px;max-width:460px;padding:40px;width:100%;height:100%;border-radius:var(--corner-radius-corner-m,32px);border:1px solid var(--colors-gray-gray-2,#e9e9e9);background:var(--colors-white-white,#fff)}.contacts-page_formInput__eCDuI{display:flex;width:100%;height:70px;padding:0 20px;align-items:center;border-radius:var(--corner-radius-corner-xs,16px);background:var(--colors-white-white-2,#f5f5f5);border:2px solid transparent;color:#000;font-size:20px;font-style:normal;font-weight:550;line-height:normal}.contacts-page_formInput__eCDuI::placeholder{color:#a8a8a8}.contacts-page_formInput__eCDuI:focus{border:2px solid #7b2bfd;outline:none;background-color:#fff}.contacts-page_formError__1OKA2{border:2px solid red}.contacts-page_formError__1OKA2:focus{border:2px solid red;outline:none;background-color:#fff}.contacts-page_inputBlock__fUrOI{display:flex;flex-direction:column;gap:24px}.contacts-page_formInputLong__YAW5w{display:flex;width:100%;height:250px;padding:20px;align-items:center;border-radius:12px;background:#f5f5f5;border:2px solid transparent;color:#000;font-size:20px;font-style:normal;font-weight:550;line-height:normal}.contacts-page_formInputLong__YAW5w::placeholder{color:#a8a8a8}.contacts-page_formInputLong__YAW5w:focus{border:2px solid #7b2bfd;outline:none;background-color:#fff}.contacts-page_sendFormBtn__xQ48D{display:flex;align-items:center;justify-content:center;border-radius:var(--corner-radius-corner-xs,16px);background:var(--colors-purple-purple,#7b2bfd);border:none;padding-left:44px;padding-right:44px;max-width:261px;margin-top:24px;min-height:64px;color:var(--colors-white-white,#fff);font-family:SF Pro Display;font-size:18px;font-style:normal;font-weight:600;line-height:24px;cursor:pointer;transition:all .3s ease;overflow:hidden}.contacts-page_sendFormBtn__xQ48D:active{transform:scale(.95)}.contacts-page_contactItem__LVZsU{display:flex;flex-direction:column;width:100%;gap:8px}.contacts-page_contactLink__NMAG9{color:#7b2bfd;cursor:pointer;transition:all .4s ease;text-underline-offset:4px;font-size:22px}.contacts-page_contactLink__NMAG9:hover{color:#5e1fd1;text-decoration:underline}.contacts-page_contactTitle__xLLK0{font-size:24px;font-style:normal;font-weight:400;line-height:30px}.contacts-page_contactTitle__xLLK0,.contacts-page_contactTxt__LSCIL{color:var(--colors-black-black-1,#101010);font-family:SF Pro Display}.contacts-page_contactTxt__LSCIL{font-size:20px;color:#242424;font-size:22px;font-style:normal;font-weight:400;line-height:26px}.contacts-page_errorMessage__lX0sR{color:red;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.contacts-page_loader__ZMoPS{display:flex;justify-content:center;align-items:center;height:100%}.contacts-page_spinner__Z_ob9{border:5px solid #d3d3d3;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:contacts-page_spin__Hwa0G 1s linear infinite}@keyframes contacts-page_spin__Hwa0G{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contacts-page_errorModal__7qnkl{max-width:500px!important}.contacts-page_modalContainer__6TuE8{display:flex;flex-direction:column;align-items:center;gap:20px;padding-top:20px;padding-bottom:20px}.contacts-page_modalTitle__PEL5r{font-size:36px;font-style:normal;font-weight:700;line-height:40px;margin-top:32px}.contacts-page_modalDesc__BL3e9{font-size:22px;font-style:normal;font-weight:400;line-height:26px;text-align:center}.contacts-page_modalBtn__9AqXm{width:175px;height:60px;align-items:center;justify-content:center;border:0;display:flex;border-radius:72px;background:var(--Gradient-1,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));color:#fff;cursor:pointer;font-size:20px;font-style:normal;font-weight:550;line-height:24px}.contacts-page_modalBtn__9AqXm:hover{opacity:.8}@media (max-width:1200px){.contacts-page_contacts__pzeRF{padding-top:40px;padding-bottom:40px}.contacts-page_mainTitle__KfTWX{font-size:36px;font-style:normal;font-weight:700;line-height:48px;text-transform:uppercase}.contacts-page_container__U_ZoX{gap:32px}.contacts-page_leftSide__rePzR{padding:32px;gap:32px;min-height:auto}.contacts-page_casesSelect__luaWY{gap:32px}.contacts-page_case__quZoB{padding-left:20px;padding-right:20px;min-height:52px}.contacts-page_formInput__eCDuI{height:50px}.contacts-page_sendFormBtn__xQ48D{padding-left:20px;padding-right:20px;margin-top:8px;min-height:52px;font-size:16px;max-width:194px}.contacts-page_rightSide__Fgnvd{padding:32px;gap:32px}.contacts-page_contactTitle__xLLK0,.contacts-page_contactTxt__LSCIL{font-size:18px}}@media (max-width:800px){.contacts-page_contacts__pzeRF{padding:32px 14px;margin-top:78px}.contacts-page_contactsBlock__XHYCp{flex-wrap:wrap}.contacts-page_mainTitle__KfTWX{font-size:28px;font-style:normal;font-weight:700;line-height:36px;text-transform:uppercase}.contacts-page_topDescription__kN6dS{font-size:16px;font-style:normal;font-weight:550;line-height:22px}.contacts-page_leftSide__rePzR{margin-bottom:12px;padding:24px;gap:32px}.contacts-page_rightSideTitle__1aZQI{font-size:20px}.contacts-page_casesSelect__luaWY{gap:32px}.contacts-page_caseText__aYGZA{font-size:20px;font-style:normal;font-weight:550;line-height:28px;text-transform:uppercase}.contacts-page_case__quZoB{padding-left:16px;padding-right:16px;min-height:44px}.contacts-page_rightSide__Fgnvd{padding:24px;height:100%;min-height:auto;gap:24px;max-width:900px}.contacts-page_case__quZoB{font-size:14px;font-style:normal;font-weight:550;line-height:normal}.contacts-page_contactTitle__xLLK0{font-size:16px;font-style:normal;font-weight:550;line-height:20px}.contacts-page_contactTxt__LSCIL,.contacts-page_topDescText__SFaxv{font-size:16px;font-style:normal;font-weight:400;line-height:20px}}@media (max-width:560px){.contacts-page_modalContainer__6TuE8{display:flex;flex-direction:column;align-items:center;gap:20px;padding-top:0;padding-bottom:0}.contacts-page_modalTitle__PEL5r{font-size:26px;font-style:normal;font-weight:700;line-height:40px;margin-top:12px}.contacts-page_modalDesc__BL3e9{font-size:16px;font-style:normal;font-weight:400;line-height:26px;text-align:center}.contacts-page_modalBtn__9AqXm{width:175px;height:60px;align-items:center;justify-content:center;border:0;display:flex;border-radius:72px;background:var(--Gradient-1,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));color:#fff;cursor:pointer;font-size:20px;font-style:normal;font-weight:550;line-height:24px}.contacts-page_modalBtn__9AqXm:hover{opacity:.8}}.header_header__pNjpW{display:flex;position:fixed;top:0;width:100%;min-height:92px;align-items:center;justify-content:center;background:var(--colors-white-white,#fff);box-shadow:0 4px 24px 0 rgba(0,0,0,.08);z-index:10000;transition:all .3s ease;padding-left:10px;padding-right:10px}.header_sticky__Lk5nk{box-shadow:0 4px 6px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);animation:header_smoothScroll__pG_AH 1s forwards}@keyframes header_smoothScroll__pG_AH{0%{transform:translateY(-142px)}to{transform:translateY(0)}}.header_container__prENa{display:flex;align-items:center;justify-content:space-between;max-width:1380px;width:100%;min-height:92px}.header_leftSide__OE24L,.header_rightSide__kKUy9{display:flex;align-items:center;gap:20px}.header_leftSide__OE24L{max-width:205px;width:100%;height:46px}.header_burgerMenu__NA9KL{display:none;align-items:center;justify-content:center;min-width:24px;height:24px}.header_nav__PMBMI{display:flex;align-items:center;gap:20px;height:60px}.header_nav__PMBMI ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.header_nav__PMBMI ul li{display:flex;align-items:center;height:52px;padding:0 22px;border-radius:8px;background-color:#fff;cursor:pointer}.header_nav__PMBMI ul li.header_active__l1J9_,.header_nav__PMBMI ul li:hover{border-radius:var(--corner-radius-corner-xs,16px);background:rgba(123,43,253,.05)}.header_nav__PMBMI ul li.header_active__l1J9_ span{color:var(--colors-purple-purple,#7b2bfd);text-align:center}.header_nav__PMBMI ul li span{font-size:20px;font-weight:550;line-height:28px}.header_mobile__FALPx{font-size:20px;font-weight:400;line-height:20px;color:#242424}.header_btn__EKKom{display:flex;align-items:center;justify-content:center;max-width:197px;width:100%;height:60px;border:0;border-radius:16px;background:#7b2bfd;color:#fff;font-size:18px;font-weight:550;line-height:24px;cursor:pointer;transition:all .3s ease}.header_btn__EKKom:active{transform:scale(.95)}@media (max-width:1260px){.header_header__pNjpW{height:78px;padding:15px}.header_leftSide__OE24L{width:106px;height:26px}.header_nav__PMBMI ul{gap:4px}.header_nav__PMBMI ul li,.header_nav__PMBMI ul li.header_active__l1J9_{padding:12px 20px;font-size:14px;line-height:normal}.header_nav__PMBMI ul li span{font-size:14px;color:#242424}.header_btn__EKKom{font-size:16px;max-width:180px;padding:0 20px}.header_mobile__FALPx{font-size:14px}}@media (max-width:800px){.header_mobile__FALPx,.header_nav__PMBMI{display:none}.header_burgerMenu__NA9KL{display:flex}.header_btn__EKKom{font-size:12px;height:44px;max-width:174px;padding:12px 16px}.header_container__prENa{min-height:58px}.header_header__pNjpW{min-height:auto;max-height:70 px;padding:5px 15px}}.sidebar_slide-menu__97ogS{position:fixed;top:0;left:-100%;width:300px;height:100%;background-color:#fff;z-index:1000;padding-top:100px;padding-left:20px;box-shadow:2px 0 5px rgba(0,0,0,.2);transition:left .4s ease-in-out}.sidebar_slide-menu__97ogS.sidebar_active__pARGh{left:0}.sidebar_nav__FxnRq{display:flex;flex-direction:column;gap:20px}.sidebar_nav__FxnRq ul li{padding:0 12px;height:42px;display:flex;align-items:center;margin:0 0 30px;opacity:0;transform:translateY(10px);transition:all .4s ease}.sidebar_nav__FxnRq ul li.sidebar_show__SW15e{opacity:1;transform:translateY(0)}.sidebar_nav__FxnRq ul li.sidebar_active__pARGh{padding:0 12px;height:42px;display:flex;align-items:center;position:relative;margin:0 0 30px}.sidebar_nav__FxnRq ul li.sidebar_active__pARGh:after{content:"";position:absolute;bottom:0;left:12px;right:12px;height:2px;width:30%;background-color:#6665fe}.sidebar_nav__FxnRq ul li a{color:#242424;font-size:20px;line-height:20px;font-weight:400}.sidebar_nav__FxnRq ul li a:hover{color:#696969}.sidebar_nav__FxnRq ul li.sidebar_active__pARGh a{color:#242424;font-size:20px;font-weight:550}.footer_footer__xnZjr{display:flex;justify-content:center;width:100%;min-height:452px;padding-left:40px;padding-right:40px;border-top:1px solid var(--colors-gray-gray-2,#e9e9e9)}.footer_container__72DHt{display:flex;justify-content:space-between;max-width:1380px;padding-top:80px;padding-bottom:80px;width:100%;background-color:#fff;min-height:172px}.footer_leftSide__YVP9f{display:flex;flex-direction:column;max-width:342px;width:100%;gap:20px}.footer_leftDescription__KJY2P{color:#242424;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.footer_rightSide__Etffc{display:flex;gap:4px}.footer_rightSideItem__KpDej{display:flex;flex-direction:column;min-width:242px;width:100%;gap:20px}.footer_descTitle__5WZzA{color:#000;font-size:20px;font-style:normal;font-weight:550;line-height:normal}.footer_descBlock__sEj1X{display:flex;flex-direction:column;gap:16px}.footer_descriptionItem__HdC7I{display:flex;align-items:center;width:100%;height:30px;color:#242424;font-size:16px;font-style:normal;font-weight:400;line-height:30px;cursor:pointer}.footer_descriptionItem__HdC7I:hover{color:#7b2bfd}.footer_qrImg__j2KQf{width:100%;height:100%;max-width:150px}.footer_socialItem__iHMCm{display:flex;cursor:pointer;flex-direction:row;font-size:16px;gap:5px;color:#7b2bfd;align-items:center}@media (max-width:1200px){.footer_footer__xnZjr{padding-left:20px;padding-right:20px}.footer_container__72DHt{padding-top:40px;padding-bottom:40px}.footer_leftSide__YVP9f{max-width:240px;max-height:55px}.footer_img__f_PFW{width:100%;height:100%;max-height:55px;object-fit:contain}.footer_rightSideItem__KpDej{width:100%;max-width:180px;min-width:180px}}@media (max-width:800px){.footer_footer__xnZjr{padding:32px 14px}.footer_container__72DHt{flex-direction:column;padding-top:0;padding-bottom:0;gap:20px}.footer_rightSide__Etffc{flex-direction:column;gap:32px}.footer_img__f_PFW{width:100%;height:100%;object-fit:contain}.footer_leftSide__YVP9f{width:100%;max-width:-moz-fit-content;max-width:fit-content}.footer_leftDescription__KJY2P{text-align:center}.footer_descTitle__5WZzA{font-size:18px;font-style:normal;font-weight:550;line-height:16px}.footer_descriptionItem__HdC7I{font-size:16px;font-style:normal;font-weight:400;line-height:12px;height:30px}.footer_rightSideItem__KpDej{min-width:95px;gap:12px}.footer_descBlock__sEj1X{gap:2px}}.main-layout_overlay__67Mtn{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000;transition:.3s}.main-layout_scrollToTop__hIoFn{position:fixed;bottom:60px;right:60px;width:60px;height:60px;color:#fff;border:none;cursor:pointer;font-size:20px;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:15px;transition:opacity .3s,transform .3s}.main-layout_scrollToTop__hIoFn:hover{transform:scale(1.1)}.main-layout_scrollToTop__hIoFn:active{transform:scale(.9)}.main-layout_main__q1XM4{background-color:#f5f5f5}@media (max-width:800px){.main-layout_scrollToTop__hIoFn{bottom:20px;right:20px;width:40px;height:40px}}.not-found_notBlock__tG_5t{display:flex;width:100%;height:100vh;align-items:center;justify-content:center}.not-found_infoBlock__UQpDf{display:flex;flex-direction:column;text-align:center;gap:20px;font-size:30px}.not-found_link__gT9t6{display:flex;align-items:center;justify-content:center;padding:20px;background-color:#6665fe;color:#fff;border-radius:20px}.about-us-banner-section_section__nNZXn{display:flex;width:100%;align-items:center;justify-content:center;min-height:853px;padding:80px 24px;background-color:#fff}.about-us-banner-section_container__0O6Hw{display:flex;justify-content:space-between;max-width:1380px;width:100%;min-height:693px;gap:10px}.about-us-banner-section_leftBlock__AofiF{position:relative;display:flex;flex-direction:column;max-width:682px;width:100%;min-height:768px;border-radius:var(--corner-radius-corner-m,32px);background:linear-gradient(180deg,#af80ff,#2d076b);border-radius:20px;padding:52px}.about-us-banner-section_imageWrapper__ARV9I{position:absolute;top:30%;left:0;transform:translateY(10px);z-index:0}.about-us-banner-section_decorImage__Zi8EW{width:724px;height:auto;opacity:.8;pointer-events:none}.about-us-banner-section_leftHeader__TrW_b{color:var(--colors-white-white,#fff);font-family:Fira Sans;font-size:88px;font-style:normal;font-weight:700;line-height:96px}.about-us-banner-section_rightBlock__Kjs0E{display:flex;flex-direction:column;gap:15px;max-width:682px;width:100%;min-height:693px}.about-us-banner-section_topHeaderBlock__hkVWC{display:flex;align-items:center;min-height:50px;gap:16px}.about-us-banner-section_bannerItem__W8WY_{display:flex;flex-direction:column;gap:8px;width:100%;min-height:162px;padding:24px 32px;border-radius:20px}.about-us-banner-section_bannerItemTitle__2CsQy{color:#292929;font-size:20px;font-style:normal;font-weight:550;line-height:28px}.about-us-banner-section_bannerItemTxt__Dlpi7{color:#292929;font-size:20px;font-style:normal;font-weight:400;line-height:28px}@media (max-width:1200px){.about-us-banner-section_section__nNZXn{padding-top:40px;padding-bottom:40px;min-height:auto}.about-us-banner-section_decorImage__Zi8EW{width:90%;height:90%}.about-us-banner-section_imageWrapper__ARV9I{top:auto;bottom:-15%}}@media (max-width:820px){.about-us-banner-section_section__nNZXn{padding-top:40px;padding-bottom:40px}.about-us-banner-section_leftHeader__TrW_b{font-size:50px;line-height:normal}.about-us-banner-section_leftBlock__AofiF{max-width:none;min-height:350px;height:100%;max-height:600px}.about-us-banner-section_rightBlock__Kjs0E{max-width:none}.about-us-banner-section_container__0O6Hw{flex-direction:column}.about-us-banner-section_decorImage__Zi8EW{width:85%;height:85%}.about-us-banner-section_imageWrapper__ARV9I{top:auto;bottom:-29%;left:auto;right:0}}@media (max-width:550px){.about-us-banner-section_section__nNZXn{padding:32px 14px}.about-us-banner-section_leftBlock__AofiF{max-width:none;min-height:247px;height:100%;max-height:600px;background-position:50%;background-size:cover;background-repeat:no-repeat}.about-us-banner-section_rightBlock__Kjs0E{max-width:none}.about-us-banner-section_container__0O6Hw{flex-direction:column}.about-us-banner-section_leftHeader__TrW_b{font-size:24px;line-height:normal}.about-us-banner-section_decorImage__Zi8EW{right:0;left:auto}.about-us-banner-section_imageWrapper__ARV9I{max-width:200px;top:auto;bottom:-10%;left:auto;right:-30px}.about-us-banner-section_leftBlock__AofiF{padding:20px}}.services-detail-design-branding_heroSection__SD7w_{display:flex;width:100%;min-height:576px;margin-top:92px;padding:80px 24px;align-items:center;justify-content:center}.services-detail-design-branding_heroContainer__rK2il{display:flex;width:100%;max-width:1380px;min-height:418px;border-radius:24px;background:var(--gradients-gradient,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));padding:80px}.services-detail-design-branding_leftBlock__UQ_Jz{display:flex;flex-direction:column;gap:56px}.services-detail-design-branding_leftBlockTitleHeader__j6_56{display:flex;align-items:center;gap:25px}.services-detail-design-branding_backBtn__WWrkV{border:0;cursor:pointer;width:40px;background-color:transparent;height:40px}.services-detail-design-branding_title__7kGAa{color:#fff;font-size:52px;font-style:normal;font-weight:700;line-height:72px;text-transform:uppercase}.services-detail-design-branding_description__dkK8_{color:#fff;font-size:24px;font-style:normal;font-weight:550;line-height:32px}.services-detail-design-branding_content__WXlQZ{display:flex;width:100%;min-height:662px;padding:80px 24px;justify-content:center}.services-detail-design-branding_contentContainer__DI8q3{display:flex;flex-direction:column;gap:48px;max-width:1380px;width:100%}.services-detail-design-branding_cardStack___3F3g{display:flex;justify-content:space-between;align-items:center;gap:48px}.services-detail-design-branding_contentTitle__ZkMAW{color:#292929;font-size:36px;font-style:normal;font-weight:550;line-height:48px;text-transform:uppercase}.services-detail-design-branding_serviceLightCard__UEuhN{flex-direction:column;max-width:666px;width:100%;display:flex;padding:24px 32px;min-height:246px;border-radius:20px;background:var(--white-white-2,#f5f5f5)}.services-detail-design-branding_serviceLightCardHeader__hsOzd{display:flex;align-items:center;gap:16px;margin-bottom:15px}.services-detail-design-branding_serviceLightCardSubtitle__EykU8{font-size:20px;font-style:normal;font-weight:550;line-height:28px;color:#292929}.services-detail-design-branding_serviceLightCardDescription__Qet8z{color:#292929;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.services-detail-design-branding_serviceLightCardTxt__XrIjp{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#454545}.services-detail-design-branding_serviceLightCardTxtBold__ev3mm{font-size:20px;font-style:normal;font-weight:700;line-height:28px;color:#454545}.services-detail-design-branding_bottomTxt__G9ySf{display:flex;flex-direction:column;gap:20px}.services-detail-design-branding_cardContainer__8vwnF{display:flex;flex-wrap:wrap;width:100%;min-height:400px;gap:15px}.services-detail-design-branding_slide__0aG46{display:flex;justify-content:center;width:100%;max-width:450px;min-height:430px}.services-detail-design-branding_overlayContent__q_hD4{position:fixed;top:0;left:0;width:100vw;height:100dvh;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:block;color:#000;text-align:center;z-index:9999;animation:services-detail-design-branding_fadeInOverlay__p16P7 .5s ease forwards}.services-detail-design-branding_overlayContent__q_hD4:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:var(--gradients-gradient,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));z-index:10000;pointer-events:none;-webkit-clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,1% 50%);clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,1% 50%);animation:services-detail-design-branding_curtainEffect__7uD79 2s ease .5s forwards}@keyframes services-detail-design-branding_curtainEffect__7uD79{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:.8}}@media (max-width:1200px){.services-detail-design-branding_content__WXlQZ,.services-detail-design-branding_heroSection__SD7w_{padding-top:40px;padding-bottom:40px;min-height:auto}.services-detail-design-branding_heroContainer__rK2il{padding:40px;min-height:auto}.services-detail-design-branding_title__7kGAa{font-size:32px;font-style:normal;font-weight:700;line-height:40px;text-transform:uppercase}.services-detail-design-branding_leftBlock__UQ_Jz{gap:36px}.services-detail-design-branding_description__dkK8_{font-size:20px;font-style:normal;font-weight:550;line-height:28px}.services-detail-design-branding_contentTitle__ZkMAW{font-size:28px;font-style:normal;font-weight:550;line-height:36px;text-transform:uppercase}}@media (max-width:800px){.services-detail-design-branding_cardStack___3F3g{flex-wrap:wrap;gap:20px}.services-detail-design-branding_serviceLightCard__UEuhN{max-width:max-content}.services-detail-design-branding_contentContainer__DI8q3,.services-detail-design-branding_videoContainer__pmvhu{gap:20px}}@media (max-width:550px){.services-detail-design-branding_heroSection__SD7w_{min-height:auto;padding:32px 14px;margin-top:78px}.services-detail-design-branding_backBtn__WWrkV{width:30px;height:30px}.services-detail-design-branding_leftBlockTitleHeader__j6_56{gap:20px}.services-detail-design-branding_heroContainer__rK2il{padding:24px;min-height:auto}.services-detail-design-branding_title__7kGAa{font-size:28px;font-style:normal;font-weight:700;line-height:36px;text-transform:uppercase}.services-detail-design-branding_leftBlock__UQ_Jz{gap:24px}.services-detail-design-branding_serviceLightCardDescription__Qet8z,.services-detail-design-branding_serviceLightCardTxt__XrIjp{font-size:16px;font-style:normal}.services-detail-design-branding_description__dkK8_{font-size:16px;font-style:normal;font-weight:550;line-height:22px}}.service-detail-landing_heroSection__JbDaa{display:flex;width:100%;min-height:576px;margin-top:92px;padding:80px 24px;align-items:center;justify-content:center}.service-detail-landing_heroContainer__iOlT9{display:flex;width:100%;max-width:1380px;min-height:418px;border-radius:24px;background:var(--gradients-gradient,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));padding:80px}.service-detail-landing_leftBlock__zOuvG{display:flex;flex-direction:column;gap:56px}.service-detail-landing_leftBlockTitleHeader__yI92V{display:flex;align-items:center;gap:25px}.service-detail-landing_backBtn__OQlvi{border:0;cursor:pointer;width:40px;background-color:transparent;height:40px}.service-detail-landing_title__TxNou{color:var(--colors-black-black-1,#101010);font-family:Fira Sans;font-size:36px;font-style:normal;font-weight:600;line-height:42px}.service-detail-landing_description__XTvVY{color:#fff;font-size:24px;font-style:normal;font-weight:550;line-height:32px}.service-detail-landing_content__IcWBR{display:flex;width:100%;padding:80px 24px;justify-content:center;background-color:#fff}.service-detail-landing_contentContainerFirst__f921a{display:flex;flex-direction:column;gap:32px;max-width:1380px;width:100%}.service-detail-landing_contentContainer__hoF22{display:flex;flex-direction:column;gap:48px;max-width:1380px;width:100%}.service-detail-landing_cardStack__ElbUY{display:flex;justify-content:space-between;align-items:center;gap:48px}.service-detail-landing_contentTitle__RAecs{color:var(--colors-black-black-1,#101010);font-family:Fira Sans;font-size:36px;font-style:normal;font-weight:600;line-height:42px}.service-detail-landing_serviceLightCard__bJnk1{flex-direction:column;max-width:666px;width:100%;display:flex;padding:24px 32px;min-height:246px;border-radius:20px;background:var(--white-white-2,#f5f5f5)}.service-detail-landing_serviceLightCardHeader__xeqDq{display:flex;align-items:center;gap:16px;margin-bottom:15px}.service-detail-landing_serviceLightCardSubtitle__pORcK{font-size:20px;font-style:normal;font-weight:550;line-height:28px;color:#292929}.service-detail-landing_serviceLightCardDescription__vaBUG{color:#292929;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.service-detail-landing_serviceLightCardTxt__DcH5_{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#454545}.service-detail-landing_serviceLightCardTxtBold__1Qxno{font-size:20px;font-style:normal;font-weight:700;line-height:28px;color:#454545}.service-detail-landing_bottomTxt__VQSAf{display:flex;flex-direction:column;gap:20px}.service-detail-landing_cardContainer__N8SdD{display:flex;flex-wrap:wrap;width:100%;min-height:400px;gap:15px}.service-detail-landing_slide__RT7QD{display:flex;justify-content:center;width:100%;max-width:450px;min-height:430px}.service-detail-landing_overlayContent__N9Mqd{position:fixed;top:0;left:0;width:100vw;height:100dvh;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:block;color:#000;text-align:center;z-index:9999;animation:service-detail-landing_fadeInOverlay__F8DwP .5s ease forwards}.service-detail-landing_overlayContent__N9Mqd:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:var(--gradients-gradient,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));z-index:10000;pointer-events:none;-webkit-clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,1% 50%);clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,1% 50%);animation:service-detail-landing_curtainEffect__u_fdG 2s ease .5s forwards}@keyframes service-detail-landing_curtainEffect__u_fdG{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:.8}}@media (max-width:1200px){.service-detail-landing_content__IcWBR,.service-detail-landing_heroSection__JbDaa{padding-top:40px;padding-bottom:40px;min-height:auto}.service-detail-landing_heroContainer__iOlT9{padding:40px;min-height:auto}.service-detail-landing_title__TxNou{font-size:32px;font-style:normal;font-weight:700;line-height:40px;text-transform:uppercase}.service-detail-landing_leftBlock__zOuvG{gap:36px}.service-detail-landing_description__XTvVY{font-size:20px;font-style:normal;font-weight:550;line-height:28px}.service-detail-landing_contentTitle__RAecs{font-size:28px;font-style:normal;font-weight:550;line-height:36px;text-transform:uppercase}}@media (max-width:800px){.service-detail-landing_cardStack__ElbUY{flex-wrap:wrap;gap:20px}.service-detail-landing_serviceLightCard__bJnk1{max-width:max-content}.service-detail-landing_contentContainer__hoF22,.service-detail-landing_videoContainer__Ryxns{gap:20px}}@media (max-width:550px){.service-detail-landing_heroSection__JbDaa{min-height:auto;padding:32px 14px;margin-top:78px}.service-detail-landing_backBtn__OQlvi{width:30px;height:30px}.service-detail-landing_leftBlockTitleHeader__yI92V{gap:20px}.service-detail-landing_heroContainer__iOlT9{padding:24px;min-height:auto}.service-detail-landing_title__TxNou{font-size:28px;font-style:normal;font-weight:700;line-height:36px;text-transform:uppercase}.service-detail-landing_leftBlock__zOuvG{gap:24px}.service-detail-landing_serviceLightCardDescription__vaBUG,.service-detail-landing_serviceLightCardTxt__DcH5_{font-size:16px;font-style:normal}.service-detail-landing_description__XTvVY{font-size:16px;font-style:normal;font-weight:550;line-height:22px}}.service-detail-landing_cardList__R_8Kr{display:flex;justify-content:center;gap:44px;flex-wrap:wrap;width:100%}.service-detail-landing_serviceCard__0XvKd{position:relative;display:flex;flex-direction:column;max-width:430px;width:100%;min-height:440px;border-radius:32px;overflow:hidden;cursor:pointer;transition:transform .4s ease;background-color:#f5f5f5}.service-detail-landing_serviceCard__0XvKd:hover{transform:scale(1.03)}.service-detail-landing_serviceCard__0XvKd:active{transform:scale(.97)}.service-detail-landing_serviceImage____vRZ{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;transition:filter .4s ease}.service-detail-landing_serviceCard__0XvKd:hover .service-detail-landing_serviceImage____vRZ{filter:blur(6px)}.service-detail-landing_cardHeader__0cV6a{position:relative;z-index:1;padding:24px;color:#fff;font-size:24px;font-style:normal;font-weight:550;line-height:32px}.service-detail-landing_bottomHoverTxt__krX8J{position:absolute;bottom:10px;left:10px;right:10px;background-color:rgba(0,0,0,.6);color:#fff;padding:20px;border-radius:10px;opacity:0;transition:opacity .3s ease;z-index:1;font-size:16px}.service-detail-landing_serviceCard__0XvKd:hover .service-detail-landing_bottomHoverTxt__krX8J{opacity:1}@media (max-width:1200px){.service-detail-landing_serviceCard__0XvKd{max-width:398px;min-height:400px}.service-detail-landing_cardHeader__0cV6a{font-size:20px;line-height:28px}.service-detail-landing_bottomHoverTxt__krX8J{font-size:14px;padding:16px}}@media (max-width:550px){.service-detail-landing_serviceCard__0XvKd{max-width:100%;min-height:320px;border-radius:20px}.service-detail-landing_cardHeader__0cV6a{font-size:18px;padding:16px}.service-detail-landing_bottomHoverTxt__krX8J{font-size:14px;padding:14px;bottom:8px;left:8px;right:8px}}.services-detail-mobile_heroSection__d2yA_{display:flex;width:100%;min-height:576px;margin-top:92px;padding:80px 24px;align-items:center;justify-content:center}.services-detail-mobile_heroContainer__dSGRw{display:flex;width:100%;max-width:1380px;min-height:418px;border-radius:24px;background:var(--gradients-gradient,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));padding:80px}.services-detail-mobile_leftBlock__gxY4u{display:flex;flex-direction:column;gap:56px}.services-detail-mobile_leftBlockTitleHeader__kdA5l{display:flex;align-items:center;gap:25px}.services-detail-mobile_backBtn__NOlJO{border:0;cursor:pointer;width:40px;background-color:transparent;height:40px}.services-detail-mobile_title__q67cL{color:#fff;font-size:52px;font-style:normal;font-weight:700;line-height:72px;text-transform:uppercase}.services-detail-mobile_description__ktI_I{color:#fff;font-size:24px;font-style:normal;font-weight:550;line-height:32px}.services-detail-mobile_content__DsI_z{display:flex;width:100%;min-height:662px;padding:80px 24px;justify-content:center}.services-detail-mobile_contentContainer__YTV0u{display:flex;flex-direction:column;gap:48px;max-width:1380px;width:100%}.services-detail-mobile_cardStack__rT0fH{display:flex;justify-content:space-between;align-items:center;gap:48px}.services-detail-mobile_contentTitle__U9ktQ{color:#292929;font-size:36px;font-style:normal;font-weight:550;line-height:48px;text-transform:uppercase}.services-detail-mobile_serviceLightCard__k_VhN{flex-direction:column;max-width:666px;width:100%;display:flex;padding:24px 32px;min-height:246px;border-radius:20px;background:var(--white-white-2,#f5f5f5)}.services-detail-mobile_serviceLightCardHeader__iq8St{display:flex;align-items:center;gap:16px;margin-bottom:15px}.services-detail-mobile_serviceLightCardSubtitle__Jlm5_{font-size:20px;font-style:normal;font-weight:550;line-height:28px;color:#292929}.services-detail-mobile_serviceLightCardDescription__dTyU7{color:#292929;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.services-detail-mobile_serviceLightCardTxt__vgbx_{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#454545}.services-detail-mobile_serviceLightCardTxtBold__25e32{font-size:20px;font-style:normal;font-weight:700;line-height:28px;color:#454545}.services-detail-mobile_bottomTxt__Qb_En{display:flex;flex-direction:column;gap:20px}.services-detail-mobile_cardContainer__gm6zX{display:flex;flex-wrap:wrap;width:100%;min-height:400px;gap:15px}.services-detail-mobile_slide___QSm0{display:flex;justify-content:center;width:100%;max-width:450px;min-height:430px}.services-detail-mobile_overlayContent__BOzFC{position:fixed;top:0;left:0;width:100vw;height:100dvh;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:block;color:#000;text-align:center;z-index:9999;animation:services-detail-mobile_fadeInOverlay__xcWXd .5s ease forwards}.services-detail-mobile_overlayContent__BOzFC:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:var(--gradients-gradient,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));z-index:10000;pointer-events:none;-webkit-clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,1% 50%);clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,1% 50%);animation:services-detail-mobile_curtainEffect__QLtDu 2s ease .5s forwards}@keyframes services-detail-mobile_curtainEffect__QLtDu{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:.8}}@media (max-width:1200px){.services-detail-mobile_content__DsI_z,.services-detail-mobile_heroSection__d2yA_{padding-top:40px;padding-bottom:40px;min-height:auto}.services-detail-mobile_heroContainer__dSGRw{padding:40px;min-height:auto}.services-detail-mobile_title__q67cL{font-size:32px;font-style:normal;font-weight:700;line-height:40px;text-transform:uppercase}.services-detail-mobile_leftBlock__gxY4u{gap:36px}.services-detail-mobile_description__ktI_I{font-size:20px;font-style:normal;font-weight:550;line-height:28px}.services-detail-mobile_contentTitle__U9ktQ{font-size:28px;font-style:normal;font-weight:550;line-height:36px;text-transform:uppercase}}@media (max-width:800px){.services-detail-mobile_cardStack__rT0fH{flex-wrap:wrap;gap:20px}.services-detail-mobile_serviceLightCard__k_VhN{max-width:max-content}.services-detail-mobile_contentContainer__YTV0u,.services-detail-mobile_videoContainer__jseaA{gap:20px}}@media (max-width:550px){.services-detail-mobile_heroSection__d2yA_{min-height:auto;padding:32px 14px;margin-top:78px}.services-detail-mobile_backBtn__NOlJO{width:30px;height:30px}.services-detail-mobile_leftBlockTitleHeader__kdA5l{gap:20px}.services-detail-mobile_heroContainer__dSGRw{padding:24px;min-height:auto}.services-detail-mobile_title__q67cL{font-size:28px;font-style:normal;font-weight:700;line-height:36px;text-transform:uppercase}.services-detail-mobile_leftBlock__gxY4u{gap:24px}.services-detail-mobile_serviceLightCardDescription__dTyU7,.services-detail-mobile_serviceLightCardTxt__vgbx_{font-size:16px;font-style:normal}.services-detail-mobile_description__ktI_I{font-size:16px;font-style:normal;font-weight:550;line-height:22px}}.banner-widget_section__R2Ntw{display:flex;width:100%;min-height:576px;margin-top:92px;padding:80px 24px;align-items:center;justify-content:center;background-color:#fff}.banner-widget_container__5qlcx{display:flex;width:100%;max-width:1380px;min-height:400px;border-radius:var(--corner-radius-corner-xl,52px);background:var(--colors-white-white-2,#f5f5f5);overflow:hidden;position:relative;justify-content:space-between}.banner-widget_leftBlock__pwZyn{padding-left:60px;padding-top:60px;padding-bottom:60px;gap:40px;max-width:910px;display:flex;flex-direction:column;gap:56px}.banner-widget_leftBlockTitleHeader__PBeh8{display:flex;align-items:center;gap:25px}.banner-widget_backBtn__P_v8T{border:0;cursor:pointer;width:50px;background-color:transparent;height:50px;padding:10px;display:flex;align-self:start;margin-top:10px}.banner-widget_backBtn__P_v8T:hover{background-color:hsla(0,0%,100%,.2);border-radius:50%;padding:10px}.banner-widget_rightSide__BTjft{min-width:360px;display:flex;align-items:end}.banner-widget_heroBg__WIEnT{width:100%;height:80%;object-fit:cover}.banner-widget_title__HXrmt{color:var(--colors-black-black-1,#101010);font-family:Fira Sans;font-size:45px;font-style:normal;font-weight:700;line-height:84px;text-transform:uppercase}.banner-widget_description___cC37{color:var(--colors-black-black-2,#252525);font-size:20px;font-style:normal;font-weight:400;line-height:30px}.banner-widget_backBtnImg__wRgxb{width:64px;height:64px;object-fit:contain}@media (max-width:1200px){.banner-widget_section__R2Ntw{padding-top:40px;padding-bottom:40px;min-height:auto}.banner-widget_container__5qlcx{min-height:auto}.banner-widget_title__HXrmt{font-size:32px;font-style:normal;font-weight:700;line-height:40px;text-transform:uppercase}.banner-widget_leftBlock__pwZyn{gap:36px;padding:40px}.banner-widget_rightSide__BTjft{min-width:320px;min-height:320px}.banner-widget_description___cC37{font-size:20px;font-style:normal;font-weight:550;line-height:28px}}@media (max-width:860px){.banner-widget_rightSide__BTjft{display:none}.banner-widget_leftBlock__pwZyn{height:auto}}@media (max-width:550px){.banner-widget_section__R2Ntw{min-height:auto;padding:32px 14px;margin-top:78px}.banner-widget_backBtn__P_v8T{margin:0}.banner-widget_leftBlockTitleHeader__PBeh8{gap:10px}.banner-widget_backBtnImg__wRgxb{width:25px;height:25px}.banner-widget_container__5qlcx{min-height:auto}.banner-widget_title__HXrmt{font-size:28px;font-style:normal;font-weight:700;line-height:36px;text-transform:uppercase}.banner-widget_leftBlock__pwZyn{gap:24px;padding:24px}.banner-widget_description___cC37{font-size:16px;font-style:normal;font-weight:550;line-height:22px}}.case-carousel-card_serviceCard__vhAEV{display:flex;flex-direction:column;width:440px;gap:13px;min-height:430px;max-height:430px;border-radius:32px;background:#fff;cursor:pointer;opacity:1!important;transition:background .6s ease,color .6s ease,box-shadow .6s ease,transform .4s ease;transform:none!important}.case-carousel-card_serviceCard__vhAEV:hover{color:#fff;background:var(--colors-purple-purple,#7b2bfd);box-shadow:0 0 56px 0 rgba(123,43,253,.5)}.case-carousel-card_serviceCard__vhAEV:hover .case-carousel-card_img__IpSSu{transform:translateY(-80px)}.case-carousel-card_serviceCard__vhAEV:hover .case-carousel-card_serviceCardHeader__0To9U{color:#fff}.case-carousel-card_serviceCardHeader__0To9U{display:flex;padding:32px;min-height:110px;color:#292929;font-size:24px;font-style:normal;font-weight:550;line-height:32px}.case-carousel-card_imgBlock__cou4J{display:flex;width:100%;height:100%;position:relative;overflow:hidden;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.case-carousel-card_img__IpSSu{position:absolute;width:100%;height:100%;object-fit:cover;right:-80px;bottom:-80px;max-width:430px;height:300px;border-top-left-radius:20px;transition:transform .5s ease}.case-carousel-card_overlayContent__5FjrS:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:var(--gradients-gradient,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));z-index:10000;-webkit-clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,1% 50%);clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,1% 50%);animation:case-carousel-card_curtainEffect__GBeGc 2s ease .5s forwards}@keyframes case-carousel-card_curtainEffect__GBeGc{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:.8}}@media (max-width:1200px){.case-carousel-card_serviceCard__vhAEV{max-width:398px;min-height:350px}.case-carousel-card_serviceCardHeader__0To9U{padding:24px}.case-carousel-card_img__IpSSu{max-width:380px}}.case-carousel-card_parent__GYaPo{background:#491a97;width:100px;height:100px;display:flex;justify-content:center;align-items:center}.case-carousel-card_serviceCard__vhAEV[data-isOpen=true]{position:fixed;top:0;left:0;max-width:100vw;width:100vw;height:100vh;cursor:auto;z-index:1002;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#000;text-align:center;pointer-events:auto;border-radius:0}.case-carousel-card_serviceCard__vhAEV[data-isOpen=true]:hover{color:inherit;background:inherit}.case-detail-screen_container__z3Grj{display:flex;flex-direction:row;width:100%;min-height:100%;flex-wrap:wrap;background-color:#fff;padding-top:92px;padding-bottom:0;z-index:10020}.case-detail-screen_leftSide__zemqs{display:flex;flex-grow:1;max-width:57%}.case-detail-screen_leftSideImg__FIqJs{width:100%;height:auto;object-fit:cover}.case-detail-screen_rightSide___Wr0S{display:flex;flex-grow:1;max-width:40%;flex-direction:column;justify-content:flex-start;height:auto;padding:44px;background-color:#fff;position:relative}.case-detail-screen_rightSideBottomBlock__jymiM{display:flex;flex-direction:column}@media (max-width:1024px){.case-detail-screen_container__z3Grj{flex-direction:column}.case-detail-screen_leftSide__zemqs{max-width:100%;height:50vh}.case-detail-screen_rightSide___Wr0S{max-width:100%;padding:20px;height:auto}}@media (max-width:768px){.case-detail-screen_container__z3Grj{padding-top:50px}.case-detail-screen_leftSide__zemqs{height:40vh}.case-detail-screen_rightSide___Wr0S{padding:16px}}.case-detail-screen_rightSideHeader__ZUbi4{display:flex;align-items:start;justify-content:start;gap:20px;margin-bottom:36px}.case-detail-screen_rightSideHeaderTitle__MpOJG{color:#292929;font-size:36px;font-style:normal;font-weight:550;line-height:36px;text-align:start}.case-detail-screen_subtitle__wrb1J{justify-content:start;margin-bottom:20px;color:#454545;font-weight:400}.case-detail-screen_potfolioLink__0UUJs,.case-detail-screen_subtitle__wrb1J{display:flex;text-align:start;font-size:16px;font-style:normal;line-height:22px}.case-detail-screen_potfolioLink__0UUJs{color:#5a8dfd;cursor:pointer;font-weight:550;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all .3s ease}.case-detail-screen_potfolioLink__0UUJs:hover{color:#3a6cd7;-webkit-text-decoration-line:none;text-decoration-line:none}.case-detail-screen_frameTechBlock__dTzWi{display:flex;width:100%;flex-direction:column;align-items:start}.case-detail-screen_frameTectBlockTitle__cZLFa{color:var(--black-black-header,#292929);font-size:18px;font-style:normal;font-weight:550;line-height:24px;margin-bottom:12px}.case-detail-screen_techBlockList__HShRd{display:flex;gap:20px;width:100%;min-height:120px;background-color:#faebd7;margin-bottom:32px}.case-detail-screen_techCard__acKE0{display:flex;flex-direction:column;align-items:center;gap:12px;width:120px;height:120px;border-radius:12px;border:1px solid var(--purple-purple-dark,#491a97);background:#fff;padding:12px}.case-detail-screen_techTitle__IgdzJ{color:var(--black-black-text,#454545);font-size:16px;font-style:normal;font-weight:400;line-height:22px}.case-detail-screen_techSubtitle__3rmVH{color:var(--black-black-text,#454545);font-size:18px;font-style:normal;font-weight:550;line-height:24px;margin-bottom:12px}.case-detail-screen_consultBtn__UUHdg{display:flex;width:100%;min-height:64px;border-radius:12px;background:#7b2bfd;align-items:center;justify-content:center;border:0;color:var(--white-white,#fff);font-size:18px;font-style:normal;font-weight:550;line-height:24px;text-transform:uppercase;cursor:pointer;transition:background .3s ease,transform .2s ease}.case-detail-screen_consultBtn__UUHdg:hover{background:#7b2bfd;transform:scale(1.05)}.case-detail-screen_consultBtn__UUHdg:active{background:#7b2bfd;transform:scale(.95)}.case-detail-screen_bottomConsultBlock__W3qWh{display:flex;flex-direction:column;gap:12px;width:100%;align-items:start}.case-detail-screen_closeButton__zoJTV{width:48px;height:48px;border:none;position:absolute;top:10px;right:10px;border-radius:5px;cursor:pointer;background-color:#fff;display:flex;justify-content:center;border-radius:50%;align-items:center;transition:background-color .7s}.case-detail-screen_closeButton__zoJTV:hover{background-color:#7b2bfd;border-radius:50%}.case-detail-screen_closeButton__zoJTV:hover svg path{fill:#fff}.case-detail-screen_closeButtonMobile__w_zFE{width:35px;height:35px;padding:10px;position:absolute;top:10px;right:10px;border-radius:5px;border:1px solid #7b2bfd;cursor:pointer;background-color:#fff;display:none;justify-content:center;border-radius:50%;align-items:center;transition:background-color .7s}.case-detail-screen_closeButtonMobile__w_zFE:hover{background-color:#7b2bfd;border-radius:50%}.case-detail-screen_closeButtonMobile__w_zFE:hover svg path{fill:#fff}@media (max-width:480px){.case-detail-screen_container__z3Grj{padding-top:78px;padding-bottom:10px}.case-detail-screen_closeButton__zoJTV{display:none}.case-detail-screen_closeButtonMobile__w_zFE{display:flex}.case-detail-screen_leftSide__zemqs{height:auto;width:100%;position:relative}.case-detail-screen_rightSide___Wr0S{padding:10px}.case-detail-screen_potfolioLink__0UUJs{margin-bottom:20px}}.technologies-list_techBlockList__FfSgc{display:flex;gap:20px;width:100%;min-height:120px;margin-bottom:32px}.technologies-list_techCard__Z_Tew{display:flex;flex-direction:column;align-items:center;gap:12px;width:120px;height:120px;border-radius:12px;border:1px solid var(--purple-purple-dark,#491a97);background:#fff;padding:12px}.technologies-list_techTitle__n4gYg{color:var(--black-black-text,#454545);font-size:16px;font-style:normal;font-weight:400;line-height:22px}.video-modal_modalOverlay__p1mjB{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.7);z-index:1000;padding-top:50px}.video-modal_modalContent__0UJtC,.video-modal_modalOverlay__p1mjB{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.video-modal_modalContent__0UJtC{max-width:1080px;max-height:600px;padding:50px 20px 30px;border-radius:10px;position:relative;margin:20px}.video-modal_closeButton__31aMd{display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;top:10px;right:20px;background-color:#fff;color:#fff;border:none;width:35px;height:35px;cursor:pointer}.video-modal_iframeVideo__E9mY8{display:flex;width:100%;height:100%;padding-top:10px;border-radius:20px;border:0}.video-modal_loader__Nwn8V{border:8px solid hsla(0,0%,100%,.2);border-top-color:#fff;border-radius:50%;width:60px;height:60px;animation:video-modal_spin____3tk 1s linear infinite}@keyframes video-modal_spin____3tk{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:800px){.video-modal_modalContent__0UJtC{max-height:400px}}@media (max-width:550px){.video-modal_modalContent__0UJtC{max-height:300px;margin:0;padding-left:10px;padding-right:10px}.video-modal_closeButton__31aMd{right:10px}}.video-card_videoCard__CsR1_{flex-direction:column;width:428px;height:348px;display:flex;gap:12px;cursor:pointer;position:relative;transition:transform .3s ease}.video-card_modalOverlay__Rs1b8{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.video-card_modalContent__TfvCi{background-color:#fff;padding:20px;border-radius:10px}.video-card_videoCardImgBlock__OqXdr{width:100%;height:280px;display:flex;position:relative}.video-card_playBtn___HyVO{display:flex;width:90px;height:90px;z-index:100;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);justify-content:center;align-items:center;border-radius:50%}.video-card_playBtnContainer__SdZb_{display:flex;justify-content:center;align-items:center;filter:none}.video-card_playBtnImg__yb9hA{width:100%;height:100%;filter:brightness(0) saturate(100%) invert(100%) sepia(79%) saturate(60%) hue-rotate(222deg) brightness(117%) contrast(92%);object-fit:fill;border-radius:50%;opacity:.8}.video-card_videoCardImgBlock__OqXdr:hover .video-card_playBtnImg__yb9hA{filter:brightness(0) saturate(100%) invert(45%) sepia(98%) saturate(4566%) hue-rotate(230deg) brightness(108%) contrast(99%);opacity:.8}.video-card_img__jzx6x{width:100%;height:100%;object-fit:fill;border-radius:20px}.video-card_videoPlayer__fAjK_{width:100%;max-width:600px;height:auto}.video-card_closeButton__F7k9U{position:absolute;top:10px;right:10px;color:#fff;border:none;padding:5px 10px;cursor:pointer}.video-card_description__t2me0{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#292929}.service-card_serviceCard__jH_G5{position:relative;display:flex;flex-direction:column;max-width:430px;width:100%;border-radius:32px;cursor:pointer;min-height:440px;overflow:hidden;transition:transform .4s ease}.service-card_serviceImage__QzyIv{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:all .4s ease}.service-card_title__rV1lV{color:var(--colors-white-white,#fff);font-family:SF Pro Display;font-size:26px;font-style:normal;font-weight:500;line-height:32px}.service-card_description__LIlws{color:#fff;font-family:SF Pro Display;font-size:20px;font-style:normal;font-weight:400;line-height:26px}.service-card_serviceCard__jH_G5:hover .service-card_serviceImage__QzyIv{filter:blur(6px)}.service-card_serviceCard__jH_G5:active{transform:scale(.95)}.service-card_cardHeader__9dvtT{position:relative;z-index:1;padding:32px;color:#fff;font-size:24px;font-style:normal;font-weight:550;line-height:32px}.service-card_topHeaderInfo__E5l_n{display:flex;flex-direction:column;gap:24px}.service-card_bottomHoverTxt__DzetS{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;position:absolute;top:0;color:#fff;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:32px;border-radius:10px;opacity:0;transition:opacity .8s ease;z-index:1;font-size:16px}.service-card_serviceCard__jH_G5:hover .service-card_bottomHoverTxt__DzetS{opacity:1}.service-card_bottomBtn__qXigD{display:flex;align-items:center;justify-content:center;width:100%;height:60px;border-radius:var(--corner-radius-corner-xs,16px);background:var(--colors-white-white,#fff);color:var(--colors-purple-purple,#7b2bfd);border:1px solid #7b2bfd;font-family:SF Pro Display;font-size:18px;font-style:normal;font-weight:600;line-height:24px;cursor:pointer}@media (max-width:1200px){.service-card_serviceCard__jH_G5{max-width:398px;min-height:440px}.service-card_description__LIlws{font-size:18px;font-style:normal;font-weight:400;line-height:18px}.service-card_company__f49aI{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.service-card_title__rV1lV{font-size:20px;font-style:normal;font-weight:550;line-height:20px}}@media (max-width:550px){.service-card_serviceCard__jH_G5{width:100%;min-height:320px;max-width:none}.service-card_description__LIlws{font-size:16px;font-style:normal;font-weight:400;line-height:18px}.service-card_company__f49aI{font-size:16px;font-style:normal;font-weight:400;line-height:20px}}.banner-section_section__Dl1_J{display:flex;flex-direction:column;align-items:center;width:100%;padding:80px 24px}.banner-section_container__ETYs7{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:1380px;min-height:700px;gap:20px}.banner-section_topBlock__TgI56{display:flex;justify-content:space-between;gap:15px}.banner-section_topLeftItem___eWiw{display:flex;flex-direction:column;justify-content:space-between;max-width:666px;position:relative;width:100%;overflow:hidden;padding:48px;min-height:428px;border-radius:var(--corner-radius-corner-m,32px);background:var(--purple-gradient,linear-gradient(233deg,rgba(239,235,246,0) 13.64%,#efebf6 61.24%))}.banner-section_bottomImgLast__78tgH,.banner-section_bottomImg__7tPEk{position:absolute;right:0;z-index:20;bottom:0}.banner-section_bottomBlock__DjdEd{display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%;min-height:332px;border-radius:24px;padding:60px;border-radius:var(--corner-radius-corner-xl,52px);background:var(--colors-purple-purple,#7b2bfd)}.banner-section_bottomTitle__dev_0{color:var(--colors-purple-purple,#7b2bfd);max-width:320px;font-family:SF Pro Display;font-size:32px;font-style:normal;font-weight:500;line-height:38px}.banner-section_bottomDescription__qoHuC{color:var(--colors-purple-purple-text,#423754);max-width:320px;font-family:SF Pro Display;font-size:20px;font-style:normal;font-weight:400;line-height:26px}.banner-section_descContainer__D3jwv{display:flex;flex-direction:column;gap:32px;z-index:100}.banner-section_bottomBtn__u_8e5{display:flex;align-items:center;justify-content:center;max-width:273px;width:100%;min-height:64px;border-radius:var(--corner-radius-corner-xs,16px);background:var(--colors-white-white,#fff);border:0;font-size:18px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase;color:#7b2bfd;transition:all .3s ease;cursor:pointer}.banner-section_bottomBtn__u_8e5:active{transform:scale(.95)}.banner-section_bottomBtn__u_8e5:hover{transform:scale(1.05)}.banner-section_bottomBtnCases__86rex{display:flex;align-items:center;justify-content:center;max-width:217px;width:100%;min-height:64px;background-color:#fff;border-radius:12px;z-index:100;border:0;font-size:18px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase;transition:all .3s ease;color:var(--colors-purple-purple,#7b2bfd);cursor:pointer}.banner-section_bottomBtnCases__86rex:active{transform:scale(.95)}.banner-section_bottomBtnCases__86rex:hover{transform:scale(1.05)}.banner-section_bottomBtnReviews__iQN_0{display:flex;align-items:center;justify-content:center;max-width:347px;width:100%;min-height:60px;background-color:#fff;border-radius:12px;z-index:100;border:0;font-size:18px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase;transition:all .3s ease;color:var(--colors-purple-purple,#7b2bfd);cursor:pointer}.banner-section_bottomBtnReviews__iQN_0:active{transform:scale(.95)}.banner-section_bottomBtnReviews__iQN_0:hover{transform:scale(1.05)}@media (max-width:1200px){.banner-section_section__Dl1_J{padding-top:40px;padding-bottom:40px}.banner-section_topLeftItem___eWiw{padding:32px}.banner-section_bottomImg__7tPEk{max-width:300px;max-height:300px;opacity:.5}.banner-section_bottomImgLast__78tgH{display:none}.banner-section_bottomBlock__DjdEd{padding:32px;min-height:296px}}@media (max-width:800px){.banner-section_topBlock__TgI56{flex-direction:column}.banner-section_topLeftItem___eWiw{max-width:900px;min-height:320px;margin-bottom:10px;padding:24px;gap:24px}.banner-section_bottomTitle__dev_0{font-size:28px}.banner-section_bottomDescription__qoHuC{font-size:24px}}@media (max-width:550px){.banner-section_section__Dl1_J{padding:32px 14px}.banner-section_topBlock__TgI56{flex-direction:column}.banner-section_topLeftItem___eWiw{max-width:900px;min-height:234px;margin-bottom:10px;padding:24px;gap:24px;border-radius:12px}.banner-section_descContainer__D3jwv{gap:24px}.banner-section_bottomBlock__DjdEd{gap:24px;border-radius:12px}.banner-section_bottomTitle__dev_0{font-size:20px}.banner-section_bottomDescription__qoHuC{font-size:16px}.banner-section_bottomBtnCases__86rex,.banner-section_bottomBtnReviews__iQN_0,.banner-section_bottomBtn__u_8e5{max-width:500px;min-height:40px;font-size:14px}}.banner-section_whyUsBlock__b182G{display:flex;flex-direction:column;position:relative;gap:32px;padding:60px;border-radius:var(--corner-radius-corner-m,32px);background:var(--purple-gradient,linear-gradient(233deg,rgba(239,235,246,0) 13.64%,#efebf6 61.24%))}.banner-section_whyUsList__vDggt{list-style:disc inside;display:flex;flex-direction:column;gap:12px;padding-left:20px;margin:0}.banner-section_whyUsList__vDggt,.banner-section_whyUsText__0U_ys{font-size:20px;line-height:28px;font-weight:400;color:#292929;max-width:1100px}@media (max-width:1200px){.banner-section_whyUsBlock__b182G{padding:32px;border-radius:24px}.banner-section_whyUsList__vDggt,.banner-section_whyUsText__0U_ys{font-size:18px;line-height:26px}}@media (max-width:800px){.banner-section_whyUsBlock__b182G{padding:24px;gap:24px;border-radius:16px}.banner-section_whyUsList__vDggt,.banner-section_whyUsText__0U_ys{font-size:16px;line-height:24px}}@media (max-width:550px){.banner-section_whyUsBlock__b182G{padding:20px;border-radius:12px}.banner-section_whyUsList__vDggt,.banner-section_whyUsText__0U_ys{font-size:14px;line-height:22px}}.projects-section_section__MT5xY{display:flex;justify-content:center;width:100%;padding:80px 24px}.projects-section_container__cFhHM{display:flex;flex-direction:column;align-items:center;max-width:1380px;gap:48px;width:100%}.projects-section_descriptionBlock__ltJHN{display:flex;justify-content:space-between;align-items:center;width:100%;height:60px}.projects-section_customBtnsBlock__pntXe{display:flex;gap:20px;height:60px}.projects-section_mainTitle__VqfGN{font-size:36px;font-style:normal;font-weight:600;line-height:42px;font-family:Fira Sans,sans-serif;color:#101010}.projects-section_description__18mcX{display:flex;width:100%;color:#242424;font-size:22px;font-style:normal;font-weight:400;line-height:26px}.projects-section_carouselWrapper__ZE7EK{width:100vw;position:relative;left:calc((100vw - 1380px) / 2)}.projects-section_carouselBlock__77N_R{display:flex;width:100%;gap:10px;min-height:430px;overflow:visible}.projects-section_slide__8Bgm2{display:flex;justify-content:center;width:100%;padding-left:10px;padding-right:10px}.projects-section_slideItem__pIbQY{padding:39px 33px;box-sizing:border-box;border-radius:40px;background:var(--Gradient-1,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));max-width:540px;width:100%;max-height:374px;flex:1 1}.projects-section_slideButton__ZT2hC{display:flex;align-items:center;justify-content:space-between;padding-left:28px;padding-right:28px;max-width:474px;width:100%;min-height:68px;margin-top:20px;border-radius:12px;background:#fff;border:0;box-shadow:0 4px 12px 0 rgba(0,0,0,.1);color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.projects-section_legend__lCyf3{text-align:center}.projects-section_carousel-vertical__N3Cpa .projects-section_react-multi-carousel-item__eCKbb{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:500px}.projects-section_carousel-vertical__N3Cpa .projects-section_react-multi-carousel-track__0m80S{display:flex;flex-direction:column}.projects-section_btnCustomItem__D_pfs{display:flex;min-width:60px;height:60px;justify-content:center;align-items:center;font-size:64px;border:0;color:#6665fe;background-color:transparent;cursor:pointer;margin-bottom:90px}.projects-section_carousel__vQQvt .projects-section_control-dots__dCYNy{bottom:20px;display:flex;justify-content:center;align-items:center;padding:10px}.projects-section_dot__jcDP9{background-color:#d7bfff;width:12px;height:12px;border-radius:50%;transition:background-color .3s ease;cursor:pointer}.projects-section_dot__jcDP9.projects-section_selected__SGgU4,.projects-section_dot__jcDP9:hover{background-color:#6665fe}.projects-section_custom-dot-list-style__87k5Q{display:flex}.projects-section_slideImg__2TpPN{width:100%;height:100%;object-fit:contain;border-radius:32px}@media (max-width:1200px){.projects-section_mainTitle__VqfGN{text-align:center;font-size:36px;font-style:normal;font-weight:550;line-height:normal;max-width:580px;margin:0 auto}.projects-section_description__18mcX{font-size:16px;font-style:normal;font-weight:400;line-height:20px;text-align:center;max-width:590px;margin:0 auto}.projects-section_slideItem__pIbQY{padding:20px 22px;max-width:450px;max-height:300px}.projects-section_carouselWrapper__ZE7EK{left:auto}}@media (max-width:800px){.projects-section_section__MT5xY{padding-top:40px;padding-bottom:40px;min-height:auto}.projects-section_mainTitle__VqfGN{font-size:28px}.projects-section_container__cFhHM{gap:32px}.projects-section_slideItem__pIbQY{padding:20px;box-sizing:border-box;border-radius:40px;background:var(--Gradient-1,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));max-width:366px;width:100%;max-height:244px;flex:1 1}.projects-section_slide__8Bgm2{display:flex;justify-content:center;width:100%;min-height:400px}.projects-section_carouselBlock__77N_R{min-height:auto}}@media (max-width:550px){.projects-section_section__MT5xY{padding:32px 14px;min-height:auto}.projects-section_customBtnsBlock__pntXe{gap:10px}.projects-section_mainTitle__VqfGN{font-size:20px}.projects-section_description__18mcX{font-size:16px}}.projects-section_overlayContent__w_ThB{position:fixed;top:0;left:0;width:100vw;height:100dvh;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:block;color:#000;text-align:center;z-index:9999;animation:projects-section_fadeInOverlay__lN_wt .5s ease forwards}.projects-section_overlayContent__w_ThB:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:var(--gradients-gradient,linear-gradient(92deg,#7b2bfd 4.57%,#491a97 95.31%));z-index:10000;pointer-events:none;-webkit-clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,1% 50%);clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,1% 50%);animation:projects-section_curtainEffect__cYv6R 2s ease .5s forwards}@keyframes projects-section_curtainEffect__cYv6R{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:.8}}.projects-section_carousel-container__XhZiE .projects-section_react-multi-carousel-item__eCKbb{opacity:1!important;pointer-events:auto!important}.reviews-section_section__Hwltf{display:flex;justify-content:center;width:100%;min-height:628px;padding:80px 24px}.reviews-section_container__2HSij{display:flex;flex-direction:column;gap:48px;justify-content:center;width:100%;max-width:1380px}.reviews-section_mainTitle__nD_K2{font-size:36px;font-style:normal;font-weight:600;line-height:42px;font-family:Fira Sans,sans-serif;color:#101010}.reviews-section_reviewBlock__uU5Fk{position:relative;width:100%;max-width:none}.reviews-section_reviewBlock__uU5Fk:hover .reviews-section_marqueeTrack__cCw5c{animation-play-state:paused}.reviews-section_marqueeTrack__cCw5c{display:flex;width:-moz-fit-content;width:fit-content;animation:reviews-section_marquee__WXXDX 100s linear infinite}.reviews-section_cardWrapper__tWln5{flex:0 0 auto;margin-right:32px}@keyframes reviews-section_marquee__WXXDX{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1200px){.reviews-section_container__2HSij{gap:32px}.reviews-section_mainTitle__nD_K2{font-size:28px;font-weight:550;max-width:580px}.reviews-section_cardWrapper__tWln5{margin-right:20px}}@media (max-width:800px){.reviews-section_section__Hwltf{padding-top:40px;padding-bottom:40px}.reviews-section_mainTitle__nD_K2{font-size:20px;font-weight:550;line-height:28px}.reviews-section_cardWrapper__tWln5{margin-right:16px}}@media (max-width:600px){.reviews-section_section__Hwltf{padding:32px 14px;min-height:auto}}.review-card_card__1Tur7{display:flex;flex-direction:column;max-width:450px;width:100%;min-height:430px;border-radius:24px;border-radius:var(--corner-radius-corner-m,32px);border:1.5px solid var(--colors-gray-gray-2,#e9e9e9);background:var(--colors-white-white,#fff);padding:32px}.review-card_cardTopBlock__shNDI{display:flex;gap:24px;margin-bottom:32px}.review-card_imgBlock__R_qPU{display:flex}.review-card_topDescBlock__IJeXg{display:flex;flex-direction:column;gap:12px}.review-card_title__SxrL8{color:#000;font-size:24px;font-style:normal;font-weight:550;line-height:32px}.review-card_company__c0iBS{color:#242424;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.review-card_starSection__10inV{display:flex;justify-content:start;gap:8}.review-card_star__Pac3l{margin-right:8px}.review-card_star__Pac3l:last-child{margin:0}.review-card_description__YlRIK{display:flex;justify-content:center;color:#242424;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:800px){.review-card_card__1Tur7{max-width:350px;min-height:auto;padding:24px}.review-card_description__YlRIK{font-size:14px;font-style:normal;font-weight:400;line-height:18px}.review-card_company__c0iBS{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.review-card_title__SxrL8{font-size:16px;font-style:normal;font-weight:550;line-height:20px}}.ConsultationSection_section__Fgvkl{display:flex;width:100%;justify-content:center;min-height:304px;padding:80px 24px}.ConsultationSection_container__8eAKP{display:flex;justify-content:space-between;align-items:center;max-width:1380px;width:100%;min-height:132px;padding:60px;border-radius:var(--corner-radius-corner-xl,52px);background:var(--colors-purple-purple,#7b2bfd);position:relative}.ConsultationSection_leftSide__3PaK2{display:flex;flex-direction:column;width:100%;max-width:700px;gap:32px}.ConsultationSection_mainTitle__5fWmS{color:var(--colors-white-white,#fff);font-family:Fira Sans;font-size:36px;font-style:normal;font-weight:600;line-height:42px;z-index:300}.ConsultationSection_description__GBkJJ{color:var(--colors-white-white,#fff);font-family:SF Pro Display;font-size:22px;font-style:normal;font-weight:400;line-height:30px;z-index:300}.ConsultationSection_btnPrimary__6jCAM{display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;border:none;min-height:64px;color:var(--colors-purple-purple,#7b2bfd);font-family:SF Pro Display;font-size:18px;font-style:normal;font-weight:600;line-height:24px;padding-left:24px;padding-right:24px;cursor:pointer}.ConsultationSection_btnPrimary__6jCAM:active{transform:scale(.95)}.ConsultationSection_rightAbsolute__rqi_x{display:flex;max-width:677px;width:100%;min-height:400px;position:absolute;right:-20px;bottom:0}.ConsultationSection_img__UVL6s{width:100%;height:100%;object-fit:cover}@media (max-width:1200px){.ConsultationSection_container__8eAKP{padding:40px}.ConsultationSection_section__Fgvkl{padding-top:40px;padding-bottom:40px}.ConsultationSection_mainTitle__5fWmS{font-size:28px;font-style:normal;font-weight:550;line-height:24px}.ConsultationSection_description__GBkJJ{font-size:20px;font-style:normal;font-weight:400;line-height:20px;max-width:550px}.ConsultationSection_btnPrimary__6jCAM{font-size:16px;max-width:266px;padding-left:20px;padding-right:20px}.ConsultationSection_rightAbsolute__rqi_x{max-width:520px;max-height:360px;right:0;min-height:auto}}@media (max-width:800px){.ConsultationSection_container__8eAKP{flex-wrap:wrap}.ConsultationSection_btnPrimary__6jCAM{margin-top:32px}.ConsultationSection_rightAbsolute__rqi_x{display:none}}@media (max-width:550px){.ConsultationSection_section__Fgvkl{padding-top:32px;padding-left:14px;padding-right:14px}.ConsultationSection_mainTitle__5fWmS{font-size:20px}.ConsultationSection_description__GBkJJ{font-size:16px}.ConsultationSection_container__8eAKP{padding:24px;border-radius:16px}.ConsultationSection_btnPrimary__6jCAM{min-height:44px;width:100%;margin-top:0}}.ServiceCardsSection_content__kaiV7{display:flex;width:100%;padding:80px 24px;justify-content:center;background-color:#fff}.ServiceCardsSection_contentContainer__6C2xc{display:flex;flex-direction:column;gap:48px;max-width:1380px;width:100%}.ServiceCardsSection_cardStack__WRhp_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.ServiceCardsSection_contentTitle__Y_6eb{color:var(--colors-black-black-1,#101010);font-family:Fira Sans;font-size:36px;font-style:normal;font-weight:600;line-height:42px}.ServiceCardsSection_serviceLightCard__OsrF7{flex-direction:column;max-width:666px;width:100%;display:flex;padding:32px;min-height:246px;border-radius:20px;background:#7b2bfd}.ServiceCardsSection_serviceLightCardHeader__SSneJ{display:flex;align-items:center;gap:16px;margin-bottom:15px}.ServiceCardsSection_serviceLightCardSubtitle__fCNPE{color:#fff;font-family:Fira Sans;font-size:36px;font-style:normal;font-weight:600;line-height:42px}.ServiceCardsSection_serviceLightCardDescription__QTpVm{color:#fff;font-family:SF Pro Display;font-size:20px;font-style:normal;font-weight:400;line-height:26px}.ServiceCardsSection_serviceLightCardTxt__1Yz1i{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:#454545}.ServiceCardsSection_serviceLightCardTxtBold__wSJF2{font-size:20px;font-style:normal;font-weight:700;line-height:28px;color:#454545}.ServiceCardsSection_bottomTxt__wrT_p{display:flex;flex-direction:column;gap:20px}.ServiceCardsSection_cardContainer__jI4po{display:flex;flex-wrap:wrap;width:100%;min-height:400px;gap:15px}@media (max-width:1024px){.ServiceCardsSection_cardStack__WRhp_{grid-template-columns:1fr;gap:24px}.ServiceCardsSection_contentTitle__Y_6eb{font-size:30px;line-height:38px}.ServiceCardsSection_serviceLightCard__OsrF7{max-width:none}.ServiceCardsSection_serviceLightCardSubtitle__fCNPE{font-size:28px;line-height:34px}.ServiceCardsSection_serviceLightCardDescription__QTpVm{font-size:18px;line-height:24px}}@media (max-width:768px){.ServiceCardsSection_content__kaiV7{padding:40px 16px}.ServiceCardsSection_contentContainer__6C2xc{gap:32px}.ServiceCardsSection_serviceLightCard__OsrF7{padding:20px;border-radius:16px}.ServiceCardsSection_serviceLightCardSubtitle__fCNPE{font-size:24px;line-height:30px}.ServiceCardsSection_serviceLightCardDescription__QTpVm,.ServiceCardsSection_serviceLightCardTxtBold__wSJF2,.ServiceCardsSection_serviceLightCardTxt__1Yz1i{font-size:16px;line-height:22px}}@media (max-width:480px){.ServiceCardsSection_content__kaiV7{padding:32px 12px}.ServiceCardsSection_serviceLightCard__OsrF7{padding:16px;min-height:auto}.ServiceCardsSection_img__y0pw_{width:64px;height:64px}.ServiceCardsSection_serviceLightCardSubtitle__fCNPE{font-size:20px;line-height:26px}.ServiceCardsSection_serviceLightCardDescription__QTpVm,.ServiceCardsSection_serviceLightCardTxtBold__wSJF2,.ServiceCardsSection_serviceLightCardTxt__1Yz1i{font-size:14px;line-height:20px}.ServiceCardsSection_bottomTxt__wrT_p{gap:12px}}.ServiceCardsSection_cardList__VEGbf{display:flex;justify-content:center;gap:44px;flex-wrap:wrap;width:100%}.ServiceCardsSection_serviceCard__vPoIV{position:relative;display:flex;flex-direction:column;max-width:430px;width:100%;min-height:440px;border-radius:32px;overflow:hidden;cursor:pointer;transition:transform .4s ease;background-color:#f5f5f5}.ServiceCardsSection_serviceCard__vPoIV:hover{transform:scale(1.03)}.ServiceCardsSection_serviceCard__vPoIV:active{transform:scale(.97)}.ServiceCardsSection_serviceImage__687_g{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;transition:filter .4s ease}.ServiceCardsSection_serviceCard__vPoIV:hover .ServiceCardsSection_serviceImage__687_g{filter:blur(6px)}.ServiceCardsSection_cardHeader__5W4qb{position:relative;z-index:1;padding:24px;color:#fff;font-size:24px;font-style:normal;font-weight:550;line-height:32px}.ServiceCardsSection_bottomHoverTxt__ek5hE{position:absolute;bottom:10px;left:10px;right:10px;background-color:rgba(0,0,0,.6);color:#fff;padding:20px;border-radius:10px;opacity:0;transition:opacity .3s ease;z-index:1;font-size:16px}.ServiceCardsSection_serviceCard__vPoIV:hover .ServiceCardsSection_bottomHoverTxt__ek5hE{opacity:1}@media (max-width:1200px){.ServiceCardsSection_serviceCard__vPoIV{max-width:398px;min-height:400px}.ServiceCardsSection_cardHeader__5W4qb{font-size:20px;line-height:28px}.ServiceCardsSection_bottomHoverTxt__ek5hE{font-size:14px;padding:16px}}@media (max-width:550px){.ServiceCardsSection_serviceCard__vPoIV{max-width:100%;min-height:320px;border-radius:20px}.ServiceCardsSection_cardHeader__5W4qb{font-size:18px;padding:16px}.ServiceCardsSection_bottomHoverTxt__ek5hE{font-size:14px;padding:14px;bottom:8px;left:8px;right:8px}}.AllServicesSection_section__rs3xa{display:flex;width:100%;min-height:984px;justify-content:center;align-items:center;position:relative;padding:80px 24px;background-color:#fff}.AllServicesSection_container__viJB8{display:flex;flex-direction:column;justify-content:center;gap:48px;align-items:center;max-width:1380px;width:100%;min-height:720px}.AllServicesSection_cardList__5tCIF{display:flex;justify-content:center;gap:44px;flex-wrap:wrap;width:100%}.AllServicesSection_absoluteComponent__eeqxf{width:100%;z-index:1;display:flex;flex-direction:column;gap:32px}.AllServicesSection_title__e9x7b{font-size:36px;font-style:normal;font-weight:600;line-height:42px;font-family:Fira Sans,sans-serif;color:#101010}@media (max-width:1200px){.AllServicesSection_section__rs3xa{padding-top:40px;padding-bottom:40px}.AllServicesSection_title__e9x7b{font-size:28px;font-style:normal;font-weight:550;line-height:36px;text-transform:uppercase}.AllServicesSection_absoluteComponent__eeqxf{gap:20px}}@media (max-width:800px){.AllServicesSection_section__rs3xa{padding:32px 14px}.AllServicesSection_title__e9x7b{font-size:20px;font-style:normal;font-weight:550;line-height:28px;text-transform:uppercase}}