@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FDFBF5);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #fbf7ea);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #f8f0d9);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #d1a729);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #C9932B);
  --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, #d59f3a);
  --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, #daaa50);
  --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, #e8ca92);
  --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, #A67A1E);
  --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, #be8d23);
  --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, #d8a129);
  --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, #e6c479);
  --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, #2C2418);
  --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, #473b27);
  --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, #645237);
  --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, #b09770);
  --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, 8px);
  --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.5);
  --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 12, theme.scss */
.outside-widgets .delete-widget-link,
.outside-widgets .add-widget-link,
[data-fixed-panels] .delete-widget-link {
  display: none; }

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

  /* line 19, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; } }
/* line 22, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 23, theme.scss */
body {
  color: #2c2418;
  background: #fdfbf5; }

/* line 24, theme.scss */
img {
  max-width: 100%; }

/* line 26, theme.scss */
.sl-home {
  overflow: hidden;
  color: #2c2418;
  background: #fdfbf5;
  font-size: 16px;
  line-height: 1.55; }

/* line 34, theme.scss */
.sl-home *, .sl-home *::before, .sl-home *::after {
  box-sizing: border-box; }

/* line 35, theme.scss */
.sl-shell {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto; }

/* line 36, theme.scss */
.sl-section {
  padding: 88px 0; }

/* line 37, theme.scss */
.sl-section--compact {
  padding: 76px 0; }

/* line 38, theme.scss */
.sl-section--warm {
  background: #f5efe0; }

/* line 39, theme.scss */
.sl-kicker, .sl-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  color: #80500c;
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase; }

/* line 48, theme.scss */
.sl-home h1, .sl-home h2, .sl-home h3 {
  color: #2c2418;
  line-height: 1.08;
  letter-spacing: -.025em; }

/* line 49, theme.scss */
.sl-home h1 {
  max-width: 760px;
  margin: 0 0 22px;
  font-size: clamp(2.4rem, 5vw, 5.4rem); }

/* line 50, theme.scss */
.sl-home h2 {
  margin: 0;
  font-size: clamp(2rem, 3.5vw, 3.5rem); }

/* line 51, theme.scss */
.sl-home h3 {
  margin: 0 0 10px;
  font-size: 1.18rem; }

/* line 52, theme.scss */
.sl-home p {
  margin: 0; }

/* line 53, theme.scss */
.sl-heading-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 36px; }

/* line 54, theme.scss */
.sl-heading-row--center {
  justify-content: center;
  text-align: center; }

/* line 55, theme.scss */
.sl-text-link {
  color: #2c2418;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap; }

/* line 56, theme.scss */
.sl-text-link:hover {
  color: #80500c; }

/* line 58, theme.scss */
.sl-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px; }

/* line 59, theme.scss */
.sl-button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-weight: 800;
  text-decoration: none;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }

/* line 71, theme.scss */
.sl-button:hover {
  transform: translateY(-2px);
  text-decoration: none; }

/* line 72, theme.scss */
.sl-button--primary {
  color: #20170b;
  background: #e2ad43;
  box-shadow: 0 8px 24px rgba(83, 48, 8, 0.18); }

/* line 73, theme.scss */
.sl-button--primary:hover {
  color: #20170b;
  background: #edbd5b; }

/* line 74, theme.scss */
.sl-button--ghost {
  color: #2c2418;
  border-color: rgba(44, 36, 24, 0.32);
  background: rgba(255, 255, 255, 0.56); }

/* line 75, theme.scss */
.sl-button--dark {
  color: #fff;
  background: #2c2418; }

/* line 76, theme.scss */
.sl-button--ghost-dark {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.42); }

/* line 78, theme.scss */
.sl-hero {
  position: relative;
  min-height: 680px;
  display: flex;
  align-items: center;
  background: #efe3c5; }

/* line 79, theme.scss */
.sl-hero__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 65% center; }

/* line 80, theme.scss */
.sl-hero__shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(250, 244, 226, 0.97) 0%, rgba(250, 244, 226, 0.88) 39%, rgba(250, 244, 226, 0.18) 66%, rgba(250, 244, 226, 0) 100%); }

/* line 81, theme.scss */
.sl-hero__content {
  position: relative;
  z-index: 1;
  padding-top: 70px;
  padding-bottom: 70px; }

