@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//aliance-a.shop/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//aliance-a.shop/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//aliance-a.shop/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//aliance-a.shop/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//aliance-a.shop/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//aliance-a.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//aliance-a.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//aliance-a.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//aliance-a.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(34,63,72);
	--wd-alternative-color: rgb(244,122,32);
	--btn-default-bgcolor: rgb(34,63,72);
	--btn-default-bgcolor-hover: rgb(244,122,32);
	--btn-accented-bgcolor: rgb(34,63,72);
	--btn-accented-bgcolor-hover: rgb(244,122,32);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://aliance-a.shop/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.banners-carousel-wrapper .promo-banner.banner-mask::before {
    background-color: #fff !important;
}


/* =========================================================
   Категории Woodmart в стиле плиток для школы
   Класс school-cat-grid добавь секции/виджету в Elementor
========================================================= */

/* Сетка */
.school-cat-grid .wd-cats {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 22px !important;
}

/* Колонка Woodmart */
.school-cat-grid .wd-col.category-grid-item {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Сама карточка */
.school-cat-grid .wd-cat-inner {
    position: relative;
    min-height: 145px;
    padding: 24px 54px 24px 24px !important;
    display: flex !important;
    align-items: center !important;
    gap: 20px;
    background: #ffffff;
    border: 1px solid rgba(34, 63, 73, 0.08);
    border-radius: 28px;
    box-shadow: 0 14px 36px rgba(34, 63, 73, 0.10);
    overflow: hidden;
    transition: all 0.28s ease;
}

/* Hover карточки */
.school-cat-grid .wd-cat-inner:hover {
    transform: translateY(-4px);
    box-shadow: 0 22px 46px rgba(34, 63, 73, 0.16);
    border-color: rgba(244, 122, 32, 0.28);
}

/* Картинка слева */
.school-cat-grid .wd-cat-thumb {
    position: relative !important;
    z-index: 9 !important;
    width: 78px !important;
    height: 78px !important;
    min-width: 78px !important;
    margin: 0 !important;
    overflow: visible !important;
}

.school-cat-grid .wd-cat-image {
    display: block !important;
    width: 78px !important;
    height: 78px !important;
}

.school-cat-grid .wd-cat-thumb img {
    width: 78px !important;
    height: 78px !important;
    max-width: 78px !important;
    object-fit: contain !important;
    margin: 0 !important;
    border-radius: 18px;
}

/* Контент категории */
.school-cat-grid .wd-cat-content,
.school-cat-grid .wd-cat-content.hover-mask,
.school-cat-grid .cat-design-default .wd-cat-content {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    inset: auto !important;
    transform: none !important;
    translate: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
    align-items: center !important;
    flex: 1 1 auto !important;
    width: auto !important;
    height: auto !important;
    min-height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    text-align: left !important;
    overflow: visible !important;
    pointer-events: none;
    z-index: 9 !important;
}

/* На hover тоже не прячем */
.school-cat-grid .cat-design-default:hover .wd-cat-content,
.school-cat-grid .wd-cat:hover .wd-cat-content,
.school-cat-grid .wd-cat:hover .wd-cat-content.hover-mask,
.school-cat-grid .wd-cat-inner:hover .wd-cat-content {
    transform: none !important;
    translate: none !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* Название категории всегда видно */
.school-cat-grid .wd-cat-content .wd-entities-title,
.school-cat-grid .wd-entities-title,
.school-cat-grid .wd-cat:hover .wd-entities-title,
.school-cat-grid .wd-cat-inner:hover .wd-entities-title {
    position: relative !important;
    display: block !important;
    transform: none !important;
    translate: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #223f49 !important;
    font-size: 18px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
    text-align: left !important;
    text-transform: none !important;
    z-index: 10 !important;
}

/* Убираем количество товаров / 0 products */
.school-cat-grid .wd-cat-count,
.school-cat-grid .more-products,
.school-cat-grid .count {
    display: none !important;
}

/* Кликабельный слой Woodmart */
.school-cat-grid .wd-fill.category-link {
    position: absolute !important;
    inset: 0 !important;
    z-index: 6 !important;
    display: block !important;
    background: transparent !important;
}

/* Оранжевая стрелка справа */
.school-cat-grid .wd-cat-inner::after {
    content: "›";
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    color: #f47a20;
    font-size: 34px;
    line-height: 1;
    font-weight: 400;
    transition: all 0.25s ease;
}

.school-cat-grid .wd-cat-inner:hover::after {
    right: 18px;
}

/* Декоративный круг */
.school-cat-grid .wd-cat-inner::before {
    content: "";
    position: absolute;
    right: -46px;
    top: -46px;
    width: 120px;
    height: 120px;
    background: rgba(244, 122, 32, 0.08);
    border-radius: 50%;
    z-index: 1;
    transition: all 0.3s ease;
}

.school-cat-grid .wd-cat-inner:hover::before {
    width: 150px;
    height: 150px;
    background: rgba(244, 122, 32, 0.12);
}

/* Убираем затемнение/маски Woodmart */
.school-cat-grid .category-grid-item .wd-cat-thumb::after,
.school-cat-grid .category-grid-item .category-image-wrapp::after {
    background: none !important;
}

/* Если Woodmart делает картинку на всю карточку — принудительно возвращаем слева */
.school-cat-grid .category-image-wrapp {
    position: relative !important;
    width: 78px !important;
    height: 78px !important;
    flex: 0 0 78px !important;
    margin: 0 !important;
}

/* Плейсхолдеры WooCommerce делаем аккуратнее */
.school-cat-grid .woocommerce-placeholder {
    opacity: 0.75;
    background: #f4f7f8;
}

body.home .wd-cats-element .category-grid-item:has(a[href*="/bez-kategorii/"]) {
    display: none !important;
}
/* Скрыть категорию "Без категории" на странице магазина */
body.post-type-archive-product .wd-cats-element .category-grid-item:has(a[href*="/bez-kategorii/"]),
body.woocommerce-shop .wd-cats-element .category-grid-item:has(a[href*="/bez-kategorii/"]) {
    display: none !important;
}

/* Адаптив категорий */
@media (max-width: 1200px) {
    .school-cat-grid .wd-cats {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 768px) {
    .school-cat-grid .wd-cats {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 14px !important;
    }

    .school-cat-grid .wd-cat-inner {
        min-height: 125px;
        padding: 18px 42px 18px 18px !important;
        border-radius: 22px;
        gap: 14px;
    }

    .school-cat-grid .wd-cat-thumb,
    .school-cat-grid .wd-cat-image,
    .school-cat-grid .category-image-wrapp,
    .school-cat-grid .wd-cat-thumb img {
        width: 58px !important;
        height: 58px !important;
        min-width: 58px !important;
        max-width: 58px !important;
        flex-basis: 58px !important;
    }

    .school-cat-grid .wd-entities-title {
        font-size: 15px !important;
    }

    .school-cat-grid .wd-cat-inner::after {
        right: 16px;
        font-size: 28px;
    }
}

@media (max-width: 480px) {
    .school-cat-grid .wd-cats {
        grid-template-columns: 1fr !important;
    }
}


/* Заголовок + картинка в одну строку */
.elementor-element-da17613 .liner-continer {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 18px;
    flex-wrap: nowrap;
}

/* Убираем лишние переносы/блочное поведение */
.elementor-element-da17613 .woodmart-title-container {
    margin: 0 !important;
    display: inline-flex !important;
    align-items: center;
}

/* Картинка справа от заголовка */
.elementor-element-da17613 .img-wrapper {
    display: inline-flex !important;
    align-items: center;
    margin: 0 !important;
    position: relative;
    top: 0;
}

/* Размер картинки */
.elementor-element-da17613 .img-wrapper img {
    width: 100px;
    height: auto;
    display: block;
}


/* =========================================================
   Подкатегории на странице категории WooCommerce
   Плашки без изображений
========================================================= */

body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-inner {
    position: relative;
    min-height: auto !important;
    height: auto !important;
    padding: 0;
    border-radius: 16px;
    background: #f5f7f7 !important;
    border: 1px solid rgba(34, 63, 72, 0.12);
    box-shadow: none !important;
    overflow: hidden;
    transition: all 0.25s ease;
}

/* Убираем изображение категории только на страницах категорий */
body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-thumb,
body.tax-product_cat .wd-cats-element .category-grid-item .category-image-wrapp,
body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-image,
body.tax-product_cat .wd-cats-element .category-grid-item img {
    display: none !important;
}

/* Контент плашки */
body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-content {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    padding: 18px 22px !important;
    text-align: left !important;
    background: transparent !important;
    z-index: 2;
}

/* Название категории */
body.tax-product_cat .wd-cats-element .category-grid-item .wd-entities-title {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    margin: 0 !important;
    color: #223f48 !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35;
    transform: none !important;
}

/* Убираем количество товаров */
body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-count,
body.tax-product_cat .wd-cats-element .category-grid-item .more-products {
    display: none !important;
}

/* Убираем маски и затемнения Woodmart */
body.tax-product_cat .wd-cats-element .category-grid-item .hover-mask,
body.tax-product_cat .wd-cats-element .category-grid-item .wrapp-category,
body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-content::before,
body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-content::after,
body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-inner::before,
body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-inner::after {
    background: transparent !important;
    opacity: 1 !important;
}

/* Наведение на плашку */
body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-inner:hover {
    background: #ffffff !important;
    border-color: rgba(34, 63, 72, 0.25);
    box-shadow: 0 8px 24px rgba(34, 63, 72, 0.08) !important;
    transform: translateY(-2px);
}

/* Текст при наведении — НЕ белый */
body.tax-product_cat .wd-cats-element .category-grid-item:hover .wd-entities-title,
body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-inner:hover .wd-entities-title,
body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-content:hover .wd-entities-title {
    color: #223f48 !important;
}

/* Чтобы вся плашка была кликабельной */
body.tax-product_cat .wd-cats-element .category-grid-item .wd-fill.category-link {
    position: absolute;
    inset: 0;
    z-index: 5;
}

/* Убираем лишние эффекты ссылок */
body.tax-product_cat .wd-cats-element .category-grid-item a {
    text-decoration: none !important;
}

/* Адаптив подкатегорий */
@media (max-width: 768px) {
    body.tax-product_cat .wd-cats-element .category-grid-item .wd-cat-content {
        padding: 15px 16px !important;
    }

    body.tax-product_cat .wd-cats-element .category-grid-item .wd-entities-title {
        font-size: 14px;
    }
}


/* ========================= */
/* Footer School Equipment */
/* ========================= */

.school-footer {
    margin-top: 60px;
    padding: 54px 24px 22px;
    background: #223f49;
    color: #ffffff;
    border-radius: 28px 28px 0 0;
    overflow: hidden;
}

.school-footer * {
    box-sizing: border-box;
}

.school-footer__top {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.35fr 1fr 1fr 1.15fr;
    gap: 28px;
}

.school-footer__brand,
.school-footer__col,
.school-footer__contacts {
    min-width: 0;
}

.school-footer__logo {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    width: 290px;
    max-width: 100%;
    margin-bottom: 18px;
    text-decoration: none !important;
}

.school-footer__logo img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 88px;
    object-fit: contain;
}

.school-footer__brand p {
    max-width: 360px;
    margin: 0 0 22px;
    color: rgba(255, 255, 255, 0.76);
    font-size: 15px;
    line-height: 1.6;
}

.school-footer__badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.school-footer__badges span {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 0 13px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.10);
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
}

.school-footer h3 {
    margin: 0 0 18px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
}

.school-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.school-footer li {
    margin-bottom: 10px;
}

.school-footer a {
    color: rgba(255, 255, 255, 0.72);
    text-decoration: none;
    transition: all 0.22s ease;
}

.school-footer a:hover {
    color: #ffffff;
}

.school-footer__col a {
    display: inline-flex;
    line-height: 1.35;
    font-size: 15px;
}

.school-footer__contact-item {
    margin-bottom: 14px;
}

.school-footer__contact-item span {
    display: block;
    margin-bottom: 4px;
    color: rgba(255, 255, 255, 0.48);
    font-size: 13px;
}

.school-footer__contact-item a,
.school-footer__contact-item p {
    margin: 0;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.4;
}

.school-footer__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    margin-top: 8px;
    padding: 0 22px;
    background: #ffffff;
    color: #223f49 !important;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 700;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.14);
}

