/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FFFFFF);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #1E5BE8);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #346bea);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #4c7cec);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #93b0f4);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #1E5BE8);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #346bea);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #4c7cec);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #93b0f4);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #141414);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #2c2c2c);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #434343);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #8a8a8a);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.3);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1240px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

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

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

/* line 12, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 17, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 20, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* ============================================================
   Custom styles: homepage (REEBL brand)
   Palette: blue #1E5BE8, pastel orange #FF8A3D, pastel beige #F6EFE3
   ============================================================ */
/* line 41, theme.scss */
.hp-container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px; }

/* line 48, theme.scss */
.hp-reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 0.6s ease, transform 0.6s ease; }

/* line 54, theme.scss */
.hp-reveal--visible {
  opacity: 1;
  transform: none; }

@media (prefers-reduced-motion: reduce) {
  /* line 60, theme.scss */
  .hp-reveal {
    opacity: 1;
    transform: none;
    transition: none; } }
/* line 67, theme.scss */
section[id] {
  scroll-margin-top: 96px; }

/* line 71, theme.scss */
.hp-eyebrow {
  margin: 0 0 14px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #1e5be8; }

/* --- Hero --- */
/* line 81, theme.scss */
.hp-hero {
  position: relative;
  overflow: hidden;
  padding: 88px 0 76px;
  background: radial-gradient(620px 420px at 88% -12%, rgba(30, 91, 232, 0.14), rgba(30, 91, 232, 0) 68%), linear-gradient(180deg, #f7f1e7 0%, #ffffff 100%);
  border-bottom: 1px solid #ecebe6; }

/* line 91, theme.scss */
.hp-hero__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 48px;
  align-items: center; }

/* line 100, theme.scss */
.hp-hero__media {
  position: relative;
  border-radius: 28px;
  overflow: hidden;
  background: #f6efe3;
  box-shadow: 0 24px 60px rgba(20, 20, 20, 0.16); }

/* line 108, theme.scss */
.hp-hero__media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 4;
  object-fit: cover; }

/* line 116, theme.scss */
.hp-hero__media::after {
  content: "REEBL";
  position: absolute;
  left: 18px;
  bottom: 18px;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: #141414;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase; }

/* line 131, theme.scss */
.hp-hero__title {
  margin: 0;
  font-size: clamp(30px, 5.2vw, 52px);
  line-height: 1.12;
  font-weight: 600;
  letter-spacing: -0.02em;
  color: #141414; }

/* line 140, theme.scss */
.hp-hero__accent {
  color: #1e5be8; }

/* line 144, theme.scss */
.hp-hero__subtitle {
  margin: 22px 0 0;
  max-width: 560px;
  font-size: 17px;
  line-height: 1.65;
  color: #5f6670; }

/* line 152, theme.scss */
.hp-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px; }

/* --- Buttons --- */
/* line 160, theme.scss */
.hp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 30px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
  white-space: nowrap; }

/* line 174, theme.scss */
.hp-btn:hover {
  transform: translateY(-1px); }

/* line 178, theme.scss */
.hp-btn--primary {
  background: #1e5be8;
  color: #ffffff; }

/* line 183, theme.scss */
.hp-btn--primary:hover {
  background: #1747c4;
  color: #ffffff; }

/* line 188, theme.scss */
.hp-btn--ghost {
  background: transparent;
  color: #141414;
  border: 1px solid #d9d9d9; }

/* line 194, theme.scss */
.hp-btn--ghost:hover {
  border-color: #1e5be8;
  color: #1e5be8; }

/* line 199, theme.scss */
.hp-btn--light {
  background: #ffffff;
  color: #141414; }

/* line 204, theme.scss */
.hp-btn--light:hover {
  background: #141414;
  color: #ffffff; }

/* --- Section base --- */
/* line 210, theme.scss */
.hp-section {
  padding: 84px 0; }

/* line 214, theme.scss */
.hp-section__head {
  max-width: 640px;
  margin-bottom: 42px; }

/* line 219, theme.scss */
.hp-section__title {
  margin: 0;
  font-size: clamp(24px, 3.2vw, 34px);
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.015em;
  color: #141414; }

/* line 228, theme.scss */
.hp-section__intro {
  margin: 16px 0 0;
  font-size: 16px;
  line-height: 1.65;
  color: #5f6670; }

/* line 235, theme.scss */
.hp-section__more {
  display: inline-block;
  margin-top: 18px;
  font-size: 14px;
  font-weight: 600;
  color: #141414;
  text-decoration: none;
  border-bottom: 1px solid #141414;
  padding-bottom: 2px;
  transition: color 0.2s ease, border-color 0.2s ease; }

/* line 247, theme.scss */
.hp-section__more:hover {
  color: #1e5be8;
  border-color: #1e5be8; }

/* --- Benefits --- */
/* line 253, theme.scss */
.hp-benefits {
  padding: 56px 0;
  background: #f6efe3;
  border-bottom: 1px solid #ecebe6; }

/* line 259, theme.scss */
.hp-benefits__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px; }

/* line 265, theme.scss */
.hp-benefit {
  display: flex;
  gap: 16px; }

/* line 270, theme.scss */
.hp-benefit__icon {
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid #e6dfd0;
  border-radius: 14px;
  color: #1e5be8; }

/* line 283, theme.scss */
.hp-benefit__icon svg {
  width: 22px;
  height: 22px; }

/* line 288, theme.scss */
.hp-benefit__title {
  margin: 2px 0 6px;
  font-size: 16px;
  font-weight: 600;
  color: #141414; }

/* line 295, theme.scss */
.hp-benefit__text {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #5f6670; }

/* --- Services --- */
/* line 303, theme.scss */
.hp-services__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px; }

/* line 309, theme.scss */
.hp-service {
  padding: 26px 22px;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 18px;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease; }

/* line 317, theme.scss */
.hp-service:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 28px rgba(20, 20, 20, 0.07);
  border-color: #d9d9d9; }

/* line 323, theme.scss */
.hp-service__icon {
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  background: rgba(30, 91, 232, 0.08);
  border-radius: 14px;
  color: #1e5be8; }

/* line 335, theme.scss */
.hp-service__icon svg {
  width: 22px;
  height: 22px; }

/* line 340, theme.scss */
.hp-service h3 {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 600;
  color: #141414; }

/* line 347, theme.scss */
.hp-service p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #5f6670; }

/* --- Gallery --- */
/* line 355, theme.scss */
.hp-gallery__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px; }

/* line 361, theme.scss */
.hp-gallery__item {
  margin: 0;
  aspect-ratio: 3 / 4;
  border-radius: 18px;
  overflow: hidden;
  background: #f6efe3; }

/* line 369, theme.scss */
.hp-gallery__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease; }

/* line 377, theme.scss */
.hp-gallery__item:hover img {
  transform: scale(1.05); }

/* --- Collections --- */
/* line 382, theme.scss */
.hp-collections__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 24px; }

/* line 388, theme.scss */
.hp-collection-card {
  display: block;
  text-decoration: none;
  color: inherit;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 18px;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease; }

/* line 399, theme.scss */
.hp-collection-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 34px rgba(20, 20, 20, 0.09);
  border-color: #d9d9d9; }

/* line 405, theme.scss */
.hp-collection-card__media {
  aspect-ratio: 4 / 3;
  background: #f6efe3;
  overflow: hidden; }

/* line 411, theme.scss */
.hp-collection-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease; }

/* line 418, theme.scss */
.hp-collection-card:hover .hp-collection-card__media img {
  transform: scale(1.04); }

/* line 422, theme.scss */
.hp-collection-card__placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #999;
  text-align: center; }

/* line 435, theme.scss */
.hp-collection-card__body {
  padding: 18px 20px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px; }

/* line 443, theme.scss */
.hp-collection-card__title {
  margin: 0;
  font-size: 17px;
  font-weight: 600;
  color: #141414; }

/* line 450, theme.scss */
.hp-collection-card__link {
  font-size: 13px;
  font-weight: 600;
  color: #1e5be8;
  white-space: nowrap; }

/* --- Products --- */
/* line 458, theme.scss */
.hp-products__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 26px; }

/* line 464, theme.scss */
.hp-product-card {
  display: block;
  text-decoration: none;
  color: inherit; }

/* line 470, theme.scss */
.hp-product-card__media {
  position: relative;
  aspect-ratio: 1 / 1;
  padding: 14px;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 18px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease; }

/* line 484, theme.scss */
.hp-product-card:hover .hp-product-card__media {
  transform: translateY(-4px);
  box-shadow: 0 14px 34px rgba(20, 20, 20, 0.09);
  border-color: #d9d9d9; }

/* line 490, theme.scss */
.hp-product-card__media img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  transition: transform 0.4s ease; }

/* line 497, theme.scss */
.hp-product-card:hover .hp-product-card__media img {
  transform: scale(1.03); }

/* line 501, theme.scss */
.hp-product-card__placeholder {
  font-size: 13px;
  color: #aaa;
  text-align: center;
  padding: 12px; }

/* line 508, theme.scss */
.hp-product-card__sticker {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #ff8a3d;
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.3px; }

/* line 521, theme.scss */
.hp-product-card__body {
  padding: 14px 4px 0; }

/* line 525, theme.scss */
.hp-product-card__title {
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 500;
  color: #141414;
  line-height: 1.4; }

/* line 533, theme.scss */
.hp-product-card__price {
  display: flex;
  align-items: baseline;
  gap: 8px; }

/* line 539, theme.scss */
.hp-product-card__price-current {
  font-size: 16px;
  font-weight: 600;
  color: #141414; }

/* line 545, theme.scss */
.hp-product-card__price-old {
  font-size: 13px;
  color: #999;
  text-decoration: line-through; }

/* --- Care --- */
/* line 552, theme.scss */
.hp-care {
  background: #f6efe3;
  border-top: 1px solid #ecebe6; }

/* line 557, theme.scss */
.hp-care__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px; }

/* line 563, theme.scss */
.hp-care-item {
  background: #ffffff;
  border: 1px solid #e6dfd0;
  border-radius: 18px;
  padding: 26px;
  transition: transform 0.25s ease, box-shadow 0.25s ease; }

/* line 571, theme.scss */
.hp-care-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 28px rgba(20, 20, 20, 0.07); }

/* line 576, theme.scss */
.hp-care-item__num {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #1e5be8; }

/* line 585, theme.scss */
.hp-care-item h3 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 600;
  color: #141414; }

/* line 592, theme.scss */
.hp-care-item p {
  margin: 0;
  font-size: 14px;
  line-height: 1.65;
  color: #5f6670; }

/* --- About --- */
/* line 600, theme.scss */
.hp-about__inner {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 48px;
  align-items: center; }

/* line 607, theme.scss */
.hp-about__text p {
  margin: 16px 0 0;
  font-size: 15px;
  line-height: 1.7;
  color: #5f6670; }

/* line 614, theme.scss */
.hp-about__side {
  display: flex;
  flex-direction: column;
  gap: 16px; }

/* line 620, theme.scss */
.hp-about__media {
  border-radius: 24px;
  overflow: hidden;
  background: #f6efe3; }

/* line 626, theme.scss */
.hp-about__media img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover; }

/* line 633, theme.scss */
.hp-about__facts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px; }

/* line 639, theme.scss */
.hp-fact {
  padding: 24px 16px;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 18px;
  text-align: center; }

/* line 647, theme.scss */
.hp-fact b {
  display: block;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #1e5be8; }

/* line 655, theme.scss */
.hp-fact span {
  display: block;
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.5;
  color: #888; }

/* --- Reviews --- */
/* line 664, theme.scss */
.hp-reviews {
  background: #f6efe3;
  border-top: 1px solid #ecebe6; }

/* line 669, theme.scss */
.hp-reviews__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px; }

/* line 675, theme.scss */
.hp-review {
  margin: 0;
  padding: 28px 26px;
  background: #ffffff;
  border: 1px solid #e6dfd0;
  border-radius: 18px; }

/* line 683, theme.scss */
.hp-review__stars {
  color: #ff8a3d;
  font-size: 15px;
  letter-spacing: 2px;
  margin-bottom: 14px; }

/* line 690, theme.scss */
.hp-review blockquote {
  margin: 0 0 18px;
  font-size: 14.5px;
  line-height: 1.7;
  color: #5f6670; }

/* line 697, theme.scss */
.hp-review figcaption {
  font-size: 13px;
  font-weight: 600;
  color: #141414; }

/* --- CTA --- */
/* line 704, theme.scss */
.hp-cta {
  padding: 0 0 84px; }

/* line 708, theme.scss */
.hp-cta__inner {
  padding: 52px 40px;
  border-radius: 24px;
  background: linear-gradient(120deg, #1e5be8 0%, #1747c4 100%);
  color: #ffffff;
  text-align: center; }

/* line 716, theme.scss */
.hp-cta__title {
  margin: 0;
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 600;
  color: #ffffff; }

/* line 723, theme.scss */
.hp-cta__text {
  margin: 12px auto 0;
  max-width: 560px;
  font-size: 15px;
  line-height: 1.6;
  color: #dbe4ff; }

/* line 731, theme.scss */
.hp-cta__inner .hp-btn {
  margin-top: 26px; }

/* --- Header logo: keep it neat --- */
/* line 736, theme.scss */
[data-theme-template] header img[alt],
[data-theme-template] header .logo img {
  max-height: 64px;
  width: auto;
  object-fit: contain; }

/* --- Responsive --- */
@media (max-width: 1024px) {
  /* line 745, theme.scss */
  .hp-benefits__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 26px; }

  /* line 750, theme.scss */
  .hp-care__grid,
  .hp-reviews__grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 755, theme.scss */
  .hp-gallery__grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 759, theme.scss */
  .hp-hero__grid {
    gap: 32px; }

  /* line 763, theme.scss */
  .hp-about__inner {
    grid-template-columns: 1fr;
    gap: 36px; } }
@media (max-width: 640px) {
  /* line 770, theme.scss */
  .hp-hero {
    padding: 56px 0 48px; }

  /* line 774, theme.scss */
  .hp-section {
    padding: 56px 0; }

  /* line 778, theme.scss */
  .hp-benefits__grid,
  .hp-care__grid,
  .hp-reviews__grid {
    grid-template-columns: 1fr; }

  /* line 784, theme.scss */
  .hp-gallery__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px; }

  /* line 789, theme.scss */
  .hp-hero__grid {
    grid-template-columns: 1fr;
    gap: 28px; }

  /* line 794, theme.scss */
  .hp-hero__media img {
    max-height: 420px;
    object-fit: cover; }

  /* line 799, theme.scss */
  .hp-hero__actions {
    flex-direction: column;
    align-items: stretch; }

  /* line 804, theme.scss */
  .hp-cta {
    padding-bottom: 56px; }

  /* line 808, theme.scss */
  .hp-cta__inner {
    padding: 40px 24px; } }
