/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/styles/templates/index.scss ***!
  \****************************************************************************************************************************************************************************************************************************/.section-contact{background-color:var(--midnight-blue);color:var(--silver-gray)}@media (min-width: 1200px){.section-contact{padding:128px 0}}.section-contact__wrapper{display:flex;flex-direction:column}@media (min-width: 992px){.section-contact__wrapper{flex-direction:row}}.section-contact__text p{line-height:24px}@media (min-width: 992px){.section-contact__text{flex:0 0 50%;padding-right:40px}}@media (min-width: 1200px){.section-contact__text{flex:0 0 50%;padding-right:65px}}@media (min-width: 1440px){.section-contact__text{flex:0 0 50%;padding-right:52px}}.section-contact__title{color:var(--white);margin-bottom:16px;text-align:left}.section-contact__form-wrapper{margin-top:36px}.section-contact__form-wrapper .button-link{margin-top:16px;height:56px;width:100%}@media (min-width: 992px){.section-contact__form-wrapper{flex:0 0 50%;padding-left:40px;margin-top:0}}@media (min-width: 1200px){.section-contact__form-wrapper{flex:0 0 50%;padding-left:65px}}@media (min-width: 1440px){.section-contact__form-wrapper{flex:0 0 50%;padding-left:26px}}.section-contact__form{display:flex;position:relative;flex-wrap:wrap;gap:24px 40px}.section-contact__form__modal{position:absolute;width:100%;z-index:9999}.section-contact__form__modal__content{transform:translateY(110px);background:#0066b399;padding:30px;border-radius:5px;color:var(--white);text-align:center}.section-contact__form button{width:100%;height:56px}.section-contact__form__item{position:relative;flex:0 0 calc(50% - 20px);width:50%;height:40px}@media (max-width: 767px){.section-contact__form__item{flex:0 0 100%;width:100%}}.section-contact__form__item--textarea{flex:0 0 100%}.section-contact__form__item--textarea:-webkit-autofill,.section-contact__form__item--textarea:-webkit-autofill:hover,.section-contact__form__item--textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--silver-gray)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.section-contact__form__item:hover label{color:var(--white)}.section-contact__form__item label{position:absolute;left:0;top:10px;transition:all .25s ease-out;font-size:14px;color:var(--silver-gray)}.section-contact__form__item label.active{font-size:10px;top:-7px}.section-contact__form__input{background-color:transparent;border:0;outline:0;border-bottom:1px solid rgba(255,255,255,.3);padding:0;height:100%;width:100%;position:relative;caret-color:var(--silver-gray);color:var(--silver-gray)}.section-contact__form__input:focus{box-shadow:none;border-bottom:1px solid rgba(255,255,255,.3)}.section-contact__form__input::-webkit-input-placeholder,.section-contact__form__input::-moz-placeholder,.section-contact__form__input:-ms-input-placeholder{font-size:14px;color:var(--silver-gray)}.section-contact__form__input:-webkit-autofill,.section-contact__form__input:-webkit-autofill:hover,.section-contact__form__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--silver-gray)!important;background-color:transparent!important;caret-color:var(--silver-gray)!important;-webkit-box-shadow:0 0 0px 1000px transparent inset!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.section-hero{background-position:top center;background-size:cover;padding-bottom:0}@media (min-width: 992px){.section-hero{padding-top:84px}}@media (min-width: 1200px){.section-hero{background-position:center}}.section-hero__buttons .button-link{padding:16px;height:56px}@media (min-width: 768px){.section-hero__buttons{display:flex;align-items:center;justify-content:center;gap:25px;margin-bottom:80px}}@media (min-width: 834px) and (max-width: 991.98px){.section-hero__buttons{display:flex;flex-direction:column;gap:16px;margin-bottom:21px}}@media (min-width: 992px){.section-hero__buttons{margin-bottom:100px}}@media (min-width: 1200px){.section-hero__buttons{margin-bottom:120px}}@media (min-width: 1440px){.section-hero__buttons{margin-bottom:140px}}.section-hero:after{content:"";position:absolute;z-index:1;width:100%;height:100%;left:0;top:0;background:#000000b3}.section-hero:before{content:"";position:absolute;z-index:2;width:100%;height:100%;left:0;top:0;background:#0066b326}.section-hero__text{position:relative;z-index:3;color:#fff;text-align:center}@media (min-width: 992px){.section-hero__text{top:60px}}.section-hero__title{font-size:40px;font-weight:500;text-align:center;color:#f6f6f6;word-break:break-word;overflow-wrap:break-word;white-space:normal}@media (min-width: 768px){.section-hero__title{font-size:48px}}@media (min-width: 1200px){.section-hero__title{font-size:80px}}@media (max-width: 368px){.section-hero__title{font-size:32px}}.section-hero__desc{font-size:16px;line-height:24px;margin:36px auto;font-weight:400;max-width:764px}.section-hero__desc p{font-size:16px;line-height:24px;font-weight:400}@media (min-width: 1200px){.section-hero__desc{margin:32px auto 56px}}.section-hero__video{margin:16px 0 52px;display:flex;font-size:14px;align-items:center;justify-content:center;gap:20px;cursor:pointer}.section-hero__video:hover .section-hero__video__button{border:1px solid var(--blue)}.section-hero__video:hover .section-hero__video__button:before{background-color:var(--blue)}.section-hero__video:hover .section-hero__video__button svg path{fill:var(--white)}.section-hero__video__button{position:relative;width:58px;height:58px;border:1px solid var(--white);border-radius:50%;transition:border .25s ease-out}.section-hero__video__button:before{content:"";position:absolute;width:44px;height:44px;top:0;bottom:0;right:0;left:0;margin:auto;background-color:var(--white);border-radius:50%;transition:background-color .25s ease-out}.section-hero__video__button svg{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;transform:translate(3px)}.section-hero__video__button svg path{fill:var(--midnight-blue);transition:fill .25s ease-out}@media (min-width: 768px){.section-hero__video{margin:0}}.section-hero__list-wrapper{display:flex;flex-wrap:wrap;align-items:stretch}@media (min-width: 992px){.section-hero__list-wrapper{max-width:918px;margin:0 auto;background-color:var(--blue)}}@media (min-width: 1200px){.section-hero__list-wrapper{max-width:1070px;margin:0 auto;background-color:var(--blue)}}@media (min-width: 1440px){.section-hero__list-wrapper{max-width:1278px}}.section-hero__list{background-color:var(--blue)}@media (min-width: 992px){.section-hero__list{background-color:transparent}}.section-hero__list__item{width:100%;position:relative;border-bottom:1px solid var(--white);line-height:24px;display:flex;align-items:center;gap:16px;padding:24px 16px;text-align:left;font-weight:500;font-size:16px;transition:height .25s ease-out}.section-hero__list__item:after{display:none;content:"";position:absolute;top:0;left:-1px;width:calc(100% + 2px);height:30px;background-color:var(--blue);border-top:1px solid var(--white);border-right:1px solid var(--white);border-left:1px solid var(--white);opacity:0;transition:all .25s ease-out}@media (min-width: 992px){.section-hero__list__item:after{display:block}}@media (min-width: 1200px){.section-hero__list__item:after{display:block;height:36px}}@media (min-width: 1440px){.section-hero__list__item:after{width:426px}}@media (min-width: 992px){.section-hero__list__item:hover{border-top:1px solid var(--blue)}.section-hero__list__item:hover:after{opacity:1;top:-30px;transition:opacity .2s ease-out,top .2s ease-out}}@media (min-width: 1200px){.section-hero__list__item:hover:after{top:-36px}}@media (min-width: 992px){.section-hero__list__item:hover img{top:-30px}}@media (min-width: 1200px){.section-hero__list__item:hover img{top:-36px}}@media (min-width: 992px){.section-hero__list__item:hover span{top:-30px}}@media (min-width: 1200px){.section-hero__list__item:hover span{top:-36px}}@media (min-width: 992px){.section-hero__list__item{width:33.33%;float:left;padding:24px 0}}.section-hero__list__item img,.section-hero__list__item span{position:relative;top:0;transition:top .25s ease-out;z-index:2}.section-hero__list__item span{line-height:24px;font-size:16px;font-weight:500}@media (min-width: 992px){.section-hero__list__item span{font-size:13px;line-height:20px}}@media (min-width: 1200px){.section-hero__list__item span{font-size:16px;line-height:24px}}@media (min-width: 768px) and (max-width: 991.98px){.section-hero__list__item{padding:24px}}@media (min-width: 992px){.section-hero__list__item{padding:24px;border:1px solid var(--white);font-size:14px}}@media (min-width: 1200px){.section-hero__list__item{font-size:16px}}@media (max-width: 767.99px){.section-result{padding:48px 0 40px}}@media (min-width: 1200px){.section-result{padding:72px 0}}.section-result .swiper{overflow:hidden;width:100%}.section-result .swiper-wrapper{display:flex;transition:transform .3s ease}.section-result .swiper-slide{flex-direction:column;align-items:center;justify-content:center;text-align:center;flex-shrink:0;width:320px;box-sizing:border-box}@media (max-width: 992px){.section-result .swiper-slide{box-shadow:0 1px 24px #33447114}}@media (min-width: 992px){.section-result .swiper-slide{display:flex}}.section-result__title{margin-bottom:40px;color:#1e1d28}.section-result__btn-wrapper{margin-bottom:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-result__btn-wrapper .button-primary{min-width:240px;padding:10px 16px;border-radius:16px;border:2px solid var(--border-gray);text-align:center;font-size:12px;font-weight:700;line-height:20px}.section-result__btn-wrapper .button-primary:hover{background:var(--bright-blue);border:2px solid var(--border-gray)}@media (min-width: 768px) and (max-width: 991.98px){.section-result__btn-wrapper{display:none}}@media (min-width: 992px){.section-result .slider__nav{display:none}}.section-result__slider{box-shadow:0 1px 24px #33447114;overflow:hidden}.section-result__slider__wrapper{display:flex;transition:.25s all ease-in-out}@media (min-width: 992px){.section-result__slider__wrapper{flex-wrap:wrap}}.section-result__slider__item{display:flex;justify-content:center;align-items:center;position:relative;flex:0 0 100%;cursor:pointer}@media (min-width: 768px){.section-result__slider__item{flex:0 0 47%;height:330px!important;display:flex;align-items:center;justify-content:center}}@media (min-width: 992px){.section-result__slider__item{height:320px!important;flex:0 0 50%}.section-result__slider__item:nth-of-type(odd){border-right:1px solid var(--border-gray)}.section-result__slider__item:first-of-type{border-bottom:1px solid var(--border-gray)}.section-result__slider__item:nth-of-type(2){border-bottom:1px solid var(--border-gray)}.section-result__slider__item:hover .section-result__slider__text{opacity:1}}@media (min-width: 1200px){.section-result__slider__item{flex:0 0 25%;height:280px;border-bottom:0!important;border-right:1px solid var(--border-gray)}.section-result__slider__item:last-of-type{border:0}}@media (min-width: 1440px){.section-result__slider__item{height:320px}}.section-result__slider__title{padding:16px;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:130%;color:#1e1d28}@media (min-width: 992px){.section-result__slider__title span{word-spacing:100vw;text-align:center}}.section-result__slider__title img{height:36px}@media (min-width: 992px){.section-result__slider__title img{height:62px}.section-result__slider__title{flex-direction:column;gap:26px;font-size:20px}}.section-result__slider__text{background-color:var(--blue);color:var(--white);font-size:16px;line-height:24px;padding:16px 24px;min-height:262px;display:flex;align-items:center;text-align:start}@media (min-width: 768px) and (max-width: 991.98px){.section-result__slider__text{padding:0 30px}}@media (min-width: 992px){.section-result__slider__text{position:absolute;opacity:0;left:0;right:0;top:0;bottom:0;text-align:center;transition:.25s opacity ease-out}}.section-result__slider__nav{margin-top:40px;display:flex;align-items:center;justify-content:center;gap:36px}.section-result__slider__nav img{cursor:pointer}@media (min-width: 768px){.section-result__slider__nav{display:none}}@media (min-width: 992px){.section-competence{padding:200px 0 128px}}.section-competence:after{content:"";z-index:-3;position:absolute;left:0;bottom:-100px;width:100%;height:100%;background-repeat:no-repeat;background-image:url(competence-bg.svg);background-position:bottom right;background-size:96px}@media (min-width: 834px){.section-competence:after{bottom:-136px}}@media (min-width: 991.98px){.section-competence:after{background-size:auto;bottom:-120px}}@media (max-width: 767.98px){.section-competence:after{display:none}}.section-competence__title{text-align:left}.section-competence__desc{font-size:16px;line-height:24px;margin:16px 0 48px}@media (min-width: 992px) and (max-width: 1199.98px){.section-competence__desc{margin:6px 0 24px}}@media (min-width: 1440px){.section-competence__desc{margin:16px 0 48px}}.section-competence__wrapper{display:flex;justify-content:space-between}@media (min-width: 768px) and (max-width: 991.98px){.section-competence__wrapper{display:block}}@media (min-width: 992px) and (max-width: 1439.98px){.section-competence__wrapper{gap:40px}}@media (min-width: 768px){.section-competence__text{flex:1 0 48%}}.section-competence__tablet-flex{display:block}@media (min-width: 768px) and (max-width: 991.98px){.section-competence__tablet-flex{display:flex;gap:40px}.section-competence__tablet-flex .section-competence__slider{flex:0 0 44%}}@media (max-width: 767.98px){.section-competence__pict{margin-bottom:24px}}@media (min-width: 768px){.section-competence__pict{flex:0 0 50%;display:flex;justify-content:end}}@media (min-width: 992px){.section-competence__pict{flex:0 0 46%;display:flex;justify-content:end}}.section-competence__pict img{width:0;visibility:hidden;position:absolute;opacity:0;transition:1s opacity ease-out}@media (min-width: 440px) and (max-width: 767.98px){.section-competence__pict img{height:100%}}@media (min-width: 768px) and (max-width: 991.98px){.section-competence__pict img{height:286px}}@media (min-width: 992px) and (max-width: 1199.98px){.section-competence__pict img{-o-object-fit:cover;object-fit:cover}}@media (min-width: 1200px){.section-competence__pict img{max-width:540px}}.section-competence__pict img.active{position:relative;width:100%;visibility:visible;opacity:1}@media (min-width: 768px) and (max-width: 991.98px){.section-competence__pict.hidden-tablet{display:none!important}}@media (min-width: 768px){.section-competence__pict.hidden-desktop{display:none}}.section-competence__pict.tablet-only{display:none}@media (min-width: 768px) and (max-width: 991.98px){.section-competence__pict.tablet-only{display:block;margin-bottom:0}}@media (max-width: 767px),(min-width: 992px){.section-competence__pict.tablet-only{display:none!important}}.section-competence__slider{position:relative;padding:20px 24px 20px 22px;border-left:4px solid var(--blue);box-shadow:0 1px 24px #33447114;background-color:var(--white);cursor:pointer}@media (min-width: 320px){.section-competence__slider{min-height:340px}}@media (min-width: 350px){.section-competence__slider{min-height:300px}}@media (min-width: 375px){.section-competence__slider{min-height:270px}}@media (min-width: 450px){.section-competence__slider{min-height:230px}}@media (min-width: 600px){.section-competence__slider{min-height:190px}}@media (min-width: 768px){.section-competence__slider{min-height:300px}}@media (min-width: 834px){.section-competence__slider{min-height:286px}}@media (min-width: 1200px){.section-competence__slider{min-height:185px}}@media (min-width: 1400px){.section-competence__slider{min-height:160px}}@media (min-width: 992px) and (max-width: 1199.98px){.section-competence__slider{min-height:210px}}.section-competence__slider__item{visibility:hidden;position:absolute;opacity:0;transition:1s opacity ease-out;display:flex;flex-direction:column;justify-content:center}@media (min-width: 1200px){.section-competence__slider__item{min-height:100px}}.section-competence__slider__item.active{position:relative;visibility:visible;opacity:1}.section-competence__slider__title{font-size:20px;line-height:24px;font-weight:500}.section-competence__slider__text{font-size:14px;line-height:22px;margin:8px 0 0}.section-competence__slider:before{content:"";position:absolute;box-shadow:0 1px 24px #33447114;background-color:var(--white);height:100%;width:calc(100% - 26px);left:13px;right:0;top:14px;z-index:-1}@media (min-width: 768px){.section-competence__slider:before{width:calc(100% - 64px);left:32px;top:10px}}@media (min-width: 991.98px){.section-competence__slider:before{width:calc(100% - 64px);left:32px;top:16px}}.section-competence__slider:after{content:"";position:absolute;box-shadow:0 1px 24px #33447114;background-color:var(--white);height:100%;width:calc(100% - 40px);left:20px;right:0;top:28px;z-index:-2}@media (min-width: 768px){.section-competence__slider:after{width:calc(100% - 90px);left:45px;top:20px}}@media (min-width: 991.98px){.section-competence__slider:after{width:calc(100% - 90px);left:45px;top:35px}}.section-producing{background-color:var(--midnight-blue);color:var(--white);text-align:center}@media (max-width: 767px){.section-producing__title{margin-bottom:28px}}@media (min-width: 1200px){.section-producing{padding:128px 0}}.section-producing__wrapper{display:flex;flex-direction:column;gap:36px;margin-top:40px}@media (max-width: 767px){.section-producing__wrapper{gap:0;margin-top:0}}@media (min-width: 992px){.section-producing__wrapper{flex-direction:row;flex-wrap:wrap;gap:0;margin-top:80px}}.section-producing__subtitle{font-size:48px;font-weight:500;line-height:22px;margin-bottom:16px}@media (max-width: 767px){.section-producing__subtitle{line-height:0;margin-bottom:0;font-size:44px}}@media (min-width: 992px){.section-producing__subtitle{font-size:56px;margin-bottom:8px}}.section-producing__subtitle i{font-style:normal}.section-producing__subtitle span{font-weight:600;font-size:40px}.section-producing__text{font-size:16px;line-height:22px;letter-spacing:.3px;color:var(--silver-gray)}.section-producing__text p{line-height:22px}.section-producing__text strong{color:var(--white)}.section-producing__item{padding:0 16px}@media (max-width: 767px){.section-producing__item{margin-bottom:36px}}@media (min-width: 768px){.section-producing__item{flex:0 0 50%}}@media (min-width: 1200px){.section-producing__item{padding:0 16px;flex:0 0 25%}}.section-partners__btn{margin-top:40px;display:flex;justify-content:center}.section-partners__btn .button-primary{display:none}.section-partners__btn .button-primary:hover{background:var(--bright-blue);border:2px solid var(--border-gray)}@media (min-width: 992px){.section-partners__btn .button-primary{display:inline-flex;height:44px;padding:10px 0;border-radius:16px;min-width:240px;font-size:12px}}@media (min-width: 1200px){.section-partners{padding:72px 0 200px}}.section-partners .marquee{overflow:hidden;width:100%}.section-partners .marquee__inner{display:inline-flex;position:relative;white-space:nowrap;gap:80px;justify-content:center}.section-partners .marquee__item{flex:0 0 162px;height:134px;position:relative;display:flex;align-items:center}.section-partners__wrapper{overflow:hidden;width:100%;margin-top:40px}.section-partners__inner-wrapper{align-items:center;transition:transform 1s linear;display:inline-flex;position:relative;white-space:nowrap;gap:80px}.section-partners__item{flex:0 0 162px;position:relative;height:134px;transition:all .25s ease-out;filter:grayscale(1)}.section-partners__item:hover{transform:scale(1.3);filter:grayscale(0)}@media (min-width: 1200px){.section-equipment-home{padding:128px 0}}.section-equipment-home .swiper{overflow:hidden;width:100%}.section-equipment-home .swiper-wrapper{display:flex;transition:transform .3s ease}.section-equipment-home .swiper-slide{flex-shrink:0;width:auto;height:auto;box-sizing:border-box}.section-equipment-home:after{content:"";z-index:-3;position:absolute;left:0;bottom:45px;width:100%;height:100%;background-repeat:no-repeat;background-image:url(equipment-bg.svg);background-position:bottom left;background-size:96px}@media (max-width: 991px){.section-equipment-home:after{display:none}}@media (min-width: 768px){.section-equipment-home:after{background-size:auto;bottom:0}}.section-equipment-home__title{text-align:left}.section-equipment-home .button-primary{height:44px;padding:10px 0;border-radius:16px;min-width:240px;font-size:12px}.section-equipment-home .button-primary:hover{background:var(--bright-blue);border:2px solid var(--border-gray)}.section-equipment-home__desc-wrapper{margin-bottom:40px}@media (min-width: 992px){.section-equipment-home__desc-wrapper{display:flex;align-items:flex-end;justify-content:space-between}}.section-equipment-home__desc{margin:16px 0 24px;font-size:16px;line-height:24px;color:var(--charcoal-gray)}@media (min-width: 992px){.section-equipment-home__desc{margin:16px 0 0;max-width:570px}}.section-equipment-home__slider{overflow:hidden}@media (max-width: 767px){.section-equipment-home__slider{margin:0 0 76px}}.section-equipment-home__slider__wrapper{display:flex;transition:.25s all ease-in-out}.section-equipment-home__slider__item{position:relative;text-align:center;padding:40px 24px}@media (min-width: 992px){.section-equipment-home__slider__item:hover .section-equipment-home__slider__pict img{transform:scale(1.1)}.section-equipment-home__slider__item:hover .section-equipment-home__slider__title{color:var(--blue)}}.section-equipment-home__slider__pict img{margin:0 auto;transition:.25s transform ease-out;height:160px;max-width:100%}.section-equipment-home__slider__title{margin-top:16px;text-align:center;font-size:20px;font-weight:500;line-height:24px;transition:.25s color ease-out}
/*# sourceMappingURL=/cdn/shop/t/49/assets/bundle.index.css.map */