.school-footer__button:hover {
    background: #f2f6f6;
    color: #223f49 !important;
    transform: translateY(-2px);
}

.school-footer__bottom {
    max-width: 1280px;
    margin: 38px auto 0;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

.school-footer__bottom p {
    margin: 0;
    color: rgba(255, 255, 255, 0.52);
    font-size: 13px;
    line-height: 1.4;
}

/* Адаптив футера */
@media (max-width: 1024px) {
    .school-footer__top {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 640px) {
    .school-footer {
        margin-top: 40px;
        padding: 38px 18px 20px;
        border-radius: 22px 22px 0 0;
    }

    .school-footer__top {
        grid-template-columns: 1fr;
        gap: 26px;
    }

    .school-footer__brand p {
        max-width: none;
    }

    .school-footer__bottom {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 30px;
    }
}


/* ========================= */
/* Доставка и оплата */
/* ========================= */

.school-delivery-page,
.school-delivery-page * {
  box-sizing: border-box;
}

.school-delivery-page {
  padding: 40px 16px 70px;
  background: #f6f8f9;
  color: #223f49;
  font-family: Arial, sans-serif;
}

.school-delivery-page__inner {
  max-width: 1280px;
  margin: 0 auto;
}

/* HERO */

.school-delivery-hero {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1.45fr 0.75fr;
  gap: 28px;
  min-height: 420px;
  padding: 52px;
  border-radius: 34px;
  background:
    radial-gradient(circle at 12% 18%, rgba(244, 122, 32, 0.14), transparent 26%),
    radial-gradient(circle at 90% 20%, rgba(255, 255, 255, 0.15), transparent 28%),
    linear-gradient(135deg, #223f49 0%, #1a323a 100%);
  color: #ffffff;
  box-shadow: 0 24px 60px rgba(34, 63, 73, 0.22);
}

.school-delivery-hero::after {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -120px;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  background: rgba(244, 122, 32, 0.18);
  pointer-events: none;
}

.school-delivery-hero__content {
  position: relative;
  z-index: 2;
  max-width: 760px;
}

.school-delivery-hero__label {
  display: inline-flex;
  align-items: center;
  margin-bottom: 20px;
  padding: 10px 15px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.11);
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
}

.school-delivery-hero h1 {
  margin: 0;
  max-width: 760px;
  color: #ffffff;
  font-size: 46px;
  line-height: 1.08;
  letter-spacing: -0.035em;
  font-weight: 900;
}

.school-delivery-hero__content p {
  max-width: 660px;
  margin: 22px 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
  line-height: 1.55;
}

.school-delivery-hero__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.school-delivery-hero__badges span {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 15px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.10);
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}

.school-delivery-hero__card {
  position: relative;
  z-index: 2;
  align-self: end;
  padding: 28px;
  border-radius: 28px;
  background: #ffffff;
  color: #223f49;
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.16);
}

