@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, #2D2D2D);
  --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, #434343);
  --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, #585858);
  --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, #969696);
  --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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --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, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.25);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --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, true);
  --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, true);
  --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; }

/* МИСС ЭКЛЕР — editorial redesign */
/* line 13, theme.scss */
:root {
  --me-ink: #171512;
  --me-paper: #fff; }

/* line 18, theme.scss */
html,
body {
  background: #fff;
  color: var(--me-ink); }

/* line 24, theme.scss */
.page_layout,
.page_section_top,
main,
aside,
footer {
  background-color: #fff !important; }

/* line 32, theme.scss */
body:not([data-theme-template*="index"]) main .layout,
body:not([data-theme-template*="index"]) main .layout__content,
body:not([data-theme-template*="index"]) .page_section_top .layout,
body:not([data-theme-template*="index"]) aside .layout {
  background-color: #fff !important; }

/* line 39, theme.scss */
.me-skip-link {
  position: fixed;
  z-index: 10000;
  top: 12px;
  left: 12px;
  padding: 12px 16px;
  background: var(--me-ink);
  color: #fff;
  font: 500 13px/1.2 Arial, sans-serif;
  text-decoration: none;
  transform: translateY(-160%);
  transition: transform 0.2s ease; }

/* line 53, theme.scss */
.me-skip-link:focus {
  transform: translateY(0); }

/* line 57, theme.scss */
:where(a, button, input, select, textarea):focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 3px; }

/* line 62, theme.scss */
.me-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

/* line 74, theme.scss */
h1,
h2,
h3,
.section-title,
.banner-list__item-title {
  font-family: "PT Root UI", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.02em; }

/* line 84, theme.scss */
.widget-type_system_widget_v4_banner_list_22 {
  display: block !important;
  position: relative;
  min-height: clamp(620px, 72vh, 900px);
  margin: 0;
  padding: 0 !important;
  overflow: hidden;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.34) 0%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0) 68%), url("https://static.insales-cdn.com/files/1/7697/127491601/original/miss-ekler-hero-sand-wide-web.webp");
  background-size: cover;
  background-position: center center;
  color: #fff; }

/* line 104, theme.scss */
.widget-type_system_widget_v4_header_12 .promo-slider {
  display: none !important; }

/* line 108, theme.scss */
.widget-type_system_widget_v4_header_12,
.widget-type_system_widget_v4_header_12 .layout__content,
.widget-type_system_widget_v4_header_12 .header-slider {
  height: 112px !important;
  min-height: 112px !important; }

/* line 115, theme.scss */
.widget-type_system_widget_v4_banner_list_22 .layout__content {
  position: relative;
  width: 100%;
  max-width: none;
  min-height: inherit;
  padding: 0;
  background: transparent !important; }

/* line 124, theme.scss */
.widget-type_system_widget_v4_banner_list_22 .banner-list {
  display: block !important;
  min-height: inherit;
  margin: 0; }

/* line 130, theme.scss */
.widget-type_system_widget_v4_banner_list_22 .banner-list__item {
  display: none !important; }

/* line 134, theme.scss */
.widget-type_system_widget_v4_banner_list_22 .layout__content::before {
  display: none; }

/* line 138, theme.scss */
.widget-type_system_widget_v4_banner_list_22 .layout__content::after {
  display: none; }

/* line 142, theme.scss */
.me-hero-copy {
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 46px clamp(28px, 7vw, 120px);
  background: #fff;
  color: var(--me-ink);
  text-shadow: none; }

/* line 152, theme.scss */
.widget-type_system_widget_v4_banner_list_22 .me-hero-copy {
  position: absolute;
  left: clamp(28px, 7vw, 120px);
  bottom: clamp(46px, 7vh, 76px);
  width: min(570px, calc(100% - 56px));
  padding: 0;
  background: transparent;
  color: #fff; }

/* line 162, theme.scss */
.me-hero-copy__title {
  margin: 0;
  font-family: "PT Root UI", Arial, sans-serif;
  font-size: clamp(52px, 5.4vw, 80px);
  font-weight: 500;
  line-height: 0.92;
  letter-spacing: -0.025em;
  text-transform: uppercase; }

/* line 172, theme.scss */
.me-hero-copy__subtitle {
  max-width: 530px;
  margin: 24px 0 0;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0.01em; }

/* line 182, theme.scss */
.me-hero-copy__subtitle span {
  display: block; }

/* line 186, theme.scss */
.me-hero-copy__button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  margin-top: 28px;
  padding: 0 24px;
  border: 1px solid rgba(255, 255, 255, 0.86);
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  transition: background-color 0.25s ease, color 0.25s ease; }

@media (hover: hover) {
  /* line 206, theme.scss */
  .me-hero-copy__button:hover {
    background: #fff;
    color: var(--me-ink); } }
/* line 212, theme.scss */
.widget-type_system_widget_v4_special_products_12 {
  padding-top: clamp(54px, 8vw, 120px) !important;
  padding-bottom: clamp(54px, 8vw, 120px) !important; }

