:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,ease);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.styles_sectionWrapper__sZvrJ{position:relative;background-color:#fff}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh{position:relative;min-height:100vh;height:auto;overflow:hidden;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:768px){.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh{min-height:552px;height:auto;padding-top:70px;align-items:unset}}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_bannerBg__qL_m9{position:absolute;inset:-20px;background-position:top;background-size:cover;background-repeat:no-repeat;filter:blur(10px);transform:scale(1.08)}@media (max-width:768px){.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_bannerBg__qL_m9{background-position:-90px -145px}}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_bannerOverlay__P1aQ7{position:absolute;inset:0;background:#00000096}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b{position:relative;z-index:2;width:100%;max-width:980px;text-align:center;color:#fff;padding-bottom:0}@media (max-width:768px){.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b{padding-left:15px;padding-right:15px;padding-bottom:180px}}@media (min-width:769px){.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b{margin-bottom:70px}}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv{display:inline-flex;align-items:center;gap:18px;padding:8px 16px;border-radius:999px;background:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.18);margin-bottom:18px}@media (max-width:768px){.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv{gap:4px;padding:8px}}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv .styles_pillAvatars__3GqWT{display:inline-flex;align-items:center}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv .styles_pillAvatars__3GqWT .styles_avatar__ktHFm{width:34px;height:34px;flex-shrink:0;position:relative;z-index:1;margin-left:-12px}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv .styles_pillAvatars__3GqWT .styles_avatar__ktHFm:first-child{margin-left:0;z-index:1}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv .styles_pillAvatars__3GqWT .styles_avatar__ktHFm:nth-child(2){z-index:2}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv .styles_pillAvatars__3GqWT .styles_avatar__ktHFm:nth-child(3){z-index:3}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv .styles_pillAvatars__3GqWT .styles_avatar__ktHFm:nth-child(4){z-index:4}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv .styles_pillAvatars__3GqWT .styles_avatar__ktHFm:nth-child(5){z-index:5}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv .styles_pillAvatars__3GqWT .styles_avatar__ktHFm img{width:34px!important;height:34px!important;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:2px solid hsla(0,0%,100%,.85)!important}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv .styles_pillText__oxR7R{white-space:nowrap;color:#000;font-family:Inter;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0;vertical-align:middle}@media (max-width:768px){.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_pill__AkOhv .styles_pillText__oxR7R{white-space:unset;text-align:left}}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_title__RY_SE{font-family:Inter;font-weight:900;font-size:57px;line-height:120%;text-align:center;color:#fff;margin-bottom:18px}@media (max-width:768px){.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_title__RY_SE{font-size:32px}}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_desc__fEc0k{font-family:Inter;font-weight:400;font-size:18px;line-height:140%;text-align:center;color:#fff;max-width:740px;margin:0 auto 18px}@media (max-width:768px){.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_desc__fEc0k{font-size:16px}}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_actions__UnlYi{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}@media (max-width:768px){.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_actions__UnlYi{flex-direction:column;max-width:270px;margin:0 auto}}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_actions__UnlYi .styles_btn__A_m2V{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:64px;padding:0 22px;border-radius:999px;font-size:18px;font-weight:700;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:transform .12s ease,opacity .12s ease,background .12s ease}@media (max-width:768px){.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_actions__UnlYi .styles_btn__A_m2V{min-height:48px}}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_actions__UnlYi .styles_btn__A_m2V:active{transform:translateY(1px)}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_actions__UnlYi .styles_btn__A_m2V .styles_icon__QFJv0{font-size:16px}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_actions__UnlYi .styles_btn__A_m2V .styles_arrow__SWZ_G{font-size:26px}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_actions__UnlYi .styles_primary__py1UC{background:#ff9800;color:#fff;border:1px solid rgba(0,0,0,.08)}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_actions__UnlYi .styles_primary__py1UC:hover{opacity:.95}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_actions__UnlYi .styles_outline__PLuYC{background:hsla(0,0%,100%,.08);color:#fff;border:1px solid hsla(0,0%,100%,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_content__C740b .styles_actions__UnlYi .styles_outline__PLuYC:hover{background:hsla(0,0%,100%,.12)}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_bannerCurve__mfl_C{position:absolute;left:0;right:0;bottom:-1px;width:100%;z-index:10;pointer-events:none;line-height:0;mix-blend-mode:hard-light}.styles_sectionWrapper__sZvrJ .styles_banner__HZrnh .styles_bannerCurve__mfl_C svg{display:block;width:100%;height:78px}.styles_sectionWrapper__sZvrJ .styles_sliderWrap__D4iZK{position:relative;z-index:11;width:100%;padding:0 10px;bottom:160px}@media (max-width:568px){.styles_sectionWrapper__sZvrJ .styles_sliderWrap__D4iZK{bottom:140px}}.styles_sectionWrapper__sZvrJ .styles_sliderWrap__D4iZK .swiper{max-width:1276px}.styles_sectionWrapper__sZvrJ .styles_sliderWrap__D4iZK .swiper .swiper-wrapper .swiper-slide{padding:10px}.styles_sectionWrapper__sZvrJ .styles_sliderWrap__D4iZK .styles_slider__trhyd .styles_slideCard__MmG6j{border-radius:24px;overflow:hidden;box-shadow:0 0 5.6px 0 #00000040;display:flex}.styles_sectionWrapper__sZvrJ .styles_sliderWrap__D4iZK .styles_slider__trhyd .styles_slideCard__MmG6j img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:568px){.styles_sectionWrapper__sZvrJ .styles_sliderWrap__D4iZK .styles_slider__trhyd .styles_slideCard__MmG6j img{min-height:155px!important}}.styles_sectionWrapper__sZvrJ .styles_sliderWrap__D4iZK .styles_sliderPagination__k1NnN{display:flex;justify-content:center;gap:4px}@media (max-width:568px){.styles_sectionWrapper__sZvrJ .styles_sliderWrap__D4iZK .styles_sliderPagination__k1NnN{display:none}}.styles_sectionWrapper__sZvrJ .styles_sliderWrap__D4iZK .styles_sliderPagination__k1NnN .swiper-pagination-bullet{width:10px;height:10px;background:#d9d9d9}.styles_sectionWrapper__sZvrJ .styles_sliderWrap__D4iZK .styles_sliderPagination__k1NnN .swiper-pagination-bullet-active{opacity:1;background:#00b50d}.styles_sectionWrapper__XINBH{position:relative;top:-140px;margin-bottom:-150px;background-color:#fff}@media (max-width:768px){.styles_sectionWrapper__XINBH{top:-180px;margin-bottom:-200px}}.styles_sectionWrapper__XINBH .styles_story__aW7G_{position:relative;height:710px}@media (max-width:768px){.styles_sectionWrapper__XINBH .styles_story__aW7G_{max-height:633px}}.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_storyBg__qcl0l{position:absolute;background-position:50%;background-size:cover;background-repeat:no-repeat;height:100%;width:100%}.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_content__eqlyk{position:relative;z-index:2;width:100%;height:100%;max-width:880px;text-align:center;color:#000;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_content__eqlyk .styles_h2Title__0wQ4N{font-family:Inter;font-weight:900;font-size:40px;line-height:120%;text-align:center;margin-bottom:24px;color:#f79100}@media (max-width:768px){.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_content__eqlyk .styles_h2Title__0wQ4N{line-height:1.2}}.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_content__eqlyk .styles_h2Title__0wQ4N .styles_textSub__b77dD{color:#333}@media (max-width:768px){.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_content__eqlyk .styles_h2Title__0wQ4N .styles_textBrand__OcArq,.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_content__eqlyk .styles_h2Title__0wQ4N .styles_textSub__b77dD{font-size:32px}}.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_content__eqlyk .styles_imageContent__wmze6{width:100%;max-width:740px}@media (max-width:768px){.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_content__eqlyk .styles_imageContent__wmze6{max-width:340px}}.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_content__eqlyk .styles_textContent__DNmni{font-family:Inter;font-weight:400;font-size:18px;line-height:140%;text-align:center;margin-top:24px}@media (max-width:991px){.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_content__eqlyk .styles_textContent__DNmni{padding-left:15px;padding-right:15px}}@media (max-width:768px){.styles_sectionWrapper__XINBH .styles_story__aW7G_ .styles_content__eqlyk .styles_textContent__DNmni{max-width:320px}}.styles_mainServiceSection__jcg7y{background:#fff;padding:80px 0}.styles_mainServiceSection__jcg7y .styles_mainServiceContainer__KAXgl{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.styles_mainServiceSection__jcg7y .styles_mainServiceTitle__LkrdA{font-size:40px;font-weight:900;color:#333;margin:0 0 6px;letter-spacing:-.8px}.styles_mainServiceSection__jcg7y .styles_mainServiceSubTitle__qMSoM{font-size:18px;color:#000;margin:0 0 32px}.styles_mainServiceSection__jcg7y .styles_mainServiceGrid__hk4_c{display:flex;gap:40px;justify-content:center;align-items:center}.styles_mainServiceSection__jcg7y .styles_mainServiceCard__HpFoQ{position:relative;width:350px;height:339px;border-radius:34px;overflow:hidden;background:#faf8f8;border:1px solid #eff0f6;box-shadow:0 5px 16px rgba(8,15,52,.06)}.styles_mainServiceSection__jcg7y .styles_mainServiceVectorBody__AzMf0,.styles_mainServiceSection__jcg7y .styles_mainServiceVectorTop__M6TsF{position:absolute;left:0;top:0;width:100%;height:100%}.styles_mainServiceSection__jcg7y .styles_mainServiceVectorTop__M6TsF{height:78px}.styles_mainServiceSection__jcg7y .styles_mainServiceCardorange__Y6nxW .styles_mainServiceVectorBody__AzMf0{background:linear-gradient(129.66deg,#e4883b,#e59d3d 19.83%,#e6ae40 42.63%,#e6b841 68.41%,#e7bc42 99.15%)}.styles_mainServiceSection__jcg7y .styles_mainServiceCardgreen__AYBH2 .styles_mainServiceVectorBody__AzMf0{background:#7b9444}.styles_mainServiceSection__jcg7y .styles_mainServiceCardblue__pJOOF .styles_mainServiceVectorBody__AzMf0{background:linear-gradient(180deg,#3bb7e4,#21607e)}.styles_mainServiceSection__jcg7y .styles_mainServiceCardTitle__I4PjN{position:absolute;top:16px;left:0;width:100%;text-align:center;font-size:20px;font-weight:700;color:#111827;text-transform:uppercase}.styles_mainServiceSection__jcg7y .styles_mainServiceCardContent__g1K5A{display:flex;flex-direction:column;justify-content:space-between;gap:10px;position:absolute;min-height:172px;left:34px;right:30px;top:123px}.styles_mainServiceSection__jcg7y .styles_mainServiceList__Vr293{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:12px;text-align:left}.styles_mainServiceSection__jcg7y .styles_mainServiceListItem__KqZQq{display:flex;gap:8px;align-items:flex-start;color:#fff;font-size:16px;line-height:1.4}.styles_mainServiceSection__jcg7y .styles_mainServiceCheckIcon__tb81k{flex:0 0 auto}.styles_mainServiceSection__jcg7y .styles_mainServiceActions__6XtQY{display:flex;align-items:center;gap:20px}.styles_mainServiceSection__jcg7y .styles_mainServicePrimary__B1ofY{width:144px;min-height:48px;border-radius:24px;border:none;background:#fff;font-size:16px;font-weight:500;cursor:pointer}.styles_mainServiceSection__jcg7y .styles_mainServiceLink__nraHN{background:transparent;border:none;color:#fff;font-size:16px;font-weight:500;display:inline-flex;align-items:center;gap:8px;cursor:pointer;padding:0}.styles_mainServiceSection__jcg7y .styles_mainServiceArrow__0_nR_{width:14px;height:16px}@media (max-width:1120px){.styles_mainServiceSection__jcg7y .styles_mainServiceGrid__hk4_c{gap:24px;flex-wrap:wrap}}@media (max-width:640px){.styles_mainServiceSection__jcg7y .styles_mainServiceTitle__LkrdA{font-size:24px}.styles_mainServiceSection__jcg7y .styles_mainServiceSubTitle__qMSoM{font-size:14px}}.styles_consultationSection__p2o_j{background:transparent;padding:48px 0 64px}.styles_consultationSection__p2o_j .styles_consultationContainer__MvIl9{max-width:760px;margin:0 auto;padding:0 20px;text-align:center}.styles_consultationSection__p2o_j .styles_consultationTitle__IKon8{margin:0 0 28px;color:#2f2f2f;font-size:32px;font-weight:700;line-height:1.25}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg{background:#faf8f8;border:1px solid #eff0f6;border-radius:34px;box-shadow:0 5px 16px 0 rgba(8,15,52,.06);padding:28px 32px 32px;text-align:left}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .ant-form-item{margin-bottom:0}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationRow__xjOND{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8 .styles_consultationLabel__YZnuA{color:#1b2a3a;font-size:16px;font-weight:600}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8 .styles_consultationLabel__YZnuA .styles_consultationRequired__0H8TG{color:#ff4d4f;margin-left:2px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8 .styles_consultationInput__bZkkh,.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8 .styles_consultationSelect__d4dq1,.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8 .styles_consultationTextarea__naRYU{height:44px;border-radius:24px;border:1px solid #e6e9ef;font-size:14px;outline:none;background:#fff;box-shadow:0 6px 12px rgba(27,42,58,.06)}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8 .styles_consultationInput__bZkkh .ant-input{border-radius:24px;padding:0 16px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8 .styles_consultationSelect__d4dq1 .ant-select-selector{height:44px!important;border-radius:24px!important;border:1px solid #e6e9ef!important;padding:0 16px!important;box-shadow:0 6px 12px rgba(27,42,58,.06)!important;align-items:center}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8 .styles_consultationSelect__d4dq1 .ant-select-selection-item,.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8 .styles_consultationSelect__d4dq1 .ant-select-selection-placeholder{line-height:44px!important}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8 .styles_consultationTextarea__naRYU{min-height:110px;padding:12px 16px;border-radius:16px;resize:vertical}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationField__wcUa8 .styles_consultationTextarea__naRYU textarea.ant-input{border-radius:16px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationConsent__hGT43{display:flex;align-items:flex-start;gap:10px;margin:8px 0 20px;color:#1b2a3a;font-size:14px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationConsent__hGT43 .ant-form-item-control-input{min-height:auto}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationConsent__hGT43 .ant-checkbox{margin-top:3px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationConsent__hGT43 .ant-checkbox-inner{width:16px;height:16px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationConsent__hGT43 .styles_consultationConsentText__M_5ut{color:#1b2a3a;font-size:18px;line-height:normal;margin-bottom:24px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationButton__b6AIZ{width:100%;height:46px;border:none;border-radius:26px;background:#f6a623!important;border-color:#f6a623!important;color:#fff;font-size:18px;font-weight:700;cursor:pointer;box-shadow:0 8px 16px rgba(246,166,35,.35)}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationButton__b6AIZ:disabled{background:#ccc!important;border-color:#ccc!important;box-shadow:none;cursor:not-allowed}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationCall__0ztyO{display:flex;align-items:center;justify-content:center;text-align:center;margin-top:32px;color:#1b2a3a;font-size:16px;gap:4px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationCall__0ztyO .styles_consultationHotline__ok0GM{color:#1aa334;font-weight:700;text-decoration:none}@media (max-width:640px){.styles_consultationSection__p2o_j .styles_consultationTitle__IKon8{font-size:24px;margin-bottom:20px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg{padding:20px;border-radius:24px}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationRow__xjOND{grid-template-columns:1fr}.styles_consultationSection__p2o_j .styles_consultationCard__dEPeg .styles_consultationConsent__hGT43 .styles_consultationConsentText__M_5ut{font-size:16px}}.styles_myTeamSection__1B0Me{background:transparent;padding:48px 0 56px}.styles_myTeamSection__1B0Me .styles_myTeamContainer__oHx_5{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.styles_myTeamSection__1B0Me .styles_myTeamTitle__TbTeG{font-size:32px;font-weight:700;color:#2f2f2f;margin:0 0 28px}.styles_myTeamSection__1B0Me .styles_myTeamCarousel__EIRyl{margin:-15px 0 15px}.styles_myTeamSection__1B0Me .styles_myTeamCarousel__EIRyl .slick-track{display:flex!important}.styles_myTeamSection__1B0Me .styles_myTeamCarousel__EIRyl .slick-slide{height:inherit!important}.styles_myTeamSection__1B0Me .styles_myTeamCarousel__EIRyl .slick-slide>div{height:100%}.styles_myTeamSection__1B0Me .styles_myTeamCarousel__EIRyl .slick-list{margin:0 -10px;padding:15px 0}.styles_myTeamSection__1B0Me .styles_myTeamSlideItem__rney0{padding:0 10px;height:100%}.styles_myTeamSection__1B0Me .styles_myTeamCard__a_ykI{background:#fff;border-radius:16px;padding:24px 0 16px;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:2px 4px 20px 0 #01499e59;height:100%}.styles_myTeamSection__1B0Me .styles_myTeamCard__a_ykI .styles_myTeamAvatarWrap__2Fsu9{width:120px;height:120px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.styles_myTeamSection__1B0Me .styles_myTeamCard__a_ykI .styles_myTeamAvatarWrap__2Fsu9 .styles_myTeamAvatar__xPlQm{border-radius:999px}.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b{width:100%;display:flex;justify-content:space-between;align-items:center;background:#eef2fb;padding:6px 10px;font-size:13px;color:#0d3b66}.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b .styles_myTeamCustomers__vyvUE,.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b .styles_myTeamRating__4Vm1f{display:flex;align-items:center;gap:6px}.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b .styles_myTeamStar__VA_Io{color:#ffb547;font-size:14px}.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b .styles_myTeamMetaLabel__K5l6f{color:#0d3b66}.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b .styles_myTeamAccent__gUoaW{color:#ffb547;font-weight:700;line-height:1}.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b .styles_myTeamIcon__RPtwN{width:16px;height:16px;display:inline-block;filter:none}.styles_myTeamSection__1B0Me .styles_myTeamInfo__qaDc9{width:100%;text-align:left;padding:0 12px}.styles_myTeamSection__1B0Me .styles_myTeamInfo__qaDc9 .styles_myTeamName__UJiDi{font-size:16px;font-weight:700;color:#0d3b66;margin:0 0 4px;line-height:1.25}.styles_myTeamSection__1B0Me .styles_myTeamInfo__qaDc9 .styles_myTeamExp__3rhDx{font-size:13px;color:#4c5c68;margin:0;display:flex;align-items:center;gap:6px}.styles_myTeamSection__1B0Me .styles_myTeamInfo__qaDc9 .styles_myTeamIcon__RPtwN{width:16px;height:16px;display:inline-block}.styles_myTeamSection__1B0Me .styles_myTeamButton__I0SE2{width:100%;height:40px;border:none;border-radius:12px;background:#f6a623;color:#fff;font-weight:600;cursor:pointer}.styles_myTeamSection__1B0Me .styles_myTeamViewAll__NBWbt{margin-top:4px;background:transparent;border:none;color:#1aa334;font-weight:600;cursor:pointer}@media (max-width:640px){.styles_myTeamSection__1B0Me{padding:32px 0 40px}.styles_myTeamSection__1B0Me .styles_myTeamContainer__oHx_5{padding:0 10px}.styles_myTeamSection__1B0Me .styles_myTeamTitle__TbTeG{font-size:24px;margin-bottom:18px}.styles_myTeamSection__1B0Me .styles_myTeamCarousel__EIRyl{margin-bottom:14px}.styles_myTeamSection__1B0Me .styles_myTeamSlideItem__rney0{padding:0 6px}.styles_myTeamSection__1B0Me .styles_myTeamCard__a_ykI{border-radius:18px;padding:14px 12px;gap:10px}.styles_myTeamSection__1B0Me .styles_myTeamCard__a_ykI .styles_myTeamAvatarWrap__2Fsu9{width:132px;height:132px}.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b{border-radius:0;padding:8px 10px;font-size:12px}.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b .styles_myTeamCustomers__vyvUE,.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b .styles_myTeamRating__4Vm1f{gap:4px}.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b .styles_myTeamAccent__gUoaW{font-size:14px}.styles_myTeamSection__1B0Me .styles_myTeamMeta__5Tf0b .styles_myTeamMetaLabel__K5l6f{display:none}.styles_myTeamSection__1B0Me .styles_myTeamInfo__qaDc9 .styles_myTeamName__UJiDi{font-size:18px;min-height:24px}.styles_myTeamSection__1B0Me .styles_myTeamInfo__qaDc9 .styles_myTeamExp__3rhDx{font-size:13px;gap:4px}.styles_myTeamSection__1B0Me .styles_myTeamInfo__qaDc9 .styles_myTeamExp__3rhDx .styles_myTeamIcon__RPtwN{width:14px;height:14px}.styles_myTeamSection__1B0Me .styles_myTeamButton__I0SE2{height:36px;border-radius:14px;font-size:12px;font-weight:700}.styles_myTeamSection__1B0Me .styles_myTeamViewAll__NBWbt{font-size:14px}}