: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-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.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__z0nwx{position:relative;background-color:#fff}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK{position:relative;min-height:85vh;height:auto;overflow:hidden;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:1024px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK{min-height:50vh}}@media (max-width:768px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK{min-height:80vh;height:auto;padding-top:70px;align-items:unset}}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_bannerBg__ZaLuY{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__z0nwx .styles_banner__h4FlK .styles_bannerBg__ZaLuY{background-position:-90px -145px}}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_bannerOverlay__fSRAu{position:absolute;inset:0;background:#00000096}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI{position:relative;z-index:2;width:100%;max-width:980px;text-align:center;color:#fff;padding-bottom:0}@media (max-width:768px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI{padding-left:15px;padding-right:15px;padding-bottom:180px}}@media (min-width:769px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI{margin-bottom:120px}}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb{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__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb{gap:4px;padding:8px}}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb .styles_pillAvatars__cNSpW{display:inline-flex;align-items:center}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb .styles_pillAvatars__cNSpW .styles_avatar__0AW4l{width:34px;height:34px;flex-shrink:0;position:relative;z-index:1;margin-left:-12px}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb .styles_pillAvatars__cNSpW .styles_avatar__0AW4l:first-child{margin-left:0;z-index:1}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb .styles_pillAvatars__cNSpW .styles_avatar__0AW4l:nth-child(2){z-index:2}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb .styles_pillAvatars__cNSpW .styles_avatar__0AW4l:nth-child(3){z-index:3}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb .styles_pillAvatars__cNSpW .styles_avatar__0AW4l:nth-child(4){z-index:4}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb .styles_pillAvatars__cNSpW .styles_avatar__0AW4l:nth-child(5){z-index:5}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb .styles_pillAvatars__cNSpW .styles_avatar__0AW4l 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__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb .styles_pillText__l0wAc{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__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_pill__tEEEb .styles_pillText__l0wAc{white-space:unset;text-align:left}}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_title__0pg_G{font-family:Inter;font-weight:900;font-size:57px;line-height:120%;text-align:center;color:#fff;margin-bottom:18px}@media screen and (min-width:1440px) and (max-width:1610px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_title__0pg_G{font-size:40px!important;margin-bottom:24px}}@media (max-width:768px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_title__0pg_G{font-size:32px}}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_desc__irRGC{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 screen and (min-width:1440px) and (max-width:1610px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_desc__irRGC{font-size:16px!important;margin-bottom:24px}}@media (max-width:768px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_desc__irRGC{font-size:16px}}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}@media (max-width:768px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj{margin:0 auto}}@media (max-width:576px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj{flex-direction:column;max-width:270px;margin:0 auto}}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj .styles_btn__TwlJg{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 screen and (min-width:1440px) and (max-width:1610px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj .styles_btn__TwlJg{min-height:48px}}@media (max-width:768px){.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj .styles_btn__TwlJg{min-height:48px}}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj .styles_btn__TwlJg:active{transform:translateY(1px)}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj .styles_btn__TwlJg .styles_icon__xCmv3{font-size:16px}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj .styles_btn__TwlJg .styles_arrow__Hn_OW{font-size:26px}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj .styles_primary___gAeY{background:#ff9800;color:#fff;border:1px solid rgba(0,0,0,.08)}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj .styles_primary___gAeY:hover{opacity:.95}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj .styles_outline__wcTbR{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__z0nwx .styles_banner__h4FlK .styles_content__T22vI .styles_actions__9cEaj .styles_outline__wcTbR:hover{background:hsla(0,0%,100%,.12)}.styles_sectionWrapper__z0nwx .styles_banner__h4FlK .styles_bannerCurve__lp_hl{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__z0nwx .styles_banner__h4FlK .styles_bannerCurve__lp_hl svg{display:block;width:100%;height:78px}.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397{position:relative;z-index:11;width:100%;padding:0 10px;bottom:160px}@media (max-width:568px){.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397{bottom:140px}}.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .swiper{max-width:1276px}.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .swiper .swiper-wrapper .swiper-slide{padding:10px}.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .styles_slider__DcDGx .styles_slideCard__Dmte8{border-radius:24px;overflow:hidden;box-shadow:0 0 5.6px 0 #00000040;display:flex}.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .styles_slider__DcDGx .styles_slideCard__Dmte8 span{aspect-ratio:3.75294118}@media (max-width:1024px){.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .styles_slider__DcDGx .styles_slideCard__Dmte8{border-radius:24px}.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .styles_slider__DcDGx .styles_slideCard__Dmte8 span{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}}@media (max-width:576px){.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .styles_slider__DcDGx .styles_slideCard__Dmte8{border-radius:20px}.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .styles_slider__DcDGx .styles_slideCard__Dmte8 span{aspect-ratio:2.47741935}}.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .styles_sliderPagination__ch0Lg{display:flex;justify-content:center;gap:4px}@media (max-width:568px){.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .styles_sliderPagination__ch0Lg{display:none}}.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .styles_sliderPagination__ch0Lg .swiper-pagination-bullet{width:10px;height:10px;background:#d9d9d9}.styles_sectionWrapper__z0nwx .styles_sliderWrap__gw397 .styles_sliderPagination__ch0Lg .swiper-pagination-bullet-active{opacity:1;background:#00b50d}.styles_sectionWrapper__uD0iK{position:relative;top:-140px;margin-bottom:-150px}@media (max-width:768px){.styles_sectionWrapper__uD0iK{top:-180px;margin-bottom:-200px}}.styles_sectionWrapper__uD0iK .styles_story___gD_u{position:relative;height:710px}@media (max-width:768px){.styles_sectionWrapper__uD0iK .styles_story___gD_u{max-height:633px}}.styles_sectionWrapper__uD0iK .styles_story___gD_u .styles_storyBg___Oks2{position:absolute;background-position:50%;background-size:cover;background-repeat:no-repeat;height:100%;width:100%}.styles_sectionWrapper__uD0iK .styles_story___gD_u .styles_content__CtT_B{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__uD0iK .styles_story___gD_u .styles_content__CtT_B .styles_h2Title__Uot3K{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__uD0iK .styles_story___gD_u .styles_content__CtT_B .styles_h2Title__Uot3K{line-height:1.2}}.styles_sectionWrapper__uD0iK .styles_story___gD_u .styles_content__CtT_B .styles_h2Title__Uot3K .styles_textSub__Mclih{color:#333}@media (max-width:768px){.styles_sectionWrapper__uD0iK .styles_story___gD_u .styles_content__CtT_B .styles_h2Title__Uot3K .styles_textBrand__q_Gyu,.styles_sectionWrapper__uD0iK .styles_story___gD_u .styles_content__CtT_B .styles_h2Title__Uot3K .styles_textSub__Mclih{font-size:32px}}.styles_sectionWrapper__uD0iK .styles_story___gD_u .styles_content__CtT_B .styles_imageContent__p51Zt{width:100%;max-width:740px}@media (max-width:768px){.styles_sectionWrapper__uD0iK .styles_story___gD_u .styles_content__CtT_B .styles_imageContent__p51Zt{max-width:340px}}.styles_sectionWrapper__uD0iK .styles_story___gD_u .styles_content__CtT_B .styles_textContent__zdWww{font-family:Inter;font-weight:400;font-size:18px;line-height:140%;text-align:center;margin-top:24px}@media (max-width:991px){.styles_sectionWrapper__uD0iK .styles_story___gD_u .styles_content__CtT_B .styles_textContent__zdWww{padding-left:15px;padding-right:15px}}@media (max-width:768px){.styles_sectionWrapper__uD0iK .styles_story___gD_u .styles_content__CtT_B .styles_textContent__zdWww{max-width:320px}}.styles_mainServiceSection__a6M5K{background:#fff;padding:80px 0}@media (max-width:576px){.styles_mainServiceSection__a6M5K{padding:40px 0}}.styles_mainServiceSection__a6M5K .styles_mainServiceContainer__ToMZL{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.styles_mainServiceSection__a6M5K .styles_mainServiceTitle__tk609{font-size:40px;font-weight:900;color:#333;margin:0 0 6px;letter-spacing:-.8px}.styles_mainServiceSection__a6M5K .styles_mainServiceSubTitle__qX29x{font-size:18px;color:#000;margin:0 0 32px}.styles_mainServiceSection__a6M5K .styles_mainServiceGrid__3bbhA{display:flex;gap:40px;justify-content:center;align-items:center}.styles_mainServiceSection__a6M5K .styles_mainServiceCard__nFNXz{position:relative;width:350px;height:339px;border-radius:36px;background:#faf8f8;border:none;box-shadow:0 5px 16px rgba(8,15,52,.06)}.styles_mainServiceSection__a6M5K .styles_mainServiceVectorBody__wN0fn{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:36px}.styles_mainServiceSection__a6M5K .styles_mainServiceVectorTop__adbc6{border-radius:36px;overflow:hidden;position:absolute;left:0;top:-2px}@media (max-width:576px){.styles_mainServiceSection__a6M5K .styles_mainServiceVectorTop__adbc6{max-width:100%!important}}.styles_mainServiceSection__a6M5K .styles_mainServiceCardorange__eUBlt .styles_mainServiceVectorBody__wN0fn{background:linear-gradient(129.66deg,#e4883b,#e59d3d 19.83%,#e6ae40 42.63%,#e6b841 68.41%,#e7bc42 99.15%)}.styles_mainServiceSection__a6M5K .styles_mainServiceCardgreen__XdQEx .styles_mainServiceVectorBody__wN0fn{background:#7b9444}.styles_mainServiceSection__a6M5K .styles_mainServiceCardblue__RGdaT .styles_mainServiceVectorBody__wN0fn{background:linear-gradient(180deg,#3bb7e4,#21607e)}.styles_mainServiceSection__a6M5K .styles_mainServiceCardTitle__YrsR3{position:absolute;top:16px;left:0;width:100%;text-align:center;font-size:20px;font-weight:700;color:#111827;text-transform:uppercase}.styles_mainServiceSection__a6M5K .styles_mainServiceCardContent__i9a6_{display:flex;flex-direction:column;justify-content:space-between;gap:10px;position:absolute;min-height:172px;left:34px;right:30px;top:123px}.styles_mainServiceSection__a6M5K .styles_mainServiceList__ul0ig{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:12px;text-align:left}.styles_mainServiceSection__a6M5K .styles_mainServiceListItem__Fv6Cj{display:flex;gap:8px;align-items:flex-start;color:#fff;font-size:16px;line-height:1.4}.styles_mainServiceSection__a6M5K .styles_mainServiceCheckIcon__t_ywD{flex:0 0 auto}.styles_mainServiceSection__a6M5K .styles_mainServiceActions__qiQcd{display:flex;align-items:center;gap:20px}.styles_mainServiceSection__a6M5K .styles_mainServicePrimary__rykQM{width:144px;min-height:48px;border-radius:24px;border:none;background:#fff;font-size:16px;font-weight:500;cursor:pointer}.styles_mainServiceSection__a6M5K .styles_mainServiceLink__vPnFP{background:transparent;border:none;color:#fff;font-size:16px;font-weight:500;display:inline-flex;align-items:center;gap:8px;cursor:pointer;padding:0;box-shadow:none}.styles_mainServiceSection__a6M5K .styles_mainServiceArrow__1Tys2{width:14px;height:16px}@media (max-width:1120px){.styles_mainServiceSection__a6M5K .styles_mainServiceGrid__3bbhA{gap:24px;flex-wrap:wrap}}@media (max-width:640px){.styles_mainServiceSection__a6M5K .styles_mainServiceTitle__tk609{font-size:32px}.styles_mainServiceSection__a6M5K .styles_mainServiceSubTitle__qX29x{font-size:18px}}.styles_consultationSection__HwU0j{background:#fff9e8;padding:48px 0 64px}.styles_consultationSection__HwU0j .styles_consultationContainer__qW8Uy{max-width:760px;margin:0 auto;padding:0 20px;text-align:center}.styles_consultationSection__HwU0j .styles_consultationTitle__2H_Iz{margin:0 0 28px;color:#2f2f2f;font-size:40px;font-weight:700;line-height:1.25}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp{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__HwU0j .styles_consultationCard__5kBwp .ant-form-item{margin-bottom:0}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationRow__rpv_L{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}@media (max-width:576px){.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationRow__rpv_L{gap:0}}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI .styles_consultationLabel__qwK_v{color:#1b2a3a;font-size:16px;font-weight:600}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI .styles_consultationLabel__qwK_v .styles_consultationRequired__WI718{color:#ff4d4f;margin-left:2px}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI .styles_consultationInput__9cKBy,.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI .styles_consultationSelect__PkH0s,.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI .styles_consultationTextarea__7wp5k{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__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI .styles_consultationInput__9cKBy .ant-input{border-radius:24px;padding:0 16px}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI .styles_consultationSelect__PkH0s .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__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI .styles_consultationSelect__PkH0s .ant-select-selection-item,.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI .styles_consultationSelect__PkH0s .ant-select-selection-placeholder{line-height:44px!important}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI .styles_consultationTextarea__7wp5k{min-height:110px;padding:12px 16px;border-radius:16px;resize:vertical}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationField__SfFLI .styles_consultationTextarea__7wp5k textarea.ant-input{border-radius:16px}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationConsent__CYlae{display:flex;align-items:flex-start;gap:10px;margin:8px 0 20px;color:#1b2a3a;font-size:14px}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationConsent__CYlae .ant-form-item-control-input{min-height:auto}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationConsent__CYlae .ant-checkbox{margin-top:3px}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationConsent__CYlae .ant-checkbox-inner{width:16px;height:16px}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationConsent__CYlae .styles_consultationConsentText__fKPbg{color:#1b2a3a;font-size:18px;line-height:normal;margin-bottom:24px}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationButton__EOfdd{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__HwU0j .styles_consultationCard__5kBwp .styles_consultationButton__EOfdd:disabled{background:#ccc!important;border-color:#ccc!important;box-shadow:none;cursor:not-allowed}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationCall__1PtOW{display:flex;align-items:center;justify-content:center;text-align:center;margin-top:32px;color:#1b2a3a;font-size:16px;gap:4px}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationCall__1PtOW .styles_consultationHotline__NYksM{color:#1aa334;font-weight:700;text-decoration:none}@media (max-width:640px){.styles_consultationSection__HwU0j .styles_consultationTitle__2H_Iz{font-size:32px;margin-bottom:20px}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp{padding:20px;border-radius:24px}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationRow__rpv_L{grid-template-columns:1fr}.styles_consultationSection__HwU0j .styles_consultationCard__5kBwp .styles_consultationConsent__CYlae .styles_consultationConsentText__fKPbg{font-size:16px}}