.school-delivery-hero__card span {
  display: inline-flex;
  margin-bottom: 12px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(244, 122, 32, 0.12);
  color: #f47a20;
  font-size: 13px;
  font-weight: 900;
}

.school-delivery-hero__card strong {
  display: block;
  color: #223f49;
  font-size: 25px;
  line-height: 1.18;
  font-weight: 900;
}

.school-delivery-hero__card p {
  margin: 14px 0 0;
  color: #64777d;
  font-size: 15px;
  line-height: 1.5;
}

/* NOTICE */

.school-delivery-notice {
  display: grid;
  grid-template-columns: 330px 1fr;
  gap: 24px;
  align-items: center;
  margin-top: 24px;
  padding: 24px 28px;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid rgba(34, 63, 73, 0.08);
  box-shadow: 0 14px 35px rgba(34, 63, 73, 0.08);
}

.school-delivery-notice span {
  display: block;
  margin-bottom: 6px;
  color: #64777d;
  font-size: 14px;
  font-weight: 700;
}

.school-delivery-notice strong {
  display: block;
  color: #f47a20;
  font-size: 31px;
  line-height: 1;
  font-weight: 900;
}

.school-delivery-notice p {
  margin: 0;
  color: #64777d;
  font-size: 16px;
  line-height: 1.55;
}

