:root {
  --ivax-ink: #111310;
  --ivax-ink-soft: #1c201a;
  --ivax-paper: #f1f1ec;
  --ivax-white: #fff;
  --ivax-lime: #d9f317;
  --ivax-muted: #6f736b;
  --ivax-line: rgba(17, 19, 16, .16);
}

body.ivax-divi-surface {
  color: var(--ivax-ink);
  background: var(--ivax-paper);
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body.ivax-divi-surface ::selection { background: var(--ivax-lime); color: var(--ivax-ink); }
body.ivax-divi-surface #page-container { overflow: clip; }

/* Nowoczesny nagłówek Divi */
body.ivax-divi-surface #main-header {
  color: var(--ivax-white);
  background: rgba(17, 19, 16, .92);
  border-bottom: 1px solid rgba(217, 243, 23, .42);
  box-shadow: none;
  backdrop-filter: none;
  transition: background .3s ease, box-shadow .3s ease, padding .3s ease;
}

body.ivax-divi-surface #main-header.et-fixed-header {
  background: rgba(17, 19, 16, .985);
  box-shadow: 0 12px 38px rgba(0, 0, 0, .22) !important;
}

body.ivax-divi-surface #main-header .container { width: min(92%, 1240px); }
body.ivax-divi-surface #logo { max-height: 58px; width: auto; object-fit: contain; }
body.ivax-divi-surface #top-menu li { padding-right: 20px; }
body.ivax-divi-surface #top-menu > li > a {
  color: rgba(255, 255, 255, .76) !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
  transition: color .25s ease, transform .25s ease;
}

body.ivax-divi-surface #top-menu > li > a:hover { color: var(--ivax-lime) !important; opacity: 1; transform: translateY(-2px); }
body.ivax-divi-surface #top-menu .ivax-nav-social > a { color: var(--ivax-lime) !important; }
body.ivax-divi-surface #top-menu .ivax-nav-shop,
body.ivax-divi-surface #top-menu .ivax-nav-phone { padding-right: 8px; }
body.ivax-divi-surface #top-menu .ivax-nav-shop > a,
body.ivax-divi-surface #top-menu .ivax-nav-phone > a {
  height: auto;
  margin-top: -13px;
  padding: 13px 16px !important;
  border: 1px solid rgba(255, 255, 255, .5);
}

body.ivax-divi-surface #top-menu .ivax-nav-shop > a { color: var(--ivax-ink) !important; background: var(--ivax-lime); border-color: var(--ivax-lime); }
body.ivax-divi-surface #top-menu .ivax-nav-phone > a { color: var(--ivax-white) !important; background: rgba(255, 255, 255, .04); }

body.ivax-divi-surface .mobile_menu_bar { width: auto; padding: 8px 0; }
body.ivax-divi-surface .mobile_menu_bar::before {
  content: "MENU";
  position: static;
  color: var(--ivax-lime);
  font-family: inherit !important;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
}
body.ivax-divi-surface #et_top_search,
body.ivax-divi-surface #et-secondary-nav .et-cart-info,
body.ivax-divi-surface #top-menu .et-cart-info,
body.ivax-divi-surface .woocommerce-product-gallery__trigger { display: none !important; }
body.ivax-divi-surface .et_mobile_menu {
  top: calc(100% + 1px);
  padding: 14px;
  background: rgba(17, 19, 16, .99);
  border-top: 2px solid var(--ivax-lime);
  box-shadow: 0 25px 45px rgba(0, 0, 0, .3);
}