/* line 217, theme.scss */
.product-card,
.product-card__photo {
  border-radius: 0 !important; }

/* line 222, theme.scss */
.button,
button,
[class*="button"] {
  border-radius: 0; }

@media (max-width: 767px) {
  /* line 229, theme.scss */
  .widget-type_system_widget_v4_header_12,
  .widget-type_system_widget_v4_header_12 .layout__content,
  .widget-type_system_widget_v4_header_12 .header-slider {
    height: 72px !important;
    min-height: 72px !important; }

  /* line 236, theme.scss */
  .widget-type_system_widget_v4_banner_list_22 {
    min-height: clamp(540px, 72svh, 700px);
    background-position: center 42%;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.05) 48%, rgba(0, 0, 0, 0.4) 100%), url("https://static.insales-cdn.com/files/1/1505/127493601/original/miss-ekler-hero-sand-mobile-web.webp"); }

  /* line 249, theme.scss */
  .widget-type_system_widget_v4_banner_list_22 .me-hero-copy {
    left: 24px;
    right: 20px;
    bottom: 34px;
    width: auto;
    max-width: 340px; }

  /* line 257, theme.scss */
  .me-hero-copy__title {
    font-size: clamp(40px, 11.5vw, 50px);
    line-height: 0.92; }

  /* line 262, theme.scss */
  .me-hero-copy__subtitle {
    margin-top: 18px;
    font-size: 14px;
    line-height: 1.42; }

  /* line 268, theme.scss */
  .me-hero-copy__button {
    min-height: 46px;
    margin-top: 21px;
    padding: 0 18px;
    font-size: 10px; } }
/* Product gallery and footer */
/* line 277, theme.scss */
.widget-type_system_widget_v4_special_products_12 {
  background: #fff !important;
  padding: 96px 0 110px !important; }

/* line 282, theme.scss */
.widget-type_system_widget_v4_special_products_12 .layout__content {
  max-width: 1440px !important;
  padding-right: clamp(22px, 5vw, 72px) !important;
  padding-left: clamp(22px, 5vw, 72px) !important; }

/* line 288, theme.scss */
.special-products__head {
  margin-bottom: 48px !important;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(23, 21, 18, 0.18);
  text-align: left !important; }

/* line 295, theme.scss */
.special-products__title {
  font-family: "PT Root UI", Arial, sans-serif !important;
  font-size: clamp(38px, 5vw, 72px) !important;
  font-weight: 400 !important;
  line-height: 1 !important; }

/* line 302, theme.scss */
.product-preview {
  background: transparent !important; }

/* line 306, theme.scss */
.product-preview__area-photo {
  margin-bottom: 22px !important; }

/* line 310, theme.scss */
.product-preview__photo {
  overflow: hidden;
  border-radius: 0 !important;
  background: #fff !important; }

/* line 316, theme.scss */
.product-preview__photo img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform 0.6s ease !important; }

@media (hover: hover) {
  /* line 324, theme.scss */
  .product-preview:hover .product-preview__photo img {
    transform: scale(1.025); } }
/* line 329, theme.scss */
.product-preview__content {
  padding: 0 2px !important; }

/* line 333, theme.scss */
.product-preview__area-sku,
.product-preview__detail-btn {
  display: none !important; }

/* line 338, theme.scss */
.product-preview__title {
  font-family: Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.35 !important; }

/* line 345, theme.scss */
.product-preview__price {
  margin-top: 10px !important;
  font-size: 15px !important; }

/* line 350, theme.scss */
.product-preview__price-cur {
  font-weight: 500 !important; }

/* line 354, theme.scss */
.product-preview__price-old {
  color: rgba(23, 21, 18, 0.55) !important; }

