@charset "UTF-8";
/* Reset Styles */
/* line 2, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* line 8, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
html,
body {
  height: 100%;
}

/* line 13, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 19, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

/* line 28, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
input,
button,
textarea,
select {
  font: inherit;
}

/* line 35, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

/* line 45, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
ul,
ol {
  list-style: none;
}

/* line 50, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
a {
  text-decoration: none;
  color: inherit;
}

/* line 55, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* stylelint-disable */
/* line 167, modules/seo/app/assets/stylesheets/seo/base/color.module.scss */
:export {
  dlsGrayWhite: #fff;
  dlsBeigeWhite: #fbfaf9;
  dlsFontOrange: #ed654b;
  dlsFontGray: #909090;
  dlsFontLight: #fff;
}

/* stylelint-enable */
/* line 22, modules/seo/app/assets/stylesheets/seo/base/fonts.module.scss */
.dls-quote, .dls-caption, .dls-intro-text, .dls-link, .dls-body, .dls-label {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 25, modules/seo/app/assets/stylesheets/seo/base/fonts.module.scss */
.taste-profile__title {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 29, modules/seo/app/assets/stylesheets/seo/base/fonts.module.scss */
.dls-overline, .dls-nav > a, .dls-nav > button, .dls-button-text, .dls-sh2, .dls-sh1 {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
}

/* line 56, modules/seo/app/assets/stylesheets/seo/base/fonts.module.scss */
.dls-h4, .dls-h3 {
  font-family: "Quarto A", "Quarto B", Times New Roman, serif;
  font-style: normal;
  font-weight: 400;
}

/* line 23, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.seo-home-page .index p a, .seo-home-page .index .section {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 49, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.link-underline {
  text-decoration: underline;
}

/* Deprecated: The dls-sh1 class is deprecated due to design system updates. */
/* line 54, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-sh1 {
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 54, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-sh1 {
    font-size: 24px;
    line-height: 32px;
  }
}

/* Deprecated: The .dls-sh2 class is deprecated due to design system updates. */
/* line 69, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-sh2 {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 69, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-sh2 {
    font-size: 18px;
    line-height: 28px;
  }
}

/* Deprecated: The .dls-h3 class is deprecated due to design system updates. */
/* line 84, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-h3 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-h3 {
    font-size: 36px;
    line-height: 44px;
  }
}

@media (min-width: 1024px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-h3 {
    font-size: 40px;
  }
}

/* Deprecated: The .dls-h4 class is deprecated due to design system updates. */
/* line 103, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-h4 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-h4 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (min-width: 1024px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-h4 {
    font-size: 36px;
  }
}

/* line 121, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-button-text {
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-button-text {
    font-size: 16px;
    line-height: 28px;
  }
}

@media (min-width: 1024px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-button-text {
    line-height: 16px;
  }
}

/* line 140, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-label {
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: #212121;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* line 140, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-label {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 156, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-nav > a, .dls-nav > button {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
  cursor: pointer;
  border: none;
  background-color: transparent;
}

/* line 169, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > a:active, .dls-nav > button:hover, .dls-nav > button:active {
  text-decoration: none;
  color: #ed654b;
  outline: none;
}

/* line 176, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > button:hover {
  color: #ed654b;
}

/* line 180, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-nav > a.selected, .dls-nav > button.selected {
  color: #ed654b;
  pointer-events: none;
  cursor: default;
}

/* line 188, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-overline {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* line 198, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-overline.small {
  font-size: 14px;
}

/* line 203, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-body {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #212121;
}

/* line 211, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-body.small {
  font-size: 14px;
  line-height: 24px;
}

/* line 216, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-body.bold {
  font-weight: bold;
}

/* line 220, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-body.italic {
  font-style: italic;
}

/* line 225, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-link {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  text-decoration-line: underline;
  color: #ed654b;
}

/* line 234, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-link.small {
  font-size: 14px;
}

/* line 239, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-intro-text {
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 239, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-intro-text {
    font-size: 24px;
    line-height: 32px;
  }
}

/* line 253, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-caption {
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  color: #212121;
}

/* line 262, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-quote {
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 262, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-quote {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 281, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-p1, .cellar-h3, .cellar-h2, .cellar-h1 {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  color: #212121;
}

/* line 300, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-h1 {
  font-size: 40px !important;
  line-height: 62px !important;
}

@media (max-width: 767px) {
  /* line 300, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .cellar-h1 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}

/* line 330, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-h2 {
  font-size: 32px !important;
  line-height: 42px !important;
}

@media (max-width: 767px) {
  /* line 330, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .cellar-h2 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
}

/* line 360, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-h3 {
  font-size: 24px !important;
  line-height: 34px !important;
}

@media (max-width: 767px) {
  /* line 360, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .cellar-h3 {
    font-size: 16px !important;
    line-height: 28px !important;
  }
}

/* line 390, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-p1 {
  font-size: 16px !important;
  line-height: 28px !important;
}

@media (max-width: 767px) {
  /* line 390, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .cellar-p1 {
    font-size: 14px !important;
    line-height: 24px !important;
  }
}

/* line 410, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-p2 {
  font-size: 12px !important;
  line-height: 22px !important;
}

/* line 22, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/fonts.module.scss */
.dls-label, .dls-body, .dls-link, .dls-intro-text, .dls-caption, .dls-quote {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 25, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/fonts.module.scss */
.taste-profile__title {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 29, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/fonts.module.scss */
.dls-sh1, .dls-sh2, .dls-button-text, .dls-nav > a, .dls-nav > button, .dls-overline {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
}

/* line 56, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/fonts.module.scss */
.dls-h3, .dls-h4 {
  font-family: "Quarto A", "Quarto B", Times New Roman, serif;
  font-style: normal;
  font-weight: 400;
}

/* line 23, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.seo-home-page .index p a, .seo-home-page .index .section {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 49, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.link-underline {
  text-decoration: underline;
}

/* Deprecated: The dls-sh1 class is deprecated due to design system updates. */
/* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-sh1 {
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .dls-sh1 {
    font-size: 24px;
    line-height: 32px;
  }
}

/* Deprecated: The .dls-sh2 class is deprecated due to design system updates. */
/* line 69, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-sh2 {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 69, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .dls-sh2 {
    font-size: 18px;
    line-height: 28px;
  }
}

/* Deprecated: The .dls-h3 class is deprecated due to design system updates. */
/* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-h3 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .dls-h3 {
    font-size: 36px;
    line-height: 44px;
  }
}

@media (min-width: 1024px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .dls-h3 {
    font-size: 40px;
  }
}

/* Deprecated: The .dls-h4 class is deprecated due to design system updates. */
/* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-h4 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .dls-h4 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (min-width: 1024px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .dls-h4 {
    font-size: 36px;
  }
}

/* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-button-text {
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .dls-button-text {
    font-size: 16px;
    line-height: 28px;
  }
}

@media (min-width: 1024px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .dls-button-text {
    line-height: 16px;
  }
}

/* line 140, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-label {
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: #212121;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* line 140, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .dls-label {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 156, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-nav > a, .dls-nav > button {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
  cursor: pointer;
  border: none;
  background-color: transparent;
}

/* line 169, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > a:active, .dls-nav > button:hover, .dls-nav > button:active {
  text-decoration: none;
  color: #ed654b;
  outline: none;
}

/* line 176, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > button:hover {
  color: #ed654b;
}

/* line 180, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-nav > a.selected, .dls-nav > button.selected {
  color: #ed654b;
  pointer-events: none;
  cursor: default;
}

/* line 188, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-overline {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* line 198, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-overline.small {
  font-size: 14px;
}

/* line 203, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-body {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #212121;
}

/* line 211, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-body.small {
  font-size: 14px;
  line-height: 24px;
}

/* line 216, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-body.bold {
  font-weight: bold;
}

/* line 220, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-body.italic {
  font-style: italic;
}

/* line 225, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-link {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  text-decoration-line: underline;
  color: #ed654b;
}

/* line 234, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-link.small {
  font-size: 14px;
}

/* line 239, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-intro-text {
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 239, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .dls-intro-text {
    font-size: 24px;
    line-height: 32px;
  }
}

/* line 253, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-caption {
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  color: #212121;
}

/* line 262, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.dls-quote {
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 262, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .dls-quote {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 281, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.cellar-h1, .cellar-h2, .cellar-h3, .cellar-p1 {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  color: #212121;
}

/* line 300, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.cellar-h1 {
  font-size: 40px !important;
  line-height: 62px !important;
}

@media (max-width: 767px) {
  /* line 300, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .cellar-h1 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}

/* line 330, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.cellar-h2 {
  font-size: 32px !important;
  line-height: 42px !important;
}

@media (max-width: 767px) {
  /* line 330, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .cellar-h2 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
}

/* line 360, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.cellar-h3 {
  font-size: 24px !important;
  line-height: 34px !important;
}

@media (max-width: 767px) {
  /* line 360, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .cellar-h3 {
    font-size: 16px !important;
    line-height: 28px !important;
  }
}

/* line 390, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.cellar-p1 {
  font-size: 16px !important;
  line-height: 28px !important;
}

@media (max-width: 767px) {
  /* line 390, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
  .cellar-p1 {
    font-size: 14px !important;
    line-height: 24px !important;
  }
}

/* line 410, modules/seo/app/assets/stylesheets/seo/wine_directory/../base/typography.module.scss */
.cellar-p2 {
  font-size: 12px !important;
  line-height: 22px !important;
}

/* line 2, modules/seo/app/assets/stylesheets/seo/wine_directory/_common.scss */
.seo-page-container {
  margin: 90px auto 0;
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

/* line 7, modules/seo/app/assets/stylesheets/seo/wine_directory/_common.scss */
.container {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  margin: auto;
  max-width: 848px;
}

/* line 16, modules/seo/app/assets/stylesheets/seo/wine_directory/_common.scss */
.container h4 {
  font-size: 20px;
}

/* line 20, modules/seo/app/assets/stylesheets/seo/wine_directory/_common.scss */
.container .top-image {
  margin: 30px 0 10px;
}

/* line 24, modules/seo/app/assets/stylesheets/seo/wine_directory/_common.scss */
.container .text-section {
  width: 100%;
  margin: 10px 0;
}

/* line 30, modules/seo/app/assets/stylesheets/seo/wine_directory/_common.scss */
.wine-grid-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 1140px;
  width: 100%;
  margin: 30px auto;
  padding: 0 20px;
}

/* line 41, modules/seo/app/assets/stylesheets/seo/wine_directory/_common.scss */
.full-width {
  width: 100%;
}

/* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_header.scss */
.seo-header {
  background-color: #f7f5f8;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 848px;
  padding: 30px 16px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_header.scss */
  .seo-header {
    padding: 56px 24px;
  }
}

/* line 15, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_header.scss */
.seo-header .header-title {
  font-size: 36px;
  font-weight: 500;
  color: #212121;
  letter-spacing: -1px;
  line-height: 48px;
  margin: 0;
}

@media (min-width: 768px) {
  /* line 15, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_header.scss */
  .seo-header .header-title {
    font-size: 40px;
    line-height: 62px;
  }
}

/* line 29, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_header.scss */
.seo-header .header-body {
  color: #212121;
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}

/* line 35, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_header.scss */
.seo-header .header-body p {
  margin-bottom: 1rem;
}

/* line 38, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_header.scss */
.seo-header .header-body p:last-child {
  margin-bottom: 0;
}

/* line 44, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_header.scss */
.seo-header .header-cta {
  margin-top: 2rem;
}

/* stylelint-disable */
/* line 167, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/color.module.scss */
:export {
  dlsGrayWhite: #fff;
  dlsBeigeWhite: #fbfaf9;
  dlsFontOrange: #ed654b;
  dlsFontGray: #909090;
  dlsFontLight: #fff;
}

/* stylelint-enable */
/* line 22, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-label, .dls-body, .dls-link, .dls-intro-text, .dls-caption, .dls-quote {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 25, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.taste-profile__title {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 29, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-sh1, .dls-sh2, .dls-button-text, .dls-nav > a, .dls-nav > button, .dls-overline {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
}

/* line 56, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-h3, .dls-h4 {
  font-family: "Quarto A", "Quarto B", Times New Roman, serif;
  font-style: normal;
  font-weight: 400;
}

/* line 5, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav {
  position: fixed;
  width: 100%;
  z-index: 190;
  top: 70px;
  left: 0;
  background-color: #37024b;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
  height: 48px;
}

/* line 15, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .nav-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
  height: 100%;
}

/* line 21, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .nav-container .nav-inner-container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 30, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  gap: 30px;
}

/* line 38, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links {
  display: flex;
  gap: 32px;
  height: 100%;
  align-items: center;
}

/* line 44, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-link {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px 0;
  display: flex;
  align-items: center;
  gap: 8px;
  height: 100%;
  text-decoration: none;
}

/* line 59, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-link .name {
  color: inherit;
  position: relative;
  display: inline-block;
}

/* line 64, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-link .name::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 3px;
  background: #fff;
  transition: width 0.1s ease;
}

/* line 76, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-link:hover .name::after {
  width: 100%;
}

/* line 82, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .directory-link {
  display: inline-flex;
  align-items: center;
  height: 100%;
  padding: 8px 0;
}

/* line 89, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

/* line 95, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .section-link {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px 0;
  display: flex;
  align-items: center;
  gap: 8px;
  height: 100%;
}

/* line 109, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .section-link .name {
  color: inherit;
  position: relative;
  display: inline-block;
}

/* line 114, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .section-link .name::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 3px;
  background: #fff;
  transition: width 0.1s ease;
}

/* line 126, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .section-link:hover .name::after {
  width: 100%;
}

/* line 131, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .dropdown-content {
  position: absolute;
  top: 100%;
  left: 0;
  border-radius: 4px;
  padding: 8px 0;
  display: none;
  margin-top: -2px;
  z-index: 1000;
}

/* line 141, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .dropdown-content.active {
  display: block;
}

/* line 146, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown:hover .dropdown-content {
  display: block;
}

/* line 150, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .categories-list {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 260px;
}

/* line 157, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .categories-list .subsections-container .dropdown-item {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  padding: 8px 16px;
  display: block;
  transition: background-color 0.2s ease;
}

/* line 167, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .categories-list .subsections-container .dropdown-item:hover {
  background-color: #f5f5f5;
  outline: none;
  text-decoration: none;
}

/* line 173, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .categories-list .subsections-container .dropdown-item .name {
  color: inherit;
}

/* line 178, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .categories-list .subsections-container .subsections {
  padding-left: 8px;
  margin-left: 8px;
}

/* line 182, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .categories-list .subsections-container .subsections .subsection {
  font-weight: 400;
  font-size: 13px;
  padding: 6px 16px;
}

/* line 190, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .categories-list .dropdown-item {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  padding: 8px 16px;
  display: block;
  transition: background-color 0.2s ease;
}

/* line 200, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .categories-list .dropdown-item:hover {
  background-color: #f5f5f5;
  color: #6B2C91;
}

/* line 205, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .desktop-nav .section-links-container .section-links .section-dropdown .categories-list .dropdown-item .name {
  color: inherit;
}

/* line 216, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}

/* line 222, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-menu-button {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #FFF;
  font-weight: 600;
  gap: 8px;
}

/* line 236, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-menu-button .mobile-menu-button-arrow {
  font-size: 12px;
  transition: transform 0.2s ease;
  transform: rotate(180deg);
}

/* line 242, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-menu-button.active .mobile-menu-button-arrow {
  transform: rotate(0deg);
}

/* line 247, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections {
  display: none;
  position: fixed;
  top: 120px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFF;
  z-index: 999;
  overflow-y: auto;
}

/* line 258, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections.active {
  display: block;
}

/* line 262, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections .mobile-section-panel {
  padding: 12px;
}

/* line 266, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections .mobile-section-links {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* line 273, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections .mobile-dropdown .mobile-dropdown-button {
  width: 100%;
  display: flex;
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  background: none;
  border: none;
  color: #212121;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  text-align: left;
  border-top: 1px solid #e0e0e0;
}

/* line 289, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections .mobile-dropdown .mobile-dropdown-button::after {
  content: "+";
  font-size: 20px;
  transition: transform 0.2s ease;
}

/* line 295, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections .mobile-dropdown .mobile-dropdown-button[aria-expanded="true"]::after {
  content: "−";
}

/* line 300, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections .mobile-dropdown .mobile-dropdown-content {
  display: none;
  padding-left: 16px;
}

/* line 304, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections .mobile-dropdown .mobile-dropdown-content.active {
  display: block;
}

/* line 310, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections .mobile-dropdown-item {
  display: block;
  padding: 12px 16px;
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  color: #212121;
  text-decoration: none;
  font-size: 16px;
  transition: background-color 0.2s ease;
}

/* line 319, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections .mobile-dropdown-item:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 323, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections .mobile-dropdown-item.home-link {
  font-weight: 500;
}

/* line 327, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
.seo-nav .mobile-nav .mobile-sections .mobile-dropdown-item.subsection {
  padding-left: 32px;
  font-size: 14px;
}

/* line 336, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
body {
  padding-top: 70px;
}

@media (max-width: 768px) {
  /* line 342, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
  .seo-nav .desktop-nav {
    display: none;
  }
  /* line 346, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
  .seo-nav .mobile-nav {
    display: flex;
  }
}

@media (min-width: 769px) {
  /* line 354, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
  .seo-nav .mobile-nav {
    display: none;
  }
}

@media (max-width: 768px) {
  /* line 361, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_nav.scss */
  .mobile-sections {
    display: none;
  }
}

/* line 22, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-label, .dls-body, .dls-link, .dls-intro-text, .dls-caption, .dls-quote {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 25, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.taste-profile__title {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 29, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-sh1, .dls-sh2, .dls-button-text, .dls-nav > a, .dls-nav > button, .dls-overline {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
}

/* line 56, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-h3, .dls-h4 {
  font-family: "Quarto A", "Quarto B", Times New Roman, serif;
  font-style: normal;
  font-weight: 400;
}

/* line 23, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.seo-home-page .index p a, .seo-home-page .index .section {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 49, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.link-underline {
  text-decoration: underline;
}

/* Deprecated: The dls-sh1 class is deprecated due to design system updates. */
/* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-sh1 {
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .dls-sh1 {
    font-size: 24px;
    line-height: 32px;
  }
}

/* Deprecated: The .dls-sh2 class is deprecated due to design system updates. */
/* line 69, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-sh2 {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 69, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .dls-sh2 {
    font-size: 18px;
    line-height: 28px;
  }
}

/* Deprecated: The .dls-h3 class is deprecated due to design system updates. */
/* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-h3 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .dls-h3 {
    font-size: 36px;
    line-height: 44px;
  }
}

@media (min-width: 1024px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .dls-h3 {
    font-size: 40px;
  }
}

/* Deprecated: The .dls-h4 class is deprecated due to design system updates. */
/* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-h4 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .dls-h4 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (min-width: 1024px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .dls-h4 {
    font-size: 36px;
  }
}

/* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-button-text {
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .dls-button-text {
    font-size: 16px;
    line-height: 28px;
  }
}

@media (min-width: 1024px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .dls-button-text {
    line-height: 16px;
  }
}

/* line 140, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-label {
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: #212121;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* line 140, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .dls-label {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 156, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-nav > a, .dls-nav > button {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
  cursor: pointer;
  border: none;
  background-color: transparent;
}

/* line 169, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > a:active, .dls-nav > button:hover, .dls-nav > button:active {
  text-decoration: none;
  color: #ed654b;
  outline: none;
}

/* line 176, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > button:hover {
  color: #ed654b;
}

/* line 180, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-nav > a.selected, .dls-nav > button.selected {
  color: #ed654b;
  pointer-events: none;
  cursor: default;
}

/* line 188, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-overline {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* line 198, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-overline.small {
  font-size: 14px;
}

/* line 203, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-body {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #212121;
}

/* line 211, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-body.small {
  font-size: 14px;
  line-height: 24px;
}

/* line 216, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-body.bold {
  font-weight: bold;
}

/* line 220, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-body.italic {
  font-style: italic;
}

/* line 225, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-link {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  text-decoration-line: underline;
  color: #ed654b;
}

/* line 234, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-link.small {
  font-size: 14px;
}

/* line 239, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-intro-text {
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 239, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .dls-intro-text {
    font-size: 24px;
    line-height: 32px;
  }
}

/* line 253, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-caption {
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  color: #212121;
}

/* line 262, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.dls-quote {
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 262, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .dls-quote {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 281, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.cellar-h1, .cellar-h2, .cellar-h3, .cellar-p1 {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  color: #212121;
}

/* line 300, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.cellar-h1 {
  font-size: 40px !important;
  line-height: 62px !important;
}

@media (max-width: 767px) {
  /* line 300, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .cellar-h1 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}

/* line 330, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.cellar-h2 {
  font-size: 32px !important;
  line-height: 42px !important;
}

@media (max-width: 767px) {
  /* line 330, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .cellar-h2 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
}

/* line 360, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.cellar-h3 {
  font-size: 24px !important;
  line-height: 34px !important;
}

@media (max-width: 767px) {
  /* line 360, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .cellar-h3 {
    font-size: 16px !important;
    line-height: 28px !important;
  }
}

/* line 390, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.cellar-p1 {
  font-size: 16px !important;
  line-height: 28px !important;
}

@media (max-width: 767px) {
  /* line 390, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
  .cellar-p1 {
    font-size: 14px !important;
    line-height: 24px !important;
  }
}

/* line 410, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/typography.module.scss */
.cellar-p2 {
  font-size: 12px !important;
  line-height: 22px !important;
}

/* line 5, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
.quiz-cta-wrapper {
  align-items: center;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  margin: 1rem 0;
  max-width: 840px;
  overflow: hidden;
  padding: 24px 16px;
  width: 100%;
}

/* line 18, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
.quiz-cta-wrapper.primary {
  background: #f7f5f8;
  padding: 24px 16px;
}

/* line 22, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
.quiz-cta-wrapper.primary .quiz-cta-title {
  color: #212121;
  font-size: 26px;
  line-height: 36px;
}

@media (min-width: 768px) {
  /* line 22, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
  .quiz-cta-wrapper.primary .quiz-cta-title {
    font-size: 24px;
    line-height: 34px;
  }
}

/* line 33, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
.quiz-cta-wrapper.primary .quiz-cta-subtitle {
  color: #212121;
  font-size: 14px;
  line-height: 24px;
}

@media (min-width: 768px) {
  /* line 33, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
  .quiz-cta-wrapper.primary .quiz-cta-subtitle {
    font-size: 20px;
    line-height: 30px;
  }
}

/* line 45, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
.quiz-cta-wrapper.secondary {
  background: #37024b;
  min-height: 136px;
  padding: 24px;
}

@media (min-width: 768px) {
  /* line 45, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
  .quiz-cta-wrapper.secondary {
    min-height: 154px;
  }
}

/* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
.quiz-cta-wrapper.secondary .quiz-cta-title {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

@media (min-width: 768px) {
  /* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
  .quiz-cta-wrapper.secondary .quiz-cta-title {
    font-size: 20px;
    line-height: 30px;
  }
}

/* line 67, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
.quiz-cta-text {
  align-items: center;
  display: flex;
  flex-direction: column;
  max-width: 330px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 67, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
  .quiz-cta-text {
    max-width: unset;
  }
}

/* line 79, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
.quiz-cta-title {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  margin: 0;
  text-align: center;
}

/* line 85, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
.quiz-cta-subtitle {
  margin: 0;
  text-align: center;
}

/* line 90, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
.quiz-cta-button {
  display: inline-block;
  background-color: #e4571b;
  color: white;
  padding: 12px 32px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  transition: background-color 0.2s ease;
  border: none;
  box-shadow: none;
  width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 90, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
  .quiz-cta-button {
    width: auto;
    min-width: 160px;
  }
}

/* line 110, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_quiz_cta.scss */
.quiz-cta-button:hover {
  background-color: #c74300;
}

/* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_table_of_contents.scss */
.table-of-contents {
  background-color: #fff;
  border: 1px solid #f7f5f8;
  border-radius: 8px;
  padding: 16px 32px 16px 16px;
  width: 100%;
}

/* line 8, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_table_of_contents.scss */
.table-of-contents .toc-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  list-style: initial;
  margin: 0;
  padding: 0 16px;
}

/* line 17, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_table_of_contents.scss */
.table-of-contents .toc-item {
  margin: 0;
}

/* line 20, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_table_of_contents.scss */
.table-of-contents .toc-item::marker {
  color: #d95723;
}

/* line 25, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_table_of_contents.scss */
.table-of-contents .toc-link {
  color: #d95723;
  list-style: disc;
  margin: 0;
}

/* line 30, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_table_of_contents.scss */
.table-of-contents .toc-link:hover {
  color: var(--color-primary);
  text-decoration: underline;
}

/* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.seo-text-content {
  width: 100%;
  border-radius: 12px;
  padding: 32px 16px;
  gap: 16px;
  display: flex;
  flex-direction: column;
}

/* line 9, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.seo-text-content:has(+ .seo-text-content) {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  /* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
  .seo-text-content {
    padding: 24px 16px;
    gap: 8px;
  }
}

/* line 19, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.title {
  font-size: 26px;
  line-height: 36px;
  font-weight: 500;
  color: #212121;
  margin: 0;
}

@media (min-width: 768px) {
  /* line 19, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
  .title {
    font-size: 24px;
    line-height: 34px;
  }
}

/* line 32, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.divisor {
  height: 1px;
  background-color: #e0e0e0;
  border: none;
  margin: 12px 0;
}

/* line 39, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.subtitle {
  font-size: 16px;
  line-height: 28px;
  color: #212121;
  margin: 0;
}

/* line 46, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.images {
  width: 100%;
  margin: 15px 0;
}

/* line 51, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.divisor + .images {
  margin-top: 8px;
}

/* line 55, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.body {
  margin: 0;
  font-size: 16px;
  line-height: 28px;
  color: #212121;
}

/* line 62, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.body *:not(:has(+ *)) {
  margin-bottom: 0;
}

/* line 67, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.body *:has(+ ul) {
  margin-bottom: 4px;
}

/* line 71, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.body p {
  margin-bottom: 4px;
}

/* line 75, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.body a {
  color: #c74300;
  text-decoration: none;
  text-decoration: underline;
}

/* line 80, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.body a:hover {
  cursor: pointer;
  text-decoration: underline;
}

/* line 85, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.body a:has(+ ul), .body a:has(+ p) {
  margin-bottom: 4px;
}

/* line 91, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.body ul {
  list-style-type: disc;
  padding-left: 12px;
  margin-bottom: 4px;
}

/* line 97, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.body li {
  list-style: disc;
  margin-left: 14px;
}

/* line 102, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.body hr {
  height: 1px;
  background-color: #f7f5f8;
  border: none;
  margin: 12px 0;
  width: 100%;
}

/* line 111, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.content-sources {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 2px solid #e8e8e8;
}

/* line 116, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.content-sources .sources-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 1rem;
}

/* line 123, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.content-sources .sources-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 129, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.content-sources .sources-list .source-item:last-child {
  margin-bottom: 0;
}

/* line 134, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.content-sources .sources-list .source-link {
  color: #4a4a4a;
  text-decoration: none;
  font-size: 0.875rem;
  transition: color 0.2s;
}

/* line 140, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_content.scss */
.content-sources .sources-list .source-link:hover {
  color: #d5440b;
  text-decoration: underline;
}

/* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper {
  margin-bottom: 32px;
}

/* line 4, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .grid-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #212121;
}

/* line 11, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .section-divisor {
  background-color: #e0e0e0;
  border: none;
  height: 1px;
  margin-bottom: 16px;
}

/* line 18, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .wine-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  width: 100%;
}

@media (min-width: 1024px) {
  /* line 18, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
  .wine-grid-wrapper .wine-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1320px) {
  /* line 18, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
  .wine-grid-wrapper .wine-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* line 33, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .wine-card {
  background: #FFF;
  border-radius: 16px;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: inherit;
  position: relative;
  overflow: hidden;
  transition: border 0.3s;
  border: 1px solid #FFF;
}

/* line 47, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .wine-card:hover {
  border: 1px solid #37024b;
  outline: none;
}

/* line 53, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .wine-card-image {
  background-color: #f5f5f5;
  height: auto;
  padding: 16px 0;
  width: 100%;
  position: relative;
  border-radius: 12px;
}

/* line 62, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .award-badge {
  position: absolute;
  top: 0;
  left: 0;
  background: #8c734b;
  color: #fff;
  font-weight: 700;
  z-index: 2;
  border-bottom-right-radius: 12px;
  border-top-left-radius: 12px;
  font-size: 12px;
  line-height: 24px;
  padding: 1px 8px;
}

/* line 79, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .wine-image-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-height: 180px;
  margin-bottom: 12px;
}

/* line 88, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .wine-image {
  height: 245px;
  object-fit: contain;
  width: 100%;
}

/* line 94, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .flavors {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 12px;
}

/* line 104, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .flavor-icon {
  width: 48px;
  height: 48px;
  padding: 9px;
  margin-left: -12px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}

/* line 114, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .wine-info {
  text-align: left;
  padding: 16px 16px 24px 16px;
  width: 100%;
}

/* line 120, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .wine-name {
  font-weight: 700;
  font-size: 18px;
}

/* line 125, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_wine_grid.scss */
.wine-grid-wrapper .wine-subtitle {
  font-size: 15px;
  color: #666;
  margin-top: 4px;
}

/* line 2, modules/seo/app/assets/stylesheets/seo/wine_directory/components/product_card/_wine_image.scss */
.wine-card .wine-card-image {
  background-color: #f5f5f5;
  height: auto;
  padding: 16px 0;
  width: 100%;
  position: relative;
  border-radius: 12px;
}

/* line 11, modules/seo/app/assets/stylesheets/seo/wine_directory/components/product_card/_wine_image.scss */
.wine-card .award-badge {
  position: absolute;
  top: 0;
  left: 0;
  background: #8c734b;
  color: #fff;
  font-weight: 700;
  z-index: 2;
  border-bottom-right-radius: 12px;
  border-top-left-radius: 12px;
  font-size: 12px;
  line-height: 24px;
  padding: 1px 8px;
}

/* line 26, modules/seo/app/assets/stylesheets/seo/wine_directory/components/product_card/_wine_image.scss */
.wine-card .wine-image-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-height: 180px;
  margin-bottom: 12px;
}

/* line 35, modules/seo/app/assets/stylesheets/seo/wine_directory/components/product_card/_wine_image.scss */
.wine-card .wine-image {
  height: 245px;
  object-fit: contain;
  width: 100%;
}

/* line 41, modules/seo/app/assets/stylesheets/seo/wine_directory/components/product_card/_wine_image.scss */
.wine-card .flavors {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 12px;
}

/* line 51, modules/seo/app/assets/stylesheets/seo/wine_directory/components/product_card/_wine_image.scss */
.wine-card .flavor-icon {
  width: 48px;
  height: 48px;
  padding: 9px;
  margin-left: -12px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}

/* line 2, modules/seo/app/assets/stylesheets/seo/wine_directory/components/product_card/_wine_info.scss */
.wine-card .wine-info {
  text-align: left;
  padding: 16px 16px 24px 16px;
  width: 100%;
}

/* line 8, modules/seo/app/assets/stylesheets/seo/wine_directory/components/product_card/_wine_info.scss */
.wine-card .wine-name {
  font-weight: 700;
  font-size: 18px;
}

/* line 13, modules/seo/app/assets/stylesheets/seo/wine_directory/components/product_card/_wine_info.scss */
.wine-card .wine-subtitle {
  font-size: 15px;
  color: #666;
  margin-top: 4px;
}

/* line 4, modules/seo/app/assets/stylesheets/seo/wine_directory/components/product_card/_product_card.scss */
.wine-card {
  background: #FFF;
  border-radius: 16px;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: inherit;
  position: relative;
  overflow: hidden;
  transition: border 0.3s;
  border: 1px solid #FFF;
}

/* line 18, modules/seo/app/assets/stylesheets/seo/wine_directory/components/product_card/_product_card.scss */
.wine-card:hover {
  border: 1px solid #37024b;
  outline: none;
}

/* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-desktop {
  width: 100%;
  border: 1px solid #f5f5f5;
  border-radius: 8px;
  padding: 24px 0;
  display: none;
}

@media (min-width: 768px) {
  /* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
  .comparison-table-desktop {
    display: block;
  }
}

/* line 12, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-desktop .comparison-table-row {
  display: flex;
  width: 100%;
  align-items: stretch;
  min-height: 56px;
}

/* line 18, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-desktop .comparison-table-row.comparison-table-header {
  font-weight: bold;
  border-radius: 8px 8px 0 0;
  min-height: unset;
}

/* line 23, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-desktop .comparison-table-row.comparison-table-header .comparison-table-cell {
  padding: 16px;
  border-left: 1px solid #f5f5f5;
}

/* line 27, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-desktop .comparison-table-row.comparison-table-header .comparison-table-cell .comparison-table-cell-value {
  background: #f5f5f5;
  padding: 16px 12px;
  border-radius: 8px;
  width: 100%;
  box-sizing: border-box;
}

/* line 37, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-desktop .comparison-table-row .comparison-table-cell {
  flex: 1 1 0;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  word-break: break-word;
  text-align: center;
  border-left: 1px solid #f5f5f5;
}

/* line 48, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-desktop .comparison-table-row .comparison-table-cell:first-child {
  justify-content: flex-start;
  font-weight: 500;
  min-width: 160px;
  max-width: 240px;
  text-align: left;
}

/* line 56, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-desktop .comparison-table-row .comparison-table-cell .comparison-table-cell-value {
  border-bottom: 1px solid #f5f5f5;
  width: 100%;
  padding: 0 16px;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

/* line 70, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-desktop .comparison-table-row:last-child .comparison-table-cell .comparison-table-cell-value {
  border-bottom: none;
}

/* line 77, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-desktop .comparison-table-label {
  background: transparent;
}

/* line 82, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-mobile {
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 82, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
  .comparison-table-mobile {
    display: none;
  }
}

/* line 90, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-mobile .comparison-table-header {
  display: flex;
  width: 100%;
  font-weight: bold;
  text-align: center;
  align-items: center;
  padding: 16px 8px;
  position: relative;
}

/* line 99, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-mobile .comparison-table-header .comparison-table-varietal-name {
  flex: 1;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  padding: 8px;
}

/* line 107, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-mobile .comparison-table-header .comparison-table-divider {
  width: 1px;
  background-color: #f5f5f5;
  align-self: stretch;
}

/* line 114, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-mobile .comparison-table-category {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 119, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-mobile .comparison-table-category .comparison-table-title {
  width: 100%;
  font-weight: bold;
  padding: 8px;
  border-radius: 8px;
  background: #f7f3fa;
  text-align: center;
}

/* line 128, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-mobile .comparison-table-category .comparison-table-values {
  display: flex;
  justify-content: center;
  padding: 16px 12px;
}

/* line 133, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-mobile .comparison-table-category .comparison-table-values .comparison-table-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  padding: 0 8px;
  text-align: center;
}

/* line 141, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-mobile .comparison-table-category .comparison-table-values .comparison-table-item:not(:last-child) {
  position: relative;
}

/* line 144, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_comparison_table.scss */
.comparison-table-mobile .comparison-table-category .comparison-table-values .comparison-table-item:not(:last-child)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  width: 1px;
  background-color: #f5f5f5;
}

/* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
.seo-images {
  margin: 2rem 0;
}

/* line 5, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
.image-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
  margin: 0 auto;
  max-width: 1200px;
}

/* line 13, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
.image-wrapper {
  max-width: 848px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

/* line 20, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
.image-wrapper .image-item {
  width: calc(50% - 8px);
}

@media (min-width: 768px) {
  /* line 13, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
  .image-wrapper {
    gap: 32px;
    width: calc(100% + 32px);
    margin: 0 -16px;
  }
  /* line 29, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
  .image-wrapper .image-item {
    width: calc(50% - 16px);
  }
}

/* line 35, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
.dark-image-wrapper {
  width: 100%;
  margin: 0;
}

@media (min-width: 768px) {
  /* line 35, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
  .dark-image-wrapper {
    padding: 0 16px;
  }
}

/* line 43, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
.dark-image-wrapper .image-item {
  width: 50%;
}

/* line 48, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
.image-item {
  text-align: center;
  position: relative;
  width: 100%;
}

/* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
.seo-image {
  width: 100%;
  max-height: 282px;
  border-radius: 12px;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 343/230;
}

@media (min-width: 768px) {
  /* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
  .seo-image {
    max-height: 314px;
    aspect-ratio: 840/314;
  }
}

/* line 68, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
.seo-image.contained {
  object-fit: contain;
}

/* line 72, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_images.scss */
.image-caption {
  margin-top: 0.5rem;
  color: #757575;
  font-size: 0.9rem;
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

/* stylelint-disable */
/* line 167, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/color.module.scss */
:export {
  dlsGrayWhite: #fff;
  dlsBeigeWhite: #fbfaf9;
  dlsFontOrange: #ed654b;
  dlsFontGray: #909090;
  dlsFontLight: #fff;
}

/* stylelint-enable */
/* line 22, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-label, .dls-body, .dls-link, .dls-intro-text, .dls-caption, .dls-quote {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 25, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.taste-profile__title {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 29, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-sh1, .dls-sh2, .dls-button-text, .dls-nav > a, .dls-nav > button, .dls-overline {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
}

/* line 56, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-h3, .dls-h4 {
  font-family: "Quarto A", "Quarto B", Times New Roman, serif;
  font-style: normal;
  font-weight: 400;
}

/* line 6, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu-overlay {
  position: fixed;
  top: 70px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(52, 44, 56, 0.6);
  z-index: 39;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}

/* line 19, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu-open {
  overflow: hidden;
}

/* line 22, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu-open .mobile-menu-overlay {
  opacity: 1;
  visibility: visible;
}

/* line 27, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu-open .mobile-menu {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

/* line 34, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu-open .main-header .header-content.mobile-header .header-right .burger-btn .close-icon {
  display: block;
}

/* line 38, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu-open .main-header .header-content.mobile-header .header-right .burger-btn .hamburger-icon {
  display: none;
}

/* line 44, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 70px;
  background-color: #FFF;
  z-index: 1000;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  /* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
  .main-header .header-content {
    padding: 0 25px;
  }
}

/* line 68, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header {
  display: none;
}

@media (min-width: 1024px) {
  /* line 68, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
  .main-header .header-content.desktop-header {
    display: flex;
  }
}

/* line 75, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left {
  display: flex;
  align-items: center;
}

/* line 79, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .logo {
  float: left;
  margin-right: 30px;
  width: 117px;
  display: flex;
  align-items: center;
}

/* line 86, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .logo img {
  height: 100%;
  width: auto;
}

/* line 92, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper {
  display: flex;
  align-items: center;
}

/* line 96, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper .dropdown-wrapper {
  position: relative;
}

/* line 100, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper .dropdown-wrapper.desktop .about-button {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #212121;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: color 0.2s ease;
  align-items: baseline;
}

/* line 114, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper .dropdown-wrapper.desktop .about-button svg {
  position: relative;
  width: 11.61px;
  height: 6.75px;
  bottom: 1px;
  transition: transform 0.2s ease;
}

/* line 122, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper .dropdown-wrapper.desktop .about-button span {
  background-color: #fff;
  margin-right: 9px;
}

/* line 128, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper .dropdown-wrapper.desktop .dropdown-content {
  display: none;
  position: absolute;
  top: 0;
  left: -10px;
  background: #FFF;
  min-width: 200px;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 0;
  z-index: 1001;
  margin-top: 45px;
  width: 260px;
}

/* line 142, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper .dropdown-wrapper.desktop .dropdown-content a {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  background-color: #fff;
  border: none;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  margin: 30px 0;
  padding-left: 20px;
  text-align: left;
}

/* line 157, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper .dropdown-wrapper.desktop.active .about-button {
  color: #ed654b;
}

/* line 159, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper .dropdown-wrapper.desktop.active .about-button svg path {
  fill: #ed654b;
}

/* line 162, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper .dropdown-wrapper.desktop.active .about-button svg {
  transform: rotate(180deg);
}

/* line 166, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper .dropdown-wrapper.desktop.active .dropdown-content {
  display: block;
}

/* line 174, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper > a {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #212121;
  text-decoration: none;
  margin-left: 44px;
  transition: color 0.2s ease;
}

/* line 183, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper > a:hover {
  color: #ed654b;
}

/* line 187, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-left .nav-wrapper > a.store-link {
  font-weight: bolder;
}

/* line 194, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-right {
  display: flex;
  align-items: center;
  height: 100%;
}

/* line 199, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-right .button-wrapper {
  margin-right: 20px;
}

/* line 202, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-right .button-wrapper .quiz-button {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  background-color: #d5440b;
  color: #FFF;
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.2s ease;
}

/* line 214, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-right .button-wrapper .quiz-button:hover {
  background-color: #e83d1d;
}

/* line 220, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-right .cart-button {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #212121;
  text-decoration: none;
  transition: color 0.2s ease;
}

/* line 228, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.desktop-header .header-right .cart-button:hover {
  color: #ed654b;
}

/* line 236, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.mobile-header {
  display: flex;
}

@media (min-width: 1024px) {
  /* line 236, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
  .main-header .header-content.mobile-header {
    display: none;
  }
}

/* line 244, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.mobile-header .header-left .logo {
  display: block;
  height: 20px;
}

/* line 248, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.mobile-header .header-left .logo img {
  width: 107px;
  object-fit: contain;
}

/* line 255, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.mobile-header .header-right {
  display: flex;
  align-items: center;
  gap: 20px;
}

/* line 260, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.mobile-header .header-right .burger-btn {
  border: none;
  background: none;
  padding: 10px;
  cursor: pointer;
  color: #212121;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 40px;
  height: 40px;
}

/* line 273, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.mobile-header .header-right .burger-btn .close-icon {
  display: none;
}

/* line 277, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.mobile-header .header-right .burger-btn .hamburger-icon {
  display: block;
}

/* line 281, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.mobile-header .header-right .burger-btn:hover {
  color: #ed654b;
}

/* line 286, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.mobile-header .header-right .cart-button {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #212121;
  text-decoration: none;
}

/* line 293, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .header-content.mobile-header .header-right .cart-button:hover {
  color: #ed654b;
}

/* line 303, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu {
  position: fixed;
  top: 70px;
  right: 0;
  width: 100%;
  height: calc(100vh - 70px);
  background: #FFF;
  padding: 16px 0;
  overflow-y: auto;
  z-index: 40;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  will-change: transform;
  border: 1px solid #e6e6e6;
  border-bottom: none;
  box-shadow: 0 1px 0 0 #e6e6e6;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 768px) {
  /* line 303, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
  .mobile-menu {
    width: 400px;
  }
}

/* line 329, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu .mobile-nav {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 334, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu .mobile-nav a {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #212121;
  text-decoration: none;
  padding: 0 20px;
  margin: 10px 0;
  line-height: 28px;
  background-color: #fff;
  display: block;
}

/* line 346, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu .mobile-nav a.store-link {
  font-weight: bold;
}

/* line 350, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu .mobile-nav a:hover {
  color: #ed654b;
}

/* line 356, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu .mobile-buttons {
  margin-top: auto;
  width: 100%;
  padding: 20px;
}

/* line 361, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu .mobile-buttons .quiz-button {
  display: block;
  width: 100%;
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  background-color: #d5440b;
  color: #FFF;
  padding: 12px 24px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.2s ease;
}

/* line 375, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.mobile-menu .mobile-buttons .quiz-button:hover {
  background-color: #e83d1d;
}

/* line 383, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .dropdown-wrapper.mobile .about-button {
  width: 100%;
  text-align: left;
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #212121;
  background: none;
  border: none;
  padding: 18px 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  line-height: 28px;
  transition: color 0.2s;
  gap: 8px;
}

/* line 400, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .dropdown-wrapper.mobile .about-button svg {
  width: 12px;
  height: 7px;
  transition: transform 0.2s, fill 0.2s;
}

/* line 404, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .dropdown-wrapper.mobile .about-button svg path {
  fill: #212121;
}

/* line 409, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .dropdown-wrapper.mobile.active .about-button {
  color: #ed654b;
}

/* line 411, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .dropdown-wrapper.mobile.active .about-button svg path {
  fill: #ed654b;
}

/* line 412, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .dropdown-wrapper.mobile.active .about-button svg {
  transform: rotate(180deg);
}

/* line 414, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .dropdown-wrapper.mobile.active .dropdown-content {
  display: flex;
  flex-direction: column;
}

/* line 420, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .dropdown-wrapper.mobile .dropdown-content {
  display: none;
  padding-left: 20px;
  margin-top: 0;
  background: none;
  box-shadow: none;
  border: none;
}

/* line 428, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .dropdown-wrapper.mobile .dropdown-content a {
  color: #212121;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  line-height: 24px;
  text-transform: capitalize;
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
}

/* line 439, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_header.scss */
.main-header .dropdown-wrapper.mobile .dropdown-content a:hover {
  color: #ed654b;
}

/* stylelint-disable */
/* line 167, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/color.module.scss */
:export {
  dlsGrayWhite: #fff;
  dlsBeigeWhite: #fbfaf9;
  dlsFontOrange: #ed654b;
  dlsFontGray: #909090;
  dlsFontLight: #fff;
}

/* stylelint-enable */
/* line 22, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-label, .dls-body, .dls-link, .dls-intro-text, .dls-caption, .dls-quote {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 25, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.taste-profile__title {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 29, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-sh1, .dls-sh2, .dls-button-text, .dls-nav > a, .dls-nav > button, .dls-overline {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
}

/* line 56, modules/seo/app/assets/stylesheets/seo/wine_directory/components/../../base/fonts.module.scss */
.dls-h3, .dls-h4 {
  font-family: "Quarto A", "Quarto B", Times New Roman, serif;
  font-style: normal;
  font-weight: 400;
}

/* line 5, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  background: #4a3e4f;
  color: #fff;
  width: 100%;
  flex-shrink: 0;
}

/* line 12, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 17px;
}

/* line 18, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer a:hover {
  color: #ed654b;
}

/* line 23, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 23, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container {
    flex-direction: row;
  }
}

/* line 35, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-mobile-badges-container-mobile {
  display: flex;
  margin-bottom: 24px;
  margin-top: 24px;
}

@media (min-width: 768px) {
  /* line 35, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-mobile-badges-container-mobile {
    display: none;
  }
}

/* line 44, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-mobile-badges-container-mobile .footer-mobile-badges {
  display: flex;
  gap: 16px;
}

/* line 48, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-mobile-badges-container-mobile .footer-mobile-badges .footer-app-store-container,
.main-footer .footer-mobile-badges-container-mobile .footer-mobile-badges .footer-google-play-container {
  display: inline-block;
}

/* line 55, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-mobile-badges-container-desktop {
  display: none;
}

@media (min-width: 768px) {
  /* line 55, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-mobile-badges-container-desktop {
    display: flex;
    margin-bottom: 24px;
  }
}

/* line 63, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-mobile-badges-container-desktop .footer-mobile-badges {
  display: flex;
  gap: 16px;
}

/* line 67, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-mobile-badges-container-desktop .footer-mobile-badges .footer-app-store-container,
.main-footer .footer-mobile-badges-container-desktop .footer-mobile-badges .footer-google-play-container {
  display: inline-block;
}

/* line 74, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top {
  background: #4a3e4f;
  letter-spacing: 1px;
  padding: 42px 16px 24px 16px;
}

@media (min-width: 768px) {
  /* line 74, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-top {
    padding: 68px 20px 116px;
  }
}

/* line 83, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-container {
  align-items: flex-start;
  gap: 16px;
}

/* line 87, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-container .container {
  padding: 0;
}

/* line 92, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-need-help-txt {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 92, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-top .footer-need-help-txt {
    width: 30%;
  }
}

/* line 99, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-need-help-txt .footer-help {
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 14px 0;
}

@media (min-width: 768px) {
  /* line 99, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-top .footer-need-help-txt .footer-help {
    font-size: 42px;
    line-height: 44px;
  }
}

/* line 112, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-need-help-txt address .footer-phone-firstleaf {
  font-size: 24px;
  line-height: 26px;
  color: #ed654b;
  display: block;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 700;
}

/* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-need-help-txt address .footer-phone-firstleaf:hover {
  color: #fff;
}

/* line 126, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-need-help-txt address .footer-email-firstleaf {
  font-size: 16px;
  line-height: 19px;
  display: block;
  font-style: normal;
  font-weight: 700;
}

/* line 134, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-need-help-txt address .footer-phone-hours-days {
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  margin-top: 0.6em;
  font-style: normal;
  font-weight: 700;
}

/* line 145, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-links {
  width: 100%;
  padding: 0;
  list-style: none;
  margin: 0;
}

@media (min-width: 768px) {
  /* line 145, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-top .footer-links {
    width: 23%;
  }
}

/* line 156, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-links li {
  margin-bottom: 19px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
}

/* line 162, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-links li a {
  text-transform: uppercase;
  font-weight: 700;
}

/* line 168, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-links .footer-new-tag {
  display: inline-block;
  background-color: #e6f1f2;
  color: #00444d;
  border-radius: 100px;
  font-size: 12px;
  height: 31px;
  line-height: 22px;
  padding: 4px 10px;
  margin-left: 4px;
  text-transform: none;
  letter-spacing: 0;
  vertical-align: middle;
}

/* line 184, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-top .footer-guarantee {
  width: 100%;
  font-size: 16px;
  color: #fff;
  line-height: 21px;
}

@media (min-width: 768px) {
  /* line 184, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-top .footer-guarantee {
    width: 47%;
  }
}

/* line 197, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-bot {
  background: #342c38;
  font-size: 14px;
  color: #b3b3b3;
  letter-spacing: 1px;
  padding: 24px 20px;
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 197, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-bot {
    flex-direction: row;
  }
}

/* line 209, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-bot .footer-container {
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
}

@media (min-width: 768px) {
  /* line 209, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-bot .footer-container {
    align-items: center;
  }
}

/* line 219, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-bot .footer-logo-hold {
  margin: 0 0 16px 0;
  display: none;
  width: 60px;
}

@media (min-width: 768px) {
  /* line 219, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-bot .footer-logo-hold {
    margin: 0 65px 0 0;
    display: block;
  }
}

@media (min-width: 1400px) {
  /* line 219, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-bot .footer-logo-hold {
    margin-right: 100px;
  }
}

/* line 234, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-bot .footer-links-2 {
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 20px;
}

@media (min-width: 768px) {
  /* line 234, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-bot .footer-links-2 {
    margin: 0 0 0 auto;
  }
}

@media (min-width: 1400px) {
  /* line 234, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-bot .footer-links-2 {
    gap: 30px;
    flex-direction: row;
  }
}

/* line 251, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-bot .footer-links-2 li {
  margin: 0 0 10px 0;
}

@media (min-width: 768px) {
  /* line 251, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-bot .footer-links-2 li {
    margin: 0;
  }
}

/* line 259, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-bot .footer-links-2 a {
  color: #b3b3b3;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 265, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-bot .footer-links-2 a:hover {
  color: #ed654b;
}

/* line 271, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
.main-footer .footer-container-bot .footer-copyright {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 24px 0;
}

@media (min-width: 768px) {
  /* line 271, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_main_footer.scss */
  .main-footer .footer-container-bot .footer-copyright {
    margin: 0 0 0 20px;
  }
}

/* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_carousel_seo.scss */
.product-carousel {
  width: 530px;
  margin: 0 auto;
  max-width: 90vw;
}

/* line 6, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_carousel_seo.scss */
.product-carousel img {
  aspect-ratio: 375 / 330;
  padding: 20px 86px 50px;
  width: 100%;
  height: 100%;
  aspect-ratio: 375 / 330;
  object-fit: contain;
}

/* line 13, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_carousel_seo.scss */
.product-carousel img:hover {
  animation: none;
}

@media (min-width: 768px) {
  /* line 19, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_carousel_seo.scss */
  .product-carousel img {
    aspect-ratio: 530 / 360;
    max-width: 530px;
  }
}

/* line 2, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_header.scss */
.seo-text-header .title {
  font-size: 26px;
  line-height: 36px;
  font-weight: 500;
  color: #212121;
  margin: 0;
}

@media (min-width: 768px) {
  /* line 2, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_header.scss */
  .seo-text-header .title {
    font-size: 24px;
    line-height: 34px;
  }
}

/* line 15, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_text_header.scss */
.seo-text-header .divisor {
  height: 1px;
  background-color: #e0e0e0;
  border: none;
  margin: 12px 0;
}

/* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_notes.scss */
.notes {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 0 16px;
}

/* line 9, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_notes.scss */
.notes .notesContent {
  margin: 0;
  font-size: 16px;
  line-height: 28px;
  color: #212121;
}

