.Circle_circle__bypyE{position:absolute;aspect-ratio:1/1;border-radius:50%}.AppContainer_root___K8Mq{max-width:1344px;margin:0 auto;padding:0 32px;box-sizing:border-box}.Fade_fade__V_cYN{opacity:0}.Fade_fade__V_cYN.Fade_fade-left__hIDNz{animation:Fade_fadeLeft__E44Qz 1s ease-in-out normal forwards}.Fade_fade__V_cYN.Fade_fade-right__PN04u{animation:Fade_fadeRight__d_Uvv 1s ease-in-out normal forwards}.Fade_fade__V_cYN.Fade_fade-up__alSi5{animation:Fade_fadeUp__aku_W 1s ease-in-out normal forwards}.Fade_fade__V_cYN.Fade_fade-down__i_Qyx{animation:Fade_fadeDown__znFCo 1s ease-in-out normal forwards}.Fade_fade__V_cYN.Fade_fade-in__SBzMh{animation:Fade_fadeIn__T6oHt 1s ease-in-out normal forwards}@keyframes Fade_fadeLeft__E44Qz{0%{transform:translateX(24px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Fade_fadeRight__d_Uvv{0%{transform:translateX(-24px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Fade_fadeUp__aku_W{0%{transform:translateY(24px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Fade_fadeDown__znFCo{0%{transform:translateY(-24px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Fade_fadeIn__T6oHt{0%{opacity:0}to{opacity:1}}.Button_button__zflwE{width:max-content;display:flex;align-items:center;justify-content:flex-end;position:relative;overflow:hidden;box-sizing:border-box;z-index:1}.Button_button__zflwE .Button_text__vAiaQ{flex-shrink:0;font-family:Source Sans\ 3;font-weight:700;font-size:15px;line-height:20px;transition:all .5s ease-in-out}.Button_button__zflwE:after,.Button_button__zflwE:before{content:"";display:block;opacity:0;position:absolute;width:68px;top:0;bottom:0;z-index:0}.Button_button__zflwE:before{left:0;border-top-left-radius:68px;border-bottom-left-radius:68px;border:1px solid #d7ac38;border-right-color:#0000}.Button_button__zflwE:after{right:0;border-top-right-radius:68px;border-bottom-right-radius:68px;border:1px solid #ed3334;border-left-color:#0000}.Button_button__zflwE .Button_ripple__WOLab{width:30px;aspect-ratio:1/1;position:absolute;display:block;content:"";border-radius:50%;opacity:.1;background:linear-gradient(90deg,#d7ac38,#ed3334);animation:Button_ripple-effect__NuM3w 1s ease 1 forwards}.Button_button__zflwE .Button_ripple__WOLab.Button_secondary__i_mBi{opacity:1!important;animation:Button_ripple-effect-gradient__psmH_ 1s ease 1 forwards!important;background:#fff3!important}.Button_button__zflwE .Button_border-top-bottom__ZS81Z{position:absolute;top:0;left:4px;height:100%;width:calc(100% - 8px);opacity:0;background:linear-gradient(90deg,#d7ac38,#ed3334),linear-gradient(90deg,#d7ac38,#ed3334);background-position:0 0,0 100%;background-repeat:no-repeat;background-size:100% 1px;z-index:1}.Button_button__zflwE .Button_icon__QXOts{height:28px;width:28px;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:all .5s ease-in-out}.Button_button__zflwE .Button_icon__QXOts .Button_arrow__XH24V{width:16px;height:16px;mask-size:16px;-webkit-mask-size:16px;background-color:#fff;mask-repeat:no-repeat;mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:all .5s ease-in-out}.Button_button__zflwE .Button_icon__QXOts .Button_arrow__XH24V.Button_gradient__sOJ0M{background:linear-gradient(90deg,#d7ac38,#ed3334);transition:all .5s ease-in-out}.Button_button__zflwE.Button_rounded__L_US7{border-radius:8px!important}.Button_button__zflwE.Button_rounded__L_US7:before{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.Button_button__zflwE.Button_rounded__L_US7:after{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.Button_button__zflwE.Button_rounded__L_US7 .Button_border-top-bottom__ZS81Z{border-radius:8px!important}.Button_button__zflwE.Button_rounded__L_US7{padding:0;box-sizing:border-box;display:flex;justify-content:center}.Button_button__zflwE .Button_new__pujtE{position:absolute;top:0;left:-50px;width:100%;height:100%;background:#ffffff4d;transform:scale3d(1.9,1.4,1) rotate(-45deg) translate3d(0,-150%,0);z-index:2}.Button_button__zflwE.Button_show__5Mm9Y{transform:scale(1)}.Button_button__zflwE.Button_show__5Mm9Y .Button_auto__m_HpT{transition:all 1.6s;transition-delay:.8s;transform:scale3d(1.9,1.4,1) rotate(-45deg) translate3d(0,150%,0)}.Button_buttonDisable__IJnPl{opacity:.5;pointer-events:none;cursor:not-allowed}.Button_no-children__on_sW:after,.Button_no-children__on_sW:before{display:none!important}.Button_btn-primary__EVFQT{background:linear-gradient(90deg,#d7ac38,#ed3334)}.Button_btn-primary__EVFQT .Button_text__vAiaQ{color:#fff}.Button_btn-primary__EVFQT .Button_icon__QXOts{background:#fff}.Button_btn-primary__EVFQT:hover{transition:all .5s ease-in-out}.Button_btn-primary__EVFQT:hover:after,.Button_btn-primary__EVFQT:hover:before{opacity:1}.Button_btn-primary__EVFQT:hover .Button_text__vAiaQ{background:linear-gradient(90deg,#d7ac38,#ed3334);-webkit-background-clip:text;-webkit-text-fill-color:#0000;transition:background-color .5s ease-in-out}.Button_btn-primary__EVFQT:hover .Button_icon__QXOts{background:linear-gradient(90deg,#d7ac38,#ed3334);transition:all 1s ease-in-out}.Button_btn-primary__EVFQT:hover .Button_icon__QXOts .Button_arrow__XH24V{background:#fff;transition:all .5s ease-in-out}.Button_btn-primary__EVFQT:hover .Button_border-top-bottom__ZS81Z{opacity:1;transition:all .5s ease-in-out}.Button_btn-secondary__ExLho{border:none}.Button_btn-secondary__ExLho .Button_text__vAiaQ{color:#2b2727}.Button_btn-secondary__ExLho .Button_icon__QXOts{background:linear-gradient(90deg,#d7ac38,#ed3334)}.Button_btn-secondary__ExLho.Button_show__5Mm9Y .Button_new__pujtE.Button_auto__m_HpT{background:linear-gradient(90deg,#d7ac38,#ed3334);opacity:.1}.Button_btn-secondary__ExLho .Button_border-top-bottom__ZS81Z,.Button_btn-secondary__ExLho:after,.Button_btn-secondary__ExLho:before{opacity:1}.Button_btn-secondary__ExLho:hover:after,.Button_btn-secondary__ExLho:hover:before{opacity:0}.Button_btn-secondary__ExLho:hover{background:linear-gradient(90deg,#d7ac38,#ed3334)}.Button_btn-secondary__ExLho:hover .Button_new__pujtE.Button_auto__m_HpT{background:#ffffff4d}.Button_btn-secondary__ExLho:hover .Button_new__pujtE{transition-delay:.2s;transition:all 1s;transform:scale3d(1.9,1.4,1) rotate(-45deg) translate3d(0,150%,0)!important}.Button_btn-secondary__ExLho:hover .Button_text__vAiaQ{background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:#0000;transition:all .5 ease-in-out}.Button_btn-secondary__ExLho:hover .Button_icon__QXOts{background:#fff}.Button_btn-secondary__ExLho:hover .Button_icon__QXOts .Button_arrow__XH24V{background:linear-gradient(90deg,#d7ac38,#ed3334)}.Button_btn-secondary__ExLho:hover .Button_border-top-bottom__ZS81Z{opacity:0}.Button_btn-sub-secondary__18UCm{border:none}.Button_btn-sub-secondary__18UCm .Button_text__vAiaQ{background:linear-gradient(90deg,#d7ac38,#ed3334);-webkit-background-clip:text;-webkit-text-fill-color:#0000;transition:background-color .5s ease-in-out}.Button_btn-sub-secondary__18UCm .Button_icon__QXOts{background:linear-gradient(90deg,#d7ac38,#ed3334)}.Button_btn-sub-secondary__18UCm.Button_show__5Mm9Y .Button_new__pujtE.Button_auto__m_HpT{background:linear-gradient(90deg,#d7ac38,#ed3334);opacity:.1}.Button_btn-sub-secondary__18UCm .Button_border-top-bottom__ZS81Z,.Button_btn-sub-secondary__18UCm:after,.Button_btn-sub-secondary__18UCm:before{opacity:1}.Button_btn-sub-secondary__18UCm:hover:after,.Button_btn-sub-secondary__18UCm:hover:before{opacity:0}.Button_btn-sub-secondary__18UCm:hover{background:linear-gradient(90deg,#d7ac38,#ed3334)}.Button_btn-sub-secondary__18UCm:hover .Button_new__pujtE.Button_auto__m_HpT{background:#ffffff4d}.Button_btn-sub-secondary__18UCm:hover .Button_new__pujtE{transition-delay:.2s;transition:all 1s;transform:scale3d(1.9,1.4,1) rotate(-45deg) translate3d(0,150%,0)!important}.Button_btn-sub-secondary__18UCm:hover .Button_text__vAiaQ{background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:#0000;transition:all .5 ease-in-out}.Button_btn-sub-secondary__18UCm:hover .Button_icon__QXOts{background:#fff}.Button_btn-sub-secondary__18UCm:hover .Button_icon__QXOts .Button_arrow__XH24V{background:linear-gradient(90deg,#d7ac38,#ed3334)}.Button_btn-sub-secondary__18UCm:hover .Button_border-top-bottom__ZS81Z{opacity:0}.Button_large__QxT7p{height:60px;padding:0 10px 0 20px;gap:12px;border-radius:68px}.Button_large__QxT7p .Button_border-top-bottom__ZS81Z{border-radius:68px}.Button_large__QxT7p .Button_icon__QXOts{width:40px;height:40px}.Button_medium__PciT4{height:46px;padding:0 8px 0 15px;gap:9.2px;border-radius:52px}.Button_medium__PciT4:after,.Button_medium__PciT4:before{width:52px!important}.Button_medium__PciT4 .Button_icon__QXOts{width:31px;height:31px}.Button_medium__PciT4 .Button_icon__QXOts .Button_arrow__XH24V{width:13px;height:13px;mask-size:13px;-webkit-mask-size:13px}.Button_medium__PciT4:before{border-top-left-radius:52px!important;border-bottom-left-radius:52px!important}.Button_medium__PciT4:after{border-top-right-radius:52px!important;border-bottom-right-radius:52px!important}.Button_medium__PciT4 .Button_border-top-bottom__ZS81Z{border-radius:52px}.Button_small__eI6Bb{height:40px;border-radius:68px;padding:0 6px 0 16px;gap:12px}.Button_small__eI6Bb .Button_border-top-bottom__ZS81Z{border-radius:68px}.Button_small__eI6Bb .Button_icon__QXOts{width:28px;height:28px}.Button_zoom__Ithob{transition:transform .5s ease;transform:scale(0)}@keyframes Button_ripple-effect__NuM3w{0%{transform:scale(1);opacity:1}50%{transform:scale(15);opacity:.375}80%{transform:scale(20);opacity:.2}to{transform:scale(30);opacity:0}}@keyframes Button_ripple-effect-gradient__psmH_{0%{transform:scale(1);opacity:.1}50%{transform:scale(15);opacity:.05}80%{transform:scale(20);opacity:.025}to{transform:scale(30);opacity:0}}.Button_newSlide__C8iKO{z-index:-1;position:absolute;width:200%;height:100%;opacity:1;background:#fff;transform:skewX(-45deg);transition:all .5s ease-in-out;pointer-events:none;top:0;left:-300%}.FormContact_wrapperForm__F4pZP{position:relative;display:flex;width:100%;margin:0 auto;box-shadow:0 4px 28px #00000014;background-color:#fff}.FormContact_mainForm__NFfUI{margin-top:32px;display:flex;flex-wrap:wrap;row-gap:16px;column-gap:12px;margin-bottom:16px}.FormContact_mainForm__NFfUI .FormContact_form-group__AHFvb{width:calc(50% - 6px);gap:6px}.FormContact_mainForm__NFfUI .FormContact_form-group__AHFvb:first-child,.FormContact_mainForm__NFfUI .FormContact_form-group__AHFvb:last-child{width:100%}.FormContact_dropdown__Gz_2G{height:46px;border-radius:6px;border:1px solid #cfcfcf}.FormContact_relative__Etk5Y{position:relative;z-index:1}.FormContact_leftContent__341eW{width:calc(100% - 529px);padding:73px 63px 63px 70px;overflow:hidden;position:relative;box-sizing:border-box}.FormContact_leftContent__341eW .FormContact_mor-icon__7ruvK{position:absolute;top:-213px;right:-177px}.FormContact_wrapperInput___PqGb{display:flex;flex-wrap:wrap;row-gap:16px;column-gap:12px;margin:16px 0}.FormContact_inputItem___TNdF{flex:1 1;height:60px!important;box-sizing:border-box}.FormContact_inputSelect__ILZPm{width:100%!important;height:60px!important;box-sizing:border-box}.FormContact_inputTextarea__6AfQM{width:100%!important;height:172px!important;box-sizing:border-box;margin-bottom:16px}.FormContact_inputTextarea__6AfQM::placeholder{position:absolute;top:10}.FormContact_centerBtn__MaYtM{margin:0 auto}.FormContact_descriptionQuote__guvIt{margin-top:16px}.FormContact_container__AWnfY{display:block;position:relative;padding-left:35px;margin-bottom:12px;font-size:22px;-webkit-user-select:none;user-select:none}.FormContact_container__AWnfY input{position:absolute;opacity:0;height:0;width:0}.FormContact_wrapperCheckBox__ddCvr{display:flex;align-items:center;column-gap:8px;margin-bottom:32px}.FormContact_iAgreeTo__ALPVZ{display:flex;column-gap:4px;margin-top:2px}.FormContact_iAgreeTo__ALPVZ div{line-height:20px!important}.FormContact_rightContent__bk71p{position:relative;width:529px;padding:90px 50px 0;flex-shrink:0;box-sizing:border-box}.FormContact_titleRight__fjDWN{margin:39px 0 24px}.FormContact_selectType__ebnsZ{height:60px;border:none;background-color:#f3f4f6;padding:16px;color:#7b7e86;width:98%;border-radius:8px}.FormContact_select__xaKfd{margin-right:27px}.FormContact_wrapperSelect__1Y_CF{width:100%;height:60px;background-color:#f3f4f6;border-radius:6px}.FormContact_circleIcon__VHvDm{bottom:-120px;right:-61px;z-index:-1;background:linear-gradient(90deg,#ed3334,#d7ac38)}.FormContact_description__ehW3i{letter-spacing:.02em;white-space:pre-wrap}.FormContact_closeIcon__zlgVo{position:absolute;top:20px;right:20px;z-index:2;fill:#fff}@media screen and (max-width:1280px){.FormContact_leftContent__341eW{width:100%;padding:63px 53px 53px 60px}.FormContact_rightContent__bk71p{display:none}.FormContact_titleRight__fjDWN{color:#18274e;margin:16px 0}.FormContact_description__ehW3i{margin-bottom:8px}}@media screen and (max-width:767px){.FormContact_leftContent__341eW{width:100%;padding:30px 20px}.FormContact_rightContent__bk71p{display:none}.FormContact_titleRight__fjDWN{color:#18274e;margin:4px 0}.FormContact_mainForm__NFfUI{margin-top:16px;row-gap:8px}.FormContact_mainForm__NFfUI .FormContact_form-group__AHFvb{gap:0;width:100%}.FormContact_descriptionQuote__guvIt{margin-top:0}}.Input_root__Co7kX{width:400px;height:24px;padding:18px;border-radius:8px;border:none;box-shadow:0 6px 12px -6px #ffffff1f,0 8px 24px -4px #ffffff14;background:#f3f4f6}.Input_textarea__WbOSD{resize:none;padding:8px 16px;width:100%;min-height:149px;border:1px solid #cfcfcf;border-radius:5px;font-size:14px;line-height:17px;font-family:Roboto,sans-serif;box-sizing:border-box}.Input_textarea__WbOSD:active,.Input_textarea__WbOSD:focus{outline:0}.Input_textarea__WbOSD::placeholder{color:#757575}.Input_textarea__WbOSD.Input_error__dT5fu{border:1px solid #d31819}.Input_input__mNFb7{height:46px;width:100%;padding:0 16px;font-size:14px;line-height:17px;border:1px solid #cfcfcf;border-radius:5px;font-family:Roboto,sans-serif;box-sizing:border-box}.Input_input__mNFb7:active,.Input_input__mNFb7:focus{outline:0}.Input_input__mNFb7::placeholder{color:#757575}.Input_input__mNFb7.Input_error__dT5fu{border:1px solid #d31819}.Input_input-dropdown__wlwcE{box-sizing:border-box;height:48px;width:100%;padding-right:12px;display:flex;align-items:center;gap:4px;border:1px solid #cfcfcf;border-radius:4px;background:#fff;position:relative}.Input_input-dropdown__wlwcE.Input_error__dT5fu{border:1px solid #d31819}.Input_input-dropdown__wlwcE .Input_wrapper__Ckxhc{display:flex;align-items:center;height:100%;width:100%;justify-content:space-between}.Input_input-dropdown__wlwcE .Input_wrapper__Ckxhc .Input_value-wrapper__QY13g{padding-left:12px}.Input_input-dropdown__wlwcE .Input_wrapper__Ckxhc .Input_arrow__LXcWQ{transform:rotate(-90deg);transition:all .2s ease}.Input_input-dropdown__wlwcE .Input_wrapper__Ckxhc .Input_arrow__LXcWQ.Input_open__kJtcD{transform:rotate(90deg)}.Input_input-dropdown__wlwcE .Input_dropdown__h5FcY{position:absolute;width:100%;top:100%;left:0;box-sizing:border-box;z-index:100;padding:4px 8px;background:#f3f4f6}.Input_input-dropdown__wlwcE .Input_dropdown__h5FcY .Input_option__jG__M{padding:0 16px;display:flex;align-items:center;box-sizing:border-box;transition:all .1s ease;border-radius:4px}.Input_input-dropdown__wlwcE .Input_dropdown__h5FcY .Input_option__jG__M.Input_active__89uBA,.Input_input-dropdown__wlwcE .Input_dropdown__h5FcY .Input_option__jG__M:hover{background:#0d54a41f}.Input_input-dropdown__wlwcE .Input_dropdown__h5FcY .Input_option__jG__M.Input_active__89uBA>p,.Input_input-dropdown__wlwcE .Input_dropdown__h5FcY .Input_option__jG__M:hover>p{color:#0d54a4!important}.InputRow_input-row__NN4WV{display:flex;flex-direction:column;box-sizing:border-box}.InputRow_header__uow1O{display:flex;padding-bottom:8px}.InputRow_error-text__XGl2D{width:100%;margin-top:-2px;color:#f34747;line-height:24px!important;padding-top:8px}.InputRow_cssInput__xvUt1{background:#ffffff26;border:1px solid #ffffff29!important;box-shadow:0 6px 12px -6px #ffffff1f,0 8px 24px -4px #ffffff14}.InputRow_cssInput__xvUt1::placeholder{color:#aab7c6!important}.InputRow_input-white__NgmKS .InputRow_placeholder__cCyMw,.InputRow_input-white__NgmKS::placeholder{color:#fff!important;opacity:.6}.PopupSuccess_mainPopup__xUBBA{position:relative;width:541px;min-height:452px;background:#fff;box-shadow:0 4px 28px #00000014;border-radius:20px;padding:50px 30px;box-sizing:border-box}.PopupSuccess_overlay__CgGmW{display:flex;justify-content:center;align-items:center;position:fixed;width:100vw;height:100vh;z-index:99;top:0;left:0;background:linear-gradient(#1e1e1ee6,#000 1810%)}.PopupSuccess_wrapperImage__AiPWC{display:flex;align-items:center;flex-direction:column}.PopupSuccess_description__ji7DY{text-align:center;max-width:481px;margin:12px 0 24px}.PopupSuccess_spinner__H0kpf{height:120px;width:120px;border-color:#fff #0000;border-style:solid;border-width:6px;border-radius:50%;animation:PopupSuccess_spin__B6vjs 1.4s linear infinite}.PopupSuccess_closeIcon__fIu4a{position:absolute;top:20px;right:20px;z-index:2;fill:#18274e}.PopupSuccess_popup-title__PIcUD{text-align:center}@keyframes PopupSuccess_spin__B6vjs{to{transform:rotate(1turn)}}.PopupError_mainPopup__SU58t{position:fixed;bottom:20px;right:20px;display:flex;column-gap:16px;background-color:#fddada;width:-moz-fit-content;width:fit-content;max-width:494px;padding:24px;box-sizing:border-box;border:2px solid #fbc2c2;box-shadow:0 6px 12px #0000001a;border-radius:4px;z-index:999}.PopupError_wrapperIcon__WMMxc{margin-top:3px}.Spinner_overlay__x0NyS{display:flex;justify-content:center;align-items:center;position:fixed;width:100vw;height:100vh;z-index:99;top:0;left:0;background:linear-gradient(#1e1e1ee6,#000 1810%)}.Spinner_mainSpinner__H1FEE{height:120px;width:120px;border-color:#fff #0000;border-style:solid;border-width:6px;border-radius:50%;animation:Spinner_spin__30gLA 1.4s linear infinite}@keyframes Spinner_spin__30gLA{to{transform:rotate(1turn)}}.PopupFormContact_mainPopup__syGFf{position:absolute;top:0;left:0;right:0;bottom:0;margin:0 auto;box-shadow:0 4px 28px #00000014;border-radius:20px;box-sizing:border-box;z-index:100}.PopupFormContact_bgrOverlay__uq0u7{position:absolute;background:linear-gradient(#1e1e1e4d,#000 1810%);width:100%;height:100%;top:0;left:0;z-index:99}.PopupFormContact_overlay__Xz2h5{position:fixed;width:100vw;height:100vh;z-index:99;top:0;left:0}.GetStarted_get-started__0no_s{position:absolute;left:0;bottom:-95px;width:100%;box-sizing:border-box}.GetStarted_get-started__0no_s .GetStarted_bg__6gmRu{background:#0d54a4;height:199px;border-radius:10px;box-sizing:border-box;padding-left:76px;padding-right:103px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media screen and (max-width:1280px){.GetStarted_get-started__0no_s .GetStarted_bg__6gmRu{padding:12px 24px;min-height:140px;height:auto}}@media screen and (max-width:767px){.GetStarted_get-started__0no_s .GetStarted_bg__6gmRu{justify-content:center;padding:12px 16px;min-height:120px;gap:12px}}.GetStarted_get-started__0no_s .GetStarted_bg__6gmRu .GetStarted_col-1___7hDP{display:flex;align-items:center;gap:16px;max-width:760px}.GetStarted_get-started__0no_s .GetStarted_bg__6gmRu .GetStarted_col-1___7hDP p{letter-spacing:.01em}@media screen and (max-width:1280px){.GetStarted_get-started__0no_s .GetStarted_bg__6gmRu .GetStarted_col-1___7hDP{justify-content:center}}.GetStarted_get-started__0no_s .GetStarted_bg__6gmRu .GetStarted_col-1___7hDP>span{display:block;flex-shrink:0}.GetStarted_get-started__0no_s .GetStarted_bg__6gmRu .GetStarted_btn__FzvJg{box-sizing:border-box}@media screen and (max-width:1280px){.GetStarted_get-started__0no_s .GetStarted_bgCenter__DG3oY{justify-content:center}}.CardIntroHome_mainWrapper__CtrFJ{width:100%;background:#00081130;padding:29px 19px;border:1px solid #fff6;box-sizing:border-box;overflow:hidden;transition:all .5s ease-in-out}.CardIntroHome_mainWrapper__CtrFJ:hover{transform:translateY(-5px)}.CardIntroHome_canHover__tzhvL:hover{border:1px solid #fff!important;transform:translateY(-115px)!important}@media screen and (max-width:1280px){.CardIntroHome_canHover__tzhvL:hover:nth-child(3),.CardIntroHome_canHover__tzhvL:hover:nth-child(4){transform:translateY(-75px)!important}}@media screen and (max-width:767px){.CardIntroHome_canHover__tzhvL:hover:first-child,.CardIntroHome_canHover__tzhvL:hover:nth-child(2),.CardIntroHome_canHover__tzhvL:hover:nth-child(3),.CardIntroHome_canHover__tzhvL:hover:nth-child(4){transform:translateY(-95px)!important}}.CardIntroHome_title__d4GxO{margin-bottom:24px;letter-spacing:.02em;line-height:28px!important}.CardIntroHome_wrapperItem__JRvwT{position:relative;padding-left:20px;margin-bottom:10px}.CardIntroHome_wrapperItem__JRvwT:last-child{margin-bottom:0}.CardIntroHome_wrapperItem__JRvwT svg{width:12px;height:12px;position:absolute;left:0;top:6.5px}.HomeIntro_background-video__ZSE4i{position:absolute;left:0;top:0;width:100%;height:1138px;overflow:hidden;display:flex;justify-content:center;border-bottom-left-radius:50% 100px;border-bottom-right-radius:50% 100px;background-color:#011634;z-index:-1}.HomeIntro_background-video__ZSE4i .HomeIntro_video__tTR4P{height:auto;width:100%;margin-top:-500px;object-fit:cover}@media screen and (max-width:1280px){.HomeIntro_background-video__ZSE4i .HomeIntro_video__tTR4P{height:754px;margin-top:0}}@media screen and (max-width:767px){.HomeIntro_background-video__ZSE4i .HomeIntro_video__tTR4P{height:554px}}@media screen and (max-width:1280px){.HomeIntro_background-video__ZSE4i{height:1050px}}@media screen and (max-width:767px){.HomeIntro_background-video__ZSE4i{height:1750px;border-bottom-left-radius:50% 40px;border-bottom-right-radius:50% 40px}}.HomeIntro_wrapperHomeIntro__AeqyD{position:relative;width:100%;height:1138px;background:linear-gradient(0deg,#011634,#011634 6%,#011634 15%,#011634 28%,#011634 35%,#011634d9 42%,#0116348f 60%,#01163424 70%,#01163400 80%);border-bottom-left-radius:50% 100px;border-bottom-right-radius:50% 100px}@media screen and (max-width:1280px){.HomeIntro_wrapperHomeIntro__AeqyD{background:linear-gradient(0deg,#011634,#011634 6%,#011634 15%,#011634 28%,#011634 45%,#011634d9 52%,#0116348f 60%,#01163424 70%,#01163400 80%);height:1050px}}@media screen and (max-width:767px){.HomeIntro_wrapperHomeIntro__AeqyD{height:1750px;background:linear-gradient(0deg,#011634,#011634 6%,#011634 15%,#011634 28%,#011634 60%,#011634e6 72%,#01163480 80%,#01163433 90%,#0116341a)}}.HomeIntro_wrapperTitle___8zVf{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding-top:240px;max-width:792px}@media screen and (max-width:1280px){.HomeIntro_wrapperTitle___8zVf{padding-top:124px}}@media screen and (max-width:767px){.HomeIntro_wrapperTitle___8zVf{padding-top:100px}}.HomeIntro_title__8zWMJ{text-align:center;margin-bottom:52px;min-height:156px;width:1065px}@media screen and (max-width:1280px){.HomeIntro_title__8zWMJ{margin-bottom:24px;max-width:575px;min-height:unset}}@media screen and (max-width:767px){.HomeIntro_title__8zWMJ{font-size:26px!important;line-height:34px!important;letter-spacing:.01em;max-width:400px}}.HomeIntro_wrapperCardIntro__U6dq2{display:flex;flex-wrap:wrap;gap:20px;margin-top:100px;padding-bottom:213px}.HomeIntro_wrapperCardIntro__U6dq2 .HomeIntro_cardItem__txCUQ{width:calc(25% - 15px);transition:all .5s ease}@media screen and (max-width:1280px){.HomeIntro_wrapperCardIntro__U6dq2 .HomeIntro_cardItem__txCUQ{width:calc(50% - 10px)}}@media screen and (max-width:767px){.HomeIntro_wrapperCardIntro__U6dq2 .HomeIntro_cardItem__txCUQ{width:100%}}@media screen and (max-width:1280px){.HomeIntro_wrapperCardIntro__U6dq2{margin-bottom:180px}}@media screen and (max-width:767px){.HomeIntro_wrapperCardIntro__U6dq2{margin-bottom:160px}}.HomePage_layout__QzRZN .HomePage_block-1__elU9_{overflow:hidden}.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_why-choose-us__vSKY4{margin-top:123.05px;margin-bottom:112px}@media screen and (max-width:1280px){.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_why-choose-us__vSKY4{margin-top:64px;margin-bottom:64px}}@media screen and (max-width:767px){.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_why-choose-us__vSKY4{margin-top:48px;margin-bottom:32px}}.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_who-we-are__X3hr1{margin-bottom:80px;max-width:1440px;margin-left:auto;margin-right:auto}@media screen and (max-width:1280px){.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_who-we-are__X3hr1{margin-bottom:64px}}@media screen and (max-width:767px){.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_who-we-are__X3hr1{margin-bottom:32px}}.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_award-certificate__5g1YM{margin-bottom:141.32px}@media screen and (max-width:1280px){.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_award-certificate__5g1YM{margin-bottom:64px}}@media screen and (max-width:767px){.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_award-certificate__5g1YM{margin-bottom:48px}}.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_tech-stack__aBiyU{margin-bottom:120px}@media screen and (max-width:1280px){.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_tech-stack__aBiyU{margin-bottom:64px}}@media screen and (max-width:767px){.HomePage_layout__QzRZN .HomePage_block-1__elU9_ .HomePage_tech-stack__aBiyU{margin-bottom:48px}}.HomePage_layout__QzRZN .HomePage_block-2__Xtxf7{overflow:hidden;background:#f5f5f5;padding-top:124.95px;padding-bottom:122.71px}@media screen and (max-width:1280px){.HomePage_layout__QzRZN .HomePage_block-2__Xtxf7{padding-top:64px;padding-bottom:64px}}@media screen and (max-width:767px){.HomePage_layout__QzRZN .HomePage_block-2__Xtxf7{padding-bottom:48px;padding-top:48px}}.HomePage_layout__QzRZN .HomePage_block-2__Xtxf7 .HomePage_dream-realize__N_Rom{margin-bottom:80px}.HomePage_layout__QzRZN .HomePage_block-3__RlXGL{padding-top:133.5px;padding-bottom:121px;position:relative;overflow:hidden}@media screen and (max-width:1280px){.HomePage_layout__QzRZN .HomePage_block-3__RlXGL{padding-top:64px;padding-bottom:64px}}@media screen and (max-width:767px){.HomePage_layout__QzRZN .HomePage_block-3__RlXGL{padding-bottom:48px;padding-top:48px}}.HomePage_layout__QzRZN .HomePage_block-3__RlXGL .HomePage_client-testimonial__b3JC_{margin-bottom:100px}.HomePage_layout__QzRZN .HomePage_block-3__RlXGL .HomePage_circle__VBYML{top:473px;right:-217px}@media screen and (max-width:1280px){.HomePage_layout__QzRZN .HomePage_block-3__RlXGL .HomePage_circle__VBYML{right:-70px;top:358px}}@media screen and (max-width:767px){.HomePage_layout__QzRZN .HomePage_block-3__RlXGL .HomePage_circle__VBYML{display:none}}.HomePage_layout__QzRZN .HomePage_block-4__1_TgO{overflow:hidden;padding-top:141px;padding-bottom:115px}@media screen and (max-width:1280px){.HomePage_layout__QzRZN .HomePage_block-4__1_TgO{padding-top:64px;padding-bottom:64px}}@media screen and (max-width:767px){.HomePage_layout__QzRZN .HomePage_block-4__1_TgO{padding-bottom:48px;padding-top:48px}}.HomePage_layout__QzRZN .HomePage_block-4__1_TgO .HomePage_newspaper__acjIy{margin-bottom:137.79px}@media screen and (max-width:1280px){.HomePage_layout__QzRZN .HomePage_block-4__1_TgO .HomePage_newspaper__acjIy{margin-bottom:48px}}@media screen and (max-width:767px){.HomePage_layout__QzRZN .HomePage_block-4__1_TgO .HomePage_newspaper__acjIy{margin-bottom:32px}}.HomePage_get-started__Kj81R{height:300px}@media screen and (max-width:1280px){.HomePage_get-started__Kj81R{height:200px}}@media screen and (max-width:767px){.HomePage_get-started__Kj81R{height:150px}}.HomePage_closeIcon__AtZrb{position:absolute;top:100px;right:100px;z-index:2;fill:#fff}.HomePage_getStartedHome__9Br8U{bottom:80px!important}@media screen and (max-width:1280px){.HomePage_getStartedHome__9Br8U{bottom:50px!important}}@media screen and (max-width:767px){.HomePage_getStartedHome__9Br8U{bottom:30px!important}}