@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-BlackItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-BoldItalic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-ExtraBold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-ExtraBoldItalic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-ExtraLightItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-LightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-SemiBoldItalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/woo-bootstrap-starter/assets/fonts/montserrat/Montserrat-ThinItalic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
:root{
    --site-width:1540px;
    --site-padding:24px;
}

.ekin-container{
    width:100%;
    max-width:calc(var(--site-width) + var(--site-padding) * 2);
    margin:0 auto;
    padding-inline:var(--site-padding);
}
.cat-image {
  position: relative;
  width: 100%;
  padding-top: 100%; /* квадрат */
  overflow: hidden;
  border-radius: 12px;
}

.cat-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.display-7 {
        font-size: 2rem;
    }

.wpc-custom-selected-terms {display: none;}

.bg-body-secondary {
    --bs-bg-opacity: 1;
    background-color: #fff !important;
}

.wc-block-components-totals-coupon__button {
    border: none;
    border-radius: 8px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: .80em;
}

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: #fff;
    background-color: #ffcc50;
    border-color: #ffcc50;
}
.wc-block-checkout__billing-fields {display:none;}
.dropdown-menu {
    --bs-dropdown-link-active-bg: #ffcc50;}
    .dropdown-item {

    font-size: 14px;
 
}
@media (min-width: 1200px) {
    .h1, h1 {
           font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 20px;

    }
}
.woocommerce .woocommerce-result-count {
  display:none;
}
.card-body .price {font-size: 14px;}
.footer-contacts { font-size: 14px;}
.product_meta {display: none;}
/* Footer */
.site-footer{font-size: 14px;background:#fff;border-top: 1px solid #ffffff1a;border-color:#e5e5e5;color:#212529}
.site-footer a{color:#212529;text-decoration:none}
.site-footer a:hover{opacity:.85;text-decoration:underline}
.footer-top{padding:36px 0 22px}
.footer-head{font-weight: bold;font-size:.8rem; letter-spacing:.05em; text-transform:uppercase; color:#212529; margin-bottom:.8rem}
.footer-logo img{max-height:40px}
.footer-tagline{color:#212529; font-size:.95rem; margin-top:.25rem}
.footer-col ul{list-style:none; padding:0; margin:0}
.footer-col li{margin:.4rem 0}
.footer-contacts a{display:block}
.footer-bottom{    font-size: .8rem;border-top: 1px solid #e5e5e5; padding:16px 0 20px}
.footer-bottom .copy{color:#212529}
.footer-bottom .disclaimer{color:#212529;     font-size: .8rem;}
@media (max-width: 991.98px){

  .footer-top .col-lg-3{margin-bottom:1.25rem}
}
    .h2, h2 {
        font-size: 1.4rem;
        font-weight: bold;
        margin-bottom: 20px;
        margin-top: 30px;
    }
a {color: #000;}

.woocommerce span.onsale {
height: 2em;
    width: 8em;
        min-height: 2em;
    min-width: 8em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 1.5;
    top: 1em;
    left: 1em;
    margin: 0;
    border-radius: 12px;
    background-color: #f44336;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #000;
    font-size: 1em;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #ffb400;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.btn-primary {
    background-color: #ffb400;
    border-color: #ffb400;
}
.btn-primary:hover {
    background-color: #ffb400;
    border-color: #ffb400;
    opacity: .8;
}

.text-primary {
    --bs-text-opacity: 1;
    color: #ffb400 !important;
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.1rem;
        padding-left: 0.1rem;
    }
}

/* ====== VARIATIONS: базовая сетка ====== */
.woocommerce div.product form.cart .variations {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 .3rem;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 400;
    text-align: left;
    font-size: 14px;
}
.woocommerce div.product form.cart .variations th.label {
  width: 1%;
  white-space: nowrap;
  padding-right: 1rem !important;
  color: #6c757d;
  font-weight: 600;
  vertical-align: middle;
}
.woocommerce div.product form.cart .variations td.value {
  padding: 0 !important;
  vertical-align: middle;
}

/* ====== SELECT как «bootstrap-like» ====== */
.woocommerce div.product form.cart .variations select {
  max-width: 100% !important;
  min-width: 260px !important;
  display: inline-block !important;
  margin-right: 1em;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 3rem .375rem .75rem !important;
  font-size: 0.9rem !important;
  line-height: 1 !important;
  color: #212529 !important;
  background-color: #fff !important;

  /* своя стрелка */
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM2Yzc1N2QiIHN0cm9rZS13aWR0aD0iMiI+PHBvbHlsaW5lIHBvaW50cz0iNiA5IDEyIDE1IDE4IDkiLz48L3N2Zz4=) no-repeat !important;
  background-size: 16px !important;
  background-position: calc(100% - 12px) 50% !important;

  border: 1px solid #ced4da !important;
  border-radius: .375rem !important;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
  box-shadow: none !important;
}

/* Фокус как в Bootstrap */
.woocommerce div.product form.cart .variations select:focus {
  border-color: #86b7fe !important;
  outline: 0 !important;
    font-size: 0.9rem !important;
  line-height: 1 !important;
  box-shadow: 0 0 0 .25rem rgba(13,110,253,.25) !important;
}

/* Disabled */
.woocommerce div.product form.cart .variations select:disabled {
  background-color: #e9ecef !important;
  cursor: not-allowed !important;
}

/* Плейсхолдер-опция (где поддерживается) */
.woocommerce div.product form.cart .variations select option[value=""] {
  color: #6c757d;
}

/* ====== INPUT’ы (если где-то используются) ====== */
.woocommerce div.product form.cart .variations input[type="text"],
.woocommerce div.product form.cart .variations input[type="number"],
.woocommerce div.product form.cart .variations input[type="email"],
.woocommerce div.product form.cart .variations input[type="tel"] {
  min-width: 260px !important;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  color: #212529 !important;
  background-color: #fff !important;
  border: 1px solid #ced4da !important;
  border-radius: .375rem !important;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
  box-shadow: none !important;
}
.woocommerce div.product form.cart .variations input[type="text"]:focus,
.woocommerce div.product form.cart .variations input[type="number"]:focus,
.woocommerce div.product form.cart .variations input[type="email"]:focus,
.woocommerce div.product form.cart .variations input[type="tel"]:focus {
  border-color: #86b7fe !important;
  outline: 0 !important;
  box-shadow: 0 0 0 .25rem rgba(13,110,253,.25) !important;
}
.woocommerce div.product form.cart .variations input:disabled {
  background-color: #e9ecef !important;
  cursor: not-allowed !important;
}

/* ====== Ссылка «Очистить» ====== */
.woocommerce div.product form.cart a.reset_variations {
  margin-left: .75rem;
  font-size: .875rem;
  color: #6c757d;
  text-decoration: none;
}
.woocommerce div.product form.cart a.reset_variations:hover {
  color: #dc3545;
  text-decoration: underline;
}

/* ====== Мобилка ====== */
@media (max-width: 576px) {
  .woocommerce div.product form.cart .variations th.label {
    display: block;
    margin-bottom: .25rem;
  }
  .woocommerce div.product form.cart .variations td.value {
    display: block;
  }
  .woocommerce div.product form.cart .variations select,
  .woocommerce div.product form.cart .variations input[type="text"],
  .woocommerce div.product form.cart .variations input[type="number"],
  .woocommerce div.product form.cart .variations input[type="email"],
  .woocommerce div.product form.cart .variations input[type="tel"] {
    min-width: 100% !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.woocommerce ul.products li.product-category a {
  display:block; text-align:center;
}
.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
  margin-top:.5rem; font-weight:600;
}
/* Плавный hover-эффект карточек */
.hover-lift { transition: transform .2s ease, box-shadow .2s ease; }
.hover-lift:hover { transform: translateY(-4px); box-shadow: 0 1.25rem 2rem rgba(0,0,0,.12); }

/* Обрезка описания в 2 строки */
.line-clamp-2{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

/* Чуть аккуратнее заголовок в карточке */
.shop-cat-card .card-body .h6{ letter-spacing:.2px; }

/* На всякий случай — Safari/старые браузеры для object-fit */
.object-fit-cover{ object-fit: cover; }
/* === БАЗА: применится везде (цвета, disabled) === */
.woocommerce div.product form.cart .variations select option {
  color: #212529 !important;                 /* текст */
  background-color: #ffffff !important;      /* фоновый цвет опции (поддержка зависит от браузера) */
  font-size: 0.975rem !important;            /* чуть компактнее */
  line-height: 1.35 !important;
  white-space: nowrap !important;            /* без переносов внутри длинных значений */
}
.woocommerce div.product form.cart .variations select option:disabled {
  color: #adb5bd !important;                 /* «неактивная» опция */
}

/* Optgroup заголовки */
.woocommerce div.product form.cart .variations select optgroup {
  color: #6c757d !important;
  font-weight: 600 !important;
}

/* === WEBKIT (Chrome/Edge/Safari): выделение выбранной опции === */
/* поддержка нестабильная, но часто срабатывает */
@supports (-webkit-appearance: none) or (appearance: none) {
  .woocommerce div.product form.cart .variations select option:checked {
    background-color: #f1f3f5 !important;   /* светло-серый фон для выбранного */
    color: #212529 !important;
  }
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 400;
    border-radius: 3px;
    font-size: 14px;
    left: auto;
    color: #ffffff;
    background-color: #ffb400;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover {
  background-color: #ffb400;
  color: #ffffff;
  opacity: .8;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #000;
    font-size: 1em;
    font-weight: 600;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #ffb400;
    color: #fff;
}
.woocommerce-variation-add-to-cart {margin-top: 20px;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #ffb400;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover {
      background-color: #ffb400;
      opacity: .8;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.text-bg-secondary {
    color: #fff !important;
    background-color: #ffb400 !important;
}

.woocommerce .quantity .qty {
    width: 3.8em;
    text-align: center;
    display: inline-block !important;
    margin-right: 1em;
    height: calc(1.5em + 0.38rem + 2px);
    padding: 0.375rem 1rem .375rem .75rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #212529 !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    border-radius: .375rem !important;
    transition: border-color .15s 
    ease-in-out, box-shadow .15s 
    ease-in-out !important;
    box-shadow: none !important;
}

/* === Общий стиль карточек товаров === */
.card {
  border: none;
  border-radius: .8rem;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .08);
  transition: all .25s ease;
  height: 100%;
}

.card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 20px rgba(0,0,0,.12);
}

.card .ratio {
  border-bottom: 1px solid rgba(0,0,0,.05);
  background: #fafafa;
}

.card img {
  transition: transform .4s ease;
}

.card:hover img {
  transform: scale(1.04);
}

.card-body {
  padding: 1.1rem 1.25rem 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card-title {
  font-size: 1rem;
  font-weight: 600;
  color: #212529;
  margin-bottom: .4rem;
  transition: color .2s ease;
}

.card-title a {
  color: inherit;
  text-decoration: none;
}

.card-title a:hover {
  color: #ffb400;
}

.card-text, .card .text-muted {
  color: #6c757d;
  font-size: .925rem;
  margin-bottom: .75rem;
  line-height: 1.5;
}

/* Цена */
.ref-card__price {
  font-size: 1.05rem;
  font-weight: 700;
  color: #111;
}

/* Кнопка */
.card .btn {
  border-radius: 50rem;
        padding: 0.4em;
    font-weight: 400;
    border-radius: 16px;
    font-size: 14px;
  transition: all .2s ease;
}

.card .btn:hover {
  transform: translateY(-1px);
}

/* Ховер-лифт для ссылок целиком */
.hover-lift:hover {
  transform: translateY(-4px);
}

/* Мелкие адаптивы */
@media (max-width: 576px) {
  .card-body { padding: .9rem 1rem 1rem; }
  .card-title { font-size: .95rem; }
}
/* Всегда показывать стандартные стрелки количества */
.quantity input[type="number"],
input.qty[type="number"] {
  appearance: auto !important;          /* общий ресет */
  -webkit-appearance: auto !important;  /* Chrome/Safari */
  -moz-appearance: number-input !important; /* Firefox */
}

/* WebKit-стрелки видимы и кликабельны */
.quantity input[type="number"]::-webkit-outer-spin-button,
.quantity input[type="number"]::-webkit-inner-spin-button,
input.qty[type="number"]::-webkit-outer-spin-button,
input.qty[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: inner-spin-button !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  margin: 0 !important;
}

/* На всякий случай убираем скрытие стрелок на hover, если тема такое делает */
.quantity input[type="number"]:hover::-webkit-inner-spin-button,
.quantity input[type="number"]:hover::-webkit-outer-spin_button,
input.qty[type="number"]:hover::-webkit-inner-spin-button,
input.qty[type="number"]:hover::-webkit-outer-spin_button {
  opacity: 1 !important;
}
/**
 * ==========================================================
 * FEATURES GRID V2 — EKIN-PRO
 * ==========================================================
 */

.features-grid-v2 {
    --features-accent: #ff9500;
    --features-dark: #171e27;
    --features-text: #404850;
    --features-muted: #737b83;
    --features-border: #e4e6e8;
    --features-bg-soft: #fffaf4;

    position: relative;

    width: 100%;

    padding: 78px 24px 72px;

    overflow: hidden;

    background:
        radial-gradient(
            circle at 0 0,
            rgba(255, 149, 0, 0.035),
            transparent 34%
        ),
        #fff;
}

.features-grid-v2 *,
.features-grid-v2 *::before,
.features-grid-v2 *::after {
    box-sizing: border-box;
}

.features-grid-v2__inner {
    width: 100%;
    max-width: 1480px;

    margin: 0 auto;
}


/**
 * Шапка.
 */

.features-grid-v2__header {
    max-width: 650px;

    margin-bottom: 46px;
}

.features-grid-v2__eyebrow {
    display: flex;
    align-items: center;

    gap: 12px;

    margin-bottom: 12px;

    color: var(--features-accent);

    font-size: 17px;
    font-weight: 600;
    line-height: 1.2;
}

.features-grid-v2__eyebrow span {
    display: block;

    width: 22px;
    height: 3px;

    background: var(--features-accent);
}

.features-grid-v2 .features-grid-v2__title {
    margin: 0;

    color: var(--features-dark);

    font-size: clamp(42px, 5vw, 74px);
    font-weight: 800;
    line-height: 0.98;
    letter-spacing: -0.045em;
}

.features-grid-v2__subtitle {
    max-width: 590px;

    margin-top: 19px;

    color: var(--features-muted);

    font-size: clamp(16px, 1.35vw, 20px);
    line-height: 1.6;
}

.features-grid-v2__subtitle p {
    margin: 0;
}


/**
 * Карточки.
 */

.features-grid-v2__cards {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));

    gap: 22px;
}

.features-grid-v2__card {
    position: relative;

    display: flex;
    flex-direction: column;

    min-width: 0;
    min-height: 460px;

    padding: 40px 32px 28px;

    overflow: hidden;

    border: 1px solid var(--features-border);
    border-radius: 20px;

    background:
        linear-gradient(
            145deg,
            rgba(255, 255, 255, 0.99),
            rgba(250, 250, 250, 0.93)
        );

    box-shadow: 0 12px 34px rgba(17, 29, 40, 0.045);

    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease,
        border-color 0.25s ease;
}

.features-grid-v2__card:hover {
    transform: translateY(-6px);

    border-color: rgba(255, 149, 0, 0.32);

    box-shadow: 0 20px 45px rgba(17, 29, 40, 0.09);
}

.features-grid-v2__corner {
    position: absolute;
    top: -1px;
    left: -1px;

    width: 31px;
    height: 31px;

    background: var(--features-accent);

    clip-path: polygon(0 0, 100% 0, 0 100%);
}

.features-grid-v2__card-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;

    gap: 20px;
}

.features-grid-v2__number {
    color: #e5e6e7;

    font-size: clamp(70px, 7vw, 104px);
    font-weight: 700;
    line-height: 0.8;
    letter-spacing: -0.06em;

    user-select: none;
}

.features-grid-v2__icon {
    display: flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 92px;

    width: 92px;
    height: 92px;

    border-radius: 18px;

    background: linear-gradient(
        145deg,
        #ff7f00 0%,
        #ffae00 100%
    );

    box-shadow: 0 10px 24px rgba(255, 149, 0, 0.19);

    color: #fff;
}

.features-grid-v2__icon img,
.features-grid-v2__icon svg {
    display: block;

    width: 54px;
    height: 54px;

    object-fit: contain;
}

.features-grid-v2__icon img {
    filter: brightness(0) invert(1);
}

.features-grid-v2__card-content {
    margin-top: 39px;
}

.features-grid-v2 .features-grid-v2__card-title {
    margin: 0;

    color: var(--features-dark);

    font-size: clamp(20px, 1.7vw, 27px);
    font-weight: 700;
    line-height: 1.3;
}

.features-grid-v2__card-text {
    margin-top: 20px;

    color: var(--features-text);

    font-size: 16px;
    line-height: 1.8;
}

.features-grid-v2__dash {
    width: 31px;
    height: 4px;

    margin-top: auto;

    background: var(--features-accent);
}


/**
 * Нижняя плашка.
 */

.features-grid-v2__bottom {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 310px;

    align-items: stretch;

    gap: 28px;

    margin-top: 42px;
    padding: 27px 29px;

    border: 1px solid rgba(255, 149, 0, 0.22);
    border-radius: 19px;

    background:
        linear-gradient(
            100deg,
            rgba(255, 250, 244, 0.95),
            rgba(255, 255, 255, 0.97)
        );

    box-shadow: 0 10px 30px rgba(17, 29, 40, 0.03);
}

.features-grid-v2__mini-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));

    min-width: 0;
}

.features-grid-v2__mini-item {
    display: grid;
    grid-template-columns: 61px minmax(0, 1fr);

    align-items: center;

    gap: 16px;

    min-width: 0;

    padding: 0 24px;
}

.features-grid-v2__mini-item:first-child {
    padding-left: 0;
}

.features-grid-v2__mini-item:not(:last-child) {
    border-right: 1px solid #eadbc8;
}

.features-grid-v2__mini-icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 61px;
    height: 61px;

    border-radius: 50%;

    background: #fff4e2;
    color: var(--features-accent);
}

.features-grid-v2__mini-icon img,
.features-grid-v2__mini-icon svg {
    display: block;

    width: 38px;
    height: 38px;

    object-fit: contain;
}

.features-grid-v2__mini-title {
    color: var(--features-dark);

    font-size: 14px;
    font-weight: 700;
    line-height: 1.35;
}

.features-grid-v2__mini-text {
    margin-top: 6px;

    color: var(--features-text);

    font-size: 13px;
    line-height: 1.55;
}


/**
 * CTA.
 */

.features-grid-v2__cta {
    display: flex;
    flex-direction: column;
    justify-content: center;

    padding-left: 28px;

    border-left: 1px solid #eadbc8;
}

.features-grid-v2__cta-title {
    color: var(--features-dark);

    font-size: 15px;
    font-weight: 600;
    line-height: 1.55;
}

.features-grid-v2__cta-button {
    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 15px;

    width: 100%;
    min-height: 56px;

    margin-top: 17px;
    padding: 14px 20px;

    border-radius: 11px;

    background: linear-gradient(
        90deg,
        #ff8b00 0%,
        #ff7500 100%
    );

    box-shadow: 0 9px 22px rgba(255, 122, 0, 0.2);

    color: #fff !important;

    font-size: 14px;
    font-weight: 600;
    line-height: 1;

    text-decoration: none;

    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.features-grid-v2__cta-button svg {
    flex: 0 0 24px;

    width: 24px;
    height: 24px;
}

.features-grid-v2__cta-button:hover {
    transform: translateY(-2px);

    box-shadow: 0 13px 27px rgba(255, 122, 0, 0.27);
}


/**
 * Ноутбуки.
 */

@media (max-width: 1199.98px) {

    .features-grid-v2 {
        padding-top: 65px;
        padding-bottom: 62px;
    }

    .features-grid-v2__cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .features-grid-v2__card {
        min-height: 410px;
    }

    .features-grid-v2__bottom {
        grid-template-columns: 1fr;
    }

    .features-grid-v2__cta {
        padding-top: 23px;
        padding-left: 0;

        border-top: 1px solid #eadbc8;
        border-left: 0;
    }

    .features-grid-v2__cta-button {
        max-width: 310px;
    }
}


/**
 * Планшеты.
 */

@media (max-width: 899.98px) {

    .features-grid-v2__mini-list {
        grid-template-columns: 1fr;
    }

    .features-grid-v2__mini-item {
        padding: 18px 0;
    }

    .features-grid-v2__mini-item:first-child {
        padding-top: 0;
    }

    .features-grid-v2__mini-item:last-child {
        padding-bottom: 0;
    }

    .features-grid-v2__mini-item:not(:last-child) {
        border-right: 0;
        border-bottom: 1px solid #eadbc8;
    }
}


/**
 * Телефоны.
 */

@media (max-width: 639.98px) {

    .features-grid-v2 {
        padding: 48px 16px;
    }

    .features-grid-v2__header {
        margin-bottom: 31px;
    }

    .features-grid-v2__eyebrow {
        font-size: 14px;
    }

    .features-grid-v2 .features-grid-v2__title {
        font-size: clamp(38px, 13vw, 55px);
    }

    .features-grid-v2__subtitle {
        margin-top: 15px;

        font-size: 15px;
    }

    .features-grid-v2__cards {
        grid-template-columns: 1fr;

        gap: 16px;
    }

    .features-grid-v2__card {
        min-height: 355px;

        padding: 31px 24px 24px;
    }

    .features-grid-v2__number {
        font-size: 74px;
    }

    .features-grid-v2__icon {
        flex-basis: 74px;

        width: 74px;
        height: 74px;

        border-radius: 15px;
    }

    .features-grid-v2__icon img,
    .features-grid-v2__icon svg {
        width: 43px;
        height: 43px;
    }

    .features-grid-v2__card-content {
        margin-top: 26px;
    }

    .features-grid-v2 .features-grid-v2__card-title {
        font-size: 22px;
    }

    .features-grid-v2__card-text {
        margin-top: 14px;

        font-size: 14px;
        line-height: 1.7;
    }

    .features-grid-v2__bottom {
        margin-top: 25px;
        padding: 22px 19px;
    }

    .features-grid-v2__mini-item {
        grid-template-columns: 50px minmax(0, 1fr);

        gap: 13px;
    }

    .features-grid-v2__mini-icon {
        width: 50px;
        height: 50px;
    }

    .features-grid-v2__mini-icon img,
    .features-grid-v2__mini-icon svg {
        width: 31px;
        height: 31px;
    }

    .features-grid-v2__cta-button {
        max-width: none;
    }
}


/**
 * Отключение анимаций.
 */

@media (prefers-reduced-motion: reduce) {

    .features-grid-v2__card,
    .features-grid-v2__cta-button {
        transition: none;
    }
}

/* === FAQ BLOCK === */
.faq-block{ --faq-accent:#ffb400; 
  margin: 0 auto;     padding: 40px 0;
  }
.faq__heading{
    margin: 0 0 16px;
    font-size: clamp(24px, 3vw, 36px);
    line-height: 1.25;
    font-weight: 700;
}
.faq__list{ background:#fff; border-radius:16px; border:1px solid rgba(0,0,0,.08); padding:8px 0; }
.faq__item{ padding:10px 16px 0; }
.faq__divider{ height:1px; background:rgba(0,0,0,.08); margin:16px 0 0; }

.faq__question{
  width:100%; text-align:left; background:none; border:0; cursor:pointer;
  display:grid; grid-template-columns: 1fr auto; align-items:center; gap:12px;
  padding:14px 8px;
  font-size: clamp(18px, 2.2vw, 22px);  line-height:1.3;
}
.faq__q-text{ display:block; }

.faq__toggle{ display:grid; place-items:center; }
.faq__icon{ display:block; }
.faq__icon circle{
  fill: var(--faq-accent);
  stroke: var(--faq-accent);
}
.faq__icon .v, .faq__icon .h{
  stroke:#fff; stroke-width:2.2; stroke-linecap:round;
}

/* при открытии превращаем плюс в крест: прячем вертикаль */
.faq__question.is-open .faq__icon .h{ opacity:0; }

.faq__answer{
  overflow:hidden;
  transition: max-height .28s ease, opacity .25s ease;
}
.faq__answer-inner{
  padding: 0 8px 16px 8px;
  color:#555; line-height:1.6;
}
.faq__answer-inner p{ margin:8px 0; }

/* адаптивные отступы */
@media (max-width:720px){
  .faq__item{ padding:8px 12px 0; }
  .faq__answer-inner{ padding-bottom:14px; }
}
/* ==== CONTACT STRIP ==== */
.cstrip{
  --c-accent:#ffb400;        /* цвет заливки кнопки и обводки */
  --c-round:26px;            /* скругления */
}
.cstrip__inner{
  max-width: 1200px;
  margin: 0 auto;
  padding: clamp(18px, 3vw, 28px) clamp(12px, 2.5vw, 24px);
  text-align: center;
}
.cstrip__title{
    margin: 0 0 16px;
    font-size: clamp(24px, 3vw, 36px);
    line-height: 1.25;
    font-weight: 700;
}
.cstrip__sub{
  margin: 0 0 18px;
  font-size: clamp(14px, 1.6vw, 18px);
  color:#555;
}

.cstrip__form{
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  gap: clamp(10px, 1.6vw, 18px);
  align-items: center;
  text-align: center;
  justify-content: center;
}
@media (max-width: 900px){
  .cstrip__form{ grid-template-columns: 1fr; }
}

.cstrip__input{
  width: 100%;
  padding: 16px 18px;
  border: 1px solid rgba(255,217,90,.8);
  border-radius: var(--c-round);
  outline: none;
  background: #fff;
  font-size: 16px;
  transition: box-shadow .2s ease, border-color .2s ease;
}
.cstrip__input:focus{
  box-shadow: 0 0 0 3px rgba(255,217,90,.35);
  border-color: var(--c-accent);
}

/* honeypot скрываем */
.cstrip__hp{ position:absolute; left:-9999px; opacity:0; width:1px; height:1px; }

.cstrip__btn{
  display: inline-grid;
  place-items:center;
  min-width: 240px;
  padding: 16px 24px;
  border-radius: var(--c-round);
  background: var(--c-accent);
  border: 0;
  color: #111;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  position: relative;
  transition: transform .12s ease, opacity .2s ease;
}
.cstrip__btn:hover{ transform: translateY(-1px); }
.cstrip__btn:active{ transform: translateY(0); }

.cstrip__spinner{
  display:none;
  width:18px; height:18px;
  border-radius:50%;
  border:2px solid rgba(0,0,0,.15);
  border-top-color:#000;
  animation: cspin .7s linear infinite;
  position:absolute; right:16px;
}
@keyframes cspin{to{transform: rotate(360deg);} }
.cstrip__btn.is-loading .cstrip__spinner{ display:block; }
.cstrip__btn.is-loading .cstrip__btn-text{ opacity:.6; }

.cstrip__msg{
  grid-column: 1 / -1;
  margin-top: 6px;
  font-size: 14px;
  min-height: 1em;
}
.cstrip__msg.is-ok{ color:#198754; }
.cstrip__msg.is-error{ color:#d33; }
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    width: 100%;
    text-align: center;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 400;
    border-radius: 16px;
    font-size: 14px;
    left: auto;
    color: #ffffff;
    background-color: #ffb400;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.wc-block-components-checkout-place-order-button {
    padding: .618em 1em;
    font-weight: 400;
    border-radius: 16px;
    font-size: 14px;
    left: auto;
    color: #ffffff;
    background-color: #ffb400;
    border: none;
}

.wc-block-components-checkout-place-order-button:hover {
      opacity: 0.9;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-metadata {
  display: none;
}

.wp-block-woocommerce-checkout-order-summary-totals-block {
  display: none;
}

/* ===== PRODUCT ADVANTAGES (как на скрине) ===== */
.p-adv{
  --padv-accent:#FFB300;
  background:#fff;
  border:1px solid rgba(0,0,0,.12);
  border-radius:12px;
  padding:16px 18px;
}
.p-adv__list{
  display:flex;
  flex-direction:column;
  gap:18px;
}
.p-adv__item{
  display:grid;
  grid-template-columns: 28px 1fr;
  gap:12px;
  align-items:flex-start;
}
.p-adv__icon{
  width:28px; height:28px;
  display:grid; place-items:center;
  color:var(--padv-accent);
  fill: currentColor; /* для SVG */
}
.p-adv__icon img,
.p-adv__icon svg,
.p-adv__icon i{ width:24px; height:24px; display:block; }
.p-adv__dot{
  width:8px; height:8px; border-radius:50%; background:var(--padv-accent);
}
.p-adv__title{
  font-weight:700;
  color:#6c757d;
  margin:0 0 4px;
  line-height:1.35;
  font-size:14px;
}
.p-adv__text{
  color:#6c757d;
  line-height:1.55;
  font-size:12px;
}
@media (max-width: 768px){
  .p-adv{ padding:14px; }
  .p-adv__list{ gap:16px; }
}



.blog-page {
    background: #fff;
}

.blog-hero {
    padding: 60px 0 30px;
}

.blog-hero h1 {
    font-size: 44px;
    line-height: 1.15;
    font-weight: 700;
    margin: 0 0 16px;
}

.blog-hero__text {
    max-width: 720px;
    font-size: 18px;
    line-height: 1.6;
    color: #666;
}

.blog-list {
    padding: 30px 0 70px;
}

.blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
}

.blog-card {
    border: 1px solid #eee;
    border-radius: 22px;
    overflow: hidden;
    background: #fff;
    transition: 0.25s ease;
}

.blog-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 40px rgba(0,0,0,0.08);
}

.blog-card__image {
    display: block;
    aspect-ratio: 4 / 3;
    background: #f5f5f5;
    overflow: hidden;
}

.blog-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: 0.3s ease;
}

.blog-card:hover .blog-card__image img {
    transform: scale(1.04);
}

.blog-card__no-image {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #f4f4f4, #e9e9e9);
}

.blog-card__content {
    padding: 24px;
}

.blog-card__meta {
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
}

.blog-card__title {
    font-size: 22px;
    line-height: 1.25;
    margin: 0 0 12px;
}

.blog-card__title a {
    color: inherit;
    text-decoration: none;
}

.blog-card__excerpt {
    font-size: 15px;
    line-height: 1.55;
    color: #666;
    margin-bottom: 18px;
}

.blog-card__link {
    color: #111;
    font-weight: 600;
    text-decoration: none;
}

.blog-card__link:hover {
    color: #ffb400;
}

.blog-pagination {
    margin-top: 44px;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.blog-pagination .page-numbers {
    min-width: 42px;
    height: 42px;
    padding: 0 12px;
    border-radius: 12px;
    background: #f5f5f5;
    color: #111;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.blog-pagination .page-numbers.current {
    background: #ffb400;
    color: #fff;
}

.single-page {
    background: #fff;
}

.single-article {
    padding: 50px 0 80px;
}

.single-article__container {

}

.single-article__breadcrumbs {
    font-size: 14px;
    color: #888;
    margin-bottom: 26px;
}

.single-article__breadcrumbs a {
    color: inherit;
    text-decoration: none;
}

.single-article__breadcrumbs a:hover {
    color: #ffb400;
}

.single-article__breadcrumbs span {
    margin-right: 6px;
}

.single-article__header {
    margin-bottom: 32px;
}

.single-article__meta {
    font-size: 14px;
    color: #999;
    margin-bottom: 12px;
}

.single-article__header h1 {
    font-size: 46px;
    line-height: 1.12;
    font-weight: 700;
    margin: 0;
}

.single-article__image {
    margin-bottom: 38px;
}

.single-article__image img {
    width: 100%;
    height: auto;
    border-radius: 24px;
    display: block;
}

.single-article__content {
    font-size: 18px;
    line-height: 1.75;
    color: #222;
}

.single-article__content h2 {
    font-size: 32px;
    margin: 42px 0 18px;
}

.single-article__content h3 {
    font-size: 24px;
    margin: 32px 0 14px;
}

.single-article__content p {
    margin-bottom: 18px;
}

.single-article__content ul,
.single-article__content ol {
    margin-bottom: 24px;
    padding-left: 24px;
}

.article-faq {
    margin-top: 60px;
    padding-top: 42px;
    border-top: 1px solid #eee;
}

.article-faq h2 {
    font-size: 32px;
    margin: 0 0 26px;
}

.article-faq__item {
    padding: 24px;
    border: 1px solid #eee;
    border-radius: 18px;
    margin-bottom: 16px;
    background: #fff;
}

.article-faq__item h3 {
    font-size: 20px;
    margin: 0 0 12px;
}

.article-faq__answer {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
}

.article-faq__answer p:last-child {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .blog-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .blog-hero h1,
    .single-article__header h1 {
        font-size: 36px;
    }
}

@media (max-width: 640px) {
    .blog-hero {
        padding: 40px 0 20px;
    }

    .blog-hero h1,
    .single-article__header h1 {
        font-size: 30px;
    }

    .blog-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .single-article {
        padding: 36px 0 60px;
    }

    .single-article__content {
        font-size: 16px;
    }

    .single-article__content h2 {
        font-size: 26px;
    }

    .article-faq h2 {
        font-size: 26px;
    }
}

.about-card{
    background:#fff;
    border:1px solid #ededed;
    border-radius:32px;
    overflow:hidden;

    box-shadow:0 20px 50px rgba(0,0,0,.05);
}


.about-card__inner{

    display:grid;
    grid-template-columns:1fr 48%;

    min-height:520px;

}


.about-card__content{

    padding:60px;

    display:flex;
    flex-direction:column;
    justify-content:center;

}



.about-card__tag{

    color:#ff9d00;

    font-size:14px;
    font-weight:800;

    text-transform:uppercase;

    margin-bottom:18px;

}



.about-card__title{

    margin:0 0 25px;

    font-size:46px;

    line-height:1.1;

    font-weight:800;

    color:#101828;

}



.about-card__lead{

    font-size:20px;

    line-height:1.5;

    color:#455468;

    margin-bottom:25px;

}



.about-card__list{

    list-style:none;

    padding:0;

    margin:0 0 30px;

}



.about-card__list li{

    display:flex;

    align-items:center;

    gap:12px;

    margin-bottom:14px;

    color:#475467;

}



.about-card__check{

    width:24px;
    height:24px;

    border-radius:50%;

    background:#ff9d00;

    color:#fff;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:14px;

    flex:none;

}



.about-card__body{

    color:#667085;

    line-height:1.6;

}



.about-card__btn{

    margin-top:30px;

    width:max-content;

    padding:16px 30px;

    background:#ff9d00;

    color:#fff;

    border-radius:50px;

    text-decoration:none;

    font-weight:700;

}



.about-card__btn span{

    margin-left:10px;

}



.about-card__image{

    height:100%;

}



.about-card__imgwrap{

    width:100%;
    height:100%;

}



.about-card__imgwrap img{

    width:100%;
    height:100%;

    object-fit:cover;

    display:block;

}



@media(max-width:900px){

.about-card__inner{

    grid-template-columns:1fr;

}


.about-card__content{

    padding:35px;

}


.about-card__title{

    font-size:34px;

}


.about-card__image{

    height:300px;

}

}

.cstrip__agree {
    display:flex;
    align-items:flex-start;
    gap:10px;
    margin-top:14px;
    font-size:13px;
    line-height:1.4;
    color:#667085;
}

.cstrip__agree input {
    margin-top:3px;
    width:16px;
    height:16px;
    accent-color:#ffb400;
}

.cstrip__agree a {
    color:inherit;
    text-decoration:underline;
}
.cstrip__form {
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:18px;
}


.cstrip__input {
    flex:1;
    min-width:260px;
}


.cstrip__btn {
    flex:0 0 240px;
}


.cstrip__agree-wrap {
    width:100%;
    margin-top:4px;
        display: grid;
    align-items: center;
    text-align: center;
    justify-content: center;
}


.cstrip__agree {
    display:flex;
    align-items:center;
    gap:10px;

    font-size:13px;
    line-height:1.4;
    color:#667085;
}


.cstrip__agree input {
    width:16px;
    height:16px;

    flex:none;

    accent-color:#ffb400;
}


.cstrip__agree a {
    color:#667085;
    text-decoration:underline;
}