@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FFFFFF);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #000000);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #1a1a1a);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #333333);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #808080);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #B0B0B1);
  --color-accent-text-is-light:var(--draft-color-accent-text-is-light, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #aaaaac);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #a3a3a5);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #575759);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, thin);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Roboto);
  --font-size:var(--draft-font-size, 14px);
  --font-family-heading:var(--draft-font-family-heading, Montserrat);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 800);
  --collection_count:var(--draft-collection_count, 20);
  --search_count:var(--draft-search_count, 10);
  --blog_size:var(--draft-blog_size, 6);
  --product_not_available:var(--draft-product_not_available, hidden);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 2);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 12, theme.scss */
.checkout-v2-wrapper .co-section--content .co-section--content_block {
  width: 500px !important;
  flex-direction: column !important;
  flex-wrap: nowrap !important;
  flex: none !important; }

/* line 19, theme.scss */
.checkout-v2-wrapper .co-section--content .co-section--checkout_header {
  text-align: center !important; }

/* line 23, theme.scss */
.checkout-v2-wrapper .co-section--content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

/* line 30, theme.scss */
.checkout-v2-wrapper .co-section--content .co-section--content_block .co-login {
  align-self: auto !important;
  width: 500px !important; }

/* line 35, theme.scss */
.checkout-v2-wrapper .co-section--content .co-section--content_block .co-login .co-social_login {
  width: 100% !important; }

/* line 39, theme.scss */
.checkout-v2-wrapper .co-section--content .co-section--content_block .co-login .co-social_login .co-social_login-list_inner {
  width: 100% !important;
  display: flex !important;
  gap: 5px !important; }

/* line 45, theme.scss */
.checkout-v2-wrapper .co-section--content .co-section--content_block .co-login .co-social_login .co-social_login-button {
  width: 50% !important; }

/* line 49, theme.scss */
.checkout-v2-wrapper .co-section--content .co-section--content_block .co-login .co-input-field {
  border: 1px solid #f7f7f7;
  background: #ededed; }

/* line 54, theme.scss */
.co-section--content {
  padding-top: 120px;
  padding-bottom: 120px; }

/* line 60, theme.scss */
.hero-video {
  position: relative;
  width: 100%;
  height: calc(100vh - 88px);
  min-height: 600px;
  overflow: hidden; }

/* line 68, theme.scss */
.hero-video__media {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 1; }

/* line 78, theme.scss */
.hero-video__overlay {
  position: absolute;
  inset: 0;
  /*background: rgba(0, 0, 0, .35);*/
  z-index: 2; }

/* line 85, theme.scss */
.hero-video__content {
  position: relative;
  z-index: 3;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 0 20px;
  max-width: 900px;
  margin: 0 auto; }

/* line 100, theme.scss */
.hero-video__eyebrow {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: .25em;
  text-transform: uppercase;
  margin-bottom: 20px;
  opacity: 1;
  margin-top: 10%; }

/* line 110, theme.scss */
.hero-video__title {
  font-size: 52px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 20px;
  text-transform: uppercase; }

/* line 118, theme.scss */
.hero-video__subtitle {
  font-size: 22px;
  margin: 0 0 12px; }

/* line 123, theme.scss */
.hero-video__claim {
  font-size: 16px;
  max-width: 800px;
  margin: 0 0 36px;
  opacity: .95; }

/* line 130, theme.scss */
.hero-video__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 6px;
  /*background: rgb(255 255 255 / 70%);*/
  color: #FFF;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .05em;
  text-transform: uppercase;
  transition: all .2s;
  margin-top: auto;
  margin-bottom: 10%;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.25); }

/* line 147, theme.scss */
.hero-video__btn:hover {
  background: #fff;
  border: 1px solid #ffffff;
  color: #000; }

/* Адаптация */
@media (max-width: 768px) {
  /* line 155, theme.scss */
  .hero-video {
    height: calc(100vh - 56px);
    min-height: 460px; }

  /* line 156, theme.scss */
  .hero-video__eyebrow {
    font-size: 12px;
    margin-bottom: 14px; }

  /* line 157, theme.scss */
  .hero-video__title {
    font-size: 30px; }

  /* line 158, theme.scss */
  .hero-video__subtitle {
    font-size: 17px; }

  /* line 159, theme.scss */
  .hero-video__claim {
    font-size: 14px;
    margin-bottom: 28px; }

  /* line 160, theme.scss */
  .hero-video__btn {
    padding: 14px 32px; } }
/* ============================================================
   НА БУДУЩЕЕ: скрытие видео на мобильных, замена на постер.

@media (max-width: 768px) {
  .hero-video__media { display: none; }
  .hero-video {
    background-image: url({{ 'hero-poster.jpg' | asset_url }});
    background-size: cover;
    background-position: center;
  }
}
   ============================================================ */
/* line 176, theme.scss */
.size-block {
  padding: 0px 20px;
  text-align: center; }

/* line 180, theme.scss */
.size-block__title {
  font-size: 32px;
  margin: 0 0 12px; }

/* line 181, theme.scss */
.size-block__text {
  font-size: 16px;
  margin: 0 0 24px;
  opacity: .8; }

/* line 182, theme.scss */
.size-block__btn {
  display: inline-block;
  padding: 16px 44px;
  background: #000;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  cursor: pointer;
  transition: all .2s;
  border-radius: 6px; }

/* line 196, theme.scss */
.size-block__btn:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.9); }