/* STEPS */

.school-delivery-section {
  margin-top: 64px;
}

.school-delivery-section__head {
  max-width: 720px;
  margin-bottom: 30px;
}

.school-delivery-section__head span {
  display: inline-flex;
  margin-bottom: 12px;
  padding: 9px 13px;
  border-radius: 999px;
  background: rgba(34, 63, 73, 0.08);
  color: #223f49;
  font-size: 13px;
  font-weight: 900;
}

.school-delivery-section__head h2 {
  margin: 0;
  color: #223f49;
  font-size: 38px;
  line-height: 1.15;
  letter-spacing: -0.025em;
  font-weight: 900;
}

.school-delivery-section__head p {
  margin: 14px 0 0;
  color: #64777d;
  font-size: 17px;
  line-height: 1.55;
}

.school-delivery-steps {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}

.school-delivery-step {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 18px;
  padding: 24px;
  border-radius: 26px;
  background: #ffffff;
  border: 1px solid rgba(34, 63, 73, 0.08);
  box-shadow: 0 14px 34px rgba(34, 63, 73, 0.07);
  transition: 0.25s ease;
}

.school-delivery-step:hover {
  transform: translateY(-3px);
  box-shadow: 0 20px 45px rgba(34, 63, 73, 0.11);
}

.school-delivery-step__num {
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: #223f49;
  color: #ffffff;
  font-size: 17px;
  font-weight: 900;
}