/* line 82, theme.scss */
.sl-hero__content > p {
  max-width: 650px;
  margin-bottom: 28px;
  font-size: clamp(1.05rem, 1.8vw, 1.3rem); }

/* line 83, theme.scss */
.sl-hero__facts {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 22px;
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  font-size: .92rem;
  font-weight: 700; }

/* line 84, theme.scss */
.sl-hero__facts li::before {
  content: "✓";
  margin-right: 7px;
  color: #80500c; }

/* line 86, theme.scss */
.sl-category-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 18px; }

/* line 87, theme.scss */
.sl-category-card {
  position: relative;
  min-width: 0;
  min-height: 330px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  padding: 28px;
  border-radius: 24px;
  color: #2c2418;
  text-decoration: none;
  transition: transform .25s ease, box-shadow .25s ease; }

/* line 101, theme.scss */
.sl-category-card:hover {
  color: #2c2418;
  transform: translateY(-4px);
  box-shadow: 0 16px 42px rgba(66, 43, 14, 0.13);
  text-decoration: none; }

/* line 102, theme.scss */
.sl-category-card strong {
  display: block;
  margin: 5px 0 7px;
  font-size: clamp(1.65rem, 2.7vw, 2.7rem);
  line-height: 1.05; }

/* line 103, theme.scss */
.sl-category-card__meta {
  font-size: .74rem;
  font-weight: 800;
  letter-spacing: .11em;
  text-transform: uppercase; }

