@charset "UTF-8";
@import url("https://cdn.insales-shop.ru/assets/static-versioned/6.81/static/fonts/Manrope/stylesheet.css");
/* 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, #7A797E);
  --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, #86858a);
  --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, #949397);
  --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, #bcbbbe);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #8CA1B2);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #9eb0be);
  --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, #b1bfcb);
  --color-accent-text-major-shade-is-light:var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #eaeef1);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #29282D);
  --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, #3e3d44);
  --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, #53515b);
  --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, #918f9c);
  --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, Jost);
  --font-size:var(--draft-font-size, 15px);
  --font-family-heading:var(--draft-font-family-heading, Jost);
  --heading-ratio:var(--draft-heading-ratio, 2.0);
  --heading-weight:var(--draft-heading-weight, 700);
  --collection_count:var(--draft-collection_count, 20);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 6);
  --product_not_available:var(--draft-product_not_available, preorder);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --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, 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, false); }

/* SPORT PERVYH DESIGN SYSTEM — 2026-08-14 */
/* line 6, theme.scss */
html:root body.settings_loaded {
  --color-btn-bg: #C8FE89 !important;
  --color-btn-bg-is-dark: false !important;
  --color-btn-bg-minor-shade: #BCEB83 !important;
  --color-btn-bg-major-shade: #AAD477 !important;
  --color-btn-bg-half-shade: #647F45 !important;
  --font-family: Manrope !important;
  --font-size: 16px !important;
  --font-family-heading: Manrope !important;
  --heading-ratio: 1.8 !important; }

/* line 18, theme.scss */
html body,
html body input,
html body textarea,
html body select,
html body button {
  font-family: "Manrope", Arial, sans-serif !important; }

/* line 26, theme.scss */
html body {
  font-size: 16px !important; }

/* line 30, theme.scss */
html body h1,
html body h2,
html body h3,
html body h4,
html body .heading,
html body .banner-list__item-title {
  font-family: "Manrope", Arial, sans-serif !important; }