.school-delivery-step__body h3 {
  margin: 0 0 9px;
  color: #223f49;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 900;
}

.school-delivery-step__body p {
  margin: 0;
  color: #64777d;
  font-size: 15px;
  line-height: 1.55;
}

/* INFO CARDS */

.school-delivery-info-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 64px;
}

.school-delivery-info-card {
  padding: 28px;
  border-radius: 28px;
  background: #ffffff;
  border: 1px solid rgba(34, 63, 73, 0.08);
  box-shadow: 0 14px 34px rgba(34, 63, 73, 0.07);
}

.school-delivery-info-card__icon {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  margin-bottom: 20px;
  border-radius: 18px;
  background: rgba(244, 122, 32, 0.12);
  color: #f47a20;
  font-size: 28px;
  font-weight: 900;
}

.school-delivery-info-card h3 {
  margin: 0 0 12px;
  color: #223f49;
  font-size: 23px;
  line-height: 1.2;
  font-weight: 900;
}

.school-delivery-info-card p {
  margin: 0 0 18px;
  color: #64777d;
  font-size: 15px;
  line-height: 1.55;
}

.school-delivery-info-card ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.school-delivery-info-card li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
  color: #223f49;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 700;
}

.school-delivery-info-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f47a20;
}

/* CTA */

.school-delivery-cta {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 28px;
  align-items: center;
  margin-top: 64px;
  padding: 34px 38px;
  border-radius: 30px;
  background:
    radial-gradient(circle at 90% 20%, rgba(244, 122, 32, 0.16), transparent 28%),
    #223f49;
  color: #ffffff;
  box-shadow: 0 22px 55px rgba(34, 63, 73, 0.18);
}

.school-delivery-cta span {
  display: inline-flex;
  margin-bottom: 10px;
  color: #f47a20;
  font-size: 14px;
  font-weight: 900;
}

.school-delivery-cta h2 {
  margin: 0;
  max-width: 760px;
  color: #ffffff;
  font-size: 32px;
  line-height: 1.18;
  font-weight: 900;
  letter-spacing: -0.02em;
}

.school-delivery-cta p {
  max-width: 720px;
  margin: 12px 0 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 16px;
  line-height: 1.55;
}

.school-delivery-cta__button {
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
  border-radius: 14px;
  background: #f47a20;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 900;
  white-space: nowrap;
  box-shadow: 0 16px 34px rgba(244, 122, 32, 0.28);
  transition: 0.25s ease;
}