/* line 16, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_notes.scss */
.notes .notesImages {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  gap: 32px;
}

/* line 23, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_notes.scss */
.notes .notesImages .flavor {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  gap: 8px;
}

/* line 31, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_notes.scss */
.notes .notesImages .flavor picture {
  width: 78px;
  height: 70px;
  object-fit: contain;
}

@media (min-width: 768px) {
  /* line 31, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_notes.scss */
  .notes .notesImages .flavor picture {
    width: 84px;
    height: 82px;
  }
}

/* line 42, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_notes.scss */
.notes .notesImages .flavor p {
  margin: 0;
  font-size: 12px;
  line-height: 15px;
}

@media (min-width: 768px) {
  /* line 42, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_notes.scss */
  .notes .notesImages .flavor p {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (min-width: 768px) {
  /* line 16, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_notes.scss */
  .notes .notesImages {
    width: fit-content;
    justify-content: flex-start;
  }
}

@media (min-width: 768px) {
  /* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_notes.scss */
  .notes {
    flex-direction: row;
    gap: 68px;
  }
}

/* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_flavor_profile.scss */
.flavor-profile {
  margin: 0 auto;
  max-width: 624px;
  width: 100%;
}

/* line 7, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_flavor_profile.scss */
.flavor-profile__content {
  margin-top: 24px;
}

/* line 11, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_flavor_profile.scss */
.flavor-profile__title {
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  margin: 0;
}

/* Reset Styles */
/* line 2, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* line 8, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
html,
body {
  height: 100%;
}

/* line 13, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 19, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

/* line 28, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
input,
button,
textarea,
select {
  font: inherit;
}

/* line 35, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

/* line 45, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
ul,
ol {
  list-style: none;
}

/* line 50, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
a {
  text-decoration: none;
  color: inherit;
}

/* line 55, modules/seo/app/assets/stylesheets/seo/base/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* stylelint-disable */
/* line 167, modules/seo/app/assets/stylesheets/seo/base/color.module.scss */
:export {
  dlsGrayWhite: #fff;
  dlsBeigeWhite: #fbfaf9;
  dlsFontOrange: #ed654b;
  dlsFontGray: #909090;
  dlsFontLight: #fff;
}

/* stylelint-enable */
/* line 22, modules/seo/app/assets/stylesheets/seo/base/fonts.module.scss */
.dls-label, .dls-body, .dls-link, .dls-intro-text, .dls-caption, .dls-quote {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 25, modules/seo/app/assets/stylesheets/seo/base/fonts.module.scss */
.taste-profile__title {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 29, modules/seo/app/assets/stylesheets/seo/base/fonts.module.scss */
.dls-sh1, .dls-sh2, .dls-button-text, .dls-nav > a, .dls-nav > button, .dls-overline {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
}

/* line 56, modules/seo/app/assets/stylesheets/seo/base/fonts.module.scss */
.dls-h3, .dls-h4 {
  font-family: "Quarto A", "Quarto B", Times New Roman, serif;
  font-style: normal;
  font-weight: 400;
}

/* line 23, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.seo-home-page .index p a, .seo-home-page .index .section {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 49, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.link-underline {
  text-decoration: underline;
}

/* Deprecated: The dls-sh1 class is deprecated due to design system updates. */
/* line 54, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-sh1 {
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 54, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-sh1 {
    font-size: 24px;
    line-height: 32px;
  }
}

/* Deprecated: The .dls-sh2 class is deprecated due to design system updates. */
/* line 69, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-sh2 {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 69, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-sh2 {
    font-size: 18px;
    line-height: 28px;
  }
}

/* Deprecated: The .dls-h3 class is deprecated due to design system updates. */
/* line 84, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-h3 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-h3 {
    font-size: 36px;
    line-height: 44px;
  }
}

@media (min-width: 1024px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-h3 {
    font-size: 40px;
  }
}

/* Deprecated: The .dls-h4 class is deprecated due to design system updates. */
/* line 103, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-h4 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-h4 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (min-width: 1024px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-h4 {
    font-size: 36px;
  }
}

/* line 121, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-button-text {
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-button-text {
    font-size: 16px;
    line-height: 28px;
  }
}

@media (min-width: 1024px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-button-text {
    line-height: 16px;
  }
}

/* line 140, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-label {
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: #212121;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* line 140, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-label {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 156, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-nav > a, .dls-nav > button {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
  cursor: pointer;
  border: none;
  background-color: transparent;
}

/* line 169, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > a:active, .dls-nav > button:hover, .dls-nav > button:active {
  text-decoration: none;
  color: #ed654b;
  outline: none;
}

/* line 176, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > button:hover {
  color: #ed654b;
}

/* line 180, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-nav > a.selected, .dls-nav > button.selected {
  color: #ed654b;
  pointer-events: none;
  cursor: default;
}

/* line 188, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-overline {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* line 198, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-overline.small {
  font-size: 14px;
}

/* line 203, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-body {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #212121;
}

/* line 211, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-body.small {
  font-size: 14px;
  line-height: 24px;
}

/* line 216, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-body.bold {
  font-weight: bold;
}

/* line 220, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-body.italic {
  font-style: italic;
}

/* line 225, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-link {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  text-decoration-line: underline;
  color: #ed654b;
}

/* line 234, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-link.small {
  font-size: 14px;
}

/* line 239, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-intro-text {
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 239, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-intro-text {
    font-size: 24px;
    line-height: 32px;
  }
}

/* line 253, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-caption {
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  color: #212121;
}

/* line 262, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.dls-quote {
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 262, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .dls-quote {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 281, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-h1, .cellar-h2, .cellar-h3, .cellar-p1 {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  color: #212121;
}

/* line 300, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-h1 {
  font-size: 40px !important;
  line-height: 62px !important;
}

@media (max-width: 767px) {
  /* line 300, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .cellar-h1 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}

/* line 330, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-h2 {
  font-size: 32px !important;
  line-height: 42px !important;
}

@media (max-width: 767px) {
  /* line 330, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .cellar-h2 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
}

/* line 360, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-h3 {
  font-size: 24px !important;
  line-height: 34px !important;
}

@media (max-width: 767px) {
  /* line 360, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .cellar-h3 {
    font-size: 16px !important;
    line-height: 28px !important;
  }
}

/* line 390, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-p1 {
  font-size: 16px !important;
  line-height: 28px !important;
}

@media (max-width: 767px) {
  /* line 390, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
  .cellar-p1 {
    font-size: 14px !important;
    line-height: 24px !important;
  }
}

/* line 410, modules/seo/app/assets/stylesheets/seo/base/typography.module.scss */
.cellar-p2 {
  font-size: 12px !important;
  line-height: 22px !important;
}

/* line 3, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 8, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* line 14, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__header {
  display: flex;
  align-items: center;
}

/* line 19, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__title {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #212121;
  display: flex;
  text-transform: capitalize;
}

@media (min-width: 1024px) {
  /* line 19, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
  .taste-profile__title {
    font-size: 16px;
    line-height: 28px;
  }
}

/* line 36, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__locked-icon {
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6667 7.33333H3.33333C2.59695 7.33333 2 7.93028 2 8.66667V13.3333C2 14.0697 2.59695 14.6667 3.33333 14.6667H12.6667C13.403 14.6667 14 14.0697 14 13.3333V8.66667C14 7.93028 13.403 7.33333 12.6667 7.33333Z' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.66667 7.33333V4.66667C4.66667 3.60581 5.08786 2.58839 5.83797 1.83828C6.58808 1.08817 7.6055 0.666992 8.66667 0.666992C9.72783 0.666992 10.7453 1.08817 11.4954 1.83828C12.2455 2.58839 12.6667 3.60581 12.6667 4.66667V7.33333' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 44, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__pill {
  line-height: 16px;
  align-items: center;
  border-radius: 100px;
  color: #fff;
  display: inline-flex;
  font-size: 12px;
  font-weight: 500;
  height: 30px;
  justify-content: center;
  margin-left: 8px;
  padding: 4px 10px;
}

/* line 58, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__bar {
  height: 16px;
  margin: 16px 0 8px;
  white-space: nowrap;
  width: 100%;
  display: flex;
  gap: 2px;
}

/* line 67, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__bar-segment {
  height: 100%;
  background-color: #e5e5e5;
  border-radius: 2px;
  transition: background-color 0.3s ease;
}

/* line 73, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__bar-segment--locked {
  background-color: #f5f5f5;
}

/* line 76, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__bar-segment:first-of-type {
  border-radius: 16px 0 0 16px;
}

/* line 80, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__bar-segment:last-of-type {
  border-radius: 0 16px 16px 0;
}

/* line 85, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__labels {
  display: flex;
  justify-content: space-between;
  font-size: 10px;
  line-height: 14px;
  color: #666;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  white-space: nowrap;
}

/* line 98, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_taste_profile.scss */
.taste-profile__label--locked {
  color: #999;
}

/* line 1, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_pagination.scss */
.pagination {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
  margin: 1.5rem 0 0.5rem;
}

/* line 7, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_pagination.scss */
.pagination a, .pagination span, .pagination em {
  display: inline-block;
  padding: 0.5em 1em;
  border-radius: 4px;
  background: #f5f5f5;
  color: #333;
  text-decoration: none;
  transition: background 0.2s;
}

/* line 17, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_pagination.scss */
.pagination .gap {
  background: transparent;
  cursor: default;
}

/* line 22, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_pagination.scss */
.pagination .current, .pagination em {
  background: #333;
  color: #fff;
  font-weight: bold;
  cursor: default;
}

/* line 29, modules/seo/app/assets/stylesheets/seo/wine_directory/components/_pagination.scss */
.pagination a:hover:not(.current) {
  background: #e0e0e0;
}

/* line 22, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/fonts.module.scss */
.dls-label, .dls-body, .dls-link, .dls-intro-text, .dls-caption, .dls-quote {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 25, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/fonts.module.scss */
.taste-profile__title {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 29, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/fonts.module.scss */
.dls-sh1, .dls-sh2, .dls-button-text, .dls-nav > a, .dls-nav > button, .dls-overline {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
}

/* line 56, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/fonts.module.scss */
.dls-h3, .dls-h4 {
  font-family: "Quarto A", "Quarto B", Times New Roman, serif;
  font-style: normal;
  font-weight: 400;
}

/* line 23, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.seo-home-page .index p a, .seo-home-page .index .section {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 49, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.link-underline {
  text-decoration: underline;
}

/* Deprecated: The dls-sh1 class is deprecated due to design system updates. */
/* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-sh1 {
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-sh1 {
    font-size: 24px;
    line-height: 32px;
  }
}

/* Deprecated: The .dls-sh2 class is deprecated due to design system updates. */
/* line 69, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-sh2 {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 69, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-sh2 {
    font-size: 18px;
    line-height: 28px;
  }
}

/* Deprecated: The .dls-h3 class is deprecated due to design system updates. */
/* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-h3 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-h3 {
    font-size: 36px;
    line-height: 44px;
  }
}

@media (min-width: 1024px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-h3 {
    font-size: 40px;
  }
}

/* Deprecated: The .dls-h4 class is deprecated due to design system updates. */
/* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-h4 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-h4 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (min-width: 1024px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-h4 {
    font-size: 36px;
  }
}

/* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-button-text {
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-button-text {
    font-size: 16px;
    line-height: 28px;
  }
}

@media (min-width: 1024px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-button-text {
    line-height: 16px;
  }
}

/* line 140, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-label {
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: #212121;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* line 140, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-label {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 156, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-nav > a, .dls-nav > button {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
  cursor: pointer;
  border: none;
  background-color: transparent;
}

/* line 169, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > a:active, .dls-nav > button:hover, .dls-nav > button:active {
  text-decoration: none;
  color: #ed654b;
  outline: none;
}

/* line 176, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > button:hover {
  color: #ed654b;
}

/* line 180, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-nav > a.selected, .dls-nav > button.selected {
  color: #ed654b;
  pointer-events: none;
  cursor: default;
}

/* line 188, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-overline {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* line 198, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-overline.small {
  font-size: 14px;
}

/* line 203, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-body {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #212121;
}

/* line 211, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-body.small {
  font-size: 14px;
  line-height: 24px;
}

/* line 216, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-body.bold {
  font-weight: bold;
}

/* line 220, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-body.italic {
  font-style: italic;
}

/* line 225, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-link {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  text-decoration-line: underline;
  color: #ed654b;
}

/* line 234, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-link.small {
  font-size: 14px;
}

/* line 239, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-intro-text {
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 239, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-intro-text {
    font-size: 24px;
    line-height: 32px;
  }
}

/* line 253, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-caption {
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  color: #212121;
}

/* line 262, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-quote {
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 262, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-quote {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 281, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-h1, .cellar-h2, .cellar-h3, .cellar-p1 {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  color: #212121;
}

/* line 300, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-h1 {
  font-size: 40px !important;
  line-height: 62px !important;
}

@media (max-width: 767px) {
  /* line 300, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .cellar-h1 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}

/* line 330, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-h2 {
  font-size: 32px !important;
  line-height: 42px !important;
}

@media (max-width: 767px) {
  /* line 330, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .cellar-h2 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
}

/* line 360, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-h3 {
  font-size: 24px !important;
  line-height: 34px !important;
}

@media (max-width: 767px) {
  /* line 360, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .cellar-h3 {
    font-size: 16px !important;
    line-height: 28px !important;
  }
}

/* line 390, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-p1 {
  font-size: 16px !important;
  line-height: 28px !important;
}

@media (max-width: 767px) {
  /* line 390, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .cellar-p1 {
    font-size: 14px !important;
    line-height: 24px !important;
  }
}

/* line 410, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-p2 {
  font-size: 12px !important;
  line-height: 22px !important;
}

/* line 4, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.seo-home-page {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 30px auto 0;
  max-width: 848px;
  padding: 0 12px;
}

@media (min-width: 768px) {
  /* line 4, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
  .seo-home-page {
    padding: 0;
  }
}

/* line 18, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.seo-home-page .seo-header {
  width: 100%;
  margin-bottom: 30px;
}

/* line 23, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.seo-home-page .index {
  text-align: left;
  width: 100%;
  margin-bottom: 30px;
}

/* line 28, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.seo-home-page .index .section {
  font-weight: 600;
  color: #212121;
  font-size: 18px;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 12px;
}

/* line 39, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.seo-home-page .index p {
  margin-bottom: 8px;
}

/* line 42, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.seo-home-page .index p a {
  color: #212121;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  transition: color 0.2s ease;
}

/* line 51, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.seo-home-page .index p a:hover {
  color: #e27c54;
  text-decoration: underline;
}

/* line 58, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.seo-home-page .index .subitem {
  margin-left: 24px;
  margin-top: 4px;
}

/* line 65, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container {
  width: 100%;
  margin-top: 48px;
}

/* line 69, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .container {
  padding: 0 12px;
}

@media (min-width: 768px) {
  /* line 69, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
  .pdp-container .container {
    padding: 0;
  }
}

/* line 76, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .wrapper {
  padding-top: 6px;
  padding-bottom: 16px;
  width: 100%;
  max-width: 843px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  /* line 76, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
  .pdp-container .wrapper {
    padding-top: 24px;
  }
}

/* line 88, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .textSection {
  margin-bottom: 40px;
}

/* line 91, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .textSection hr {
  margin-bottom: 16px;
}

/* line 96, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .carouselWrapper {
  position: relative;
  width: 100%;
}

/* line 101, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .regionWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

@media (min-width: 768px) {
  /* line 101, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
  .pdp-container .regionWrapper {
    flex-direction: row;
    gap: 48px;
  }
}

/* line 114, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .regionImage {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 114, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
  .pdp-container .regionImage {
    width: 40%;
  }
}

/* line 122, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .regionTextContent {
  max-width: 450px;
  width: 100%;
}

/* line 127, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .flavorsWrapper {
  width: 100%;
  max-width: 624px;
  margin: 0 auto;
}

/* line 133, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .region-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

@media (min-width: 768px) {
  /* line 133, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
  .pdp-container .region-wrapper {
    flex-direction: row;
    gap: 48px;
  }
}

/* line 145, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .region-wrapper .image-wrapper {
  max-width: 848px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

/* line 152, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .region-wrapper .image-wrapper .double-image {
  width: calc(50% - 16px);
}

@media (min-width: 768px) {
  /* line 145, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
  .pdp-container .region-wrapper .image-wrapper {
    gap: 32px;
    width: calc(100% + 32px);
    margin: 0 -16px;
  }
}

/* line 163, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .region-wrapper .region-image {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 163, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
  .pdp-container .region-wrapper .region-image {
    width: 40%;
  }
}

/* line 171, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .region-wrapper .image {
  width: 100%;
  max-height: 282px;
  border-radius: 12px;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 343/230;
}

/* line 179, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .region-wrapper .image.contained {
  object-fit: contain;
  aspect-ratio: unset;
}

@media (min-width: 768px) {
  /* line 171, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
  .pdp-container .region-wrapper .image {
    max-height: 314px;
    aspect-ratio: 840/314;
  }
  /* line 188, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
  .pdp-container .region-wrapper .image.contained {
    aspect-ratio: initial;
    min-height: 482px;
  }
}

/* line 195, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_index.scss */
.pdp-container .region-wrapper .region-text-content {
  max-width: 450px;
  width: 100%;
}

/* line 22, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/fonts.module.scss */
.dls-label, .dls-body, .dls-link, .dls-intro-text, .dls-caption, .dls-quote {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 25, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/fonts.module.scss */
.taste-profile__title {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 29, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/fonts.module.scss */
.dls-sh1, .dls-sh2, .dls-button-text, .dls-nav > a, .dls-nav > button, .dls-overline {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
}

/* line 56, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/fonts.module.scss */
.dls-h3, .dls-h4 {
  font-family: "Quarto A", "Quarto B", Times New Roman, serif;
  font-style: normal;
  font-weight: 400;
}

/* line 23, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.seo-home-page .index .section, .seo-home-page .index p a {
  font-family: "Gotham A", "Gotham B", Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* line 49, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.link-underline {
  text-decoration: underline;
}

/* Deprecated: The dls-sh1 class is deprecated due to design system updates. */
/* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-sh1 {
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 54, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-sh1 {
    font-size: 24px;
    line-height: 32px;
  }
}

/* Deprecated: The .dls-sh2 class is deprecated due to design system updates. */
/* line 69, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-sh2 {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 69, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-sh2 {
    font-size: 18px;
    line-height: 28px;
  }
}

/* Deprecated: The .dls-h3 class is deprecated due to design system updates. */
/* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-h3 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-h3 {
    font-size: 36px;
    line-height: 44px;
  }
}

@media (min-width: 1024px) {
  /* line 84, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-h3 {
    font-size: 40px;
  }
}

/* Deprecated: The .dls-h4 class is deprecated due to design system updates. */
/* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-h4 {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-h4 {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (min-width: 1024px) {
  /* line 103, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-h4 {
    font-size: 36px;
  }
}

/* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-button-text {
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-button-text {
    font-size: 16px;
    line-height: 28px;
  }
}

@media (min-width: 1024px) {
  /* line 121, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-button-text {
    line-height: 16px;
  }
}

/* line 140, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-label {
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: #212121;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* line 140, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-label {
    font-size: 14px;
    line-height: 18px;
  }
}

/* line 156, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-nav > a, .dls-nav > button {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #212121;
  cursor: pointer;
  border: none;
  background-color: transparent;
}

/* line 169, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > a:active, .dls-nav > button:hover, .dls-nav > button:active {
  text-decoration: none;
  color: #ed654b;
  outline: none;
}

/* line 176, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-nav > a:hover, .dls-nav > button:hover {
  color: #ed654b;
}

/* line 180, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-nav > a.selected, .dls-nav > button.selected {
  color: #ed654b;
  pointer-events: none;
  cursor: default;
}

/* line 188, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-overline {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* line 198, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-overline.small {
  font-size: 14px;
}

/* line 203, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-body {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #212121;
}

/* line 211, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-body.small {
  font-size: 14px;
  line-height: 24px;
}

/* line 216, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-body.bold {
  font-weight: bold;
}

/* line 220, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-body.italic {
  font-style: italic;
}

/* line 225, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-link {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  text-decoration-line: underline;
  color: #ed654b;
}

/* line 234, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-link.small {
  font-size: 14px;
}

/* line 239, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-intro-text {
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 239, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-intro-text {
    font-size: 24px;
    line-height: 32px;
  }
}

/* line 253, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-caption {
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  color: #212121;
}

/* line 262, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.dls-quote {
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

@media (min-width: 768px) {
  /* line 262, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .dls-quote {
    font-size: 18px;
    line-height: 28px;
  }
}

/* line 281, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-h1, .cellar-h2, .cellar-h3, .cellar-p1 {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  color: #212121;
}

/* line 300, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-h1 {
  font-size: 40px !important;
  line-height: 62px !important;
}

@media (max-width: 767px) {
  /* line 300, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .cellar-h1 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}

/* line 330, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-h2 {
  font-size: 32px !important;
  line-height: 42px !important;
}

@media (max-width: 767px) {
  /* line 330, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .cellar-h2 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
}

/* line 360, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-h3 {
  font-size: 24px !important;
  line-height: 34px !important;
}

@media (max-width: 767px) {
  /* line 360, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .cellar-h3 {
    font-size: 16px !important;
    line-height: 28px !important;
  }
}

/* line 390, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-p1 {
  font-size: 16px !important;
  line-height: 28px !important;
}

@media (max-width: 767px) {
  /* line 390, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
  .cellar-p1 {
    font-size: 14px !important;
    line-height: 24px !important;
  }
}

/* line 410, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/../../base/typography.module.scss */
.cellar-p2 {
  font-size: 12px !important;
  line-height: 22px !important;
}

/* line 4, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 48px 16px;
}

/* line 14, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .content-list {
  flex: 1;
  padding: 2rem 1rem 2rem 0;
  scroll-behavior: smooth;
}

/* line 20, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .page-title {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: #222;
  margin-bottom: 2rem;
  padding: 32px 0;
  position: sticky;
  top: 0;
  z-index: 5;
}

/* line 32, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .alpha-nav {
  width: 100%;
  margin: 0 0 2rem 0;
}

/* line 36, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .alpha-nav ul {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 1px;
}

/* line 49, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .alpha-nav li {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

/* line 56, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .alpha-nav a {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  color: #3a2c1a;
  text-decoration: none;
  padding: 0 2px;
  transition: color 0.15s;
  font-weight: 500;
}

/* line 63, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .alpha-nav a:hover, .seo-library-page .alpha-nav a:focus {
  color: #a67c52;
  text-decoration: underline;
}

/* line 68, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .alpha-nav .pipe {
  color: #888;
  margin: 0 2px;
  user-select: none;
  font-weight: 400;
}

/* line 76, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .letter-section {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  margin-bottom: 2.5rem;
  scroll-margin-top: 120px;
}

/* line 82, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .letter-section h2 {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  font-size: 1.3rem;
  font-weight: 700;
  color: #3a2c1a;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.2rem;
  letter-spacing: 2px;
}

/* line 94, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .letter-section ul {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  margin: 0 0 0 24px;
  padding: 0;
  list-style: disc;
}

/* line 101, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .letter-section li {
  font-family: "Gotham A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 1.08rem;
  color: #222;
  margin-bottom: 4px;
  background: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  display: list-item;
  align-items: initial;
  justify-content: initial;
  min-height: initial;
}

/* line 114, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .letter-section li a {
  color: #3a2c1a;
  text-decoration: none;
}

/* line 117, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .letter-section li a:hover, .seo-library-page .letter-section li a:focus {
  text-decoration: underline;
  color: #a67c52;
}

/* line 122, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.seo-library-page .letter-section li.empty {
  color: #eee;
  font-size: 1.2rem;
  list-style: none;
}

@media (max-width: 900px) {
  /* line 130, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
  .seo-library-page .seo-library-page {
    flex-direction: column;
    gap: 0.5rem;
  }
  /* line 134, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
  .seo-library-page .content-list {
    padding: 1rem 0.5rem;
  }
}

/* line 140, modules/seo/app/assets/stylesheets/seo/wine_directory/pages/_library.scss */
.disabled-letter {
  color: #ccc;
  cursor: default;
  pointer-events: none;
  text-decoration: none;
}