body.ivax-divi-surface .et_mobile_menu li a {
  padding: 11px 10px;
  color: rgba(255, 255, 255, .82);
  border-bottom-color: rgba(255, 255, 255, .12);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

body.ivax-divi-surface .et_mobile_menu .ivax-nav-shop a { margin-top: 10px; color: var(--ivax-ink); background: var(--ivax-lime); text-align: center; }
body.ivax-divi-surface .et_mobile_menu .ivax-nav-phone a { color: var(--ivax-white); border: 1px solid rgba(255, 255, 255, .4); text-align: center; }
body.ivax-divi-surface .et_mobile_menu .ivax-nav-social a { color: var(--ivax-lime); }
body.ivax-divi-surface #main-footer { color: rgba(255, 255, 255, .7); background: #090b09; border-top: 1px solid rgba(217, 243, 23, .28); }
body.ivax-divi-surface #main-footer a { color: var(--ivax-white); }
body.ivax-divi-surface #footer-bottom { background: #070807; }
body.ivax-divi-surface #footer-bottom .et-social-icons { display: none !important; }

/* Powierzchnie sklepu */
body.woocommerce-page.ivax-divi-surface #main-content,
body.woocommerce.ivax-divi-surface #main-content { background: var(--ivax-paper); }
body.woocommerce-page.ivax-divi-surface #main-content .container,
body.woocommerce.ivax-divi-surface #main-content .container { width: min(92%, 1240px); padding-top: clamp(42px, 7vw, 90px); }
body.woocommerce-page.ivax-divi-surface #main-content .container::before,
body.woocommerce.ivax-divi-surface #main-content .container::before { display: none; }
body.woocommerce-page.ivax-divi-surface #left-area,
body.woocommerce.ivax-divi-surface #left-area { width: 100%; padding-right: 0; }
body.woocommerce-page.ivax-divi-surface #sidebar,
body.woocommerce.ivax-divi-surface #sidebar { display: none; }

body.ivax-divi-surface .woocommerce-breadcrumb {
  margin-bottom: 28px;
  color: var(--ivax-muted);
  font-size: 12px;
  font-weight: 750;
  letter-spacing: .06em;
  text-transform: uppercase;
}

body.ivax-divi-surface .woocommerce-products-header__title,
body.woocommerce-page.ivax-divi-surface div.product .product_title,
body.ivax-divi-surface .woocommerce div.product .product_title {
  margin-bottom: 24px;
  color: var(--ivax-ink);
  font-size: clamp(36px, 5vw, 72px);
  font-weight: 800;
  line-height: .9;
  letter-spacing: -.055em;
}

body.ivax-divi-surface .woocommerce-result-count,
body.ivax-divi-surface .woocommerce-ordering { margin-bottom: 32px; }
body.ivax-divi-surface .woocommerce-ordering select,
body.woocommerce-page.ivax-divi-surface form .form-row input.input-text,
body.woocommerce-page.ivax-divi-surface form .form-row textarea,
body.woocommerce-page.ivax-divi-surface .quantity input.qty,
body.ivax-divi-surface .woocommerce form .form-row input.input-text,
body.ivax-divi-surface .woocommerce form .form-row textarea,
body.ivax-divi-surface .woocommerce .quantity input.qty {
  min-height: 48px;
  padding: 10px 12px;
  color: var(--ivax-ink);
  background: var(--ivax-white);
  border: 1px solid rgba(17, 19, 16, .32);
  border-radius: 0;
}

/* Katalog i podobne produkty: nagłówek zawsze nad siatką */
body.woocommerce-page.ivax-divi-surface ul.products,
body.ivax-divi-surface .woocommerce ul.products,
body.ivax-divi-surface .woocommerce-page ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
  clear: both;
  width: 100%;
  margin: 0 !important;
}

body.woocommerce-page.ivax-divi-surface ul.products::before,
body.woocommerce-page.ivax-divi-surface ul.products::after,
body.ivax-divi-surface .woocommerce ul.products::before,
body.ivax-divi-surface .woocommerce ul.products::after,
body.ivax-divi-surface .woocommerce-page ul.products::before,
body.ivax-divi-surface .woocommerce-page ul.products::after { display: none !important; }

body.woocommerce-page.ivax-divi-surface ul.products li.product,
body.ivax-divi-surface .woocommerce ul.products li.product,
body.ivax-divi-surface .woocommerce-page ul.products li.product {
  float: none !important;
  position: relative;
  width: auto !important;
  min-width: 0;
  margin: 0 !important;
  padding: 16px 16px 18px !important;
  color: var(--ivax-ink);
  background: var(--ivax-white);
  border: 1px solid var(--ivax-line);
  transition: transform .32s cubic-bezier(.2, .75, .2, 1), box-shadow .32s ease, border-color .32s ease;
}