.school-delivery-cta__button:hover {
  background: #df6816;
  color: #ffffff !important;
  transform: translateY(-2px);
}

/* ADAPTIVE */

@media (max-width: 1024px) {
  .school-delivery-hero {
    grid-template-columns: 1fr;
    padding: 40px;
  }

  .school-delivery-hero__card {
    align-self: auto;
  }

  .school-delivery-steps,
  .school-delivery-info-grid {
    grid-template-columns: 1fr;
  }

  .school-delivery-cta {
    grid-template-columns: 1fr;
  }

  .school-delivery-cta__button {
    width: max-content;
  }
}

@media (max-width: 768px) {
  .school-delivery-page {
    padding: 24px 12px 50px;
  }

  .school-delivery-hero {
    padding: 30px 22px;
    border-radius: 26px;
  }

  .school-delivery-hero h1 {
    font-size: 34px;
  }

  .school-delivery-hero__content p {
    font-size: 16px;
  }

  .school-delivery-notice {
    grid-template-columns: 1fr;
    padding: 22px;
  }

  .school-delivery-section {
    margin-top: 44px;
  }

  .school-delivery-section__head h2 {
    font-size: 30px;
  }

  .school-delivery-step {
    grid-template-columns: 1fr;
  }

  .school-delivery-info-grid {
    margin-top: 44px;
  }

  .school-delivery-cta {
    margin-top: 44px;
    padding: 28px 22px;
    border-radius: 24px;
  }

  .school-delivery-cta h2 {
    font-size: 26px;
  }

  .school-delivery-cta__button {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .school-delivery-hero h1 {
    font-size: 29px;
  }

  .school-delivery-hero__badges span {
    width: 100%;
  }

  .school-delivery-notice strong {
    font-size: 26px;
  }
}

.form-policy-link {
    color: #f47a20 !important;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.form-policy-link:hover {
    color: #df6816 !important;
}

.wd-empty-block-text {
display:none;
}

.product-delivery-info {
    padding: 8px 0;
    color: #223f49;
}

.product-delivery-info__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
}

.product-delivery-info__item {
    display: flex;
    gap: 14px;
    padding: 18px;
    border-radius: 18px;
    background: #f6f8f9;
    border: 1px solid rgba(34, 63, 73, 0.08);
}

.product-delivery-info__icon {
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    display: grid;
    place-items: center;
    border-radius: 13px;
    background: rgba(244, 122, 32, 0.12);
    color: #f47a20;
    font-size: 22px;
    font-weight: 900;
}

.product-delivery-info h4 {
    margin: 0 0 7px;
    color: #223f49;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.25;
}

.product-delivery-info p {
    margin: 0;
    color: #64777d;
    font-size: 14px;
    line-height: 1.45;
}

.product-delivery-info__notice {
    margin-top: 14px;
    padding: 14px 16px;
    border-radius: 16px;
    background: #223f49;
    color: rgba(255, 255, 255, 0.82);
    font-size: 14px;
    line-height: 1.45;
}

.product-delivery-info__notice strong {
    color: #ffffff;
    font-weight: 900;
}

@media (max-width: 768px) {
    .product-delivery-info__grid {
        grid-template-columns: 1fr;
    }
}

/* Убрать иконку корзины у кнопки "Подробнее" */
.products .school-more-button::before,
.products .school-more-button::after,
.product-grid-item .school-more-button::before,
.product-grid-item .school-more-button::after {
    display: none !important;
    content: none !important;
}

/* Чтобы текст "Подробнее" не сдвигался при наведении */
.products .school-more-button,
.product-grid-item .school-more-button {
    padding-left: 18px !important;
    padding-right: 18px !important;
    gap: 0 !important;
}

/* На hover тоже без иконки */
.products .school-more-button:hover::before,
.products .school-more-button:hover::after,
.product-grid-item .school-more-button:hover::before,
.product-grid-item .school-more-button:hover::after {
    display: none !important;
    content: none !important;
}

#billing_country_field {
  display: none !important;
}

/* ========================= */
/* Страница реквизитов */
/* ========================= */

