@charset "UTF-8";@font-face {font-family: Inter;font-display: swap;src: url(../fonts/Inter-Regular.woff2) format("woff2"), url(../fonts/Inter-Regular.woff) format("woff");font-weight: 400;font-style: normal;}@font-face {font-family: Inter;font-display: swap;src: url(../fonts/Inter-Medium.woff2) format("woff2"), url(../fonts/Inter-Medium.woff) format("woff");font-weight: 500;font-style: normal;}@font-face {font-family: Inter;font-display: swap;src: url(../fonts/Inter-Bold.woff2) format("woff2"), url(../fonts/Inter-Bold.woff) format("woff");font-weight: 700;font-style: normal;}@font-face {font-family: Inter;font-display: swap;src: url(../fonts/Inter-SemiBold.woff2) format("woff2"), url(../fonts/Inter-SemiBold.woff) format("woff");font-weight: 600;font-style: normal;}:root {--fontFamily: "Inter", sans-serif;--fontSize: rem(14);--yellow: #ffc00d;--gray: #7b7b7b;--light: #d9d9d9;--white: #ffffff;--main: #000000;}* {padding: 0;margin: 0;border: 0;}*, :after, :before {-webkit-box-sizing: border-box;box-sizing: border-box;}::-moz-selection {background: #c5c5c5;}::selection {background: #c5c5c5;}a:active, a:focus {outline-color: var(--gray);}html {scroll-behavior: smooth;}body, html {height: 100%;min-width: 320px;}body {color: var(--main);font-family: var(--fontFamily);-ms-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;overflow-x: hidden;}button, input, textarea {font-family: var(--fontFamily);font-size: inherit;}button {cursor: pointer;color: inherit;background-color: inherit;}a {color: inherit;text-decoration: none;}a:hover {text-decoration: none;}ul li {list-style: none;}img {vertical-align: top;width: 100%;height: auto;height: 100%;}h1, h2, h3, h4, h5, h6 {font-weight: inherit;font-size: inherit;}body {font-size: 14px;line-height: 1.2;}body p {line-height: 1.5625;}.lock body {overflow: inherit;-ms-touch-action: none;touch-action: none;}.wrapper > main {-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}.wrapper > * {min-width: 0;}[class*="__container"] {max-width: 1280px;}[class*="__container_max"] {max-width: 1320px;}[class*="__container_max_2"] {max-width: 1360px;}[class*="__container"], [class*="__container_max"], [class*="__container_max_2"] {-webkit-box-sizing: content-box;box-sizing: content-box;margin: 0 auto;padding: 0 1.25rem;}body::after {content: "";background-color: rgba(0, 0, 0, 0.5);position: fixed;width: 100%;height: 100%;top: 0;left: 0;opacity: 0;-webkit-transition: opacity 0.8s ease 0s;-o-transition: opacity 0.8s ease 0s;transition: opacity 0.8s ease 0s;pointer-events: none;z-index: 149;}.mob{display: none !important;}.popup-show body::after {opacity: 1;}.popup {position: fixed;top: 0;left: 0;bottom: 0;right: 0;padding: 30px 10px;-webkit-transition: visibility 0.8s ease 0s;-o-transition: visibility 0.8s ease 0s;transition: visibility 0.8s ease 0s;visibility: hidden;pointer-events: none;}.popup_show {z-index: 150;visibility: visible;overflow: auto;pointer-events: auto;}.popup_show .popup__content {visibility: visible;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.popup__wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;min-height: 100%;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;width: 100%;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;align-items: center;}.popup__content {visibility: hidden;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);-webkit-transition: -webkit-transform 0.3s ease 0s;transition: -webkit-transform 0.3s ease 0s;-o-transition: transform 0.3s ease 0s;transition: transform 0.3s ease 0s;transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;background-color: #eee;padding: 40px;width: 100%;max-width: 690px;}.lock .popup__content {visibility: visible;}#gift-popup .popup__content {height: 0;padding: 0;border: 0;}.popup__content_yellow {background: var(--yellow);}.popup__close {background: 0 0;position: absolute;top: 40px;right: 40px;border: 0;outline: none !important;}.popup__close svg {stroke: #777;}.popup__top {margin-bottom: 40px;}.popup__title {font-size: 40px;font-weight: 700;line-height: 46px;}.popup__title:not(:last-child) {margin-bottom: 10px;}.popup__text {font-size: 24px;font-weight: 700;line-height: 28px;}.popup .form p {font-size: 14px;}.popup .form .btn {min-width: 147px;padding: 22px 25px;}.popup .form__row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: -10px -20px;}.popup .form__row > * {margin: 10px 20px;}.spollers__item {position: relative;border-top: 1px solid var(--gray);}.spollers__title {font-size: 16px;font-weight: 700;width: 100%;cursor: default;text-align: left;padding: 17px 20px 17px 0;position: relative;}._spoller-init .spollers__title {cursor: pointer;}._spoller-init .spollers__title::after, ._spoller-init .spollers__title::before {content: "";position: absolute;right: 0;top: 50%;background-color: #000;height: 1px;width: 14px;-webkit-transition: -webkit-transform 0.5s ease 0s;transition: -webkit-transform 0.5s ease 0s;-o-transition: transform 0.5s ease 0s;transition: transform 0.5s ease 0s;transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;}._spoller-init .spollers__title::before {-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}._spoller-init .spollers__title::after {-webkit-transform: translate(0, -50%) rotate(90deg);-ms-transform: translate(0, -50%) rotate(90deg);transform: translate(0, -50%) rotate(90deg);}._spoller-init .spollers__title._spoller-active::after {-webkit-transform: translate(0, -50%) rotate(0);-ms-transform: translate(0, -50%) rotate(0);transform: translate(0, -50%) rotate(0);}.spollers__body {padding-bottom: 8px;}.spollers__list {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}.sidebar .spollers__list {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}.spollers__list li a {-webkit-transition: color 0.4s ease;-o-transition: color 0.4s ease;transition: color 0.4s ease;color: var(--gray);font-size: 14px;line-height: 27px;}.spollers__list li a:active, .spollers__list li a:focus, .spollers__list li a:hover {color: var(--main);}.career-spollers__title {display: -webkit-box;display: -ms-flexbox;display: flex;font-size: 16px;font-weight: 700;width: 100%;cursor: default;text-align: left;padding: 17px 20px 17px 0;position: relative;}.career-spollers__title span:nth-child(1) {width: 60%;}.career-spollers__title span:nth-child(2) {color: var(--gray);font-weight: 400;margin: 0 20px;}._spoller-init .career-spollers__title {cursor: pointer;}._spoller-init .career-spollers__title::after {content: "";position: absolute;right: 0;top: 50%;width: 14px;-webkit-transition: -webkit-transform 0.5s ease 0s;transition: -webkit-transform 0.5s ease 0s;-o-transition: transform 0.5s ease 0s;transition: transform 0.5s ease 0s;transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;background: url(../img/spoller.svg) center/contain no-repeat;height: 14px;}._spoller-init .career-spollers__title::after {-webkit-transform: translate(0, -50%) rotate(0);-ms-transform: translate(0, -50%) rotate(0);transform: translate(0, -50%) rotate(0);}._spoller-init .career-spollers__title._spoller-active::after {-webkit-transform: translate(0, -50%) rotate(90deg);-ms-transform: translate(0, -50%) rotate(90deg);transform: translate(0, -50%) rotate(90deg);}.career-spollers__body {display: -ms-grid;display: grid;gap: 30px;-ms-grid-columns: 100%;grid-template-columns: 100%;color: var(--gray);padding-bottom: 50px;}.career-spollers__body h4 {font-weight: 600;}.career-spollers__body ul li::before {content: "—";margin-right: 25px;}.spollers__gray {margin-top: 20px;background: var(--light);padding: 20px;display: -ms-grid;display: grid;gap: 20px;grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));-webkit-transition: margin 0.4s ease;-o-transition: margin 0.4s ease;transition: margin 0.4s ease;}.spollers__gray p b {color: var(--main);}[class*="-ibg"] {position: relative;z-index: 1;}[class*="-ibg"] img {position: absolute;width: 100%;height: 100%;top: 0;left: 0;-o-object-fit: cover;object-fit: cover;z-index: -1;}[class*="-ibg_contain"] img {-o-object-fit: contain;object-fit: contain;}.page__sidebar {-webkit-box-flex: 0;-ms-flex: 0 0 374px;flex: 0 0 374px;width: 374px;margin-right: 64px;}.breadcrumb {margin: 40px 0;}.breadcrumb__body {font-size: 14px;color: var(--gray);}.breadcrumb__body:not(:last-child) {margin-bottom: 15px;}.section {margin-bottom: 60px;}.section__title {font-weight: 700;line-height: 1.25;}.section__title span:not(:last-child) {margin-bottom: 20px;}.section__title_min {font-weight: 700;line-height: 1.2;}.section__title_24 {font-size: 24px;font-weight: 700;margin-bottom: 30px;}.section__title_bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-bottom: 20px;margin-bottom: 40px;}.section__title_product{margin-bottom: 20px;}.section__title_bottom img, .section__title_bottom svg {margin-left: 30px;max-width: 184px;-ms-flex-negative: 0;flex-shrink: 0;}.form__group {position: relative;}.form__checkbox{display: flex;flex-direction: column-reverse;}.form__checkbox input[type="checkbox"] {display: none;}.form__checkbox .checkbox__text {position: relative;padding-left: 25px;cursor: pointer;user-select: none;}.form__checkbox .errmsg.is-visible{margin-top: 10px;position: relative;}.form__checkbox .checkbox__text::before {content: "✓";position: absolute;font-weight: 900;line-height: 16px;font-size: 17px;left: 0;top: 0px;width: 18px;height: 18px;border: 2px solid var(--yellow);border-radius: 4px;background-color: #fff;color: #fff;transition: background-color 0.2s, border-color 0.2s;}.form__checkbox input[type="checkbox"]:checked ~ .checkbox__text::before {background-color: var(--yellow);border-color: var(--yellow);color: #fff;}.form__checkbox_white input[type="checkbox"]:checked ~ .checkbox__text::before {background-color: #fff;border-color: #000000;color: #000000;}.telegram-hide{color: #950a00;}.telegram-hide a{color: #000000;cursor: pointer;text-decoration: underline;}.form__group:not(:last-child) {margin-bottom: 19px;}.form__title {font-size: 24px;font-weight: 700;line-height: 26px;}.form__group_req::after {content: "*";color: red;position: absolute;left: 123px;top: 27%;font-size: 12px;pointer-events: none;font-weight: bold;transition: opacity 0.1s;}.form__group_req.form__group_req_telegram::after{left: 70px;}.form__group_req.has-value::after {opacity: 0;pointer-events: none;}.form__input {width: 100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: 0 0;border-bottom: 1px solid var(--gray);font-size: 12px;padding: 10px 0;outline: 0;}.form__input::-webkit-input-placeholder {color: var(--main);}.form__input::-moz-placeholder {color: var(--main);}.form__input:-ms-input-placeholder {color: var(--main);}.form__input::-ms-input-placeholder {color: var(--main);}.form__input::placeholder {color: var(--main);}.form__input:focus {border-color: var(--main);}.withdraw-form {width: 710px;margin: 0 auto;margin-bottom: 40px;}.withdraw-form__title {text-align: center;font-size: 32px;font-weight: 500;margin-bottom: 50px;line-height: 145%;}.withdraw-form__row {display: flex;gap: 18px;margin-bottom: 33px;}.input-wrapper{flex: 1;}.withdraw-form__input {width: 100%;padding: 15px 19px;background-color: #F7F7F7;color: #5D5D5D;}.withdraw-form__textarea {width: 100%;padding: 10px;border: 1px solid #ddd;background-color: #f9f9f9;resize: none;height: 40px;margin-bottom: 10px;}.withdraw-form__link {display: block;font-size: 16px;padding: 32px 0;color: #000;text-decoration: underline;}.withdraw-form__button {width: 100%;padding: 16px;background-color: var(--yellow);border: none;font-size: 16px;cursor: pointer;transition: background-color 0.3s;}.withdraw-form__button:hover {background-color: var(--yellow);}.withdraw-form__input.error {border: 2px solid #DE161E;background-color: #f9f9f9;}@media (max-width: 500px) {.withdraw-form {width: 100%;}.withdraw-form__title {font-size: 22px;line-height: 125%;}.withdraw-form__row {gap: 15px;margin-bottom: 15;flex-direction: column;}.input-wrapper{}.withdraw-form__input {padding: 15px;}.withdraw-form__textarea {}.withdraw-form__link {}.withdraw-form__button {}.withdraw-form__input.error {}}.error-message {color: #DE161E;font-size: 12px;margin-top: 4px;}.btn {white-space: nowrap;-webkit-appearance: none;-moz-appearance: none;appearance: none;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;text-align: center;border-width: 3px;border-style: solid;border-color: transparent;font-size: 14px;font-weight: 700;padding: 10px 20px;min-height: 54px;min-width: 173px;-webkit-transition: color 0.4s ease, background-color 0.4s ease, border-color 0.4s ease;-o-transition: color 0.4s ease, background-color 0.4s ease, border-color 0.4s ease;transition: color 0.4s ease, background-color 0.4s ease, border-color 0.4s ease;}.btn svg {margin-left: 20px;}.btn_border_black {background-color: var(--yellow);border-color: var(--main);}.btn_border_black:active, .btn_border_black:focus, .btn_border_black:hover {background-color: var(--white);}.btn_border_white {background-color: var(--yellow);border-color: var(--white);}.btn_border_white:active, .btn_border_white:focus, .btn_border_white:hover {border-color: var(--yellow);}.btn_white {background-color: var(--white);border-color: var(--main);}.btn_white:active, .btn_white:focus, .btn_white:hover {background-color: var(--main);color: var(--white);}.btn-toggle{padding: 10px;width: 140px;display: flex;cursor: pointer;align-items: center;justify-content: center;margin-right: 10px;background-color: var(--yellow);color: #000;transition: background-color 0.3s;border: 2px solid #000;margin-top: 10px;font-weight: 500;}.btn-toggle_white{background-color: #f7f7f8;}.btn-toggle.active{background-color: #f7f7f8;}.btn-toggle_white.active{background-color: var(--yellow);}.btn-toggle img{height: 25px;width: 25px;margin-right: 7px;}.btn-toggle-text{font-weight: 500;font-size: 16px;}.btn-toggle-wrap{display: flex;}* {scrollbar-width: thin;scrollbar-color: var(--yellow) #cdcdcd;}::-webkit-scrollbar {width: 7px;background: #cdcdcd;}::-webkit-scrollbar-thumb {background: var(--yellow);}.table-wrap:not(:last-child) {margin-bottom: 30px;}.table-wrap_prod:not(:last-child) {margin-bottom: 129px;}.section__btn{margin-bottom: 20px;}table {text-align: left;width: 100%;margin: 0;padding: 0;border-collapse: collapse;border-spacing: 0;font-size: 14px;}table:not(:last-child) {margin-bottom: 50px;}table tr:nth-child(even) {background: rgba(217, 217, 217, 0.3);}table td, table th {padding: 16px 10px;}table th {background-color: var(--yellow);}table td:nth-child(2) {padding: 16px 30px 16px 10px;color: #005BFF;text-decoration: underline;transition: 0.3s;}table td:nth-child(2):hover {color: #002ACE;transition: 0.3s;}table th:nth-child(3) {width: 130px;}table th:nth-child(4) {width: 100px;}table th:nth-child(5) {width: 100px;}.header {position: sticky;width: 100%;z-index: 100;background: #fff;top: 0;}.header_admin{top: 45px;}.cache_btn{padding: 10px;margin-top: 10px;background: none;border: 3px solid black;}.sticky{top: 0;}.gift-icon{width: 110px;height: 110px;position: fixed;bottom: 20px;left: 20px;z-index: 100;cursor: pointer;border-radius: 50%;display: flex;align-items: center;justify-content: center;animation: jump 1.5s infinite ease;}.gift-icon img{width: 80px;height: 80px;}@keyframes jump{0% {transform: scale(1,1) translateY(0);}10% {transform: scale(1.1,.9) translateY(0);}30% {transform: scale(.9,1.1) translateY(-50px);}50% {transform: scale(1,1) translateY(0);}100% {transform: scale(1,1) translateY(0);}}@media (max-width: 768px) {.gift-icon{bottom: 10px;left: 10px;}.gift-icon img{width: 90px;height: 90px;}}.header__body {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;}.header__text {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-size: 11px;color: var(--white);}.header__text svg {margin-right: 10px;}.header__top {font-size: 1rem;margin-bottom: 7px;padding-top: 22px;}.header__top .header__body {justify-content: space-between;}.header__top .header__body > * {}.header__top a:hover {text-decoration: underline;}.header__bottom {background: white;font-size: 1.0625rem;position: relative;}.header__bottom .header__body {height: 4rem;align-items: stretch;justify-content: space-between;}.header__bottom .header__body > * {display: flex;align-items: center;justify-content: center;}.header__bottom .header__body > *:not(.yellow_btn):hover {}.header__bottom .header__body .yellow_btn:hover {background-color: #E5A508;}.header__bottom .header__body > img {border-left: 1px solid #E1E1E1;padding: 1px 1.5rem 0.4rem 1.5rem;width: 190px;height: 57.6px;cursor: pointer;}.yellow_btn {background-color: #FFBF10;z-index: 10;max-width: 266px;width: 100%;}.header__logo {max-width: 146px;margin-right: 49px;cursor: pointer;}.header__contacts{display: flex;max-width: 100%;min-width: max-content;justify-content: flex-end;gap: 1rem;margin-right: 36px;}.header__contacts a{display: flex;align-items: center;gap:0.5rem;}.header__p {font-size: 12px;color: var(--gray);font-weight: 500;}.header__tel {white-space: nowrap;display: block;font-weight: 700;letter-spacing: 0.16px;}.header__mail {font-size: 14px;font-weight: 700;}.catalog_menu_menu, .before_nav_btn_wrap {position: relative;z-index: 1;}.catalog_menu_menu::before, .before_nav_btn_wrap::before {position: absolute;content: '';inset: 0 0 -0.7rem 0;}.nav_search_btn {flex: 0 1 auto;width: 4rem;}.before_nav_btn_wrap {width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}.nav_btn_wrap {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;cursor: pointer;z-index: 1;}.search_modal {position: fixed;top: 0;left: 0;right: 0;}.search_modal_close {display: flex;justify-content: center;align-items: center;cursor: pointer;font-size: 3rem;}.search_modal_close svg {pointer-events: none;height: 1em;}.popup_catalog_wrap {position: absolute;top: 4.1rem;left: 0;right: 0;max-height: 100vh;}.popup_menu_wrap {position: absolute;top: 4.1rem;left: 0;}.menu_flex {margin: 1.1rem;display: flex;flex-direction: column;font-size: 1rem;font-weight: 500;}.menu_flex a {padding: 0.7rem 7rem 0.7rem 0.7rem;}.menu_flex a:hover {color: #FFBF10;}.catalog_menu_popup {background: white;overflow: auto;visibility: hidden;z-index: 90;opacity: 0;-webkit-transition: opacity 0.4s ease;-o-transition: opacity 0.4s ease;transition: opacity 0.4s ease;box-shadow: 0 0 4px rgba(214, 214, 214, 0.37);}.catalog_menu_popup {scrollbar-width: none;}.catalog_menu_popup::-webkit-scrollbar {width: 0;height: 0;}.catalog_grid {display: grid;grid-template-columns: repeat(3, 1fr);column-gap: 1rem;row-gap: 3.5rem;margin-top: 3rem;margin-bottom: 3rem;padding-bottom: 10rem;}.catalog_grid > div > a {font-weight: 700;font-size: 1.25rem;}.catalog_grid ul {margin-top: 1.5rem;font-weight: 500;}.catalog_grid li:not(:last-child) {margin-bottom: 0.75rem;}.show_all_btn {cursor: pointer;}.show_all_btn span:last-child {color: var(--yellow);}.open .catalog_menu_popup {visibility: visible;opacity: 1;}.catalog-header__spollers {padding: 33px 0;display: -ms-grid;display: grid;gap: 60px;-ms-grid-columns: 100%;grid-template-columns: 100%;}.catalog-header__spollers .tablet {display: -ms-grid;display: grid;gap: 20px;-ms-grid-columns: 100%;grid-template-columns: 100%;}.menu {position: relative;}.menu__body {display: -ms-grid;display: grid;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;gap: 30px;-ms-grid-columns: 100%;grid-template-columns: 100%;position: fixed;top: 147px;right: max((100% - 1360px) / 2);background: var(--light);padding: 33px 40px;overflow-x: auto;visibility: hidden;opacity: 0;z-index: 95;-webkit-transition: opacity 0.4s ease;-o-transition: opacity 0.4s ease;transition: opacity 0.4s ease;width: 553px;}.open .menu__body {visibility: visible;opacity: 1;}.menu__item:not(:last-child) {margin-bottom: 20px;}.menu__item a {font-weight: 700;}.menu__social {width: 100%;display: -ms-grid;display: grid;gap: 10px;grid-template-columns: repeat(auto-fit, 48px);}.menu__social a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 47.527px;-ms-flex-negative: 0;flex-shrink: 0;border: 1px solid var(--gray);}.menu__social a img, .menu__social a svg {width: 1.6rem;height: auto;}.menu__btn {min-width: auto;}.menu__icon {display: block;position: relative;width: 24px;height: 16px;-ms-flex-negative: 0;flex-shrink: 0;cursor: pointer;z-index: 5;}.menu__icon:not(:last-child) {margin-right: 10px;}.menu__icon span, .menu__icon::after, .menu__icon::before {content: "";-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;right: 0;position: absolute;width: 100%;height: 0.125rem;background-color: #000;}.menu__icon::before {top: 0;}.menu__icon::after {bottom: 0;}.menu__icon span {top: calc(50% - 0.0625rem);}.open .menu__icon span {width: 0;}.open .menu__icon::before {top: calc(50% - 0.0625rem);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.open .menu__icon::after {bottom: calc(50% - 0.0625rem);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.search {-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}.search_form_wrap {height: 10rem;display: flex;justify-content: center;align-items: center;}.search__form {display: -webkit-box;display: -ms-flexbox;display: flex;height: 2.938rem;gap: 0;width: 100%;margin-right: 40px;}.search__form > div:first-child {border: 1px solid #E1E1E1;display: flex;flex-grow: 1;align-items: stretch;padding-right: 1rem;padding-left: 0.5rem;}.search__form > div:first-child:focus-within {border: 1px solid #FFBF10;}.search__input {background: 0 0;font-weight: 500;font-size: 14px;outline: 0;border: 1px solid var(--yellow);padding-left: 10px;display: block;width: 100%;}.search__input::placeholder {color: #BBBBBB;}.search__btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background: var(--yellow);-ms-flex-negative: 0;flex-shrink: 0;padding: 0 1rem;}.search__btn svg {stroke: #fff;}.footer__top {padding-top: 60px;padding-bottom: 90px;background: var(--gray);color: var(--white);}.footer .menu__social a {border: 1px solid var(--white);background: var(--yellow);}.footer .btn_border_white {color: var(--main);}.footer__container_max {padding: 0;}.footer__bottom {background: var(--yellow);padding: 8px 0;}.footer__copyright {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;font-size: 12px;letter-spacing: -0.24px;margin: -5px -40px;align-items: center;}.footer__copyright > * {margin: 5px 40px;}.footer__links{display: flex;justify-content: center;gap: 0 50px;margin-right: auto;}@media (max-width: 500px) {.footer__links{gap: 10px 0;flex-direction: column;}}.footer__body {display: -ms-grid;display: grid;gap: 40px;grid-template-columns: repeat(auto-fit, minmax(200px, auto));}.footer__col {max-width: 384px;}.footer__col_flex {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;font-size: 14px;}.footer__list {font-size: 14px;}.footer__list li:not(:last-child) {margin-bottom: 10px;}.footer__name {font-size: 24px;font-weight: 700;margin-bottom: 30px;}.footer__group {font-size: 14px;}.footer__group:not(:last-child) {margin-bottom: 20px;}.footer__contacts {font-size: 14px;}.footer__contacts p {color: var(--gray);}.footer__contacts p:not(:last-child) {margin-bottom: 20px;}.footer__contacts a {white-space: nowrap;font-weight: 700;}.intro__container_max {padding: 0;}.intro__container_max_2 {padding: 0;}.intro__body {display: -ms-grid;display: grid;-ms-grid-columns: 100%;grid-template-columns: 100%;}.intro__body > div {padding: 32px 40px;}.intro__banner {min-height: 50vh;}.intro__banner > video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;z-index: -1;}.intro__title {padding-top: 30px;color: var(--white);}.intro__title:not(:last-child) {margin-bottom: 40px;}.intro__btns {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: -9px;}.intro__btns a, .intro__btns button {margin: 9px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;padding: 20px 15px;}.intro__form {background: var(--yellow);z-index: 90;}.intro__view {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.intro__text {font-weight: 500;line-height: 20px;margin-bottom: 20px;}.product__body {display: -ms-grid;display: grid;gap: 8px;-ms-grid-columns: 100%;grid-template-columns: 100%;}.product__body:not(:last-child) {margin-bottom: 60px;}.product__item {overflow: hidden;position: relative;background-color: var(--light);display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-transition: background-color 0.4s ease;-o-transition: background-color 0.4s ease;transition: background-color 0.4s ease;z-index: 1;min-height: 270px;}.product__item:hover {}.product__item:hover .product__logo img {opacity: 1;-webkit-filter: grayscale(0);filter: grayscale(0);}.product__top {color: white;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 29px 30px 16px 30px;}.product__date {font-size: 14px;font-weight: 700;line-height: 34px;}.product__title {max-width: 240px;font-weight: 500;line-height: 34px;}.product__btns {max-width: 184px;position: unset;padding-left: 30px;}.product__btns .btn svg {fill: none;margin-left: 8px;margin-top: 1px;width: 9px;height: 9px;}.product__btns .btn {font-weight: 400;color: #212A35;background: #fff;border: 0;padding: 8px 16px;border-radius: 8px;min-height: 32px;min-width: 112px;}.product__item:hover .btn{background: var(--yellow);}.product__btns.product__btns_ab {}.product__box {color: var(--main);border-top: 6px solid var(--white);border-right: 6px solid var(--white);}.product__img {position: absolute;right: 0;bottom: 0;height: 100%;width: 100%;z-index: -1;}.product__img img {width: 100%;-o-object-fit: cover;object-fit: cover;height: 270px;}.special__item{justify-content: normal;}.special__item .product__top {padding: 29px 30px 16px 30px;}.special__item .product__date {}.special__item .product__title {font-weight: 500;}.special__item .product__btns {position: unset;padding-left: 30px;}.special__item .product__btns .btn svg {fill: none;margin-left: 8px;margin-top: 1px;width: 9px;height: 9px;}.special__item .btn {font-weight: 400;color: #212A35;background: #fff;border: 0;padding: 8px 16px;border-radius: 8px;min-height: 32px;min-width: 112px;}.special__item:hover .btn{background: var(--yellow);}#brand_info{margin-bottom: 20px;}.category-item.active{background: var(--yellow);color: #2B2B2B;}.news-table{width: 200px;}td.news-table{display: block;word-wrap: break-word;}.multiple-cats{FONT-WEIGHT: 600;font-size: 14px;display: flex;flex-wrap: wrap;gap: 10px 6px;margin-bottom: 30px;}.multiple-cats a,.multiple-cats p {background: #F0F0F0;color: #666666;line-height: 19.6px;padding: 8px 24px;transition: 0.2s;cursor: pointer;}.multiple-cats a:hover,.multiple-cats p:hover{background: #F0F0F0;color: #2B2B2B;background: var(--yellow);}.product__logo {display: -webkit-box;display: -ms-flexbox;display: flex;padding: 0 30px;max-height: 110px;justify-content: center;}.product__logo.product__logo_cvet img {opacity: 0.1;max-height: 139px;}.product__logo img {-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;-webkit-filter: grayscale(100);filter: grayscale(100);margin-top: -29px;-o-object-fit: contain;object-fit: contain;}.product__btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.economy__body {background: var(--light);border: 16px solid var(--yellow);display: -ms-grid;display: grid;gap: 20px 0px;-ms-grid-columns: 54% auto;grid-template-columns: 54% auto;}.economy__left {padding: 40px 40px;}.economy__title:not(:last-child) {margin-bottom: 41px;}.economy__icons {display: -ms-grid;display: grid;gap: 50px;grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));}.economy__icon p {max-width: 200px;font-weight: 500;}.economy__i {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background: var(--yellow);border: 3px solid #000;width: 60px;height: 60px;-ms-flex-negative: 0;flex-shrink: 0;margin-bottom: 21px;}.economy__i img, .economy__i svg {width: 36px;height: 36px;}.economy__item {padding-top: 40px;padding-right: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.economy__item:not(:last-child) {border-bottom: 1px solid var(--main);}.economy__item .btn {padding: 0;min-width: auto;}.economy__info:not(:last-child) {padding-bottom: 40px;}.economy__name {max-width: 220px;font-size: 24px;font-weight: 700;}.economy__name:not(:last-child) {margin-bottom: 10px;}.economy__img img, .economy__img svg {max-width: 200px;}.group__body {display: -ms-grid;display: grid;gap: 0 82px;-ms-grid-columns: 100%;grid-template-columns: 100%;}.group__item {display: -ms-grid;display: grid;grid-template-columns: repeat(auto-fit, minmax(60px, auto));padding: 26px 0 40px 0;gap: 30px;}.group__item:not(:last-child) {border-bottom: 1px solid var(--gray);}.group__age {font-size: 24px;font-weight: 700;}.group__info {color: var(--gray);}.group__info p:not(:last-child) {margin-bottom: 60px;}.selection__body {padding: 44px;background: var(--yellow);border: 16px solid var(--gray);display: -ms-grid;display: grid;gap: 40px 150px;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));overflow: hidden;}.selection__title {max-width: 390px;margin-bottom: 24px;}.selection__info {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.selection__top:not(:last-child) {margin-bottom: 44px;}.selection__subtitle {font-size: 24px;font-weight: 700;line-height: 28px;}.selection__text {font-size: 14px;}.info__body {display: -ms-grid;display: grid;gap: 100px 45px;grid-template-columns: repeat(auto-fit, minmax(45%, 1fr));}.info__body_three {display: -ms-grid;display: grid;gap: 100px 45px;grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));}@media (max-width: 991.98px) {.group__container .pc-only {display: none;}.selection__body{grid-template-columns: none;}}@media (max-width: 1024px) {.selection__body{grid-template-columns: none;}.btn-toggle-wrap {flex-direction: column;}.btn-toggle{width: 100%;}}@media (min-width: 992px) {.group__container .mobile-only {display: none;}.pc-only .group__item:first-child {padding-top: 0;}.pc-only .info__item {display: flex;flex-wrap: wrap;flex-direction: column;}}.liders{padding-top: 40px;}.info__body_min {display: -ms-grid;display: grid;gap: 100px 20px;grid-template-columns: repeat(auto-fit, 33% 66%);}.info__text {color: var(--gray);margin-bottom: 50px;}.info__subtext {padding-top: 20px;}.info__subtitle {font-size: 24px;font-weight: 700;line-height: 36px;margin-bottom: 10px;}.info__rows:not(:last-child) {margin-bottom: 72px;}.info__row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 20px 0;}.info__row:not(:last-child) {border-bottom: 1px solid var(--main);}.info__value {text-align: right;margin-left: 24px;}.reviews__container_slider:not(:last-child) {margin-bottom: 50px;}.reviews__slider {}.reviews__slider {display: flex;flex-direction: column;height: 100%;justify-content: space-between;}.link-media img {object-fit: cover;height: 200px;}.link-body {margin-top: 20px;font-weight: 600;font-size: 20px;}.reviews__items {display: -ms-grid;display: grid;gap: 32px;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));}.reviews__items:not(:last-child) {margin-bottom: 50px;}.video__item {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;}.video__item::before {content: "";position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);pointer-events: none;}.video__item embed, .video__item iframe, .video__item img, .video__item object {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;}.video__btn {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.clients__slider {position: relative;}.clients__slide {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 20px;}.clients__slide img {max-width: 137px;max-height: 85px;-o-object-fit: contain;object-fit: contain;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;-webkit-filter: grayscale(100);filter: grayscale(100);}.clients__slide:last-child img {max-width: 100px;}.clients__slide:hover img {-webkit-filter: grayscale(0);filter: grayscale(0);}.clients__arrows {position: absolute;width: 100%;top: 50%;left: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;pointer-events: none;}.swiper-button {pointer-events: all;}.about__text {color: var(--gray);}.about__text:not(:last-child) {margin-bottom: 60px;}.about__text p:not(:last-child) {margin-bottom: 20px;}.about__items {display: -ms-grid;display: grid;gap: 40px 80px;grid-template-columns: repeat(auto-fill, minmax(202px, auto));}.about__items:not(:last-child) {margin-bottom: 60px;}.about__num {color: var(--yellow);margin-bottom: 5px;}.about__img {position: relative;}.about__img:not(:last-child) {margin-bottom: 100px;}.about__img_text {position: absolute;bottom: 0;left: 0;background: var(--white);width: 202px;padding: 25px 34px 0 0;font-size: 14px;color: var(--gray);}.emptyCats{font-size: 14px;font-weight: 400;line-height: 16.94px;text-align: center;color: #2B2B2B;max-width: 400px;margin: 0 auto;margin-bottom: 28px;}.about__mail {padding: 24px 14px;border: 16px solid var(--yellow);background: var(--light);margin-bottom: 20px;}.about__mail_empty {border: 10px solid var(--yellow);background: #F7F7F8;max-width: 540px;margin: 0 auto;padding: 30px;margin-bottom: 20px;}.about__mail_empty .btn{margin: 0 auto;display: block;padding: 12px 28px;}.about__mail > :not(:last-child) {margin-bottom: 40px;}.about__mail a {}.about__mail .section__title {margin-bottom: 0;}.blog {border-top: 3px solid var(--main);padding-bottom: 20px;margin-bottom: 40px;}.blog__item {padding: 50px 0;display: -ms-grid;display: grid;gap: 30px;grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));}.blog__item:not(:last-child) {border-bottom: 1px solid var(--main);}.blog__item a {display: block;}.blog__img {position: relative;}.blog__img img {-o-object-fit: cover;object-fit: cover;height: 100%;width: 100%;}.blog__img::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);pointer-events: none;}.blog__row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;font-size: 14px;color: var(--gray);letter-spacing: -0.28px;}.blog__row:not(:last-child) {margin-bottom: 30px;}.blog__text {color: var(--gray);}.contacts__group {padding-top: 50px;}.contacts__group:first-of-type {padding-top: 24px;}.contacts__group a {white-space: nowrap;font-weight: 700;}.contacts__group p {color: var(--gray);}.contacts__info p {color: #000000;font-size: 16px;font-weight: 500;line-height: 19.36px;margin-bottom: 12px;}.contacts__info p.contacts_dop{color: var(--gray);font-size: 14px;font-weight: 500;line-height: 16.94px;text-align: center;margin-bottom: 0;}.contacts__group b, .contacts__group strong {color: var(--main);}.contacts__group:not(:last-child) {padding-bottom: 50px;border-bottom: 1px solid var(--gray);}.contacts__row {display: -ms-grid;display: grid;gap: 80px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;grid-template-columns: repeat(auto-fit, minmax(251px, 1fr));}.contacts__row:not(:last-child) {padding-bottom: 50px;}.contacts__col {display: -ms-grid;display: flex;flex-direction: column;gap: 20px;-ms-grid-columns: 100%;grid-template-columns: 100%;}.contacts__flex {display: -webkit-box;display: -ms-flexbox;display: flex;align-items: center;}.contacts__icon {width: 100px;height: 100px;border-radius: 50%;background: #F7F7F8;min-width: 100px;}.contacts__icon a {display: flex;align-items: center;justify-content: center;height: 100%;}.contacts__icon img {width: 100px;height: 100px;border-radius: 50%;object-fit: cover;}.contacts__icon img.contacts__icon_svg{width: 50px;height: 50px;}.contacts__info {display: flex;flex-direction: column;align-items: center;width: 100%;}.contacts__info a {margin-bottom: 0;font-size: 13px;font-weight: 500;line-height: 15.73px;padding: 10px 42px;border: 1px solid #FFBF10;border-radius: 30px;max-width: fit-content;margin-bottom: 12px;display: block;}.contacts__info span {margin-left: 20px;}.contacts__map iframe, .contacts__map img {aspect-ratio: 16/9;width: 100%;height: 100%;}.one-product__top {display: -webkit-box;display: -ms-flexbox;display: flex;}.one-product__top:not(:last-child) {margin-bottom: 50px;padding-bottom: 50px;border-bottom: 1px solid var(--main);}.btn_buy{background-color: var(--yellow);padding: 10px 60px;max-width: 287px;width: 100%;margin-bottom: 16px;font-size: 18px;font-weight: 600;}.btn_message{background-color: #25D366;margin-bottom: 40px;font-size: 18px;font-weight: 600;color: #fff;display: flex;gap: 10px;max-width: 287px;}.btn_message svg{margin-left: 0px;}.edit-in-admin{background-color: #b3afaf;padding: 13px 40px;margin-bottom: 20px;font-size: 18px;font-weight: 600;width: fit-content;display: block;}.one-product__slider{min-width: 545px;margin-bottom: 20px;margin-right: 40px;position: relative;}.swiper {overflow: hidden;position: relative;}.swiper-wrapper {width: 100%;height: 100%;-webkit-box-sizing: content-box;box-sizing: content-box;display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;}.swiper-vertical .swiper-wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.swiper-autoheight .swiper-wrapper {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.swiper-initialized .swiper-slide {-ms-flex-negative: 0;flex-shrink: 0;}.swiper-android .swiper-slide, .swiper-android .swiper-wrapper {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.swiper-button-lock {display: none !important;}.swiper-grid > .swiper-wrapper {-ms-flex-wrap: wrap;flex-wrap: wrap;}.swiper-grid-column > .swiper-wrapper {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.swiper-pagination {margin-top: 30px;text-align: center;-webkit-transition: 0.3s opacity;-o-transition: 0.3s opacity;transition: 0.3s opacity;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.swiper-pagination.swiper-pagination-hidden {opacity: 0;}.swiper-horizontal > .swiper-pagination-bullets {width: 100%;}.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;background: var(--light);margin: 0 5px;border-radius: 50%;}button.swiper-pagination-bullet {border: none;padding: 0;-webkit-box-shadow: none;box-shadow: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer;}.swiper-pagination-bullet:only-child {display: none !important;}.swiper-pagination-bullet-active {background: #636363;}.swiper-pagination-lock {display: none;}.swiper-initialized .swiper-button-next, .swiper-initialized .swiper-button-prev {position: absolute;top: var(--swiper-navigation-top-offset, 50%);width: calc(var(--swiper-navigation-size) / 44 * 27);height: var(--swiper-navigation-size);margin-top: calc(0px - (var(--swiper-navigation-size) / 2));z-index: 10;cursor: pointer;display: flex;align-items: center;justify-content: center;color: var(--swiper-navigation-color, var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: 0.35;cursor: auto;pointer-events: none;}.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {opacity: 0;cursor: auto;pointer-events: none;}.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {display: none !important;}.swiper-button-next svg, .swiper-button-prev svg {width: 100%;height: 100%;object-fit: contain;transform-origin: center;}.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {transform: rotate(180deg);}.swiper-button-prev, .swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset, 10px);right: auto;}.swiper-button-next, .swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset, 10px);left: auto;}.swiper-button-lock {display: none;}.swiper-button-next:after, .swiper-button-prev:after {font-family: swiper-icons;font-size: var(--swiper-navigation-size);text-transform: none !important;letter-spacing: 0;font-variant: initial;line-height: 1;}.swiper-initialized .swiper-button-prev:after, .swiper-initialized .swiper-rtl .swiper-button-next:after {content: "";}.swiper-initialized .swiper-button-next, .swiper-initialized .swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset, 10px);left: auto;}.swiper-initialized .swiper-button-next:after, .swiper-initialized .swiper-rtl .swiper-button-prev:after {content: "";}.swiper_main{height: 400px;min-width: 545px;max-width: 545px;overflow: hidden;margin-bottom: 20px;}.swiper-initialized .swiper_thumbnail,.swiper-initialized .swiper_thumbnail .swiper-wrapper{height: 108px;}.one-product__slider .bx-controls-direction {position: absolute;top: 0;left: 0;right: 0;height: 100%;}.swiper_main img {width: 100%;height: 400px;border: 2px solid #EFEFEF;object-fit: cover;height: 400px;min-width: 545px;}.swiper-initialized .swiper-button-prev,.swiper-initialized .swiper-button-next {background-image: url(../img/arrow-prods.svg);width: 32px;height: 32px;background-color: #fff;top: var(--swiper-navigation-top-offset, 40%);border-radius: 50%;background-size: 50% 100%;background-position: 50% 50%;background-repeat: no-repeat;}.swiper-initialized .swiper-button-prev{transform: rotate(180deg);}.swiper-initialized .swiper-button-next {}.swiper-initialized .swiper-button-prev-bn, .swiper-initialized .swiper-button-next-bn {background-image: none;background-color: unset;width: 5%;height: 100%;justify-content: end;top: 0;right: -10px;}.swiper-initialized .swiper-button-prev-bn {right: auto;left: -10px;}.swiper-button-prev-bn img, .swiper-button-next-bn img{display: none;}.swiper-initialized .swiper-button-prev-bn img, .swiper-initialized .swiper-button-next-bn img{display: block;width: 10px;object-fit: contain;z-index: 7;}.swiper-initialized .swiper-button-next-bn:after, .swiper-initialized .swiper-button-prev-bn:after{content: "";width: 61px;height: 61px;background-color: #D9D9D9;border-radius: 50%;position: absolute;right: -23px;z-index: 0;}.swiper-initialized .swiper-button-prev-bn:after{}@media screen and (max-width: 1100px){.swiper-initialized .swiper-button-prev-bn, .swiper-initialized .swiper-button-next-bn {right: 23px;}.swiper-initialized .swiper-button-prev-bn {left: 23px;}.swiper-initialized .swiper-button-next-bn:after, .swiper-initialized .swiper-button-prev-bn:after{width: 40px;height: 40px;right: -15px;}}@media screen and (max-width: 768px){.desktop{display: none !important;}.mob{display: block !important;}.header__bottom .header__body > *:not(.nav_search_btn, :first-child) {flex: 1 1 auto;}.header__bottom .header__body > *:not(.yellow_btn, :has(+ .yellow_btn)) {border-right: 1px solid #E1E1E1;}.header__bottom::before {position: absolute;inset: 0;content: '';border-top: 1px solid #E1E1E1;border-bottom: 1px solid #E1E1E1;z-index: 5;pointer-events: none;}.swiper-initialized .swiper-button-prev-bn, .swiper-initialized .swiper-button-next-bn {right: 23px;}.swiper-initialized .swiper-button-prev-bn {left: 23px;}.swiper-initialized .swiper-button-next-bn:after, .swiper-initialized .swiper-button-prev-bn:after{width: 20px;height: 20px;right: -15px;}.swiper-initialized .swiper-button-prev-bn img, .swiper-initialized .swiper-button-next-bn img{width: 5px;margin-right: -8px;}}.banner__slider{overflow: visible;width: 100%;max-width: 1280px;margin: 0 auto;}.banner__video{width: 100%;height: 100%;object-fit: cover;position: relative;min-width: 100%;max-height: 391px;}.banner_slide__video{position: relative;min-width: 100%;}.banner_slide__video::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.25);z-index: 100;}.banner_slide__video span{position: absolute;z-index: 100;top: calc(50% - 36px);left: calc(50% - 198px);color: #fff;font-weight: 700;font-size: 24px;line-height: 24px;text-align: center;}.banner__video_btn{position: absolute;z-index: 100;top: 229px;left: calc(50% - 187px);padding: 16px;color: #fff;background: #00000070;font-size: 16px;cursor: pointer;}.banner__video_yellow{top: 229px;left: calc(50% - -27px);color: #1C1C1C;background: var(--yellow);padding: 16px 26px;}.banner__video_btn svg{fill: #fff;margin-right: 7px;}#longVideoContainer {display: none;}.slider__wrap{padding-right: 40px;position: relative;}.swiper_thumbnail img {width: 100%;height: 108px;border: 2px solid #EFEFEF;object-fit: cover;}.swiper_thumbnail .swiper-slide-thumb-active img {border: 2px solid #FFBF10 }.orig-mark, .instock-mark{position: absolute;font-size: 16px;font-weight: 500;line-height: 19.2px;color: #fff;background: #ED2227;padding: 11px 16px;top: 81px;left: -12px;z-index: 4;}.orig-mark{top: 32px;padding: 11px 18px;}.product__mark{font-size: 18px;display: flex;flex-direction: column;gap: 24px 0;}.product__mark li{display: flex;flex-direction: column;gap: 12px 0;}.product__mark_name {font-weight: 700;line-height: 19.8px;}.product__mark_val {line-height: 19.8px;}.product__mark_undeline{text-decoration: underline;}.summer {}.summer__text {font-size: 12px;color: var(--gray);}.summer__text:not(:last-child) {margin-bottom: 5px;}.summer__price {white-space: nowrap;margin-bottom: 0;font-size: 32px;padding: 0 0 16px 0;}@media (max-width: 1300px) {.one-product__top {flex-direction: column;align-items: start;}.one-product__slider {max-width: 100%;min-width: auto;}.slider__wrap{padding-right: 0px;}.swiper_thumbnail img {width: 100%;height: 150px;}.swiper_main img {}.banner__slider{max-width: 1000px;}.banner__slide {max-width: 1200px;}}@media (max-width: 900px) {.one-product__slider {height: 500px;margin-right: 0;}.one-product__slider img{min-width: 100%;height: 500px;}}.term_title{font-size: 24px;padding: 20px 0;}@media (max-width: 768px) {.news-table{width: auto;}.terms{padding-top: 50px;}.swiper_main{min-width: 100%;max-width: unset;height: 300px;margin-bottom: 20px;}.swiper-initialized .swiper-button-prev-bn, .swiper-initialized .swiper-button-next-bn {height: auto;height: 426px;}.banner_slide__video span{top: calc(50% - 128px);left: calc(50% - 140px);font-size: 24px;line-height: 24px;width: 280px;}.banner__video_btn {top: calc(50% - -52px);left: calc(50% - 85px);padding: 16px 11.5px;font-size: 14px;}.banner__video_yellow {top: calc(50% - -115px);left: calc(50% - 85px);padding: 13px 26px;font-size: 14px;}.banner__video{max-height: inherit;}.swiper_main img {height: 360px;border-radius: 12px;}.one-product__slider {height: auto;}.one-product__slider img{height: 300px;border-radius: 16px;}.swiper_thumbnail img {height: 80px;border-radius: 12px;}.orig-mark, .instock-mark{border-radius: 6px;top: 61px;left: -4px;}.orig-mark{top: 12px;}.summer {width: 100%;padding-top: 16px;}.btn_buy {width: 100%;max-width: none;padding: 10px 48px;}.btn_message {padding: 10px 14px;}}.product__tech-spec{font-size: 18px;margin-bottom: 60px;display: flex;flex-direction: column;gap: 24px;}.product__tech-spec > li{display: flex;align-items: baseline;gap: 0 24px;padding-bottom: 16px;border-bottom: 1px solid #EFEFEF;}.product__tech-spec > li:last-child{border: 0;padding-bottom: 0;}.product__specif{font-weight: 700;line-height: 19.8px;max-width: 190px;width: 100%;}.product__specif-value {font-weight: 400;line-height: 19.8px;}.product__advantage {display: flex;flex-direction: column;gap: 12px 0;padding: 0 0 0 16px;}.product__advantage li {list-style:disc;line-height: 28.8px;}.product__advantage li::marker {color: #ED2227;font-size: 18px;}.review-block {}.review:not(:last-child) {border-bottom: 1px solid #E1E1E1;}.review-list{display: flex;flex-direction: column;gap: 32px;}.review-rating {color: #fcb617;margin-bottom: 12px;}.review-info {margin-bottom: 20px;}.review-info strong {color: #2B2B2B;font-size: 15px;font-weight: 700;line-height: 18px;margin-right: 12px;}.review-date {font-family: Inter;font-size: 12px;font-weight: 400;line-height: 14.4px;color: #484F55;}.review-details p {margin-bottom: 20px;color: #2B2B2B;font-family: Inter;font-size: 14px;font-weight: 400;line-height: 16.8px;}.review-details span {font-size: 14px;font-weight: 700;line-height: 16.8px;margin-bottom: 8px;display: block;}.review-rating {display: flex;gap: 5px;}.star {width: 20px;height: 20px;}.question-details{font-size: 14px;font-weight: 400;line-height: 16.8px;}.answer-details{padding-left: 24px;padding-top: 16px;margin-bottom: 20px;}.answer-details span{padding-bottom: 8px;display: block;font-weight: 700;}.rating-stars {display: flex;margin-bottom: 24px;}.rating-stars .star {width: 64px;height: 64px;cursor: pointer;transition: transform 0.2s ease;}.rating-stars .star:hover {transform: scale(1.1);}.popup .form .btn.btn_add_review {padding: 12px 28px;}form .rating-stars .errmsg.is-visible{top: -20px;}.tabs {margin-bottom: 60px;}.tabs-header {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;padding-bottom: 16px;margin-bottom: 32px;border-bottom: 1px solid #E1E1E1;}.tabs-header {}.tab-button {font-size: 28px;font-weight: 700;line-height: 33.6px;color: var(--grey, #BBBBBB);margin-right: 24px;}.tab-button.active {color: #000;font-weight: bold;}.tab-button:hover {color: #000;}.action-button {background-color: var(--yellow);border: none;padding: 10px 71px;cursor: pointer;font-size: 18px;font-weight: 600;line-height: 25.2px;}.action-button:hover {}.tabs-content {}.tab-content {display: none;}.tab-content.active {display: block;}.xs-tovar-table p{margin-bottom: 10px;}.xs-tovar-table ul{margin-bottom: 10px;}.xs-tovar-table ul li {list-style: disc;padding-left: 5px;margin-left: 30px;margin-bottom: 10px;}@media (max-width: 768px) {.product__tech-spec{font-size: 15px;margin-bottom: 40px;}.product__tech-spec > li {gap: 0 16px;}.product__advantage li {line-height: 24px;}.product__tech-spec > li:last-child{border: 0;flex-direction: column;}.product__tech-spec > li:last-child .product__specif-value{padding: 16px 0 0 0 ;}.tabs-buttons{display: flex;justify-content: end;width: 100%;}.tab-button {font-size: 18px;margin-bottom: 8px;}.action-button {font-size: 18px;width: 100%;}.tabs-header {border:0;}.review-list {gap: 28px;}.review-details p {margin-bottom: 16px;}}.page__intro.intro {max-height: 391px;}.catalog_body_grid {row-gap: 3.75rem;column-gap: 1.375rem;}.catalog_item_img {height: 270px;overflow: hidden;background-color: #F5F6FA;}.catalog_item_img img {width: 100%;height: 270px;object-fit: scale-down;padding: 1rem;}.catalog_item_title {margin-top: 1.75rem;font-weight: 500;font-size: 2rem;text-transform: uppercase;}.catalog_body_grid a:hover {text-decoration: underline;}#cookie_note{display: none;align-items: center;justify-content: center;position: fixed;bottom: 0;left: 0;z-index: 10;padding: 20px 100px 20px 40px;background-color: #000000;border-top: 2px solid #FFFFFF;width: 100%;}#cookie_note p{margin: 0;font-size: 14px;font-weight: 400;line-height: 20px;color: #FFFFFF;margin-right: 20px;}.btn_cookie{background: var(--yellow);padding: 8px 10px;font-size: 14px;font-weight: 400;line-height: 20px;width: auto;}#cookie_note.show{display: flex;}.otzivi{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 15px 0px;}@media (max-width: 768px){#cookie_note.show{flex-direction: column;padding: 20px 16px 20px 16px;}#cookie_note{}#cookie_note p{text-align: center;margin-right: 0px;padding-bottom: 20px;font-size: 12px;line-height: 20px;}}@media (min-width: 82.5em) {.section__title {font-size: 40px;}.section__title_min {font-size: 30px;}.product__title {font-size: 26px;}}@media (min-width: 479.98px) {body {font-size: 16px;}.mb {display: none !important;}}@media (min-width: 767.98px) {.career-spollers__body h4 {padding-left: 202px;}.career-spollers__body ul {padding-left: 202px;}.page__left {padding-left: 202px;}.page__noleft {margin-left: -202px;}}@media (min-width: 991.98px) {[class*="__container"], [class*="__container_max"], [class*="__container_max_2"] {padding: 0 2.5rem;}.spollers_2 {width: 60%;display: -ms-grid;display: grid;grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));}.page__wrapp {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.page__body {width: calc(100% - 438px);}.tablet {display: none !important;}.page__intro.intro {min-height: auto;padding-top: 13px;margin-bottom: 76px;}.intro__body {grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));grid-template-rows: repeat(2, 1fr);}.intro__body > div:first-child {grid-column: 1/2 span;grid-row: 1/2 span;}.intro__view a svg, .intro__view button svg {display: none;}.product__body.section__col_3 {grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));}.product__body.section__col_3 > div:first-child {grid-column: 1/2 span;grid-row: 1/2 span;}.product__body.section__col_2 {grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));}.group__body {border-top: 3px solid var(--main);padding-top: 20px;grid-template-columns: repeat(auto-fit, minmax(27%, auto));}}@media (min-width: 991.98px) and (min-width: 82.5em) {.spollers_2 {-webkit-column-gap: 80px;-moz-column-gap: 80px;column-gap: 80px;}}@media (min-width: 1320px) {.menu__body {-ms-grid-columns: 40% auto;grid-template-columns: 40% auto;}.about__mail {padding: 40px 40px 40px 196px;}.about__mail_empty {padding: 30px;}}@media (max-width: 1150px) {.header__btn {display: none;}}@media (max-width: 991.98px) {.otzivi iframe{max-width: 90vw;display: block;width: 100%;}.otzivi{grid-template-columns: 1fr;}.pc {display: none;}.header__tel {font-size: 24px;}.header__mail {font-size: 20px;}.menu__body {width: 100%;right: 0;}.intro__body > div {padding: 40px 20px;}.intro__banner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.intro__view a, .intro__view button {border-color: transparent;padding: 0;}.intro__text {font-weight: 700;}.product__top {padding: 20px 30px;}.product__logo img {margin-top: -20px;}.economy__body {-ms-grid-columns: 100%;grid-template-columns: 100%;}.economy__left {padding: 20px;}.economy__items {padding-left: 20px;max-width: 415px;}.group__title {border-bottom: 3px solid var(--main);padding-bottom: 20px;}.selection__body {padding: 34px 24px;-ms-grid-columns: 100%;grid-template-columns: 100%;}.info__body, .info__body_three, .info__body_min {-ms-grid-columns: 100%;grid-template-columns: 100%;}.about__items {-ms-grid-columns: 100%;grid-template-columns: 100%;margin-left: 0px;padding: 0 33px;margin: 0 auto;text-align: center;}.about__items:not(:last-child) {margin-bottom: 20px;}}@media (max-width: 767.98px) {.popup__content {padding: 24px;border: 16px solid var(--yellow);}.popup__content_yellow {border: 16px solid var(--white);}.popup__close {top: -60px;right: -16px;}.popup__close svg {stroke: #d9d9d9;}.popup__title {font-size: 34px;}.popup__text {font-size: 16px;}.popup .form__row {-ms-flex-wrap: wrap;flex-wrap: wrap;}.career-spollers__body {padding-bottom: 40px;}.breadcrumb {margin: 20px 0 20px;}.section__title_bottom.selection__title_bottom_tablet_no_p {margin: 0;}.page__body{margin-bottom: 20px;}.section__btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-bottom: 30px;}.table-wrap:not(:last-child) {margin-bottom: 30px;}table:not(:last-child) {margin-bottom: 30px;}.footer__top {padding-top: 40px;padding-bottom: 50px;}.footer__body {gap: 20px;gap: 50px 20px;grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));}.footer__col_one {grid-column: 1/2 span;gap: 20px;}.footer__social {grid-column: 2/1 span;}.footer__name {font-size: 18px;}.footer__contacts p:not(:last-child) {margin-bottom: 5px;}.selection__subtitle {font-size: 16px;}.reviews__items:not(:last-child) {margin-bottom: 40px;}.about__text:not(:last-child) {margin-bottom: 40px;}.about__img:not(:last-child) {margin-bottom: 40px;}.contacts__flex {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.contacts__info {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}.contacts__info a {margin-right: 20px;}}@media screen and (max-width: 767.98px) {.header__logo {margin-right: 0;}.table-wrap table {border: 0;}.table-wrap table thead {display: none;}.table-wrap table tr {display: block;padding: 20px 5px;font-size: 12px;}.table-wrap table tr svg {width: 17px;height: 24px;margin-left: 20px;}.table-wrap table tr:nth-child(odd) svg {stroke: var(--gray);}.table-wrap table tr:nth-child(even) svg {stroke: var(--main);}.table-wrap table td {display: -webkit-box;display: -ms-flexbox;display: flex;padding: 5px 0;color: var(--gray);}.table-wrap table td:nth-child(2) {font-weight: 700;color: var(--main);}.table-wrap table td:nth-child(3) {font-weight: 700;color: var(--main);}.table-wrap table td:nth-child(5) {display: -webkit-box;display: -ms-flexbox;display: flex;width: auto;}.table-wrap table td:nth-child(5) .tablet {margin-left: auto;}.table-wrap table td:last-child {border-bottom: 0;}.table-wrap table td a {overflow-wrap: anywhere;}.table-wrap table td:before {content: attr(data-label);float: left;font-weight: 400;margin-right: 10px;-webkit-box-flex: 0;-ms-flex: 0 0 90px;flex: 0 0 90px;color: var(--gray);}}@media (max-width: 479.98px) {.header__body_white {flex-direction: column;}.menu__btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;flex-direction: column;font-size: 10px;background: transparent;padding: 0;border: 0;font-weight: 700;height: 54px;}.search__icon svg, .menu__btn svg {width: 24px;height: 24px;margin: 0;}.section__title_bottom {-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 30px;}.section__title_bottom img, .section__title_bottom svg {max-width: 147px;margin-left: 0;margin-top: 20px;}.section__title_product{margin-bottom: 0px;}.economy__icons {gap: 20px;}.economy__item {-ms-flex-wrap: wrap;flex-wrap: wrap;}.group__item {-ms-grid-columns: 100%;grid-template-columns: 100%;}.info__text {margin-bottom: 40px;}.about__img_text {padding: 2% 2% 0 0;}.blog {margin-bottom: 30px;}}@media (max-width: 20em) {.section__title {font-size: 32px;}.section__title_min {font-size: 24px;}.product__title {font-size: 24px;}.group__item {gap: 20px;}.about__mail a {}}@media (min-width: 991.98px) and (min-width: 20em) and (max-width: 82.5em) {@supports ( (-moz-column-gap: clamp(0.0001px, -1.59999175rem + 7.99999vw, 80px)) or (column-gap: clamp(0.0001px, -1.59999175rem + 7.99999vw, 80px)) ) {.spollers_2 {-webkit-column-gap: clamp(0.0001px, -1.59999175rem + 7.99999vw, 80px);-moz-column-gap: clamp(0.0001px, -1.59999175rem + 7.99999vw, 80px);column-gap: clamp(0.0001px, -1.59999175rem + 7.99999vw, 80px);}}@supports not ( (-moz-column-gap: clamp(0.0001px, -1.59999175rem + 7.99999vw, 80px)) or (column-gap: clamp(0.0001px, -1.59999175rem + 7.99999vw, 80px)) ) {.spollers_2 {-webkit-column-gap: calc(0.0001px + 5 * (100vw - 20rem) / 62.5);-moz-column-gap: calc(0.0001px + 5 * (100vw - 20rem) / 62.5);column-gap: calc(0.0001px + 5 * (100vw - 20rem) / 62.5);}}}@media (min-width: 991.98px) and (max-width: 20em) {.spollers_2 {-webkit-column-gap: 0.0001px;-moz-column-gap: 0.0001px;column-gap: 0.0001px;}}@media (min-width: 20em) and (max-width: 82.5em) {@supports (font-size: clamp(32px, 1.84rem + 0.8vw, 40px)) {.section__title {font-size: clamp(32px, 1.84rem + 0.8vw, 40px);}}@supports (font-size: clamp(58px, 3.625rem + 0.8vw, 64px)) {.zoomIn-dialog {font-size: clamp(58px, 3.625rem + 0.8vw, 64px);}}@supports not (font-size: clamp(32px, 1.84rem + 0.8vw, 40px)) {.section__title {font-size: calc(32px + 0.5 * (100vw - 20rem) / 62.5);}}@supports (font-size: clamp(24px, 1.38rem + 0.6vw, 30px)) {.section__title_min {font-size: clamp(24px, 1.38rem + 0.6vw, 30px);}}@supports not (font-size: clamp(24px, 1.38rem + 0.6vw, 30px)) {.section__title_min {font-size: calc(24px + 0.375 * (100vw - 20rem) / 62.5);}}@supports (font-size: clamp(24px, 1.38rem + 0.6vw, 30px)) {.product__title {font-size: clamp(24px, 1.38rem + 0.6vw, 26px);}}@supports not (font-size: clamp(24px, 1.38rem + 0.6vw, 30px)) {.product__title {font-size: calc(24px + 0.375 * (100vw - 20rem) / 62.5);}}}@media (max-width: 991.98px) and (min-width: 767.98px) {.product__body {grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));}}@media (min-width: 20em) and (max-width: 120em) {@supports (font-size: clamp(20px, 1rem + 1.25vw, 40px)) {.about__mail a {}}@supports not (font-size: clamp(20px, 1rem + 1.25vw, 40px)) {.about__mail a {}}}.header-info a {color: #337ab7;text-decoration: none;}@media only screen and (min-width: 992px) {.info-oplata p {line-height: 48px;}}.change1 {display: block;}.change1 i {font-size: 20px;vertical-align: middle;color: #000;}.change1 a {color: #000;padding-left: 11px;}.change1 a:hover {text-decoration: underline !important;color: #000;}.change1 .e-mail-top {float: right;margin-left: 20px;color: #717171;font: 300 15px/1 Roboto, Arial, Helvetica, sans-serif;}.change1 .phone-top {float: right;margin-left: 20px;min-width: 120px;color: #717171;font: 300 15px/1 Roboto, Arial, Helvetica, sans-serif;}.dropdown.region {float: right;}.dropdown .region-a {padding-left: 0;}.dropdown .region-a:hover {color: inherit;text-decoration: none !important;}.dropdown .region-a .caret {margin-left: 0.355em;vertical-align: 0.255em;transition: all 0.3s ease 0;-webkit-transition: all 0.3s ease 0;-moz-transition: all 0.3s ease 0;-o-transition: all 0.3s ease 0;-ms-transition: all 0.3s ease 0;}.dropdown .region-a .caret {color: #73b6e1;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.dropdown .dropdown-menu.region-ul {padding: 0;background: #000;text-align: center;font-size: 14px;min-width: auto;border: none;border-radius: 0;}.region-ul li {padding: 5px 5px 5px 13px;border-bottom: 1px solid #73b6e1;}.region-ul li:last-child {border-bottom: none;}.region-ul li:focus, .region-ul li:hover {background-color: #71b7e4;cursor: pointer;}.region-ul a {color: #fff !important;}.region-ul .dropdown-item:hover {text-decoration: none !important;}.region .ru {background: url(../img/Russia-Flag-icon.png) no-repeat left center;background-size: contain;padding-left: 24px;width: 40px;}.region .en {background: url(../img/US-Flag-icon.png) no-repeat left center;background-size: contain;padding: 0 0 0 22px;}.region .dropdown-item:hover {background: none;}.dropdown .region-a:hover {color: inherit;text-decoration: none !important;}.region span a {display: inline-block;}.banner__swiper{min-height: 391px;max-height: 391px;}.banner__slide {height: 100%;width: 100%;max-width: 1280px;}.banner__slide__wrap {display: flex;flex-direction: column;max-width: 1280px;margin: 0 auto;height: 100%;padding-left: 40px;}.img-fot{position: absolute;width: 100%;height: 100%;z-index: -1;object-fit: cover;}.fotorama__active p {color: #fff;text-align: left;}p.zoomIn-dialog {padding-top: 66px;font-size: 42px;FONT-WEIGHT: 700;line-height: 90%;}.second_slide .zoomIn-dialog{padding-top: 50px;}.title_yel{color: var(--yellow);}p.zoomIn-dialog-2 {top: 168px;font-size: 64px;font-weight: 600;line-height: 64px;left: 10%;}.second_slide .zoomIn-dialog-2 {top: 168px;}p.zoomIn-dialog-2-1 {padding-top: 35px;font-size: 24px;line-height: normal;font-weight: 400;}.second_slide .zoomIn-dialog-2-1 {padding-top: 17px;}.zoomIn-dialog-3 {font-size: 16px;font-weight: 500;padding-top: 25px;}.zoomIn-dialog-3 a {color: #1E1E1E;display: inline-block;padding: 16px 26px;background-color: var(--yellow);}.zoomIn-dialog-3 a:hover {}.swiper-pagination_banner{bottom: -22px;position: absolute;}.banner_item-icons{display: flex;justify-content: center;}.banner_item{border-right: 1px solid rgb(0 0 0 / 10%);padding: 0 27px;display: flex;flex-direction: column;align-items: center;justify-content: space-evenly;min-width: 202px;width: 100%;max-width: 100%;}.banner_item img{width: 60px;height: 70px;object-fit: contain;margin-bottom: 15px;}.banner_item p{font-size: 20px;font-weight: 400;line-height: 23px;text-align: center;}@media (max-width: 1281px) {.banner__slide__wrap{padding: 2rem 3.5rem;}.second_slide .zoomIn-dialog {padding-top: calc(30px + 34*(100vw - 1100px) / 820);line-height: 100%;}p.zoomIn-dialog {padding-top: calc(30px + 34 * (100vw - 1100px) / 820);font-size: calc(30px + 6*(100vw - 1100px) / 820);line-height: 40px;}p.zoomIn-dialog-2-1{padding-top: calc(10px + 15 * (100vw - 1100px) / 820);font-size: calc(20px + 6*(100vw - 1100px) / 820);line-height: 100%;}.banner_item p {font-size: calc(16px + 4*(100vw - 1024px) / 896);font-weight: 400;line-height: unset;}.banner_item {min-width: auto;font-size: calc(16px + 4*(100vw - 1024px) / 896);}}@media (min-width: 992px) {.col-lg-5 {flex: 0 0 auto;width: 41.66666667%;}.banner_item:last-child{border: 0;padding-right: 0;}.banner_item:first-child{padding-left: 0;}}@media (min-width: 576px) {.col-sm-6 {flex: 0 0 auto;width: 50%;}}@media (max-width: 992px) {.banner_item {min-width: 220px;min-height: 135px;max-width: 30%;}.banner_item-icons {flex-wrap: wrap;gap: 20px 0;}}@media (max-width: 767.98px) {.swiper-pagination_banner{display: none;}.page__intro.intro {margin-bottom: 35px;max-height: max-content;}.banner_item-icons{gap: 20px;}.banner_item img{width: 40px;height: 30px;}.banner_item {min-width: 130px;max-width: 46%;min-height: 100px;border: 0;margin: 0;padding: 0;justify-content: unset;gap: 15px 0;}.banner__swiper {min-height: 510px;max-height: 510px;}.banner_item p {font-size: 16px;max-width: 142px;}}.row > * {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-top: var(--bs-gutter-y);}.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;margin-right: calc(-0.5 * var(--bs-gutter-x));margin-left: calc(-0.5 * var(--bs-gutter-x));display: flex;flex-wrap: wrap;margin-top: calc(-1 * var(--bs-gutter-y));}.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-right: auto;margin-left: auto;}.wrapper {min-height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;overflow-x: clip;}.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {position: relative;}.dropdown-toggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid;border-right: 0.3em solid transparent;border-bottom: 0;border-left: 0.3em solid transparent;}.dropdown-menu.show {display: block;}.dropdown-menu {--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc( var(--bs-border-radius) - var(--bs-border-width) );--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position: absolute;z-index: var(--bs-dropdown-zindex);display: none;min-width: var(--bs-dropdown-min-width);padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin: 0;font-size: var(--bs-dropdown-font-size);color: var(--bs-dropdown-color);text-align: left;list-style: none;background-color: var(--bs-dropdown-bg);background-clip: padding-box;border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius: var(--bs-dropdown-border-radius);}.reviews__slide img {max-width: 320px;max-height: 260px;}.glyphicon {position: relative;display: inline-block;font-family: "Glyphicons Halflings";font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.glyphicon-envelope:before {content: url("data:image/svg+xml;charset=UTF-8, %3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 485.211 485.211' style='enable-background:new 0 0 485.211 485.211;' xml:space='preserve'%3e%3cpath d='M485.211,363.906c0,10.637-2.992,20.498-7.785,29.174L324.225,221.67l151.54-132.584 c5.895,9.355,9.446,20.344,9.446,32.219V363.906z M242.606,252.793l210.863-184.5c-8.653-4.737-18.397-7.642-28.908-7.642H60.651 c-10.524,0-20.271,2.905-28.889,7.642L242.606,252.793z M301.393,241.631l-48.809,42.734c-2.855,2.487-6.41,3.729-9.978,3.729 c-3.57,0-7.125-1.242-9.98-3.729l-48.82-42.736L28.667,415.23c9.299,5.834,20.197,9.329,31.983,9.329h363.911 c11.784,0,22.687-3.495,31.983-9.329L301.393,241.631z M9.448,89.085C3.554,98.44,0,109.429,0,121.305v242.602 c0,10.637,2.978,20.498,7.789,29.174l153.183-171.44L9.448,89.085z'/%3e%3c/svg%3e ");}.glyphicon-earphone:before {content: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='18px' height='20px' viewBox='0 0 477.156 477.156' style='enable-background:new 0 0 477.156 477.156;' xml:space='preserve'%3e%3cpath d='M475.009,380.316l-2.375-7.156c-5.625-16.719-24.062-34.156-41-38.75l-62.688-17.125c-17-4.625-41.25,1.594-53.688,14.031 l-22.688,22.688c-82.453-22.28-147.109-86.938-169.359-169.375L145.9,161.94c12.438-12.438,18.656-36.656,14.031-53.656 l-17.094-62.719c-4.625-16.969-22.094-35.406-38.781-40.969L96.9,2.19c-16.719-5.563-40.563,0.063-53,12.5L9.962,48.659 C3.899,54.69,0.024,71.94,0.024,72.003c-1.187,107.75,41.063,211.562,117.281,287.781 c76.031,76.031,179.454,118.219,286.891,117.313c0.562,0,18.312-3.813,24.375-9.845l33.938-33.938 C474.946,420.878,480.571,397.035,475.009,380.316z'/%3e%3c/svg%3e ");}.header__body_white {padding: 10px 0;}@media (max-width: 990.98px) {p.zoomIn-dialog-2, p.zoomIn-dialog-2-1 {}}@media (max-width: 767.98px) {.reviews__slide img {max-width: 100%;max-height: 250px;height: 100%;}.banner__slide__wrap{padding: 0 16px;display: flex;flex-direction: column;align-items: center }p.zoomIn-dialog {font-size: 24px;font-weight: 700;line-height: 28px;letter-spacing: -0.02em;text-align: center;padding-top: 94px;}.second_slide {align-items: start;}.second_slide .zoomIn-dialog-2-1 {padding-top: 24px;text-align: start;max-width: 290px;}.second_slide .zoomIn-dialog {text-align: start;padding-top: 50px;line-height: 100%;}.second_slide .zoomIn-dialog-3 a {padding: 10px;}p.zoomIn-dialog-2, p.zoomIn-dialog-2-1 {max-width: 240px;font-size: 16px;line-height: 19px;text-align: center;padding-top: 25px;}.zoomIn-dialog-3 {margin-bottom: 0;padding-top: 45px;}.zoomIn-dialog-3 a {padding: 0 28px;padding: 13px 26px;font-size: 14px;}.fotorama__html > div{display: flex;flex-direction: column;align-items: center;}}@media (max-width: 600px) {.fotorama__stage{height: 900px;}}@media (max-width: 479.98px) {.change1 .e-mail-top {float: none;}}#table-products {overflow: auto;}a.btn {cursor: pointer;}.btn.btn_small {border: none;padding: 8px 0px;min-height: 20px;min-width: 100px;font-weight: 400;text-decoration: underline;text-align: start;justify-content: start;}.btn.btn_small:hover {color: var(--yellow) }#collapseTablet {position: absolute;left: 0;right: 0;background: var(--gray);z-index: 100;}.collapse:not(.show) {display: none;}.collapsing {height: 0;overflow: hidden;transition: height 0.35s ease;}.btn-close {box-sizing: content-box;width: 1em;height: 1em;min-width: unset;min-height: unset;padding: 0.25em 0.25em;color: #000;background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border: 0;border-radius: 0.25rem;opacity: 0.5;}.searchForm{min-width: 350px;}#collapseTablet .searchForm {display: flex;}#collapseTablet .search__form {flex-grow: 1;}#collapseTablet .btn-close {padding: 1em;margin-left: 10px;}.reviews__slide h2 {max-width: 320px;}form .errmsg {display: none;}form .errmsg.is-visible {position: absolute;display: block;font-size: 0.75em;color: #950a00;}@media (max-width: 767.98px) {.popup {padding: 48px 8px 8px 8px;}.searchForm{min-width: 100px;}}@media (max-width: 375px) {.popup__title {font-size: 28px;}}.swiper-slide_recommend img{max-height: 185px;height: 145px;max-width: 100%;margin-bottom: 20px;object-fit: cover;}.swiper-slide_recommend h2{font-weight: 600;font-size: 20px;}.ui-autocomplete-category {font-weight: 700;padding: 0.2em 0.4em;margin: 0.8em 0 0.2em;line-height: 1.5;border: none;}ul#ui-id-1 {top: -100px;padding: 0 20px 20px 20px;max-height: calc(100vh - 400px);overflow-y: auto;font-weight: 400;}.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {border: none;background: #5e6470;font-weight: normal;color: #fff;}.ui-widget{font-size:inherit;}.ui-menu-item .ui-menu-item-wrapper {text-decoration: none;display: block;padding: 2px 0.4em;line-height: 1.5;min-height: 0;font-weight: normal;}.header__bottom .header__body > div.menu_mob_btn {display: none;}@media (max-width: 1063px) {.header__container {width: 100vw;padding: 0;}.catalog_menu svg, .header__bottom .header__body > a, .header__body > .catalog_menu_menu {display: none;}.catalog_menu:not(.catalog_menu_menu) {order: 2;}.header__bottom .header__body > .nav_search_btn {order: 1;display: block;}.header__bottom .header__body > div.menu_mob_btn {display: flex;cursor: pointer;flex: 0 1 auto;width: 4rem;order: 3;border-right: none;}.header__bottom .header__body > img {width: 135px;height: 48px;border-left: none;padding: 2px 0.7rem 0.4rem 0.7rem;}.header__bottom .header__body {height: 3rem;font-size: 0.9rem;font-weight: 500;}.header__top .header__body {height: 2rem;font-size: 0.75rem;font-weight: 400;justify-content: center;}.header__top .header__body a:first-child {order: 1;}.search__form {width: 100%;min-width: unset;margin-right: 0;padding-left: 20px;}.search__form > div:first-child {border: unset;padding-left: 0;}.search__form > div:first-child:focus-within {border: unset;}.search_modal_close {padding-right: 0.5rem;}.search_modal .intro__container {padding: 0;}.search_form_wrap {height: 5.625rem;}.search_modal {box-shadow: 0 4px 30px #0000001A;}.search_modal_close {font-size: 2rem;color: #BBBBBB;}.header__bottom .header__body > .nav_search_btn:hover, .header__bottom .header__body > .menu_mob_btn:hover {background-color: unset;}.menu_mob_modal {position: fixed;inset: 0;display: flex;flex-direction: column;align-items: stretch;padding: 1.5rem;gap: 3rem;}.menu_mob_top img {height: 3.5rem;width: auto;}.menu_mob_modal_close svg {pointer-events: none;height: 1em;}.menu_mob_modal_close {font-size: 2.5rem;display: flex;justify-content: flex-end;}.menu_mob_top a {display: flex;}.menu_mob_links {display: flex;flex-direction: column;gap: 1.5rem;font-size: 1.5rem;font-weight: 500;}.menu_mob_contacts {display: flex;flex-direction: column;gap: 0.5rem;font-size: 1.5rem;}.menu_mob_contacts > *:first-child {font-weight: 600;}.menu_mob_contacts > *:last-child {font-weight: 500;}.menu_mob_social img {height: 2.5rem;width: auto;}.menu_mob_social {display: flex;gap: 1rem;}}@media (max-width: 768px) {.swiper-slide_recommend img{max-width: 100%;max-height: 250px;height: 100%;}}.fax {opacity: 0;position: absolute;top: 0;left: 0;height: 0;width: 0;z-index: -1;}