body.woocommerce-page.ivax-divi-surface ul.products li.product:hover,
body.ivax-divi-surface .woocommerce ul.products li.product:hover,
body.ivax-divi-surface .woocommerce-page ul.products li.product:hover {
  z-index: 2;
  border-color: var(--ivax-ink);
  box-shadow: 0 24px 45px rgba(17, 19, 16, .13);
  transform: translateY(-8px);
}

body.woocommerce-page.ivax-divi-surface ul.products li.product a img,
body.ivax-divi-surface .woocommerce ul.products li.product a img {
  width: 100%;
  aspect-ratio: 1 / 1;
  margin: 0 0 18px !important;
  object-fit: contain;
  background: #f5f5f1;
  transition: transform .38s ease;
}
body.woocommerce-page.ivax-divi-surface ul.products li.product:hover a img,
body.ivax-divi-surface .woocommerce ul.products li.product:hover a img { transform: scale(1.035); }
body.woocommerce-page.ivax-divi-surface ul.products li.product .woocommerce-loop-product__title,
body.ivax-divi-surface .woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding: 0 0 8px;
  color: var(--ivax-ink);
  font-size: 18px;
  font-weight: 800;
  line-height: 1.13;
}
body.woocommerce-page.ivax-divi-surface ul.products li.product .price,
body.woocommerce-page.ivax-divi-surface div.product p.price,
body.woocommerce-page.ivax-divi-surface div.product span.price,
body.ivax-divi-surface .woocommerce ul.products li.product .price,
body.ivax-divi-surface .woocommerce div.product p.price,
body.ivax-divi-surface .woocommerce div.product span.price { color: #91a300 !important; font-weight: 900; }

/* Strona produktu */
body.single-product.ivax-divi-surface div.product,
body.single-product.ivax-divi-surface .woocommerce div.product { display: block !important; }
body.single-product.ivax-divi-surface div.product div.images,
body.single-product.ivax-divi-surface .woocommerce div.product div.images {
  float: left !important;
  width: 52% !important;
  margin: 0 0 56px !important;
  padding: clamp(18px, 3vw, 38px);
  background: var(--ivax-white);
  border: 1px solid var(--ivax-line);
}
body.single-product.ivax-divi-surface div.product div.images img,
body.single-product.ivax-divi-surface .woocommerce div.product div.images img { max-height: 620px; object-fit: contain; }
body.single-product.ivax-divi-surface div.product div.summary,
body.single-product.ivax-divi-surface .woocommerce div.product div.summary {
  float: right !important;
  width: 42% !important;
  margin: 0 0 56px !important;
  padding: clamp(26px, 4vw, 50px);
  color: var(--ivax-white);
  background: var(--ivax-ink);
  border-bottom: 6px solid var(--ivax-lime);
}
body.single-product.ivax-divi-surface div.product div.summary .product_title,
body.single-product.ivax-divi-surface .woocommerce div.product div.summary .product_title { color: var(--ivax-white); }
body.single-product.ivax-divi-surface div.product div.summary p,
body.single-product.ivax-divi-surface div.product div.summary .product_meta,
body.single-product.ivax-divi-surface .woocommerce div.product div.summary p,
body.single-product.ivax-divi-surface .woocommerce div.product div.summary .product_meta { color: rgba(255, 255, 255, .68); }
body.single-product.ivax-divi-surface div.product div.summary .price,
body.single-product.ivax-divi-surface .woocommerce div.product div.summary .price { color: var(--ivax-lime) !important; font-size: clamp(24px, 3vw, 38px); }
body.single-product.ivax-divi-surface div.product form.cart,
body.single-product.ivax-divi-surface .woocommerce div.product form.cart { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 28px; }

body.single-product.ivax-divi-surface div.product .woocommerce-tabs,
body.single-product.ivax-divi-surface div.product .related.products,
body.single-product.ivax-divi-surface div.product .upsells.products,
body.single-product.ivax-divi-surface .woocommerce div.product .woocommerce-tabs,
body.single-product.ivax-divi-surface .woocommerce div.product .related.products,
body.single-product.ivax-divi-surface .woocommerce div.product .upsells.products {
  float: none !important;
  clear: both !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

body.single-product.ivax-divi-surface div.product .woocommerce-tabs,
body.single-product.ivax-divi-surface .woocommerce div.product .woocommerce-tabs { padding: clamp(42px, 7vw, 86px) 0; }
body.single-product.ivax-divi-surface div.product .woocommerce-tabs ul.tabs,
body.single-product.ivax-divi-surface .woocommerce div.product .woocommerce-tabs ul.tabs { padding-left: 0; }
body.single-product.ivax-divi-surface div.product .related.products,
body.single-product.ivax-divi-surface div.product .upsells.products,
body.single-product.ivax-divi-surface .woocommerce div.product .related.products,
body.single-product.ivax-divi-surface .woocommerce div.product .upsells.products {
  padding: clamp(42px, 7vw, 84px) 0;
  border-top: 1px solid var(--ivax-line);
}

body.single-product.ivax-divi-surface .related.products > h2,
body.single-product.ivax-divi-surface .upsells.products > h2 {
  display: block !important;
  width: 100% !important;
  max-width: 850px;
  margin: 0 0 32px !important;
  color: var(--ivax-ink);
  font-size: clamp(34px, 5vw, 66px);
  font-weight: 800;
  line-height: .92;
  letter-spacing: -.055em;
}

/* Koszyk, zamówienie i komunikaty */
body.woocommerce-page.ivax-divi-surface table.shop_table,
body.woocommerce-page.ivax-divi-surface .cart-collaterals .cart_totals,
body.woocommerce-page.ivax-divi-surface form.checkout_coupon,
body.woocommerce-page.ivax-divi-surface form.login,
body.woocommerce-page.ivax-divi-surface form.register,
body.ivax-divi-surface .woocommerce table.shop_table,
body.ivax-divi-surface .woocommerce-checkout #payment,
body.ivax-divi-surface .woocommerce .cart-collaterals .cart_totals,
body.ivax-divi-surface .woocommerce form.checkout_coupon,
body.ivax-divi-surface .woocommerce form.login,
body.ivax-divi-surface .woocommerce form.register {
  background: var(--ivax-white);
  border: 1px solid var(--ivax-line);
  border-radius: 0;
}
body.ivax-divi-surface .woocommerce .cart-collaterals .cart_totals { padding: clamp(20px, 3vw, 34px); }
body.woocommerce-page.ivax-divi-surface .cart-collaterals .cart_totals { padding: clamp(20px, 3vw, 34px); }
body.ivax-divi-surface .woocommerce-info,
body.ivax-divi-surface .woocommerce-message,
body.ivax-divi-surface .woocommerce-error { color: var(--ivax-ink) !important; background: var(--ivax-lime) !important; border: 0 !important; }
body.ivax-divi-surface .woocommerce-info a,
body.ivax-divi-surface .woocommerce-message a { color: var(--ivax-ink) !important; }

body.woocommerce-page.ivax-divi-surface a.button,
body.woocommerce-page.ivax-divi-surface button.button,
body.woocommerce-page.ivax-divi-surface input.button,
body.woocommerce-page.ivax-divi-surface #respond input#submit,
body.ivax-divi-surface .woocommerce a.button,
body.ivax-divi-surface .woocommerce button.button,
body.ivax-divi-surface .woocommerce input.button,
body.ivax-divi-surface .woocommerce #respond input#submit {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: auto;
  min-height: 48px;
  padding: 12px 16px !important;
  color: var(--ivax-white) !important;
  background: var(--ivax-ink) !important;
  border: 1px solid var(--ivax-ink) !important;
  border-radius: 0 !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  letter-spacing: .06em;
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
  transition: color .25s ease, background .25s ease, transform .25s ease;
}
body.woocommerce-page.ivax-divi-surface ul.products li.product a.button,
body.ivax-divi-surface .woocommerce ul.products li.product a.button { width: 100%; margin-top: 14px !important; }
body.woocommerce-page.ivax-divi-surface a.button:hover,
body.woocommerce-page.ivax-divi-surface button.button:hover,
body.woocommerce-page.ivax-divi-surface input.button:hover,
body.woocommerce-page.ivax-divi-surface #respond input#submit:hover,
body.ivax-divi-surface .woocommerce a.button:hover,
body.ivax-divi-surface .woocommerce button.button:hover,
body.ivax-divi-surface .woocommerce input.button:hover,
body.ivax-divi-surface .woocommerce #respond input#submit:hover { color: var(--ivax-ink) !important; background: var(--ivax-lime) !important; border-color: var(--ivax-lime) !important; transform: translateY(-2px); }
body.woocommerce-page.ivax-divi-surface a.button::after,
body.woocommerce-page.ivax-divi-surface button.button::after,
body.woocommerce-page.ivax-divi-surface input.button::after,
body.ivax-divi-surface .woocommerce a.button::after,
body.ivax-divi-surface .woocommerce button.button::after,
body.ivax-divi-surface .woocommerce input.button::after,
body.ivax-divi-surface .et_pb_button::after { display: none !important; content: none !important; }

/* Pasek postępu, cookies i szybkie zamawianie */
.ivax-divi-surface .scroll-progress { position: fixed; inset: 0 auto auto 0; z-index: 100000; width: 100%; height: 3px; background: var(--ivax-lime); transform: scaleX(var(--scroll-progress, 0)); transform-origin: left center; pointer-events: none; }
.ivax-divi-surface .mobile-order-bar { display: none; }
.ivax-divi-surface .cookie-banner { position: fixed; left: 18px; bottom: 18px; z-index: 99999; display: none; width: min(560px, calc(100% - 36px)); padding: 22px; color: var(--ivax-ink); background: var(--ivax-paper); border-top: 5px solid var(--ivax-lime); box-shadow: 0 24px 70px rgba(0, 0, 0, .32); }
.ivax-divi-surface .cookie-banner.is-visible { display: block; }
.ivax-divi-surface .cookie-banner h2 { margin: 0 0 7px; font-size: 20px; font-weight: 850; }
.ivax-divi-surface .cookie-banner p { margin: 0; color: var(--ivax-muted); font-size: 14px; line-height: 1.55; }
.ivax-divi-surface .cookie-banner a { color: var(--ivax-ink); font-weight: 800; }
.ivax-divi-surface .cookie-actions { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }
.ivax-divi-surface .cookie-actions button,
.ivax-divi-surface .cookie-settings button { min-height: 42px; padding: 8px 12px; color: var(--ivax-ink); background: transparent; border: 1px solid var(--ivax-ink); border-radius: 0; font-weight: 800; cursor: pointer; }
.ivax-divi-surface .cookie-actions .accept { background: var(--ivax-lime); border-color: var(--ivax-lime); }
.ivax-divi-surface .cookie-settings { display: none; margin-top: 16px; padding-top: 12px; border-top: 1px solid var(--ivax-line); }
.ivax-divi-surface .cookie-settings.is-open { display: block; }
.ivax-divi-surface .cookie-option { display: flex; justify-content: space-between; gap: 16px; padding: 7px 0; font-size: 13px; }
.ivax-divi-surface .cookie-option input { accent-color: var(--ivax-lime); }

@media (max-width: 980px) {
  body.ivax-divi-surface #main-header .container { width: 92%; }
  body.ivax-divi-surface #logo { max-height: 48px; }
  body.woocommerce-page.ivax-divi-surface ul.products,
  body.ivax-divi-surface .woocommerce ul.products,
  body.ivax-divi-surface .woocommerce-page ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  body.single-product.ivax-divi-surface div.product div.images,
  body.single-product.ivax-divi-surface div.product div.summary,
  body.single-product.ivax-divi-surface .woocommerce div.product div.images,
  body.single-product.ivax-divi-surface .woocommerce div.product div.summary { float: none !important; width: 100% !important; }
  body.single-product.ivax-divi-surface div.product div.images,
  body.single-product.ivax-divi-surface .woocommerce div.product div.images { margin-bottom: 20px !important; }
  body.single-product.ivax-divi-surface div.product div.summary,
  body.single-product.ivax-divi-surface .woocommerce div.product div.summary { margin-bottom: 48px !important; }
}

@media (max-width: 700px) {
  body.ivax-divi-surface { padding-bottom: 74px; }
  body.ivax-divi-surface .woocommerce-products-header__title,
  body.woocommerce-page.ivax-divi-surface div.product .product_title,
  body.ivax-divi-surface .woocommerce div.product .product_title { font-size: clamp(34px, 12vw, 52px); }
  body.woocommerce-page.ivax-divi-surface ul.products,
  body.ivax-divi-surface .woocommerce ul.products,
  body.ivax-divi-surface .woocommerce-page ul.products { gap: 10px !important; }
  body.woocommerce-page.ivax-divi-surface ul.products li.product,
  body.ivax-divi-surface .woocommerce ul.products li.product,
  body.ivax-divi-surface .woocommerce-page ul.products li.product { padding: 10px 10px 14px !important; }
  body.woocommerce-page.ivax-divi-surface ul.products li.product .woocommerce-loop-product__title,
  body.ivax-divi-surface .woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 15px; }
  body.woocommerce-page.ivax-divi-surface ul.products li.product a.button,
  body.ivax-divi-surface .woocommerce ul.products li.product a.button { padding-inline: 8px !important; font-size: 10px !important; }
  .ivax-divi-surface .mobile-order-bar { position: fixed; inset: auto 0 0; z-index: 99998; display: grid; grid-template-columns: 1fr 1fr; height: 74px; background: var(--ivax-ink); border-top: 1px solid rgba(255, 255, 255, .16); box-shadow: 0 -12px 30px rgba(0, 0, 0, .25); }
  .ivax-divi-surface .mobile-order-bar a { display: flex; flex-direction: column; justify-content: center; padding: 10px 16px; color: var(--ivax-white); text-decoration: none; }
  .ivax-divi-surface .mobile-order-bar a:first-child { color: var(--ivax-ink); background: var(--ivax-lime); }
  .ivax-divi-surface .mobile-order-bar strong { font-size: 13px; line-height: 1.1; text-transform: uppercase; }
  .ivax-divi-surface .mobile-order-bar span { margin-top: 3px; font-size: 10px; opacity: .72; }
  .ivax-divi-surface .cookie-banner { left: 10px; bottom: 84px; width: calc(100% - 20px); max-height: calc(100svh - 100px); padding: 18px; overflow-y: auto; }
}