.school-requisites,
.school-requisites * {
  box-sizing: border-box;
}

.school-requisites {
  padding: 40px 16px 70px;
  background: #f6f8f9;
  color: #223f49;
  font-family: Arial, sans-serif;
}

.school-requisites__inner {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
}

/* Верхний блок */

.school-requisites__hero {
  padding: 44px 46px;
  border-radius: 34px;
  background:
    radial-gradient(circle at 12% 18%, rgba(244, 122, 32, 0.16), transparent 26%),
    linear-gradient(135deg, #223f49 0%, #1a323a 100%);
  color: #ffffff;
  box-shadow: 0 24px 60px rgba(34, 63, 73, 0.22);
}

.school-requisites__label {
  display: inline-flex;
  align-items: center;
  margin-bottom: 18px;
  padding: 10px 15px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.11);
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
}

.school-requisites h1 {
  margin: 0;
  color: #ffffff;
  font-size: 46px;
  line-height: 1.08;
  letter-spacing: -0.035em;
  font-weight: 900;
}

.school-requisites__hero p {
  max-width: 680px;
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 17px;
  line-height: 1.55;
}

/* Единый список */

.school-requisites__list {
  margin-top: 26px;
  padding: 28px;
  border-radius: 30px;
  background: #ffffff;
  border: 1px solid rgba(34, 63, 73, 0.08);
  box-shadow: 0 14px 36px rgba(34, 63, 73, 0.08);
  display: grid;
  gap: 12px;
}

/* Строка реквизита */

.req-item {
  width: 100%;
  min-height: 76px;
  display: grid;
  grid-template-columns: minmax(180px, 260px) 1fr 34px;
  align-items: center;
  gap: 18px;
  margin: 0;
  padding: 16px 18px;
  border: 1px solid rgba(34, 63, 73, 0.08);
  border-radius: 18px;
  background: linear-gradient(135deg, #ffffff 0%, #f8fbfb 100%);
  color: #223f49;
  text-align: left;
  cursor: pointer;
  position: relative;
  transition: 0.22s ease;
  font-family: inherit;
}

.req-item::after {
  content: "⧉";
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 11px;
  background: rgba(244, 122, 32, 0.12);
  color: #f47a20;
  font-size: 16px;
  font-weight: 900;
}

.req-item:hover {
  transform: translateY(-2px);
  border-color: rgba(244, 122, 32, 0.28);
  box-shadow: 0 14px 32px rgba(34, 63, 73, 0.10);
}

.req-item span {
  color: #64777d;
  font-size: 13px;
  line-height: 1.25;
  font-weight: 800;
  text-transform: uppercase;
}

.req-item strong {
  color: #223f49;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 800;
  text-align: left;
  word-break: break-word;
}

/* Toast */

.school-requisites__toast {
  position: fixed;
  left: 50%;
  bottom: 28px;
  z-index: 999999;
  transform: translateX(-50%) translateY(20px);
  padding: 13px 20px;
  border-radius: 999px;
  background: #223f49;
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  box-shadow: 0 14px 34px rgba(34, 63, 73, 0.24);
  opacity: 0;
  visibility: hidden;
  transition: 0.25s ease;
}

.school-requisites__toast.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

/* Адаптив */

@media (max-width: 768px) {
  .school-requisites {
    padding: 26px 12px 50px;
  }

  .school-requisites__hero {
    padding: 30px 22px;
    border-radius: 26px;
  }

  .school-requisites h1 {
    font-size: 34px;
  }

  .school-requisites__list {
    padding: 18px;
    border-radius: 24px;
  }

  .req-item {
    grid-template-columns: 1fr 34px;
    gap: 8px 14px;
    padding: 16px;
  }

  .req-item span {
    grid-column: 1 / 2;
  }

  .req-item strong {
    grid-column: 1 / 2;
    font-size: 15px;
  }

  .req-item::after {
    grid-column: 2 / 3;
    grid-row: 1 / 3;
    align-self: center;
  }
}

@media (max-width: 480px) {
  .school-requisites h1 {
    font-size: 29px;
  }

  .school-requisites__hero p {
    font-size: 15px;
  }
}