/* line 358, theme.scss */
.widget-type_system_widget_v4_footer_17_1 {
  padding: 72px 0 64px !important;
  background: #fff !important;
  color: #171512 !important; }

/* line 364, theme.scss */
.widget-type_system_widget_v4_footer_17_1 .layout__content {
  max-width: 1280px !important; }

/* line 368, theme.scss */
.footer-wrap {
  gap: 32px !important; }

/* line 372, theme.scss */
.footer__phone-value {
  font-family: "PT Root UI", Arial, sans-serif !important;
  font-size: clamp(24px, 3vw, 38px) !important; }

/* line 377, theme.scss */
.widget-type_system_widget_v4_footer_17_1 .footer__phone {
  display: none !important; }

/* line 381, theme.scss */
.footer__wrap {
  font-size: 14px !important;
  line-height: 1.7 !important; }

/* line 386, theme.scss */
.social-items {
  gap: 18px !important; }

/* line 390, theme.scss */
.social-img-item {
  color: #000 !important;
  opacity: 1 !important; }

/* line 395, theme.scss */
.widget-type_system_widget_v4_footer_17_1 .social-items a,
.widget-type_system_widget_v4_footer_17_1 .social-items .icon,
.widget-type_system_widget_v4_footer_17_1 .social-img-item {
  color: #000 !important; }

/* line 401, theme.scss */
.widget-type_system_widget_v4_footer_17_1 .social-items img {
  filter: grayscale(1) brightness(0) !important; }

/* line 405, theme.scss */
.widget-type_system_widget_v4_footer_17_1 .social-items svg,
.widget-type_system_widget_v4_footer_17_1 .social-items svg path {
  fill: currentColor !important;
  stroke: currentColor; }

/* line 411, theme.scss */
.footer_copyright {
  margin-top: 30px !important;
  font-size: 11px !important;
  letter-spacing: 0.08em !important;
  opacity: 0.65 !important; }

/* line 418, theme.scss */
.footer__area-pay {
  filter: grayscale(1);
  opacity: 0.72; }

/* About page */
/* line 424, theme.scss */
.me-about-page .page_layout {
  grid-template-columns: minmax(0, 1fr) !important; }

/* line 428, theme.scss */
.me-about-page main {
  grid-column: 1 / -1 !important;
  width: 100%; }

/* line 433, theme.scss */
.me-about-page aside,
.me-about-page .widget-type_system_widget_v4_page_title_1 {
  display: none !important; }

/* line 438, theme.scss */
.me-about-page .widget-type_system_widget_v4_breadcrumbs_1 .layout__content {
  max-width: 1280px !important;
  padding-right: clamp(22px, 5vw, 64px) !important;
  padding-left: clamp(22px, 5vw, 64px) !important; }

/* line 444, theme.scss */
.me-about-page .widget-type_system_widget_v4_page_content_1 {
  padding-top: 0 !important;
  padding-bottom: clamp(72px, 9vw, 132px) !important; }

/* line 449, theme.scss */
.me-about-page .widget-type_system_widget_v4_page_content_1 > .layout__content {
  max-width: 1280px !important;
  padding-right: clamp(22px, 5vw, 64px) !important;
  padding-left: clamp(22px, 5vw, 64px) !important; }

/* line 455, theme.scss */
.me-about-hero {
  position: relative;
  isolation: isolate;
  min-height: clamp(420px, 54vw, 650px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: clamp(54px, 7vw, 92px);
  padding: clamp(38px, 7vw, 92px);
  overflow: hidden;
  background: radial-gradient(circle at 86% 18%, rgba(255, 255, 255, 0.9) 0% 7%, rgba(0, 0, 0, 0) 7.3%), radial-gradient(circle at 80% 28%, rgba(255, 255, 255, 0.58) 0% 16%, rgba(0, 0, 0, 0) 16.3%), linear-gradient(135deg, #ffe8f0 0%, #f1ebff 52%, #e7f8ff 100%); }

/* line 471, theme.scss */
.me-about-hero::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -16%;
  right: -7%;
  width: clamp(240px, 34vw, 470px);
  aspect-ratio: 1;
  border: 1px solid rgba(23, 21, 18, 0.18);
  border-radius: 50%; }

/* line 483, theme.scss */
.me-about-hero__eyebrow,
.me-about-quiz__eyebrow {
  margin: 0 0 20px;
  font: 600 11px/1.2 Arial, sans-serif;
  letter-spacing: 0.18em;
  text-transform: uppercase; }

/* line 491, theme.scss */
.me-about-hero__title {
  max-width: 920px;
  margin: 0;
  font-size: clamp(44px, 6.5vw, 88px);
  font-weight: 500;
  line-height: 0.95;
  letter-spacing: -0.035em; }

/* line 500, theme.scss */
.me-about-hero__lead {
  max-width: 650px;
  margin: 34px 0 0;
  font: 400 clamp(17px, 1.7vw, 22px)/1.55 Arial, sans-serif; }

/* line 506, theme.scss */
.me-about-page .static-text {
  display: grid;
  grid-template-columns: minmax(240px, 0.72fr) minmax(0, 1.28fr);
  max-width: 1120px;
  margin: 0 auto;
  overflow: visible !important;
  color: #171512; }

/* line 515, theme.scss */
.me-about-page .static-text > h3,
.me-about-page .static-text > p {
  box-sizing: border-box; }

/* line 520, theme.scss */
.me-about-page .static-text > h3:first-child {
  grid-column: 1 / -1;
  margin: 0 0 clamp(48px, 6vw, 76px);
  padding: 22px 26px;
  border: 1px solid rgba(23, 21, 18, 0.12);
  background: #fff;
  color: rgba(23, 21, 18, 0.62) !important;
  font: 500 12px/1.65 Arial, sans-serif !important;
  letter-spacing: 0.04em; }

/* line 531, theme.scss */
.me-about-page .static-text > h3:first-child span {
  color: inherit !important;
  font: inherit !important; }

/* line 536, theme.scss */
.me-about-page .static-text > h3:not(:first-child) {
  margin: 0;
  padding: clamp(32px, 4.2vw, 58px);
  border-top: 1px solid rgba(23, 21, 18, 0.12);
  font-size: clamp(30px, 3.5vw, 50px);
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.025em; }

/* line 546, theme.scss */
.me-about-page .static-text > h3:nth-of-type(2) {
  background: #ffeaf1; }

/* line 550, theme.scss */
.me-about-page .static-text > h3:nth-of-type(3) {
  background: #eaf6ff; }

/* line 554, theme.scss */
.me-about-page .static-text > h3:nth-of-type(4) {
  background: #f0ecff; }

/* line 558, theme.scss */
.me-about-page .static-text > h3:nth-of-type(5) {
  background: #eaf9f1; }

/* line 562, theme.scss */
.me-about-page .static-text > h3:nth-of-type(6) {
  background: #fff3d9; }

/* line 566, theme.scss */
.me-about-page .static-text > p {
  display: flex;
  align-items: center;
  margin: 0;
  padding: clamp(32px, 4.2vw, 58px);
  border-top: 1px solid rgba(23, 21, 18, 0.12);
  background: #fff;
  font: 400 clamp(16px, 1.45vw, 19px)/1.75 Arial, sans-serif; }

/* line 576, theme.scss */
.me-about-page .static-text > :nth-last-child(-n + 2) {
  border-bottom: 1px solid rgba(23, 21, 18, 0.12); }

/* line 580, theme.scss */
.me-about-page .static-text p span {
  font: inherit !important; }

/* line 584, theme.scss */
.me-about-page .widget-type_2607-1432 {
  padding-bottom: clamp(72px, 9vw, 132px) !important;
  background: #fff !important; }

/* line 589, theme.scss */
.me-about-page .widget-type_2607-1432 > .layout__content {
  max-width: 1152px !important;
  padding-right: clamp(22px, 5vw, 64px) !important;
  padding-left: clamp(22px, 5vw, 64px) !important; }

/* line 595, theme.scss */
.me-about-page #quiz {
  padding: clamp(34px, 6vw, 74px);
  background: linear-gradient(135deg, #fff0f5 0%, #edf8ff 100%); }

/* line 600, theme.scss */
.me-about-quiz__head {
  max-width: 760px;
  margin-bottom: clamp(32px, 5vw, 56px); }

/* line 605, theme.scss */
.me-about-quiz__head h2 {
  margin: 0;
  font-size: clamp(36px, 5.2vw, 68px);
  font-weight: 500;
  line-height: 0.98;
  letter-spacing: -0.03em; }

/* line 613, theme.scss */
.me-about-page #quizForm {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px; }

/* line 619, theme.scss */
.me-about-page #quizForm .question {
  padding: clamp(22px, 3vw, 34px);
  background: rgba(255, 255, 255, 0.86);
  font: 400 15px/2 Arial, sans-serif; }

/* line 625, theme.scss */
.me-about-page #quizForm .question:nth-child(3) {
  grid-column: 1 / -1; }

/* line 629, theme.scss */
.me-about-page #quizForm .question p {
  margin: 0 0 16px;
  font: 500 19px/1.4 "PT Root UI", Arial, sans-serif; }

/* line 634, theme.scss */
.me-about-page #quizForm input[type="radio"] {
  accent-color: #171512; }

/* line 638, theme.scss */
.me-about-page #quizForm input[type="email"] {
  width: 100%;
  max-width: 520px;
  min-height: 48px;
  padding: 10px 14px;
  border: 1px solid rgba(23, 21, 18, 0.32);
  background: #fff; }

/* line 647, theme.scss */
.me-about-page #quizForm input[type="button"] {
  grid-column: 1 / -1;
  min-height: 54px;
  padding: 14px 24px;
  border: 1px solid #171512;
  background: #171512;
  color: #fff;
  font: 600 11px/1 Arial, sans-serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  cursor: pointer; }

/* line 660, theme.scss */
.me-about-page #result:not(:empty) {
  margin-top: 16px;
  padding: 24px;
  background: #fff; }

/* Journal and article pages */
/* line 667, theme.scss */
body[data-theme-template="blog"] .page_layout,
body[data-theme-template="article"] .page_layout {
  grid-template-columns: minmax(0, 1fr) !important; }

/* line 672, theme.scss */
body[data-theme-template="blog"] main,
body[data-theme-template="article"] main {
  grid-column: 1 / -1 !important;
  width: 100%; }

/* line 678, theme.scss */
body[data-theme-template="blog"] aside,
body[data-theme-template="article"] aside,
body[data-theme-template="blog"] .widget-type_system_widget_v4_breadcrumbs_1,
body[data-theme-template="article"] .widget-type_system_widget_v4_breadcrumbs_1 {
  display: none !important; }

/* line 685, theme.scss */
.me-journal-hero {
  position: relative;
  isolation: isolate;
  display: flex;
  min-height: clamp(470px, 56vw, 700px);
  align-items: flex-end;
  overflow: hidden;
  background: radial-gradient(circle at 86% 18%, rgba(255, 255, 255, 0.92) 0% 6%, rgba(0, 0, 0, 0) 6.3%), radial-gradient(circle at 82% 25%, rgba(255, 255, 255, 0.46) 0% 18%, rgba(0, 0, 0, 0) 18.3%), linear-gradient(125deg, #fff0f5 0%, #f1edff 48%, #e8f7ff 100%); }

/* line 698, theme.scss */
.me-journal-hero::before,
.me-journal-hero::after {
  content: "";
  position: absolute;
  z-index: -1;
  border: 1px solid rgba(23, 21, 18, 0.18);
  border-radius: 50%; }

/* line 707, theme.scss */
.me-journal-hero::before {
  top: -25%;
  right: -6%;
  width: clamp(360px, 48vw, 690px);
  aspect-ratio: 1; }

/* line 714, theme.scss */
.me-journal-hero::after {
  right: 18%;
  bottom: -45%;
  width: clamp(260px, 35vw, 510px);
  aspect-ratio: 1; }

/* line 721, theme.scss */
.me-journal-hero__inner {
  width: 100%;
  max-width: 1408px;
  margin: 0 auto;
  padding: clamp(54px, 8vw, 112px) clamp(24px, 6vw, 88px); }

/* line 728, theme.scss */
.me-journal-hero__eyebrow {
  margin: 0 0 24px;
  font: 600 11px/1.2 Arial, sans-serif;
  letter-spacing: 0.2em;
  text-transform: uppercase; }

/* line 735, theme.scss */
.me-journal-hero__title {
  max-width: 1050px;
  margin: 0;
  font-size: clamp(50px, 7vw, 100px);
  font-weight: 500;
  line-height: 0.91;
  letter-spacing: -0.045em; }

/* line 744, theme.scss */
.me-journal-hero__lead {
  max-width: 610px;
  margin: 34px 0 0;
  font: 400 clamp(17px, 1.6vw, 21px)/1.55 Arial, sans-serif; }

/* line 750, theme.scss */
body[data-theme-template="blog"] .widget-type_system_widget_v4_blog_1 {
  padding: clamp(72px, 9vw, 132px) 0 !important;
  background: #fff !important; }

/* line 755, theme.scss */
body[data-theme-template="blog"] .widget-type_system_widget_v4_blog_1 > .layout__content {
  max-width: 1408px !important;
  padding-right: clamp(22px, 5vw, 72px) !important;
  padding-left: clamp(22px, 5vw, 72px) !important; }

/* line 761, theme.scss */
body[data-theme-template="blog"] .widget-type_system_widget_v4_blog_1 > .layout__content > .heading,
body[data-theme-template="blog"] .tagcloud-block {
  display: none !important; }

/* line 766, theme.scss */
body[data-theme-template="blog"] .blog-list {
  display: grid !important;
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  gap: clamp(52px, 6vw, 86px) clamp(20px, 2.6vw, 38px) !important; }

/* line 772, theme.scss */
body[data-theme-template="blog"] .blog-list__item {
  grid-column: span 4;
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: stretch;
  background: transparent !important; }

/* line 781, theme.scss */
body[data-theme-template="blog"] .blog-list__item:nth-child(2),
body[data-theme-template="blog"] .blog-list__item:nth-child(3) {
  grid-column: span 6; }

/* line 786, theme.scss */
body[data-theme-template="blog"] .blog-list__item:first-child {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(300px, 0.65fr);
  grid-template-rows: auto auto 1fr;
  column-gap: clamp(32px, 5vw, 76px);
  padding-bottom: clamp(42px, 6vw, 72px);
  border-bottom: 1px solid rgba(23, 21, 18, 0.2); }

/* line 796, theme.scss */
body[data-theme-template="blog"] .blog-list__item-photo {
  order: 0;
  height: auto !important;
  margin: 0 0 28px;
  overflow: hidden;
  border-radius: 0 !important;
  background: linear-gradient(145deg, #ffe9f1 0%, #ececff 52%, #e7f7ff 100%);
  padding-top: 124% !important; }

/* line 806, theme.scss */
body[data-theme-template="blog"] .blog-list__item:first-child .blog-list__item-photo {
  grid-column: 1;
  grid-row: 1 / 4;
  min-height: clamp(440px, 52vw, 700px);
  margin: 0;
  padding-top: 0 !important; }

/* line 814, theme.scss */
body[data-theme-template="blog"] .blog-list__item-photo img {
  width: 100% !important;
  height: 100% !important;
  border-radius: 0 !important;
  object-fit: cover !important;
  transition: transform 0.7s ease; }

/* line 822, theme.scss */
body[data-theme-template="blog"] .blog-list__item-photo:has(img[src*="no_image"]) {
  position: relative; }

/* line 826, theme.scss */
body[data-theme-template="blog"] .blog-list__item-photo:has(img[src*="no_image"]) img {
  opacity: 0; }

/* line 830, theme.scss */
body[data-theme-template="blog"] .blog-list__item-photo:has(img[src*="no_image"])::before {
  content: "МИСС ЭКЛЕР";
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
  color: #171512;
  font: 500 clamp(34px, 5vw, 74px)/0.92 "PT Root UI", Arial, sans-serif;
  letter-spacing: -0.035em;
  text-align: center; }

@media (hover: hover) {
  /* line 845, theme.scss */
  body[data-theme-template="blog"] .blog-list__item:hover .blog-list__item-photo img {
    transform: scale(1.025); } }
/* line 850, theme.scss */
body[data-theme-template="blog"] .blog-list__item-date {
  order: 1;
  margin: 0 0 17px;
  color: rgba(23, 21, 18, 0.55);
  font: 600 10px/1.2 Arial, sans-serif;
  letter-spacing: 0.16em;
  text-transform: uppercase; }

/* line 859, theme.scss */
body[data-theme-template="blog"] .blog-list__item:first-child .blog-list__item-date {
  grid-column: 2;
  grid-row: 1;
  align-self: end;
  margin-top: 20px; }

/* line 866, theme.scss */
body[data-theme-template="blog"] .blog-list__item-title {
  order: 2;
  margin: 0;
  font-family: "PT Root UI", Arial, sans-serif;
  font-size: clamp(24px, 2.3vw, 34px);
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: -0.025em; }

/* line 876, theme.scss */
body[data-theme-template="blog"] .blog-list__item:first-child .blog-list__item-title {
  grid-column: 2;
  grid-row: 2;
  align-self: start;
  font-size: clamp(38px, 4.5vw, 66px);
  line-height: 0.98; }

/* line 884, theme.scss */
body[data-theme-template="blog"] .blog-list__item-title a {
  color: #171512;
  text-decoration: none; }

/* line 889, theme.scss */
body[data-theme-template="blog"] .blog-list__item-description {
  order: 3;
  display: -webkit-box;
  margin-top: 18px;
  overflow: hidden;
  color: rgba(23, 21, 18, 0.72);
  font: 400 15px/1.68 Arial, sans-serif;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; }

/* line 900, theme.scss */
body[data-theme-template="blog"] .blog-list__item:first-child .blog-list__item-description {
  grid-column: 2;
  grid-row: 3;
  align-self: start;
  max-width: 490px;
  margin-top: 26px;
  font-size: 17px;
  line-height: 1.7;
  -webkit-line-clamp: 6; }

/* line 911, theme.scss */
body[data-theme-template="blog"] .widget-type_system_widget_v4_pagination_3 {
  padding-bottom: clamp(72px, 9vw, 132px) !important; }

/* line 915, theme.scss */
body[data-theme-template="blog"] .pagination a,
body[data-theme-template="blog"] .pagination span {
  border-radius: 0 !important; }

/* line 920, theme.scss */
.me-article-masthead {
  display: flex;
  width: min(1220px, calc(100% - 48px));
  align-items: center;
  gap: 18px;
  margin: clamp(28px, 4vw, 56px) auto 0;
  color: rgba(23, 21, 18, 0.6);
  font: 600 10px/1.2 Arial, sans-serif;
  letter-spacing: 0.16em;
  text-transform: uppercase; }

/* line 932, theme.scss */
.me-article-masthead__link {
  color: #171512;
  text-decoration: none; }

/* line 937, theme.scss */
.me-article-masthead__line {
  width: 54px;
  height: 1px;
  background: rgba(23, 21, 18, 0.35); }

/* line 943, theme.scss */
body[data-theme-template="article"] .widget-type_system_widget_v4_article_1 {
  padding: clamp(48px, 7vw, 92px) 0 clamp(82px, 10vw, 150px) !important;
  background: #fff !important; }

/* line 948, theme.scss */
body[data-theme-template="article"] .widget-type_system_widget_v4_article_1 > .layout__content {
  max-width: 1220px !important;
  padding-right: 24px !important;
  padding-left: 24px !important; }

/* line 954, theme.scss */
body[data-theme-template="article"] .article {
  display: block !important;
  max-width: none !important; }

/* line 959, theme.scss */
body[data-theme-template="article"] .article > .heading {
  max-width: 1120px;
  margin: 0 auto clamp(56px, 8vw, 110px) !important;
  padding-bottom: clamp(40px, 5vw, 64px);
  border-bottom: 1px solid rgba(23, 21, 18, 0.2);
  font-size: clamp(48px, 6.6vw, 92px) !important;
  font-weight: 500 !important;
  line-height: 0.98 !important;
  letter-spacing: -0.04em; }

/* line 970, theme.scss */
body[data-theme-template="article"] .article-content {
  max-width: 780px;
  margin: 0 auto;
  color: #24211e;
  font: 400 clamp(17px, 1.4vw, 20px)/1.82 Arial, sans-serif !important; }

/* line 977, theme.scss */
body[data-theme-template="article"] .article-content > :first-child {
  margin-top: 0; }

/* line 981, theme.scss */
body[data-theme-template="article"] .article-content p {
  margin: 0 0 1.55em; }

/* line 985, theme.scss */
body[data-theme-template="article"] .article-content h2 {
  margin: clamp(58px, 8vw, 92px) 0 24px !important;
  color: #171512 !important;
  font: 500 clamp(32px, 4vw, 50px)/1.06 "PT Root UI", Arial, sans-serif !important;
  letter-spacing: -0.03em; }

/* line 992, theme.scss */
body[data-theme-template="article"] .article-content h3 {
  margin: 48px 0 18px;
  color: #171512;
  font: 500 clamp(23px, 2.4vw, 31px)/1.16 "PT Root UI", Arial, sans-serif;
  letter-spacing: -0.02em; }

/* line 999, theme.scss */
body[data-theme-template="article"] .article-content img {
  display: block;
  width: 100%;
  height: auto;
  margin: 42px auto;
  border-radius: 0 !important; }

/* line 1007, theme.scss */
body[data-theme-template="article"] .article-content > p:first-child > img:first-child {
  position: relative;
  left: 50%;
  width: min(1060px, calc(100vw - 48px));
  max-width: none;
  margin: 0 0 clamp(46px, 7vw, 78px);
  transform: translateX(-50%); }

/* line 1016, theme.scss */
body[data-theme-template="article"] .article-content ul,
body[data-theme-template="article"] .article-content ol {
  margin: 28px 0 38px;
  padding: 28px 34px 28px 58px;
  background: #f5f2ff; }

/* line 1023, theme.scss */
body[data-theme-template="article"] .article-content li {
  margin: 9px 0;
  padding-left: 7px; }

/* line 1028, theme.scss */
body[data-theme-template="article"] .article-content blockquote {
  margin: 52px 0;
  padding: 34px clamp(28px, 4vw, 48px);
  border: 0;
  border-left: 4px solid #171512;
  background: #fff0f5;
  font: 500 clamp(22px, 2.5vw, 30px)/1.45 "PT Root UI", Arial, sans-serif; }

/* line 1037, theme.scss */
body[data-theme-template="article"] .article-content > div[style] {
  margin: 56px 0 !important;
  padding: clamp(26px, 4vw, 42px) !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: linear-gradient(135deg, #fff0f5 0%, #f1edff 100%) !important;
  box-shadow: none !important; }

/* line 1046, theme.scss */
body[data-theme-template="article"] .article-content a {
  color: inherit;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px; }

/* line 1052, theme.scss */
body[data-theme-template="article"] .article-content a[class*="btn"],
body[data-theme-template="article"] .article-content div[style] a[style] {
  border-radius: 0 !important; }

/* line 1057, theme.scss */
body[data-theme-template="article"] .widget-type_system_widget_v4_article_products_6,
body[data-theme-template="article"] .widget-type_system_widget_v4_article_comments_1 {
  padding-top: clamp(64px, 8vw, 112px) !important;
  padding-bottom: clamp(64px, 8vw, 112px) !important;
  border-top: 1px solid rgba(23, 21, 18, 0.14);
  background: #fff !important; }

/* line 1065, theme.scss */
body[data-theme-template="article"] .widget-type_system_widget_v4_article_products_6 > .layout__content,
body[data-theme-template="article"] .widget-type_system_widget_v4_article_comments_1 > .layout__content {
  max-width: 1000px !important;
  padding-right: 24px !important;
  padding-left: 24px !important; }

/* line 1072, theme.scss */
body[data-theme-template="article"] .reviews__title {
  font: 500 clamp(32px, 4vw, 50px)/1 "PT Root UI", Arial, sans-serif !important;
  letter-spacing: -0.025em; }

/* line 1077, theme.scss */
body[data-theme-template="article"] .comment-form .form-control {
  border-radius: 0 !important;
  background: #fff !important; }

@media (max-width: 767px) {
  /* line 1083, theme.scss */
  .widget-type_system_widget_v4_special_products_12 {
    padding: 62px 0 76px !important; }

  /* line 1087, theme.scss */
  .special-products__head {
    margin-bottom: 32px !important; }

  /* line 1091, theme.scss */
  .special-products__title {
    font-size: 42px !important; }

  /* line 1095, theme.scss */
  .widget-type_system_widget_v4_footer_17_1 {
    padding: 54px 22px 100px !important; }

  /* line 1099, theme.scss */
  .me-about-page .widget-type_system_widget_v4_breadcrumbs_1 {
    display: none !important; }

  /* line 1103, theme.scss */
  .me-about-page .widget-type_system_widget_v4_page_content_1 > .layout__content,
  .me-about-page .widget-type_2607-1432 > .layout__content {
    padding-right: 18px !important;
    padding-left: 18px !important; }

  /* line 1109, theme.scss */
  .me-about-hero {
    min-height: 500px;
    padding: 34px 24px; }

  /* line 1114, theme.scss */
  .me-about-hero__title {
    font-size: clamp(40px, 12vw, 56px); }

  /* line 1118, theme.scss */
  .me-about-hero__lead {
    margin-top: 24px;
    font-size: 16px; }

  /* line 1123, theme.scss */
  .me-about-page .static-text {
    grid-template-columns: 1fr; }

  /* line 1127, theme.scss */
  .me-about-page .static-text > h3:first-child {
    grid-column: auto;
    margin-bottom: 38px;
    padding: 18px; }

  /* line 1133, theme.scss */
  .me-about-page .static-text > h3:not(:first-child) {
    padding: 30px 24px;
    font-size: 34px; }

  /* line 1138, theme.scss */
  .me-about-page .static-text > p {
    min-height: 0;
    padding: 26px 24px 40px;
    border-top: 0; }

  /* line 1144, theme.scss */
  .me-about-page .static-text > h3:not(:first-child),
  .me-about-page .static-text > p {
    border-right: 1px solid rgba(23, 21, 18, 0.12);
    border-left: 1px solid rgba(23, 21, 18, 0.12); }

  /* line 1150, theme.scss */
  .me-about-page .static-text > :nth-last-child(-n + 2) {
    border-bottom: 0; }

  /* line 1154, theme.scss */
  .me-about-page .static-text > p:last-child {
    border-bottom: 1px solid rgba(23, 21, 18, 0.12); }

  /* line 1158, theme.scss */
  .me-about-page #quiz {
    padding: 34px 20px; }

  /* line 1162, theme.scss */
  .me-about-page #quizForm {
    grid-template-columns: 1fr; }

  /* line 1166, theme.scss */
  .me-about-page #quizForm .question:nth-child(3),
  .me-about-page #quizForm input[type="button"] {
    grid-column: auto; }

  /* line 1171, theme.scss */
  .me-journal-hero {
    min-height: 560px; }

  /* line 1175, theme.scss */
  .me-journal-hero__inner {
    padding: 48px 22px; }

  /* line 1179, theme.scss */
  .me-journal-hero__title {
    font-size: clamp(45px, 13vw, 58px);
    line-height: 0.93; }

  /* line 1184, theme.scss */
  .me-journal-hero__lead {
    margin-top: 26px;
    font-size: 16px; }

  /* line 1189, theme.scss */
  body[data-theme-template="blog"] .widget-type_system_widget_v4_blog_1 > .layout__content {
    padding-right: 18px !important;
    padding-left: 18px !important; }

  /* line 1194, theme.scss */
  body[data-theme-template="blog"] .blog-list {
    grid-template-columns: 1fr !important;
    gap: 58px !important; }

  /* line 1199, theme.scss */
  body[data-theme-template="blog"] .blog-list__item,
  body[data-theme-template="blog"] .blog-list__item:nth-child(2),
  body[data-theme-template="blog"] .blog-list__item:nth-child(3),
  body[data-theme-template="blog"] .blog-list__item:first-child {
    grid-column: auto;
    display: flex;
    padding-bottom: 0;
    border-bottom: 0; }

  /* line 1209, theme.scss */
  body[data-theme-template="blog"] .blog-list__item:first-child .blog-list__item-photo {
    min-height: 0;
    margin-bottom: 28px;
    padding-top: 124% !important; }

  /* line 1215, theme.scss */
  body[data-theme-template="blog"] .blog-list__item:first-child .blog-list__item-date,
  body[data-theme-template="blog"] .blog-list__item:first-child .blog-list__item-title,
  body[data-theme-template="blog"] .blog-list__item:first-child .blog-list__item-description {
    align-self: auto; }

  /* line 1221, theme.scss */
  body[data-theme-template="blog"] .blog-list__item:first-child .blog-list__item-title {
    font-size: 34px; }

  /* line 1225, theme.scss */
  body[data-theme-template="blog"] .blog-list__item-title {
    font-size: 28px; }

  /* line 1229, theme.scss */
  body[data-theme-template="blog"] .blog-list__item:first-child .blog-list__item-description {
    font-size: 15px; }

  /* line 1233, theme.scss */
  .me-article-masthead {
    width: calc(100% - 36px);
    gap: 12px;
    margin-top: 28px; }

  /* line 1239, theme.scss */
  .me-article-masthead__caption,
  .me-article-masthead__line {
    display: none; }

  /* line 1244, theme.scss */
  body[data-theme-template="article"] .widget-type_system_widget_v4_article_1 {
    padding-top: 40px !important; }

  /* line 1248, theme.scss */
  body[data-theme-template="article"] .widget-type_system_widget_v4_article_1 > .layout__content {
    padding-right: 18px !important;
    padding-left: 18px !important; }

  /* line 1253, theme.scss */
  body[data-theme-template="article"] .article > .heading {
    margin-bottom: 54px !important;
    padding-bottom: 38px;
    font-size: clamp(40px, 12vw, 54px) !important;
    line-height: 0.98 !important; }

  /* line 1260, theme.scss */
  body[data-theme-template="article"] .article-content {
    font-size: 17px !important;
    line-height: 1.75 !important; }

  /* line 1265, theme.scss */
  body[data-theme-template="article"] .article-content h2 {
    margin-top: 58px !important;
    font-size: 32px !important; }

  /* line 1270, theme.scss */
  body[data-theme-template="article"] .article-content ul,
  body[data-theme-template="article"] .article-content ol {
    padding: 24px 22px 24px 42px; }

  /* line 1275, theme.scss */
  body[data-theme-template="article"] .article-content > p:first-child > img:first-child {
    width: calc(100vw - 36px); }

  /* line 1279, theme.scss */
  body[data-theme-template="article"] .widget-type_system_widget_v4_article_products_6 > .layout__content,
  body[data-theme-template="article"] .widget-type_system_widget_v4_article_comments_1 > .layout__content {
    padding-right: 18px !important;
    padding-left: 18px !important; } }
@media (prefers-reduced-motion: reduce) {
  /* line 1287, theme.scss */
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important; } }