@media (max-width: 480px) {
  body.woocommerce-page.ivax-divi-surface ul.products,
  body.ivax-divi-surface .woocommerce ul.products,
  body.ivax-divi-surface .woocommerce-page ul.products { grid-template-columns: 1fr !important; }
}

.ivax-divi-social-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: .65rem 1.3rem;
  padding: 1.25rem 1rem;
  color: rgba(255,255,255,.72);
  background: #111310;
  border-top: 1px solid rgba(217,243,23,.28);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.ivax-divi-social-footer a { color: #d9f317; text-decoration: none; border-bottom: 1px solid rgba(217,243,23,.5); }
.ivax-divi-social-footer a:hover,
.ivax-divi-social-footer a:focus-visible { color: #fff; }
@media (max-width: 700px) {
  .ivax-divi-social-footer { padding-bottom: 5.9rem; font-size: .65rem; }
}

@media (prefers-reduced-motion: reduce) {
  body.ivax-divi-surface *,
  body.ivax-divi-surface *::before,
  body.ivax-divi-surface *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}

/* Stały kontakt telefoniczny także na sklepie i stronach produktów. */
.side-call {
  position: fixed;
  top: 54%;
  right: -132px;
  z-index: 9998;
  display: grid;
  grid-template-columns: 54px 132px;
  width: 186px;
  height: 128px;
  color: #111310;
  background: #d9f317;
  border: 1px solid #111310;
  box-shadow: -9px 9px 24px rgba(0,0,0,.2);
  font-family: Inter,Arial,sans-serif;
  text-decoration: none;
  transform: translateY(-50%);
  transition: right .32s cubic-bezier(.2,.75,.2,1), box-shadow .25s ease;
}
.side-call:hover,
.side-call:focus-visible { right: 0; color: #111310; box-shadow: -14px 14px 34px rgba(0,0,0,.28); }
.side-call span { display: grid; place-items: center; padding: .55rem 0; border-right: 1px solid #111310; font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; writing-mode: vertical-rl; transform: rotate(180deg); }
.side-call strong { display: grid; place-items: center; padding: .8rem; font-size: 17px; line-height: 1.05; text-align: center; }
@media (max-width: 1020px) { .side-call { display: none; } }