/* стили таблицы в модалке (если стили темы не подхватятся) */
/* line 204, theme.scss */
#modal-size-home .modal__content h3 {
  margin: 24px 0 8px;
  font-size: 18px; }
/* line 205, theme.scss */
#modal-size-home .modal__content table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 8px; }
/* line 206, theme.scss */
#modal-size-home .modal__content th, #modal-size-home .modal__content td {
  border: 1px solid #ddd;
  padding: 8px 10px;
  text-align: center;
  font-size: 14px; }
/* line 207, theme.scss */
#modal-size-home .modal__content th {
  background: #f5f5f5;
  font-weight: 600; }

/* ===== Базовые стили модального окна ===== */
/* line 211, theme.scss */
.modal {
  display: none; }

/* line 214, theme.scss */
.modal.is-open {
  display: block; }

/* line 218, theme.scss */
.modal__overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  padding: 20px; }

/* line 229, theme.scss */
.modal__container {
  background: #fff;
  max-width: 760px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  padding: 30px;
  border-radius: 4px;
  position: relative; }

/* line 240, theme.scss */
.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px; }

/* line 246, theme.scss */
.modal__title {
  margin: 0;
  font-size: 24px; }

/* line 251, theme.scss */
.modal__close {
  background: transparent;
  border: 0;
  cursor: pointer;
  width: 32px;
  height: 32px;
  position: relative; }

/* line 259, theme.scss */
.modal__close::before,
.modal__close::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background: #000; }

/* line 268, theme.scss */
.modal__close::before {
  transform: translate(-50%, -50%) rotate(45deg); }

/* line 269, theme.scss */
.modal__close::after {
  transform: translate(-50%, -50%) rotate(-45deg); }

/* таблицы внутри */
/* line 274, theme.scss */
#modal-size-home .modal__content h3 {
  margin: 24px 0 8px;
  font-size: 18px; }
/* line 275, theme.scss */
#modal-size-home .modal__content table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 8px; }
/* line 276, theme.scss */
#modal-size-home .modal__content th, #modal-size-home .modal__content td {
  border: 1px solid #ddd;
  padding: 8px 10px;
  text-align: center;
  font-size: 14px; }
/* line 277, theme.scss */
#modal-size-home .modal__content th {
  background: #f5f5f5;
  font-weight: 600; }

/* line 282, theme.scss */
div[data-widget-drop-item-id="270424913"] .banner-list__item {
  min-width: 0 !important;
  flex: 0 0 calc((100% - 6 * 2rem) / 6);
  max-width: calc((100% - 6 * 2rem) / 6); }

@media (max-width: 1399px) {
  /* line 288, theme.scss */
  div[data-widget-drop-item-id="270424913"] .banner-list__item {
    flex: 0 0 calc((100% - 3 * 2rem) / 3);
    max-width: calc((100% - 3 * 2rem) / 3); } }
@media (min-width: 700px) and (max-width: 1024px) {
  /* line 294, theme.scss */
  div[data-widget-drop-item-id="270424913"] .banner-list__item {
    flex: 0 0 calc(50% - 2rem);
    max-width: calc(50% - 2rem); } }
@media (min-width: 0px) and (max-width: 700px) {
  /* line 300, theme.scss */
  div[data-widget-drop-item-id="270424913"] .banner-list__item {
    flex: 1;
    max-width: 100%;
    min-width: 140px !important; } }
/* line 307, theme.scss */
div[data-widget-drop-item-id="270385401"] .banner-list__item {
  min-width: 0 !important;
  flex: 0 0 calc((100% - 4 * 2rem) / 4);
  max-width: calc((100% - 4 * 2rem) / 4); }

