@charset "UTF-8";.adsresses{gap:50px;justify-content:center;align-items:center}.adsresses,.adsresses-box{display:flex;flex-direction:row}.adsresses-box{gap:55px;width:50%}.adsresses-item{display:flex;flex-direction:column;gap:20px}.adsresses-item__body,.adsresses-item__head{display:flex;flex-direction:column;gap:10px}.adsresses-map{width:45%}.text-title{color:#000;font-size:30px;line-height:39px;font-weight:500}.text-subTitle{text-transform:uppercase!important;font-size:14px;letter-spacing:1px;color:#555252!important}.text-list{display:flex!important;flex-direction:column!important;gap:10px}.text-list__elem{color:#2f2f2f;line-height:100%;font-size:18px;padding:0;margin:15px 0 0;cursor:pointer}.map-container{width:100%;height:500px}@media(max-width:1250px){.adsresses{display:flex;flex-direction:column;gap:50px;margin-top:80px}.adsresses-box{display:flex;flex-direction:row;gap:50px;width:100%!important;justify-content:space-around}.adsresses-title{font-size:28px;line-height:35px}.adsresses-map{width:100%}.map-container{height:450px}}@media(max-width:800px){.text-title{font-size:24px;line-height:28px}}@media(max-width:700px){.adsresses-box{justify-content:space-between;gap:30px}.adsresses-item{gap:10px}.map-container{height:350px}}@media(max-width:500px){.adsresses-box{flex-wrap:wrap;justify-content:space-around;gap:40px}.text-title{font-size:20px;line-height:34px;font-weight:500}.text-list,.text-subTitle,.text-title{text-align:center}.text-list{align-items:center;gap:0}.text-list__elem{font-size:15px;text-align:center;margin-top:12px}.map-container{height:300px}}.calculator{width:100%;margin:0 auto;box-sizing:border-box;padding:76px 0}.calculator-box{display:flex;flex-direction:row;justify-content:space-between;gap:50px}.calculator-block{gap:6px;margin-bottom:10px}.calcBody,.calculator-block{display:flex;flex-direction:column}.calcBody{width:50%}.calcBody-value{width:126px;display:flex;justify-content:center;align-items:center;padding:7px 15px;box-sizing:border-box;border-radius:16px;background:#7fb1ff;border:2px solid #000}.calcBody-items{align-items:center}.calcBody-items,.calcBody-items__array{display:flex;flex-direction:row;gap:15px}.calcBody-items__array{flex-wrap:wrap}.calcBody-formatGroup{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:20px}.calcBody-formatGroup__item{width:120px;display:flex;justify-content:center;align-items:center;padding:7px 15px;box-sizing:border-box;border-radius:16px;border:2px solid #000}.calcBody-formatGroup__item:first-child{background:radial-gradient(266.83% 214.71% at -13% -41%,#3cf1c6 7.3%,#686cf5 54.3%,#50afea 100%)}.calcBody-formatGroup__item:nth-child(2){background:radial-gradient(246.43% 206.6% at 20% -45%,#973cf1 7.3%,#686cf5 54.3%,#50afea 100%)}.calcBody-formatGroup__item:nth-child(3){background:radial-gradient(298.46% 217.41% at 121% -46%,#a2f13c 7.3%,#688ff5 54.3%,#6e50ea 100%)}.calcBody-formatGroup__activeItem{width:120px;display:flex;justify-content:center;align-items:center;padding:7px 15px;box-sizing:border-box;border-radius:16px;background:radial-gradient(301.9% 196.6% at 80% -49%,#ecf59f 10.32%,#f3619f 53%,#fc9d7f 100%);border:2px solid #000}.calcBody-itemsHead{display:flex;flex-direction:row;gap:68px;align-items:flex-end}.calcBody-cost{gap:2px;margin:15px 0}.calcBanner,.calcBody-cost{display:flex;flex-direction:column}.calcBanner{gap:25px;width:40%}.calcBanner-discount{display:flex;flex-direction:column;gap:8px}.calcBanner-discount__line{display:flex;flex-direction:row;align-items:center;gap:10px}.calcText-base{color:#000;font-size:16px;font-weight:400;line-height:26px;margin:0;padding:0}.calcText-subTitle{color:#17bd37;font-size:32px;font-weight:700;line-height:46px}.calcText-discountTitle{color:#000;font-size:32px;font-weight:700;line-height:40px;padding:0;margin:0 0 5px}.calcText-valueTitle{color:#2f2f2f;font-size:20px;font-weight:700;line-height:36.96px;margin:0;padding:0}.calcText-valueText{font-size:19px;font-weight:700;line-height:35px;text-align:center;margin:0;padding:0;color:#fff}.calcText-formatWhite{color:#fff}.calcText-formatBlack,.calcText-formatWhite{font-size:60px;font-weight:700;line-height:76.7px;width:-moz-fit-content;width:fit-content;margin:0;padding:0}.calcText-formatBlack{color:#000}.calcText-rowText{color:#000;text-align:end;width:50%;font-size:16px;font-weight:400;line-height:26px;margin:0;padding:0}.calcText-oldPrice{margin-left:5px;text-decoration:line-through;color:#fff}.btn-calc{display:flex;align-items:center;padding:15px 30px;line-height:40px!important;font-size:20px!important;color:#fff;background:#7fb1ff;position:relative;font-weight:700;line-height:46px;border:2px solid #000}.btn-calc:before{content:"";position:absolute;width:100%;height:100%;top:8px;left:8px;z-index:-1;background:linear-gradient(90deg,#c553fa,#c868f5 5%,#50afea 48%,#3c7af1 85%,#236dfa)}.input-block{width:100%}.sliderRange{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;background:linear-gradient(to right,#000 var(--value),#7fb1ff var(--value));outline:none;opacity:.7;transition:opacity .2s;border-radius:5px}.sliderRange-value{position:absolute;top:-40px;padding:2px 5px;white-space:nowrap;transform:translateX(-50%);font-size:20px;font-weight:700;line-height:36.96px}.sliderRange-container{position:relative;width:100%;margin-bottom:30px}.sliderRange:hover{opacity:1}.sliderRange::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:28px;background:#7fb1ff;cursor:pointer;border:2px solid #000;box-shadow:0 0 2px rgba(0,0,0,.5);-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.sliderRange::-moz-range-thumb{width:12px;height:25px;border:2px solid #000;cursor:pointer;box-shadow:0 0 2px rgba(0,0,0,.5);-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.sliderRange:before{content:attr(data-min);left:0;transform:translateX(-50%)}.sliderRange:after,.sliderRange:before{position:absolute;top:30px;font-size:14px;color:#333}.sliderRange:after{content:attr(data-max);right:0;transform:translateX(50%)}.newFormat{position:relative;width:100%;height:540px;z-index:1;overflow:hidden}.newFormat,.newFormat-stand{display:flex;justify-content:center}.newFormat-stand{position:absolute;width:90%;height:490px;z-index:2;bottom:-40px;background-image:url(/_next/static/media/calcBannerStand.cc256fcd.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.newFormat-stand__blocks{width:78%;height:100%;z-index:3;box-sizing:border-box;padding:120px 40px;display:flex;flex-direction:column;gap:25px}.newFormat-stroke{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.newFormat-baseElem{box-sizing:border-box;border:2px solid #000;font-size:40px;font-weight:700;line-height:48px;background-color:transparent;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer}.newFormat-baseElem:first-child{width:57%;height:130px}.newFormat-baseElem:nth-child(2){width:35%;height:130px}.newFormat-baseElem3{border:2px solid #000;color:#000;width:35%;height:65px;cursor:pointer}.newFormat-activeElem,.newFormat-baseElem3{box-sizing:border-box;font-size:40px;font-weight:700;line-height:48px;background-color:transparent;display:flex;align-items:center;justify-content:center}.newFormat-activeElem{border-radius:17px;color:#fff;position:relative;background:radial-gradient(301.9% 196.6% at 80% -49%,#ecf59f 10.32%,#f3619f 53%,#fc9d7f 100%)}.newFormat-activeElem:first-child{width:57%;height:130px}.newFormat-activeElem:nth-child(2){width:35%;height:130px}.newFormat-activeElem:before{content:"";position:absolute;top:0;left:-7px;right:-5px;bottom:-1px;border:2px solid #fff;border-radius:17px;transform:rotate(-4deg);z-index:0}.newFormat-activeElem3{border-radius:17px;background:radial-gradient(301.9% 196.6% at 80% -49%,#ecf59f 10.32%,#f3619f 53%,#fc9d7f 100%);box-sizing:border-box;font-size:40px;font-weight:700;line-height:48px;background-color:transparent;color:#fff;width:35%;height:65px;display:flex;align-items:center;justify-content:center;position:relative}.newFormat-activeElem3:before{content:"";position:absolute;top:0;left:-8px;right:-2px;bottom:-2px;border:2px solid #fff;border-radius:17px;transform:rotate(-4deg);z-index:0}@media(max-width:1500px){.calcBody-value{width:120px}.calcBody-formatGroup__activeItem,.calcBody-formatGroup__item{width:115px}.calcBody-itemsHead{gap:45px}.calcText-subTitle{font-size:28px;line-height:42px}.calcText-discountTitle{font-size:30px}.calcText-valueText,.calcText-valueTitle{font-size:18px;line-height:34px}.calcText-rowText{width:50%;font-size:14px;font-weight:400;line-height:23px}.btn-calc{padding:15px 25px;line-height:35px!important;font-size:18px!important;position:relative;line-height:40px}.slider-value{top:-35px;font-size:16px;line-height:30px}.newFormat{width:100%;height:490px}.newFormat-stand{width:90%;height:450px}.newFormat-stand__blocks{padding:90px 40px}}@media(max-width:1380px){.newFormat{height:480px}.newFormat-stand{width:90%;height:480px;bottom:-40px}.newFormat-stand__blocks{width:85%;padding:120px 32px;gap:25px}}@media(max-width:1200px){.newFormat{height:430px}.newFormat-stand{width:90%;height:415px;bottom:-30px}.newFormat-stand__blocks{width:81%;padding:100px 30px;gap:20px}.newFormat-baseElem{font-size:36px;line-height:43px}.newFormat-baseElem:first-child{width:60%;height:105px}.newFormat-baseElem:nth-child(2){width:35%;height:105px}.newFormat-baseElem3{width:35%;height:60px}.newFormat-activeElem,.newFormat-baseElem3{font-size:36px;line-height:43px}.newFormat-activeElem:first-child{width:60%;height:105px}.newFormat-activeElem:nth-child(2){width:35%;height:105px}.newFormat-activeElem3{font-size:36px;line-height:43px;width:35%;height:60px}}@media(max-width:1100px){.calculator{width:70%}.calculator-box{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;gap:50px}.calcText-formatBlack,.calcText-formatWhite{font-size:50px;line-height:55px}.calcBody{width:100%}.calcBanner{display:flex;flex-direction:column;gap:25px;width:100%}.newFormat{width:100%;height:700px}.newFormat-stand{width:90%;height:600px;bottom:-40px}.newFormat-stand__blocks{width:78%;padding:120px 35px;gap:25px}.newFormat-baseElem{font-size:40px;line-height:48px}.newFormat-baseElem:first-child{width:60%;height:155px}.newFormat-baseElem:nth-child(2){width:35%;height:155px}.newFormat-baseElem3{width:35%;height:85px}.newFormat-activeElem,.newFormat-baseElem3{font-size:40px;line-height:48px}.newFormat-activeElem:first-child{width:60%;height:155px}.newFormat-activeElem:nth-child(2){width:35%;height:155px}.newFormat-activeElem3{font-size:40px;line-height:48px;width:35%;height:85px}}@media(max-width:1000px){.calculator{width:80%}.calculator-box{gap:40px}}@media(max-width:900px){.calculator{width:85%}.btn-calc{padding:15px 25px;line-height:25px!important;font-size:18px!important;display:flex;justify-content:center}.newFormat{height:600px}}@media(max-width:770px){.calculator{width:100%}.calcText-base{font-size:15px;line-height:23px}.calcText-subTitle{font-size:26px;line-height:37px}.calcText-discountTitle{font-size:28px;line-height:35px}.calcText-valueTitle{font-size:16px;line-height:32px}.calcText-valueText{font-size:15px;line-height:28px}.calcText-formatBlack,.calcText-formatWhite{font-size:37px;line-height:50px}.calcText-rowText{width:50%;font-size:14px;line-height:20px}.newFormat{width:100%}.newFormat-stand{width:90%;height:500px;bottom:5px}.newFormat-stand__blocks{width:85%;padding:125px 40px;gap:25px}.newFormat-baseElem{border:1px solid #000;font-size:38px;line-height:44px}.newFormat-baseElem:first-child,.newFormat-baseElem:nth-child(2){height:125px}.newFormat-baseElem3{border:1px solid #000;height:65px}.newFormat-activeElem,.newFormat-baseElem3{font-size:38px;line-height:44px;line-height:48px}.newFormat-activeElem{border-radius:10px}.newFormat-activeElem:first-child,.newFormat-activeElem:nth-child(2){height:125px}.newFormat-activeElem3{border-radius:10px;font-size:38px;line-height:44px;width:35%;height:65px}.calcBody-items{gap:50px}.calcBody-items__array{display:flex;flex-direction:column}}@media(max-width:570px){.calculator{width:95%}.newFormat{height:540px}.newFormat-stand{width:90%;height:470px;bottom:0}.newFormat-stand__blocks{padding:110px 35px}.newFormat-baseElem:first-child,.newFormat-baseElem:nth-child(2){height:115px}.newFormat-baseElem3{height:60px}.newFormat-activeElem:first-child,.newFormat-activeElem:nth-child(2){height:115px}.newFormat-activeElem3{height:60px}.sliderRange-container{margin-top:35px}}@media(max-width:500px){.calcText-base{font-size:14px;line-height:19px}.calcText-subTitle{font-size:25px;line-height:37px}.calcText-discountTitle{font-size:25px;line-height:32px}.calcText-valueTitle{font-size:15px;line-height:24px}.calcText-formatBlack,.calcText-formatWhite{font-size:34px;line-height:40px}.calcText-rowText{text-align:center;width:85%}.btn-calc{padding:14px 24px;line-height:23px!important;font-size:16px!important}.newFormat{height:500px}.newFormat-stand{width:90%;height:450px;bottom:-5px}.newFormat-baseElem{font-size:25px}.newFormat-baseElem:first-child,.newFormat-baseElem:nth-child(2){height:100px}.newFormat-baseElem3{font-size:25px;height:50px}.newFormat-activeElem{font-size:25px}.newFormat-activeElem:first-child,.newFormat-activeElem:nth-child(2){height:100px}.newFormat-activeElem3{font-size:25px;height:50px}.calcBody-itemsHead{margin-bottom:5px}}@media(max-width:450px){.newFormat{height:450px}.newFormat-stand{width:90%;height:390px;bottom:-5px}.newFormat-stand__blocks{padding:90px 35px;gap:20px}.newFormat-baseElem:first-child,.newFormat-baseElem:nth-child(2){height:85px}.newFormat-activeElem:before{top:0;left:-3px;right:-2px;bottom:-2px;border:1px solid #fff;border-radius:17px;z-index:0}.newFormat-activeElem:first-child,.newFormat-activeElem:nth-child(2){height:85px}}@media(max-width:400px){.newFormat{height:400px}.newFormat-stand{width:90%;height:360px;bottom:-5px}.newFormat-stand__blocks{padding:80px 30px;gap:20px}}@media(max-width:370px){.calcBody-items,.calcBody-itemsHead{gap:30px}.calcText-base{font-size:13px;line-height:18px}.calcText-discountTitle,.calcText-subTitle{font-size:23px;line-height:35px}.calcText-formatBlack,.calcText-formatWhite{font-size:34px;line-height:36px}.calcText-rowText{width:100%;font-size:13px}.btn-calc{line-height:22px!important;font-size:14px!important}.newFormat{height:340px}.newFormat-stand{width:90%;height:330px;bottom:-5px}.newFormat-stand__blocks{padding:70px 20px;gap:20px}.newFormat-baseElem{font-size:20px}.newFormat-baseElem:first-child,.newFormat-baseElem:nth-child(2){height:80px}.newFormat-baseElem3{font-size:20px;height:50px}.newFormat-activeElem{font-size:20px}.newFormat-activeElem:first-child,.newFormat-activeElem:nth-child(2){height:80px}.newFormat-activeElem3{font-size:20px;height:50px}}@media(max-width:330px){.newFormat{height:320px}.newFormat-stand{width:90%;height:280px;bottom:0}.newFormat-stand__blocks{padding:60px 20px;gap:20px}.newFormat-activeElem:first-child,.newFormat-activeElem:nth-child(2),.newFormat-baseElem:first-child,.newFormat-baseElem:nth-child(2){height:70px}}.custom-text-color{color:hsla(0,0%,100%,.7)}.image-banner{height:420px;width:auto}@media(max-width:1399px){.image-banner{height:410px}}@media(max-width:1200px){.image-banner{height:350px}}@media(max-width:995px){.image-banner{height:auto}}.startImage{width:100%;height:auto}@media(max-width:1200px){.startImage{width:100%;height:85%}}@media(max-width:970px){.startImage{height:60%}}@media(max-width:768px){.startImage{margin-top:40px;width:100%;height:auto}}.tabs{height:auto}@media(max-width:1200px){.tabs{height:83px!important}}.title-hero{font-size:65px}@media(max-width:1400px){.title-hero{font-size:45px}}@media(max-width:1000px){.title-hero{font-size:33px}}@media(max-width:800px){.title-hero{font-size:35px}}.tab-item{display:flex;justify-content:center;align-items:center;flex-direction:column;width:20%}.call-title{font-size:41px!important}@media(max-width:1400px){.call-title{font-size:36px!important}}@media(max-width:1200px){.call-title{font-size:27px!important}}@media(max-width:900px){.call-title{font-size:25px!important}}@media(max-width:750px){.call-title{font-size:23px!important}}@media(max-width:550px){.call-title{font-size:20px!important}}.formContact{margin:0 auto;width:80%}@media(max-width:1400px){.formContact{width:85%}}@media(max-width:1000px){.formContact{width:90%}}@media(max-width:600px){.formContact{width:95%}}@media(max-width:450px){.formContact{width:100%}}html{background-color:#fff}.spinner{margin-top:30px;padding-bottom:30px;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);width:60px;height:60px;animation:spinner .75s linear infinite}.spinner span{position:absolute;width:100%;height:100%;border-radius:50%}.spinner .spinner-inner-1{background:linear-gradient(90deg,rgba(63,129,240,0) 0,rgba(63,129,240,0) 50%,#3f81f0 51%)}.spinner .spinner-inner-2{background:linear-gradient(0deg,hsla(0,0%,100%,0) 0,#fff)}.spinner .spinner-inner-3{top:6px;left:6px;width:48px;height:48px;background:#fff}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-message{color:#0c4651;font-size:20px;font-weight:700}.inputContact{outline:none;border:none;border-bottom:2px solid #fff;background:transparent;padding:10px;margin-right:20px;width:60%}.inputContact::placeholder{font-size:16px;color:#fff}@media(max-width:570px){.inputContact{width:85%;margin-bottom:17px}}.iconPlan{width:60px;height:60px}@media(max-width:1200px){.iconPlan{width:50px;height:50px}}@media(max-width:750px){.iconPlan{width:40px;height:40px}}@media(max-width:550px){.iconPlan{width:35px;height:35px}}.fornButton{background:linear-gradient(63deg,#c23eff,#c868f5 12%,#50afea 48%,#3c7af1)!important;color:#fff!important}.exampleButton{border:none;outline:none;background:linear-gradient(63deg,#c23eff,#c868f5 12%,#50afea 48%,#3c7af1);color:#fff;font-size:17px;font-weight:400;line-height:18px;padding:18px 36px}.header-navBox{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:50px;margin-right:15px}.header-button{border:none;font-size:14px;line-height:18px;padding:10px 36px}.header-button,.header-button2{outline:none;border-radius:31px;background:linear-gradient(63deg,#c23eff,#c868f5 12%,#50afea 48%,#3c7af1);color:#fff;font-weight:700}.header-button2{padding:10px 22px;border:none;width:100%}.header-icon{background-color:transparent;color:transparent;padding:6px 10px;outline:none;border:none}.header-text{cursor:pointer;font-size:17px}.header-text,.header-textPhone{color:#0c4651;font-weight:700;line-height:14px}.header-textPhone{font-size:15px;margin:-10px 0;text-align:center}.header-phone{border-radius:31px;background-color:#000;color:#fff;padding:6px 22px;outline:none;border:none;height:36px}.header-image,.header-phone{display:flex;align-items:center;justify-content:center}.header-image{position:relative;width:15px;height:15px}.menu{align-items:center;justify-content:center;gap:50px}.menu,.menu-box{display:flex;flex-direction:column}.menu-box{gap:30px;width:100%}.menu-panel{flex-direction:row;justify-content:center;justify-content:space-around;gap:20px}.menu-button,.menu-panel{display:flex;align-items:center}.menu-button{border-radius:50px;background-color:#000;color:#fff;padding:11px;outline:none;border:none;height:36px;justify-content:center}.menu-color{background:linear-gradient(63deg,#c23eff,#c868f5 12%,#50afea 48%,#3c7af1)!important}.navBar{display:none}.phone{margin:0;font-weight:600;font-size:16px;line-height:normal;color:#000}@media(max-width:1060px){.header-navBox{gap:35px}}@media(max-width:990px){.header-navBox{display:none}.header-button,.header-phone{width:165px}.header-text{font-size:24px}.navBar{display:flex}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.partner{width:75%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin:50px auto 0;gap:30px}.partner-items{width:155px;height:70px;position:relative}.image{position:absolute;object-fit:contain;width:100%;height:100%}@media(max-width:1700px){.partner{width:90%;gap:40px}}@media(max-width:1300px){.partner-items{width:125px;height:65px}}@media(max-width:1200px){.partner{width:95%;gap:30px;margin-top:0}.partner-items{width:140px;height:60px}}@media(max-width:890px){.partner{gap:20px}.partner-items{width:115px;height:45px}}@media(max-width:800px){.partner{display:none}}.myTable{flex-direction:column;align-items:center;width:55%;margin:50px auto}.myTable,.myTable-formatLine{display:flex;border:1px solid #ededed}.myTable-formatLine{flex-direction:row;height:121px;width:100%}.myTable-formatItem{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:10px;border:1px solid #ededed}.myTable-formatItem:first-child{width:43%}.myTable-formatItem:nth-child(2),.myTable-formatItem:nth-child(3),.myTable-formatItem:nth-child(4){width:20%}.myTable-bodyLine{flex-direction:row;height:-moz-fit-content;height:fit-content;width:100%}.myTable-bodyItem,.myTable-bodyLine{display:flex;border:1px solid #ededed}.myTable-bodyItem{flex-direction:column;justify-content:center;box-sizing:border-box;padding:15px}.myTable-bodyItem:first-child{width:43%}.myTable-bodyItem:nth-child(2),.myTable-bodyItem:nth-child(3),.myTable-bodyItem:nth-child(4){width:20%;align-items:center}.myTable-button{padding:10px 25px;display:flex;align-items:center;justify-content:center;outline:none;border:none;background-color:#ededed;border-radius:5px;font-size:15px}.myTable-textformat{font-size:24px;font-weight:600;margin:0}.myTable-textBody{color:#48494e;font-size:15px}.slider{display:none}.tablePhone{flex-direction:column;margin:35px auto 50px}.tablePhone,.tablePhone-arrowBlock{display:none;align-items:center;justify-content:center;width:100%}.tablePhone-arrowBlock{flex-direction:row;border:1px solid #ededed;height:auto;padding:15px 25px;gap:20px}.tablePhone-headItem{display:flex}.tablePhone-headItem,.tablePhone-item{flex-direction:column;align-items:center;justify-content:center;gap:5px}.tablePhone-item{display:none;border:1px solid #ededed;height:auto;width:100%;padding:15px 25px}.tablePhone-textformat{font-size:24px;font-weight:600;margin:0;text-align:center}.tablePhone-textBody{color:#48494e;font-size:15px;text-align:center}.check{color:#008934}.noCheck{color:#a90101}.contact{display:flex;justify-content:center;margin:0 auto 100px}.arrowButton{outline:none;border:none;padding:10px;cursor:pointer}@media(max-width:1700px){.myTable{width:70%}}@media(max-width:1400px){.myTable{width:80%}}@media(max-width:1000px){.myTable{width:90%}.myTable-button{padding:8px 10px}}@media(max-width:750px){.myTable{display:none}.myTable-button{padding:10px 45px}.tablePhone{border:1px solid #ededed}.slider,.tablePhone,.tablePhone-arrowBlock,.tablePhone-item{display:flex}.contact{margin-bottom:50px}}.footer-wrap{display:flex;flex-direction:row;gap:70px;flex-wrap:wrap;justify-content:center}.footer-link{display:flex;flex-direction:column;gap:15px}.footer-text{cursor:pointer;color:#0c4651;font-size:17px;font-weight:700;line-height:14px}.footer-social{font-size:17px;font-weight:600;line-height:24px}.contact_block{flex-direction:column;gap:35px}.call_block,.contact_block{display:flex;justify-content:start;align-items:start}.call_block{flex-direction:row;gap:20px}.call_block-bold{font-weight:600}.contact_info{display:flex;justify-content:start;align-items:start;flex-direction:column;gap:20px}.contact_info-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.contact_text{padding:0!important;margin-bottom:0!important}@media(max-width:700px){.footer-wrap{gap:50px}}@media(max-width:500px){.footer-wrap{gap:40px}}@media(max-width:441px){.footer-wrap{gap:40px}.footer-link{align-items:center;justify-content:center;gap:15px}.footer-social{text-align:center}}.slide-image-wrapper{position:relative;width:100%;height:500px}@media(max-width:1200px){.slide-image-wrapper{height:450px}}@media(max-width:992px){.slide-image-wrapper{height:350px}}@media(max-width:760px){.slide-image-wrapper{height:300px}}@media(max-width:576px){.slide-image-wrapper{height:250px}}@media(max-width:380px){.slide-image-wrapper{height:200px}}.carousel-item img{max-width:100%;max-height:100%}