/* line 104, theme.scss */
.sl-category-card--honey {
  grid-column: span 4;
  background: #e2ad43; }

/* line 105, theme.scss */
.sl-category-card--honey:hover {
  color: #fff; }

/* line 106, theme.scss */
.sl-category-card--cream {
  grid-column: span 8;
  color: #fff; }

/* line 107, theme.scss */
.sl-category-card--cream:hover {
  color: #fff; }

/* line 108, theme.scss */
.sl-category-card--cream img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 109, theme.scss */
.sl-category-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(37, 25, 13, 0.86), rgba(37, 25, 13, 0.18)); }

/* line 110, theme.scss */
.sl-category-card__content {
  position: relative;
  z-index: 1;
  max-width: 72%; }

/* line 111, theme.scss */
.sl-category-card--souffle {
  grid-column: span 6;
  background: #ead9bc; }

/* line 112, theme.scss */
.sl-category-card--gift {
  grid-column: span 6;
  color: #fff;
  background: #66735b; }

/* line 113, theme.scss */
.sl-category-card--bee, .sl-category-card--related {
  grid-column: span 6;
  color: #fff;
  background: #66735b; }

/* line 114, theme.scss */
.sl-category-card--souffle:hover, .sl-category-card--gift:hover,
.sl-category-card--bee:hover, .sl-category-card--related:hover {
  color: #fff; }

/* line 117, theme.scss */
.sl-products {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px; }

/* line 118, theme.scss */
.sl-product-card {
  overflow: hidden;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 6px 26px rgba(61, 44, 22, 0.07);
  transition: transform .24s ease, box-shadow .24s ease; }

/* line 119, theme.scss */
.sl-product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 34px rgba(61, 44, 22, 0.13); }

/* line 120, theme.scss */
.sl-product-card__image {
  position: relative;
  aspect-ratio: 1/1;
  display: grid;
  place-items: center;
  overflow: hidden;
  background: #eee7d9; }

/* line 121, theme.scss */
.sl-product-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease; }

/* line 122, theme.scss */
.sl-product-card:hover img {
  transform: scale(1.035); }

/* line 123, theme.scss */
.sl-product-card__placeholder {
  font-size: 3rem; }

/* line 124, theme.scss */
.sl-product-card__badge {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 5px 10px;
  border-radius: 999px;
  color: #fff;
  background: #2c2418;
  font-size: .72rem;
  font-weight: 800; }

/* line 125, theme.scss */
.sl-product-card__body {
  padding: 17px; }

/* line 126, theme.scss */
.sl-product-card__title {
  min-height: 46px;
  display: block;
  color: #2c2418;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none; }

/* line 127, theme.scss */
.sl-product-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 15px; }

/* line 128, theme.scss */
.sl-product-card__footer strong {
  color: #80500c;
  font-size: 1.15rem; }

/* line 129, theme.scss */
.sl-product-card__more {
  color: #2c2418;
  font-size: .87rem;
  font-weight: 700; }

/* line 130, theme.scss */
.sl-empty {
  grid-column: 1/-1;
  padding: 40px;
  border: 1px dashed rgba(44, 36, 24, 0.22);
  border-radius: 16px;
  text-align: center; }

/* line 132, theme.scss */
.sl-benefits {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px; }

/* line 133, theme.scss */
.sl-benefits article {
  padding: 26px;
  border: 1px solid rgba(44, 36, 24, 0.1);
  border-radius: 18px;
  background: #fff; }

/* line 134, theme.scss */
.sl-benefits p {
  color: rgba(44, 36, 24, 0.76); }

/* line 135, theme.scss */
.sl-benefit-icon {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  margin-bottom: 22px;
  border-radius: 50%;
  color: #21160a;
  background: #e8bb62;
  font-weight: 900; }

/* line 137, theme.scss */
.sl-story {
  display: grid;
  grid-template-columns: 1.08fr .92fr;
  background: #2c2418; }

/* line 138, theme.scss */
.sl-story > img {
  width: 100%;
  height: 100%;
  min-height: 570px;
  object-fit: cover; }

/* line 139, theme.scss */
.sl-story__panel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: clamp(45px, 7vw, 100px);
  color: rgba(255, 255, 255, 0.86); }

/* line 140, theme.scss */
.sl-story__panel h2 {
  margin-bottom: 24px;
  color: #fff; }

/* line 141, theme.scss */
.sl-story__panel p {
  max-width: 600px;
  margin-bottom: 17px; }

/* line 142, theme.scss */
.sl-story__panel .sl-button {
  margin-top: 16px;
  color: #2c2418;
  background: #fff; }

/* line 143, theme.scss */
.sl-story__panel .sl-kicker {
  color: #e8bb62; }

/* line 145, theme.scss */
.sl-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: steps; }

/* line 146, theme.scss */
.sl-steps li {
  min-height: 235px;
  padding: 28px;
  border-radius: 20px;
  background: #f5efe0; }

/* line 147, theme.scss */
.sl-steps li > span {
  display: block;
  margin-bottom: 40px;
  color: #80500c;
  font-size: 1.65rem;
  font-weight: 900; }

/* line 148, theme.scss */
.sl-steps p {
  color: rgba(44, 36, 24, 0.72); }

/* line 150, theme.scss */
.sl-faq-layout {
  display: grid;
  grid-template-columns: .75fr 1.25fr;
  gap: clamp(35px, 8vw, 110px); }

/* line 151, theme.scss */
.sl-faq-layout > div:first-child p {
  max-width: 340px;
  margin-top: 18px; }

/* line 152, theme.scss */
.sl-faq details {
  border-bottom: 1px solid rgba(44, 36, 24, 0.16); }

/* line 153, theme.scss */
.sl-faq summary {
  position: relative;
  padding: 22px 42px 22px 0;
  cursor: pointer;
  font-weight: 800;
  list-style: none; }

/* line 154, theme.scss */
.sl-faq summary::-webkit-details-marker {
  display: none; }

/* line 155, theme.scss */
.sl-faq summary::after {
  content: "+";
  position: absolute;
  right: 2px;
  top: 17px;
  color: #80500c;
  font-size: 1.5rem; }

/* line 156, theme.scss */
.sl-faq details[open] summary::after {
  content: "−"; }

/* line 157, theme.scss */
.sl-faq details p {
  padding: 0 35px 22px 0;
  color: rgba(44, 36, 24, 0.76); }

/* line 159, theme.scss */
.sl-social {
  padding: 75px 0;
  color: rgba(255, 255, 255, 0.84);
  background: #3c3327; }

/* line 160, theme.scss */
.sl-social__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 35px; }

/* line 161, theme.scss */
.sl-social h2 {
  margin-bottom: 12px;
  color: #fff; }

/* line 162, theme.scss */
.sl-social .sl-kicker {
  color: #e8bb62; }

/* line 164, theme.scss */
.product-preview, [data-product-card], .btn, button[type="submit"], [data-add-to-cart] {
  transition: transform .2s ease, box-shadow .2s ease; }

/* line 165, theme.scss */
.product-preview:hover, [data-product-card]:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 22px rgba(201, 147, 43, 0.15); }

/* line 166, theme.scss */
.btn, button[type="submit"], [data-add-to-cart] {
  font-weight: 700; }

/* line 167, theme.scss */
.price, .product-price, [data-price] {
  font-weight: 800; }

/* line 168, theme.scss */
header {
  border-bottom: 1px solid rgba(201, 147, 43, 0.12); }

/* line 169, theme.scss */
.preloader {
  background: #fdfbf5; }

@media (max-width: 980px) {
  /* line 172, theme.scss */
  .sl-category-card--honey, .sl-category-card--cream,
  .sl-category-card--souffle, .sl-category-card--gift,
  .sl-category-card--bee, .sl-category-card--related {
    grid-column: span 6; }

  /* line 175, theme.scss */
  .sl-products, .sl-benefits {
    grid-template-columns: repeat(2, 1fr); }

  /* line 176, theme.scss */
  .sl-story {
    grid-template-columns: 1fr; }

  /* line 177, theme.scss */
  .sl-story > img {
    min-height: 440px; }

  /* line 178, theme.scss */
  .sl-story__panel {
    padding: 60px 35px; } }
@media (max-width: 700px) {
  /* line 182, theme.scss */
  .sl-shell {
    width: min(100% - 28px, 1180px); }

  /* line 183, theme.scss */
  .sl-section, .sl-section--compact {
    padding: 58px 0; }

  /* line 184, theme.scss */
  .sl-heading-row {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 28px; }

  /* line 185, theme.scss */
  .sl-hero {
    min-height: 720px;
    align-items: flex-end; }

  /* line 186, theme.scss */
  .sl-hero__image {
    object-position: 63% center; }

  /* line 187, theme.scss */
  .sl-hero__shade {
    background: linear-gradient(0deg, rgba(250, 244, 226, 0.99) 0%, rgba(250, 244, 226, 0.94) 48%, rgba(250, 244, 226, 0.18) 78%, rgba(250, 244, 226, 0) 100%); }

  /* line 188, theme.scss */
  .sl-hero__content {
    padding-top: 250px;
    padding-bottom: 44px; }

  /* line 189, theme.scss */
  .sl-home h1 {
    font-size: clamp(2.15rem, 11vw, 3.45rem); }

  /* line 190, theme.scss */
  .sl-hero__facts {
    display: grid;
    gap: 8px; }

  /* line 191, theme.scss */
  .sl-actions .sl-button {
    flex: 1 1 170px; }

  /* line 192, theme.scss */
  .sl-category-grid {
    grid-template-columns: 1fr; }

  /* line 193, theme.scss */
  .sl-category-card--cream, .sl-category-card--honey,
  .sl-category-card--souffle, .sl-category-card--gift,
  .sl-category-card--bee, .sl-category-card--related {
    grid-column: auto;
    min-height: 285px; }

  /* line 196, theme.scss */
  .sl-category-card__content {
    max-width: 88%; }

  /* line 197, theme.scss */
  .sl-products {
    gap: 11px; }

  /* line 198, theme.scss */
  .sl-product-card {
    border-radius: 14px; }

  /* line 199, theme.scss */
  .sl-product-card__body {
    padding: 13px; }

  /* line 200, theme.scss */
  .sl-product-card__title {
    min-height: 58px;
    font-size: .91rem; }

  /* line 201, theme.scss */
  .sl-product-card__footer {
    align-items: flex-start;
    flex-direction: column; }

  /* line 202, theme.scss */
  .sl-benefits {
    grid-template-columns: 1fr; }

  /* line 203, theme.scss */
  .sl-story > img {
    min-height: 340px; }

  /* line 204, theme.scss */
  .sl-story__panel {
    padding: 48px 22px; }

  /* line 205, theme.scss */
  .sl-steps {
    grid-template-columns: 1fr; }

  /* line 206, theme.scss */
  .sl-steps li {
    min-height: 0; }

  /* line 207, theme.scss */
  .sl-steps li > span {
    margin-bottom: 24px; }

  /* line 208, theme.scss */
  .sl-faq-layout {
    grid-template-columns: 1fr;
    gap: 22px; }

  /* line 209, theme.scss */
  .sl-social__inner {
    align-items: flex-start;
    flex-direction: column; }

  /* line 210, theme.scss */
  .sl-social .sl-actions {
    width: 100%; } }
@media (max-width: 380px) {
  /* line 214, theme.scss */
  .sl-products {
    grid-template-columns: 1fr; }

  /* line 215, theme.scss */
  .sl-product-card__title {
    min-height: auto; } }