@media (max-width: 1199px) {
  /* line 313, theme.scss */
  div[data-widget-drop-item-id="270385401"] .banner-list__item {
    flex: 0 0 calc(50% - 2rem);
    max-width: calc(50% - 2rem); } }
@media (min-width: 700px) and (max-width: 1024px) {
  /* line 319, theme.scss */
  div[data-widget-drop-item-id="270385401"] .banner-list__item {
    flex: 0 0 calc(50% - 2rem);
    max-width: calc(50% - 2rem); } }
@media (min-width: 0px) and (max-width: 700px) {
  /* line 325, theme.scss */
  div[data-widget-drop-item-id="270385401"] .banner-list__item {
    flex: 1;
    max-width: 100%;
    min-width: 140px !important; } }
/* line 331, theme.scss */
div[data-widget-drop-item-id="270514433"] .banner-list__item {
  min-width: 0 !important;
  flex: 0 0 calc((100% - 5 * 2rem) / 5);
  max-width: calc((100% - 5 * 2rem) / 5); }

@media (max-width: 1199px) {
  /* line 337, theme.scss */
  div[data-widget-drop-item-id="270514433"] .banner-list__item {
    flex: 0 0 calc((100% - 3 * 2rem) / 3);
    max-width: calc((100% - 3 * 2rem) / 3); } }
@media (min-width: 700px) and (max-width: 1024px) {
  /* line 343, theme.scss */
  div[data-widget-drop-item-id="270514433"] .banner-list__item {
    flex: 0 0 calc(50% - 2rem);
    max-width: calc(50% - 2rem); } }
@media (min-width: 0px) and (max-width: 700px) {
  /* line 349, theme.scss */
  div[data-widget-drop-item-id="270514433"] .banner-list__item {
    flex: 1;
    max-width: 100%;
    min-width: 140px !important; } }
/* line 356, theme.scss */
div[data-widget-drop-item-id="270534409"] .banner-list__item {
  min-width: 0 !important;
  flex: 0 0 calc((100% - 5 * 2rem) / 5);
  max-width: calc((100% - 5 * 2rem) / 5); }

@media (max-width: 1399px) {
  /* line 362, theme.scss */
  div[data-widget-drop-item-id="270534409"] .banner-list__item {
    flex: 0 0 calc((100% - 3 * 2rem) / 3);
    max-width: calc((100% - 3 * 2rem) / 3); } }
@media (max-width: 1199px) {
  /* line 369, theme.scss */
  div[data-widget-drop-item-id="270534409"] .banner-list__item {
    flex: 0 0 calc(50% - 2rem);
    max-width: calc(50% - 2rem); } }
@media (min-width: 700px) and (max-width: 1024px) {
  /* line 375, theme.scss */
  div[data-widget-drop-item-id="270534409"] .banner-list__item {
    flex: 0 0 calc(50% - 2rem);
    max-width: calc(50% - 2rem); } }
@media (min-width: 0px) and (max-width: 700px) {
  /* line 381, theme.scss */
  div[data-widget-drop-item-id="270534409"] .banner-list__item {
    flex: 1;
    max-width: 100%;
    min-width: 140px !important; } }
@media (min-width: 0px) and (max-width: 700px) {
  /* line 388, theme.scss */
  .widget-type_system_widget_v4_promo_slider_26[data-widget-drop-item-id="270504841"] .tariffs-item__top {
    min-height: 100px !important; } }
/* line 393, theme.scss */
div[data-widget-drop-item-id="273609945"] .grid-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-template-rows: auto;
  grid-column-gap: 1rem;
  align-items: self-start; }

@media (max-width: 1667px) {
  /* line 401, theme.scss */
  div[data-widget-drop-item-id="273609945"] .grid-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-template-rows: auto;
    grid-column-gap: 1rem;
    align-items: self-start; } }
@media (max-width: 1399px) {
  /* line 410, theme.scss */
  div[data-widget-drop-item-id="273609945"] .grid-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    grid-template-rows: auto;
    grid-column-gap: 1rem;
    align-items: self-start; } }
@media (min-width: 700px) and (max-width: 1024px) {
  /* line 420, theme.scss */
  div[data-widget-drop-item-id="273609945"] .grid-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(min(var(--grid-list-min-width), 100%), 1fr));
    grid-template-rows: auto;
    grid-column-gap: 1rem;
    align-items: self-start; } }
@media (min-width: 0px) and (max-width: 700px) {
  /* line 429, theme.scss */
  div[data-widget-drop-item-id="273609945"] .grid-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(min(var(--grid-list-min-width), 100%), 1fr));
    grid-template-rows: auto;
    grid-column-gap: 1rem;
    align-items: self-start; } }
