: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,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);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{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{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{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{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;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}.price1-swiper{--swiper-pagination-bottom:50px;--swiper-pagination-color:#ff5630}.price1-swiper .swiper-wrapper{padding-bottom:80px}.price1-swiper .swiper-pagination{display:none}.price1-swiper .swiper-slide{width:490px}@media screen and (max-width:1600px){.price1-swiper .swiper-pagination{display:block}}@media screen and (max-width:575px){.price1-swiper .swiper-slide{width:85%}}.style_dialogContent__a2kYf{padding:40px 40px 30px}.style_dialogContent__a2kYf .style_modalWrapper__Dnr_B{text-align:center}.style_dialogContent__a2kYf .style_modalWrapper__Dnr_B h3{font-size:32px;line-height:1.2;font-weight:700;margin-bottom:16px;text-align:center}.style_dialogContent__a2kYf .style_modalWrapper__Dnr_B>img{width:200px;margin:0 auto 30px}.style_dialogContent__a2kYf .style_modalWrapper__Dnr_B p{font-size:18px;line-height:22px;text-align:center;margin-bottom:24px}.style_dialogContent__a2kYf .style_modalWrapper__Dnr_B .style_groupButton__632wy{display:flex;justify-content:center}.style_dialogContent__a2kYf .style_modalWrapper__Dnr_B .style_groupButton__632wy a img{width:20px;margin-right:8px}.style_price2__iID8E{padding-top:80px;padding-bottom:80px}.style_price2__iID8E .style_price2Content__f9NNv{text-align:center}.style_price2__iID8E .style_price2Content__f9NNv>h3{color:#000;font-size:32px;font-weight:700;text-align:center;line-height:38px;margin-bottom:28px}.style_price2__iID8E .style_price2Content__f9NNv>h3 span{color:#fa6733}.style_price2__iID8E .style_price2Content__f9NNv .style_positive2Cards__6m5ae{color:#0a0a0a;text-align:left;gap:10px;margin-bottom:40px}.style_price2__iID8E .style_price2Content__f9NNv .style_positive2Cards__6m5ae .style_cardItem__GE9U9{background-color:hsla(0,0%,100%,.102);padding:25px;border-radius:24px;border:1px solid rgba(255,86,48,.302);height:100%}.style_price2__iID8E .style_price2Content__f9NNv .style_positive2Cards__6m5ae .style_cardItem__GE9U9 img{margin-bottom:8px}.style_price2__iID8E .style_price2Content__f9NNv .style_positive2Cards__6m5ae .style_cardItem__GE9U9 h4{font-size:20px;font-weight:600;line-height:28px;margin-bottom:8px}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb{display:flex;gap:20px;text-align:left}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div{color:#000;background-color:hsla(0,0%,100%,.102);border-radius:32px;border:1px solid hsla(0,0%,100%,.102);padding:24px}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div>h4{font-size:48px;font-weight:700}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div ul{list-style:none;padding:0;margin-bottom:20px}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div ul li{position:relative;padding-left:28px;margin:8px 0;font-weight:600}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div ul li:before{content:"";position:absolute;left:0;top:.25em;width:18px;height:18px;background:url(/images/home/tick-circle.png) 50%/contain no-repeat}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_items__WwECE{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_items__WwECE>div{flex-basis:45%;font-weight:600}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_items__WwECE>div img{margin-bottom:8px}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_price__Jjxm1{font-size:48px;font-weight:700}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_diver__olRO1{width:100%;height:1px;background-color:hsla(0,0%,100%,.102);margin:20px 0}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_ship__uvNg_{display:flex;gap:8px;align-items:center;margin-bottom:20px}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_groupButton__wDBSL{margin-bottom:20px}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_groupButton__wDBSL a{padding:24px 34px}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_groupButton__wDBSL a:first-child{box-shadow:inset 0 2px 8px 0 hsla(0,0%,100%,.502);border:none}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_groupButton__wDBSL a:nth-child(2){box-shadow:inset 0 2px 8px 0 hsla(0,0%,100%,.4)}@media(max-width:1199px){.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_price__Jjxm1{font-size:40px}}@media(max-width:991px){.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb{flex-direction:column;align-items:center}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div{width:100%}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_price__Jjxm1{font-size:36px}}@media(max-width:575px){.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_groupButton__wDBSL{display:flex;flex-direction:column;gap:12px}.style_price2__iID8E .style_price2Content__f9NNv .style_price2Cards__BM4vb>div .style_groupButton__wDBSL a{width:100%;text-align:center}}.price2-info-swiper{--swiper-pagination-bottom:50px;--swiper-pagination-color:#ff5630}.price2-info-swiper .swiper-wrapper{padding-bottom:10px;align-items:stretch}.price2-info-swiper .swiper-pagination{display:none}.price2-info-swiper .swiper-slide{height:auto;display:flex}@media screen and (max-width:1600px){.price2-info-swiper .swiper-pagination{display:block}}@media screen and (max-width:575px){.price2-info-swiper .swiper-slide{width:100%}}.style_navButtons__dda8C{text-align:center;display:none}.style_navButtons__dda8C button{background-color:transparent;font-size:16px;border-radius:50px;border:1px solid #fff;box-shadow:0 0 12px 0 rgba(0,0,0,.251);padding:10px;cursor:pointer;background-color:#fff}.style_navButtons__dda8C button.style_prevButton__6xr70{margin-right:6px;margin-left:6px;margin-bottom:6px}.style_navButtons__dda8C button.style_prevButton__6xr70:before{content:"";display:block;width:16px;height:16px;background-image:url(/images/home/arrow-right.png);background-size:contain;background-repeat:no-repeat}.style_navButtons__dda8C button.style_nextButton__nj_Ne{margin-right:6px;margin-bottom:6px}.style_navButtons__dda8C button.style_nextButton__nj_Ne:before{content:"";display:block;width:16px;height:16px;background-image:url(/images/home/arrow-right.png);background-size:contain;background-repeat:no-repeat;transform:scaleX(-1)}@media screen and (max-width:1199px){.style_navButtons__dda8C{display:block}}.style_testimonialsSection__HUwvf{background:linear-gradient(.501turn,#fbfbfb 51.97%,rgba(255,86,48,.4) 113.72%);padding:0 0 80px}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF{text-align:center}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF>img{margin:0 auto}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF h3{font-size:48px;line-height:1.2;margin-bottom:16px;font-weight:700;color:#000}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF>p{font-size:20px;font-weight:600;color:#000;margin-bottom:40px}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF .style_positive2Cards__0nIzI .style_cardItem__S0Y1K{text-align:left;border:1px solid rgba(255,86,48,.302);box-shadow:0 1px 2px 0 rgba(0,0,0,.051);border-radius:12px;padding:25px;background-color:#fff}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF .style_positive2Cards__0nIzI .style_cardItem__S0Y1K .style_stars__7iK7w{display:flex;margin-bottom:12px}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF .style_positive2Cards__0nIzI .style_cardItem__S0Y1K>p{font-size:16px;font-weight:400;margin-bottom:16px}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF .style_positive2Cards__0nIzI .style_cardItem__S0Y1K .style_author__EsIcv{display:flex;align-items:center;gap:12px}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF .style_positive2Cards__0nIzI .style_cardItem__S0Y1K .style_author__EsIcv .style_authorImage__mdh_Z{width:48px;height:48px;border-radius:50%;object-fit:cover}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF .style_positive2Cards__0nIzI .style_cardItem__S0Y1K .style_author__EsIcv .style_authorInfo__cU1s9 h4{font-size:16px;font-weight:600}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF .style_positive2Cards__0nIzI .style_cardItem__S0Y1K .style_author__EsIcv .style_authorInfo__cU1s9 span{font-size:16px;font-weight:400}@media screen and (max-width:767px){.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF h3{font-size:32px}.style_testimonialsSection__HUwvf .style_testimonialsContent__LraFF>p{font-size:16px}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.testimonials-swiper{--swiper-pagination-bottom:50px;--swiper-pagination-color:#ff5630}.testimonials-swiper .swiper-wrapper{padding-bottom:10px;align-items:stretch}.testimonials-swiper .swiper-pagination{display:none}.testimonials-swiper .swiper-slide{height:auto!important;display:flex}@media screen and (max-width:1600px){.testimonials-swiper .swiper-pagination{display:block}}@media screen and (max-width:575px){.testimonials-swiper .swiper-slide{width:100%}}.style_formSession__K6qBi{background-image:url(/images/home/form-bg.png);background-repeat:no-repeat;background-size:1450px auto;background-position:left 0 bottom 0;display:flex;align-items:center;justify-content:space-between;padding-top:70px;padding-bottom:150px}.style_formSession__K6qBi .style_formInfo__bhvjl{color:#fff;margin-left:80px}.style_formSession__K6qBi .style_formInfo__bhvjl h3{font-size:60px;font-weight:700;line-height:66px;margin-bottom:16px}.style_formSession__K6qBi .style_formInfo__bhvjl ul li{display:flex;gap:10px;margin-bottom:16px;font-weight:500}.style_formSession__K6qBi .style_formInfo__bhvjl ul li svg{flex-shrink:0}.style_formSession__K6qBi .style_formBox__QQrrH{width:600px}.style_formSession__K6qBi .style_formBox__QQrrH .style_formBoxBg__s1CFh{background:linear-gradient(68.82deg,#ff5630 36.04%,#fff 50.07%,#711ef0 64.1%);padding:1px;border-radius:10px}.style_formSession__K6qBi .style_formBox__QQrrH .style_formBoxBg__s1CFh .style_formBoxContent__Hs0fa{background:#fff;padding:40px;border-radius:10px}@media(max-width:1535px){.style_formSession__K6qBi{padding-bottom:110px}}@media(max-width:1279px){.style_formSession__K6qBi .style_formInfo__bhvjl{margin-left:40px}.style_formSession__K6qBi .style_formInfo__bhvjl h3{font-size:48px;line-height:54px}}@media(max-width:1023px){.style_formSession__K6qBi{flex-direction:column;padding-top:120px;background-position:left 0 top 0}.style_formSession__K6qBi .style_formInfo__bhvjl{margin-left:0;margin-bottom:40px}}@media(max-width:767px){.style_formSession__K6qBi .style_formBox__QQrrH{width:100%;padding:0 20px}}