.product-row{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:56px}@media screen and (max-width:1599px){.product-row{gap:20px}}@media screen and (max-width:991px){.product-row{grid-template-columns:1fr}}.product-text{background:#fff;padding:39px 52px;border-radius:10px;font-weight:500;font-size:20px;line-height:150%;color:#394959;height:100%}@media screen and (max-width:1599px){.product-text{font-size:16px;line-height:1.2;padding:20px}}.product-text h2{font-weight:700;font-size:24px;line-height:29px;text-transform:uppercase;margin-bottom:10px}@media screen and (max-width:1299px){.product-text h2{font-size:20px;line-height:1.2}}@media screen and (max-width:767px){.product-text h2{font-size:18px}}.product-text li{list-style:disc;margin-left:30px}.product-text p{margin-bottom:29px}.product-price{font-weight:700;font-size:22px;line-height:27px;margin-top:29px;margin-bottom:11px}.product-price span{color:#73B3FF}.swiper-containers{display:grid;grid-template-columns:2fr 1fr;gap:15px;height:542px}@media screen and (max-width:1599px){.swiper-containers{height:330px}}@media screen and (max-width:991px){.swiper-containers{height:430px}}@media screen and (max-width:767px){.swiper-containers{height:360px}}@media screen and (max-width:575px){.swiper-containers{height:260px}}@media screen and (max-width:390px){.swiper-containers{height:195px}}.mySwiper2{width:546px;border-radius:10px}@media screen and (max-width:1599px){.mySwiper2{width:346px}}@media screen and (max-width:991px){.mySwiper2{width:100%}}.mySwiper1{width:258px;border-radius:10px}@media screen and (max-width:1599px){.mySwiper1{width:150px}}@media screen and (max-width:991px){.mySwiper1{width:100%}}.hidden{display:none}.detail-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;padding-left:50px;padding-right:50px}@media screen and (max-width:991px){.detail-list{gap:20px;padding-left:0;padding-right:0}}@media screen and (max-width:575px){.detail-list{flex-direction:column;gap:0}}.detail-list__item{padding:20px 0;font-weight:600;font-size:18px;line-height:22px;text-transform:uppercase;color:#394959;text-align:left}@media screen and (max-width:767px){.detail-list__item{font-size:14px;line-height:1.2}}@media screen and (max-width:575px){.detail-list__item{padding:5px 0}}.detail-list__item_active{color:#CC121D}.detail-tabs{background-color:#fff;width:100%;padding-bottom:40px;margin-bottom:100px}@media screen and (max-width:991px){.detail-tabs{padding-left:20px;padding-right:20px}}.tabs-descr{font-weight:400;font-size:18px;line-height:150%;padding-left:50px;padding-top:36px}@media screen and (max-width:991px){.tabs-descr{padding-left:0;padding-top:25px}}ul.oglavl{padding:0;margin:0;list-style-type:none;max-width:915px}ul.oglavl li{border-bottom:1px dotted #C2C2C2;position:relative;padding:0;margin-bottom:15px}ul.oglavl li span{background-color:#FFF;margin:0}ul.oglavl li span.text,ul.oglavl li span.page{bottom:-10px}ul.oglavl span.text{position:relative;margin-right:7em;padding-right:2px}@media screen and (max-width:575px){ul.oglavl span.text{font-size:14px}}ul.oglavl span.page{position:absolute;right:0;padding-left:2px}@media screen and (max-width:575px){ul.oglavl span.page{font-size:14px}}.b-form__form{max-width:1012px;width:100%;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(3, 1fr);gap:24px}.field{position:relative;display:flex;flex-direction:column-reverse;line-height:1.2}.field-label{position:absolute;top:0;left:20px;height:var(--input-height);display:flex;align-items:center;color:var(--color-bg);pointer-events:none;transition:all 0.2s;transform-origin:left}.field .input{color:var(--color-bg);padding-top:1.125rem;background-color:rgba(255, 255, 255, 0.15)}.input{max-width:494px;width:100%;height:var(--input-height, 38px);padding:0 20px;border:1px solid rgba(255, 255, 255, 0.5);border-radius:calc(var(--border-radius-main) / 2);transition:box-shadow 0.2s, border-color 0.2s, background-color 0.2s}.b-form__btn-wrapper{display:flex;justify-content:space-between;align-items:center;gap:1.25rem}.field textarea.input{padding-top:25px;height:calc((var(--input-height) * 2) + 24px);resize:none}.b-form__textarea{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:3}.section.b-contact{padding-top:6.25rem;padding-bottom:6.25rem}@media screen and (max-width:991px){.b-form__form{grid-template-columns:auto}.b-form__textarea{grid-column:initial;grid-row:initial}}@media screen and (max-width:1399px){.b-form__form{grid-template-columns:repeat(2, 1fr)}}.product-gallery img{width:100%;height:100%}.product-gallery{max-height:395px}.product-gallery img{width:100%;height:100%;object-fit:contain}.b-contact{background-color:var(--color-bg)}.b-contact__form-wrapper{max-width:1112px;width:100%;padding:3.125rem;border-radius:var(--border-radius-main);display:flex;flex-direction:column;background-color:var(--color-text)}@media screen and (max-width:1799px){.b-contact__form-wrapper{width:auto}.b-contact__form-wrapper .b-form__form{grid-template-columns:auto}}@media screen and (max-width:1399px){.b-contact__form-wrapper{width:100%}.b-contact__form-wrapper .b-form__form{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width:991px){.b-contact__form-wrapper{text-align:center;width:100%}.b-contact__form-wrapper .b-form__form{grid-template-columns:auto}}@media screen and (max-width:424px){.b-contact__form-wrapper{padding:1.25rem}}.b-contact__title{margin-bottom:1.875rem;text-align:left}@media screen and (max-width:991px){.b-contact__title{text-align:center}}.b-contact__form-title{text-transform:uppercase;color:var(--color-bg)}@media screen and (max-width:1399px){.b-contact__content{width:100%}}@media screen and (max-width:991px){.b-contact__content{text-align:center}}.b-contact__links{display:grid;grid-auto-flow:row;align-items:start;gap:1.875rem;font-weight:600;color:var(--color-text);font-size:1.125rem;line-height:120%}@media screen and (max-width:1399px){.b-contact__links{grid-auto-flow:column;justify-content:space-between}}@media screen and (max-width:991px){.b-contact__links{grid-auto-flow:row;grid-template-columns:repeat(2, 1fr);justify-content:start}}@media screen and (max-width:575px){.b-contact__links{grid-template-columns:100%}}.b-contact__item{display:flex;flex-direction:column;gap:0.5rem}.b-contact__phone a{font-weight:700;color:var(--color-primary)}.b-contact__subtitle{font-weight:500;color:var(--color-title-second)}.b-contact__soc{display:flex;justify-content:start;align-items:center;gap:21px}@media screen and (max-width:991px){.b-contact__soc{justify-content:center}}.b-contact__soc svg{fill:var(--color-title-second);width:28px;height:28px}.b-contact-items{justify-content:space-between}/*# sourceMappingURL=./page-0f84a886bbf9393119e1e37cbe9441c0.map */