/* line 39, theme.scss */
html body [data-sticker-title] {
  background-color: #C8FE89 !important;
  --bg: #C8FE89 !important;
  --color-text: #29282D !important;
  --color-text-minor-shade: #29282D !important;
  --color-text-major-shade: #29282D !important;
  --color-text-half-shade: #29282D !important;
  color: #29282D !important; }

/* line 49, theme.scss */
html body input:focus,
html body textarea:focus,
html body select:focus {
  border-color: #29282D !important;
  outline: 2px solid rgba(200, 254, 137, 0.65);
  outline-offset: 1px; }

/* Primary controls: accessible contrast on brand lime */
/* line 59, theme.scss */
html body .button {
  color: #29282D !important; }

/* Mobile menu: remove the empty vertical gap */
@media screen and (max-width: 767px) {
  /* line 66, theme.scss */
  html body .header__collections-content {
    justify-content: flex-start !important;
    gap: 32px; }

  /* line 71, theme.scss */
  html body .header__collections-content-bottom {
    height: auto !important;
    margin-top: 0 !important; }

  /* line 76, theme.scss */
  html body .header__other {
    margin-top: 24px !important; } }
/* Comparison is disabled; hide the obsolete template-domain link */
/* line 83, theme.scss */
html body a[href^="http://default-shop2.myinsales.ru/compares"] {
  display: none !important; }

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

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

/* line 96, theme.scss */
.breadcrumb-wrapper ul {
  font-size: 12px; }

/* line 102, theme.scss */
.heading, .banner-list__item-title.h2 {
  position: relative !important;
  margin-bottom: 10px!important; }
  /* line 106, theme.scss */
  .heading::after, .banner-list__item-title.h2::after {
    content: "" !important;
    display: block !important;
    width: 100px !important;
    max-width: 100% !important;
    height: 3px !important;
    margin-top: 10px !important;
    background: var(--color-btn-bg) !important; }

/* line 117, theme.scss */
.brands__item {
  background: #fff !important;
  border-radius: 10px !important;
  padding: 12px !important;
  box-sizing: border-box !important; }

/* line 125, theme.scss */
.footer-wrap .menu-title {
  font-size: 1.2rem !important;
  font-weight: 700 !important; }
/* line 130, theme.scss */
.footer-wrap .menu-link {
  color: #a8b1bd !important; }

@media (min-width: 1024px) {
  /* line 136, theme.scss */
  .header-part-top__inner {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 16px !important; }
    /* line 142, theme.scss */
    .header-part-top__inner .header__area-contacts {
      order: 1 !important;
      margin-right: auto !important;
      margin-left: 0 !important;
      text-align: left !important; }
    /* line 149, theme.scss */
    .header-part-top__inner .header__area-menu {
      order: 2 !important;
      margin-left: auto !important;
      margin-right: 0 !important;
      text-align: right !important; }
    /* line 156, theme.scss */
    .header-part-top__inner .header__menu {
      justify-content: flex-end !important; }
    /* line 160, theme.scss */
    .header-part-top__inner .header__phone-value {
      font-weight: 700 !important; } }
@media (max-width: 767px) {
  /* line 167, theme.scss */
  .heading {
    padding-bottom: 16px !important;
    margin-bottom: 24px !important; }
    /* line 171, theme.scss */
    .heading::after {
      width: 85px !important;
      margin-top: 10px !important; } }
/* SPORT PERVYH DISPLAY TYPE */
@font-face {
  font-family: "Actay Wide";
  src: url("{{ 'ActayWide-Bold.otf' | asset_url }}") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap; }
/* line 188, theme.scss */
html body .heading,
html body .banner-list__item-title {
  font-family: "Actay Wide", "Manrope", Arial, sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: -0.02em; }

/* SPORT PERVYH — FOOTER */
/* line 197, theme.scss */
.widget-type_system_widget_v4_footer_18_1 {
  --bg: #29282D !important;
  background: #29282D !important;
  border-top: 4px solid #C8FE89; }

/* line 203, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .footer-top {
  padding-bottom: 42px; }

/* line 207, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .menu-title {
  color: #FFFFFF;
  font-family: "Actay Wide", Manrope, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin-bottom: 18px; }

/* line 216, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .menu-title::after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  margin-top: 10px;
  background: #C8FE89; }

/* line 225, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .menu-link {
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  line-height: 1.45;
  margin-bottom: 10px;
  transition: color .2s ease, transform .2s ease; }

/* line 233, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .menu-link:hover,
.widget-type_system_widget_v4_footer_18_1 .menu-link:focus-visible {
  color: #C8FE89;
  transform: translateX(3px); }

/* line 239, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .footer__phone::before {
  content: "Поможем с выбором";
  display: block;
  margin-bottom: 8px;
  color: #C8FE89;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase; }

/* line 250, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .footer__phone-value {
  color: #FFFFFF;
  font-family: "Actay Wide", Manrope, Arial, sans-serif;
  font-size: clamp(20px, 1.8vw, 26px);
  font-weight: 700;
  letter-spacing: .01em; }

/* line 258, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .footer__phone-value:hover,
.widget-type_system_widget_v4_footer_18_1 .footer__phone-value:focus-visible {
  color: #C8FE89; }

/* line 263, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  padding-top: 28px; }

/* line 268, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .footer__logo img {
  width: min(100%, 320px);
  height: auto; }

/* line 273, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .footer__area-pay {
  gap: 18px;
  align-items: center; }

/* line 278, theme.scss */
.widget-type_system_widget_v4_footer_18_1 .pay-img-item img {
  max-height: 24px;
  width: auto;
  opacity: .88; }

/* line 284, theme.scss */
.widget-type_system_widget_v4_footer_4 {
  --bg: #29282D !important;
  background: #29282D !important; }

/* line 289, theme.scss */
.widget-type_system_widget_v4_footer_4 .layout__content {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  padding-top: 18px; }

/* line 294, theme.scss */
.widget-type_system_widget_v4_footer_4 .footer_copyright-1 p {
  margin: 0;
  color: rgba(255, 255, 255, 0.56);
  font-size: 12px;
  line-height: 1.5; }

@media (max-width: 767px) {
  /* line 302, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 {
    padding-left: 18px;
    padding-right: 18px; }

  /* line 307, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 .footer-bottom {
    padding: 0 0 24px;
    border-top: 0; }

  /* line 312, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 .footer__area-logo {
    height: auto; }

  /* line 316, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 .footer__logo img {
    width: min(100%, 245px); }

  /* line 320, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 .footer-top {
    padding-bottom: 22px; }

  /* line 324, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 .footer__area-contacts {
    padding-bottom: 18px; }

  /* line 328, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 .footer__phone-value {
    font-size: 21px; }

  /* line 332, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 .menu-item {
    border-color: rgba(255, 255, 255, 0.16); }

  /* line 336, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 .menu-title {
    margin: 0;
    padding: 16px 0;
    font-size: 17px; }

  /* line 342, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 .menu-title::after {
    display: none; }

  /* line 346, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 .menu-show-submenu-btn {
    color: #C8FE89; }

  /* line 350, theme.scss */
  .widget-type_system_widget_v4_footer_18_1 .menu-link {
    color: rgba(255, 255, 255, 0.76);
    margin-bottom: 12px; }

  /* line 355, theme.scss */
  .widget-type_system_widget_v4_footer_4 {
    padding-left: 18px;
    padding-right: 18px; }

  /* line 360, theme.scss */
  .widget-type_system_widget_v4_footer_4 .layout__content {
    padding-top: 16px; } }
/* SPORT PERVYH — HOME PAGE */
/* Убираем временный повтор блока «Обувь» */
/* line 369, theme.scss */
[data-widget-drop-item-id="262556001"] {
  display: none !important; }

/* Главный экран */
/* line 374, theme.scss */
[data-widget-drop-item-id="262035993"] .banner-list__item-title,
[data-widget-drop-item-id="262035993"] .banner-parallax__title {
  max-width: 980px;
  letter-spacing: -0.035em;
  line-height: .98;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.2); }

/* line 382, theme.scss */
[data-widget-drop-item-id="262035993"] .banner-list__item-content,
[data-widget-drop-item-id="262035993"] .banner-parallax__description {
  max-width: 680px;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.24); }

/* Единый ритм товарных подборок */
/* line 389, theme.scss */
[data-widget-drop-item-id="262037657"],
[data-widget-drop-item-id="274912993"] {
  --layout-pt: clamp(46px, 5vw, 68px) !important;
  --layout-pb: clamp(46px, 5vw, 68px) !important; }

/* line 395, theme.scss */
[data-widget-drop-item-id="262037657"] .special-products__head,
[data-widget-drop-item-id="274912993"] .special-products__head {
  margin-bottom: 28px; }

/* line 400, theme.scss */
[data-widget-drop-item-id="262037657"] .special-products__slider-arrow {
  width: 44px;
  height: 44px;
  border: 0;
  background: #C8FE89;
  color: #29282D;
  transition: background .2s ease, transform .2s ease, opacity .2s ease; }

/* line 409, theme.scss */
[data-widget-drop-item-id="262037657"] .special-products__slider-arrow:not(.is-disabled):hover {
  background: #BCEB83;
  transform: translateY(-2px); }

/* line 414, theme.scss */
[data-widget-drop-item-id="262037657"] .product-preview__area-photo .img-ratio {
  background: #F7F8FA; }

/* line 418, theme.scss */
[data-widget-drop-item-id="262037657"] .product-preview__photo img {
  transition: transform .3s ease; }

/* line 422, theme.scss */
[data-widget-drop-item-id="262037657"] .product-preview:hover .product-preview__photo img {
  transform: scale(1.025); }

/* line 426, theme.scss */
[data-widget-drop-item-id="262037657"] .product-preview__title {
  line-height: 1.35; }

/* line 430, theme.scss */
[data-widget-drop-item-id="262037657"] .product-preview__price-cur {
  color: #29282D;
  font-weight: 700; }

/* Бренды без временной карточки «В разработке» */
/* line 436, theme.scss */
[data-widget-drop-item-id="262298705"] {
  --bg: #F7F8FA !important;
  --layout-pt: clamp(48px, 5vw, 72px) !important;
  --layout-pb: clamp(48px, 5vw, 72px) !important; }

/* line 442, theme.scss */
[data-widget-drop-item-id="262298705"] .brands > .grid-list {
  grid-template-columns: repeat(2, minmax(220px, 340px)) !important;
  justify-content: start;
  gap: 24px !important; }

/* line 448, theme.scss */
[data-widget-drop-item-id="262298705"] .brands__item:nth-child(2) {
  display: none !important; }

/* line 452, theme.scss */
[data-widget-drop-item-id="262298705"] .brands__item {
  overflow: hidden;
  background: #FFFFFF;
  border: 1px solid #DEDEE0;
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease; }

/* line 459, theme.scss */
[data-widget-drop-item-id="262298705"] .brands__item:hover {
  transform: translateY(-3px);
  border-color: #C8FE89;
  box-shadow: 0 12px 28px rgba(41, 40, 45, 0.08); }

/* Информационный блок о магазине */
/* line 466, theme.scss */
[data-widget-drop-item-id="262036025"] {
  --layout-pt: clamp(52px, 6vw, 84px) !important;
  --layout-pb: clamp(52px, 6vw, 84px) !important;
  background: #F7F8FA;
  border-top: 1px solid #DEDEE0; }

/* line 473, theme.scss */
[data-widget-drop-item-id="262036025"] .banner-list__item {
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr) !important;
  gap: clamp(28px, 4vw, 64px) !important;
  align-items: stretch; }

/* line 479, theme.scss */
[data-widget-drop-item-id="262036025"] .banner-list__item-text {
  padding: clamp(28px, 3.5vw, 48px);
  background: #FFFFFF; }

/* line 484, theme.scss */
[data-widget-drop-item-id="262036025"] .banner-list__item-title {
  max-width: 560px;
  margin-bottom: 30px;
  font-size: clamp(30px, 3vw, 46px);
  line-height: 1.02;
  letter-spacing: -0.035em; }

/* line 492, theme.scss */
[data-widget-drop-item-id="262036025"] .banner-list__item-content {
  color: #4D4C52;
  line-height: 1.65; }

/* line 497, theme.scss */
[data-widget-drop-item-id="262036025"] .banner-list__item-content p {
  margin-top: 0;
  margin-bottom: 20px; }

/* line 502, theme.scss */
[data-widget-drop-item-id="262036025"] .banner-list__item-image,
[data-widget-drop-item-id="262036025"] .banner-list__item-image .img-ratio,
[data-widget-drop-item-id="262036025"] .banner-list__item-image .img-ratio__inner,
[data-widget-drop-item-id="262036025"] .banner-list__item-image picture {
  height: 100%; }

/* line 509, theme.scss */
[data-widget-drop-item-id="262036025"] .banner-list__item-image .img-ratio {
  min-height: 560px;
  padding-top: 0 !important; }

/* line 514, theme.scss */
[data-widget-drop-item-id="262036025"] .banner-list__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

@media (min-width: 1100px) {
  /* line 521, theme.scss */
  [data-widget-drop-item-id="262036025"] .banner-list__item-content {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 30px;
    align-items: start; } }
@media (max-width: 768px) {
  /* line 530, theme.scss */
  [data-widget-drop-item-id="262035993"] .banner-list__item-title,
  [data-widget-drop-item-id="262035993"] .banner-parallax__title {
    max-width: 340px;
    line-height: 1.02; }

  /* line 536, theme.scss */
  [data-widget-drop-item-id="262037657"],
  [data-widget-drop-item-id="274912993"] {
    --layout-pt: 42px !important;
    --layout-pb: 42px !important; }

  /* line 542, theme.scss */
  [data-widget-drop-item-id="262298705"] {
    --layout-pt: 46px !important;
    --layout-pb: 46px !important; }

  /* line 547, theme.scss */
  [data-widget-drop-item-id="262298705"] .brands > .grid-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important; }

  /* line 552, theme.scss */
  [data-widget-drop-item-id="262036025"] {
    --layout-pt: 44px !important;
    --layout-pb: 44px !important; }

  /* line 557, theme.scss */
  [data-widget-drop-item-id="262036025"] .banner-list__item {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 24px !important; }

  /* line 562, theme.scss */
  [data-widget-drop-item-id="262036025"] .banner-list__item-text {
    padding: 24px 20px 8px; }

  /* line 566, theme.scss */
  [data-widget-drop-item-id="262036025"] .banner-list__item-title {
    margin-bottom: 26px;
    font-size: 32px; }

  /* line 571, theme.scss */
  [data-widget-drop-item-id="262036025"] .banner-list__item-image .img-ratio {
    min-height: 220px;
    height: 220px; } }
/* HOME PAGE — MOBILE RHYTHM FIX */
@media (max-width: 768px) {
  /* line 580, theme.scss */
  [data-widget-drop-item-id="262037657"] > .layout__content,
  [data-widget-drop-item-id="274912993"] > .layout__content {
    padding-top: 42px !important;
    padding-bottom: 42px !important; }

  /* line 586, theme.scss */
  [data-widget-drop-item-id="262298705"] > .layout__content {
    padding-top: 46px !important;
    padding-bottom: 46px !important; }

  /* line 591, theme.scss */
  [data-widget-drop-item-id="262298705"] .brands__item:nth-child(3) {
    grid-column: 2;
    grid-row: 1; }

  /* line 596, theme.scss */
  [data-widget-drop-item-id="262036025"] > .layout__content {
    padding-top: 44px !important;
    padding-bottom: 44px !important; } }
/* HOME PAGE — GLASSES HEADING */
/* line 604, theme.scss */
[data-widget-drop-item-id="274912993"] .tabs__head-label {
  font-family: "Actay Wide", Manrope, Arial, sans-serif;
  font-size: clamp(26px, 3vw, 34px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.025em; }

/* line 612, theme.scss */
[data-widget-drop-item-id="274912993"] .tabs__head-item::after {
  width: 100px;
  height: 3px;
  background: #C8FE89 !important; }

@media (max-width: 768px) {
  /* line 619, theme.scss */
  [data-widget-drop-item-id="274912993"] .tabs__head-label {
    font-size: 26px; } }
/* line 625, theme.scss */
[data-widget-drop-item-id="274912993"] .tabs__head-item.is-active {
  border-bottom: 3px solid #C8FE89 !important; }

/* BRAND CAROUSEL ARROWS — match product sliders — 2026-08-19 */
/* line 631, theme.scss */
.brand-carousel__controls {
  gap: 0 !important; }

/* line 635, theme.scss */
.brand-carousel__nav {
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 60px !important;
  width: 60px !important;
  min-width: 60px !important;
  height: 44px !important;
  margin: 0 0 0 4.5px !important;
  padding: 4.5px 15px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #C8FE89 !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 1 !important;
  opacity: 1 !important;
  cursor: pointer !important; }

/* line 656, theme.scss */
.brand-carousel__nav::before {
  display: block !important;
  color: #29282D !important;
  font-family: "insales-icons" !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 15px !important; }

/* line 666, theme.scss */
.brand-carousel__nav--prev::before {
  content: "\ea0d" !important; }

/* line 670, theme.scss */
.brand-carousel__nav--next::before {
  content: "\ea0e" !important; }

/* line 674, theme.scss */
.brand-carousel__nav:hover:not(:disabled) {
  background: #BCEB83 !important; }

/* line 678, theme.scss */
.brand-carousel__nav:disabled {
  opacity: 0.5 !important;
  cursor: default !important; }
