/** Shopify CDN: Minification failed

Line 3886:33 Unexpected "{"
Line 3892:35 Unexpected "{"
Line 5428:74 Unexpected "{"
Line 5866:48 Unexpected "{"
Line 9818:32 Unexpected "1"
Line 9823:34 Unexpected "1"

**/
/*!*********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/theme.scss ***!
  \*********************************************************************************************************/
  @charset "UTF-8";
  .h1,
  h1 {
    font-family: brother-1816, sans-serif;
    font-size: 22.78125px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 140%;
  }
  
  h3 {
    font-size: 30px;
  }
  
  @media (min-width: 768px) {
    .h1,
    h1 {
      font-size: 32.43658px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 140%;
    }
  }
  
  .h2,
  h2 {
    font-family: brother-1816, sans-serif;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 140%;
  }
  @media (max-width: 499px) {
    .h2,
    h2 {
      font-size: 35px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 140%;
    }
  }
  
  @media (min-width: 768px) {
    .h2,
    h2 {
      font-size: 40px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 140%;
    }
  }
  
  .h3,
  h3 {
    font-family: brother-1816, sans-serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 140%;
  }
  
  @media (min-width: 768px) {
    .h3,
    h3 {
      font-size: 25.62891px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 140%;
    }
  }
  
  .h4,
  h4 {
    font-family: brother-1816, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 140%;
  }
  
  @media (min-width: 768px) {
    .h4,
    h4 {
      font-size: 22.78125px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 140%;
    }
  }
  
  .h5,
  .yotpo-reviews-carousel .yotpo-carousel .single-carousel .carousel-review-title,
  h5,
  span {
    font-family: brother-1816, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 140%;
  }
  
  @media (min-width: 768px) {
    .h5,
    .yotpo-reviews-carousel
      .yotpo-carousel
      .single-carousel
      .carousel-review-title,
    h5,
    span {
      font-size: 20.25px;
      font-weight: 400;
      letter-spacing: 0.5px;
      line-height: 140%;
    }
  }
  
  .h6,
  h6 {
    font-family: brother-1816, sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 140%;
  }
  
  @media (min-width: 768px) {
    .h6,
    h6 {
      font-size: 20.25px;
      font-weight: 500;
      letter-spacing: 0.5px;
      line-height: 140%;
    }
  }
  
  h1,
  h2 {
    font-family: big-caslon-fb, serif;
  }
  
  @media (min-width: 768px) {
    h2 {
      font-size: 50px;
    }
  }
  
  a.btn,
  button.btn {
    border-radius: 45px;
    padding: 10px 35px;
    font-size: 18px;
    line-height: calc(18 / 16);
    font-family: commuters-sans, sans-serif;
    text-decoration: none;
    border: 2px solid transparent;
    transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    text-transform: uppercase;
  }
  a.btn:after,
  button.btn:after {
    content: "";
    background-image: url(d1fe216f0a86434b3bbf.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 22px;
    height: 13px;
    display: inline-block;
    position: relative;
    margin-left: 15px;
    transition: width 1s;
  }
  a.btn--white,
  button.btn--white {
    background-color: #0c4470;
    color: #fad279;
  }
  a.btn--white:after,
  button.btn--white:after {
    background-image: url(/cdn/shop/files/FAD279_arrow.svg);
  }
  a.btn--white:hover,
  a.btn--white:focus,
  button.btn--white:hover,
  button.btn--white:focus {
    background-color: #0a3a5f;
    color: #fad279;
  }
  a.btn--white:hover:after,
  a.btn--white:focus:after,
  button.btn--white:hover:after,
  button.btn--white:focus:after {
    background-image: url(/cdn/shop/files/FAD279_arrow.svg);
  }
  a.btn--cream,
  button.btn--cream {
    background-color: #fbf6ee;
    color: #0c4470;
  }
  a.btn--cream:hover,
  a.btn--cream:focus,
  button.btn--cream:hover,
  button.btn--cream:focus {
    background-color: #0c4470;
    color: #fff;
  }
  a.btn--cream:hover:after,
  a.btn--cream:focus:after,
  button.btn--cream:hover:after,
  button.btn--cream:focus:after {
    background-image: url(730cda32dca797b0bd30.svg);
  }
  a.btn--blue,
  button.btn--blue {
    background-color: #0c4470;
    color: #fff;
  }
  a.btn--blue:after,
  button.btn--blue:after {
    background-image: url(730cda32dca797b0bd30.svg);
  }
  a.btn--blue:focus,
  a.btn--blue:hover,
  button.btn--blue:focus,
  button.btn--blue:hover {
    background-color: #fff;
    color: #0c4470;
  }
  a.btn--blue:focus:after,
  a.btn--blue:hover:after,
  button.btn--blue:focus:after,
  button.btn--blue:hover:after {
    background-image: url(d1fe216f0a86434b3bbf.svg);
  }
  a.btn--teal,
  button.btn--teal {
    background-color: #83c4b7;
    color: #fff;
  }
  a.btn--teal:after,
  button.btn--teal:after {
    background-image: url(730cda32dca797b0bd30.svg);
  }
  a.btn--teal:focus,
  a.btn--teal:hover,
  button.btn--teal:focus,
  button.btn--teal:hover {
    background-color: #fff;
    color: #83c4b7;
  }
  a.btn--teal:focus:after,
  a.btn--teal:hover:after,
  button.btn--teal:focus:after,
  button.btn--teal:hover:after {
    background-image: url(d1fe216f0a86434b3bbf.svg);
  }
  a.btn--yellow,
  button.btn--yellow {
    color: #0a3a5f;
    background-color: #fad279;
  }
  a.btn--yellow:after,
  button.btn--yellow:after {
    background-image: url(/cdn/shop/files/0C4470_arrow.svg);
  }
  a.btn--yellow:hover,
  a.btn--yellow:focus,
  button.btn--yellow:hover,
  button.btn--yellow:focus {
    background-color: #f8c451;
    color: #0a3a5f;
  }
  a.btn--yellow:hover:after,
  a.btn--yellow:focus:after,
  button.btn--yellow:hover:after,
  button.btn--yellow:focus:after {
    background-image: url(/cdn/shop/files/0C4470_arrow.svg);
  }
  a.btn svg,
  button.btn svg {
    display: none;
    visibility: hidden;
  }
  
  a.text-btn,
  button.text-btn {
    font-size: 18px;
    line-height: calc(20 / 18);
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 0.02rem;
    font-family: commuters-sans, sans-serif;
  }
  @media (min-width: 1024px) {
    a.text-btn,
    button.text-btn {
      font-size: 22px;
      line-height: calc(30 / 22);
    }
  }
  a.text-btn--white,
  button.text-btn--white {
    color: #0c4470;
  }
  a.text-btn--blue,
  button.text-btn--blue {
    color: #0c4470;
  }
  a.text-btn--blue:hover,
  button.text-btn--blue:hover {
    color: #0c4470 !important;
  }
  a.text-btn--smaller,
  button.text-btn--smaller {
    font-size: 22px;
    text-transform: none;
    color: #0c4470;
  }
  a.text-btn--smaller:hover,
  button.text-btn--smaller:hover {
    color: #0c4470 !important;
  }
  
  a.btn--arrow::after,
  button.btn--arrow::after {
    background-image: url(/cdn/shop/files/0C4470-largearrow.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
  }
  
  a.btn--arrow.arrow--yellow,
  button.btn--arrow.arrow--yellow {
    color: #565656;
  }
  
  a.btn--arrow:hover::after,
  button.btn--arrow:hover::after {
    width: 60px;
  }
  
  a.btn--arrow.active--btn::after,
  button.btn--arrow.active--btn::after {
    width: 60px;
  }
  
  @media (max-width: 1024px) {
    a.btn,
    button.btn {
      font-size: 18px;
    }
  }
  
  @media (max-width: 768px) {
    a.btn,
    button.btn {
      font-size: 14px;
      padding: 10px 25px;
    }
    a.text-btn,
    button.text-btn {
      font-size: 14px;
    }
  }
  
  a:not(.btn):not(.btn--arrow):not(.navlist__link):not(.site-nav__link):not(
      .text-btn--white
    ):not(.title-link) {
    color: #565656;
    font-weight: normal;
  }
  a:not(.btn):not(.btn--arrow):not(.navlist__link):not(.site-nav__link):not(
      .text-btn--white
    ):not(.title-link):hover {
    color: #0c4470;
    font-weight: normal;
  }
  
  /*Section*/
  .button-holder {
    text-align: center;
    padding: 120px 0;
    position: relative;
    display: block;
  }
  @media (max-width: 1024px) {
    .button-holder {
      padding: 90px 0;
    }
  }
  @media (max-width: 768x) {
    .button-holder {
      padding: 60px 0;
    }
  }
  .button-holder.bg--yellow {
    background-color: #f7b72b;
  }
  .button-holder.bg--blue {
    background-color: #0c4470;
  }
  .button-holder.bg--blue .btn--white:hover,
  .button-holder.bg--blue .btn--white:focus {
    border: 2px solid #fff;
  }
  .button-holder.bg--blue .btn--cream:hover,
  .button-holder.bg--blue .btn--cream:focus {
    border: 2px solid #fbf6ee;
  }
  .button-holder.bg--cream {
    background-color: #fbf6ee;
  }
  .button-holder.bg--white {
    background-color: #fff;
  }
  .button-holder.bg--teal {
    background-color: #83c4b7;
  }
  
  > .wysiwyg:last-child {
    margin-bottom: 0;
  }
  @media (min-width: 1024px) {
    .article__content h2,
    .single-plant-article__content h2 {
      font-size: 40px;
    }
  }
  body {
    padding-top: 167px;
    color: #454545;
  }
  body.template-index {
    padding-top: 167px !important;
  }
  body .site-header-wrapper {
    z-index: 12;
  }
  body.template-index .main-content .shopify-section:first-child {
    margin-top: -50px;
  }
  @media (min-width: 1024px) {
    body.template-index .main-content .shopify-section:first-child {
      margin-top: -40px;
    }
  }
  body.template-index .main-content .shopify-section:nth-child(2) {
    margin-top: auto;
  }
  body.template-page
    .main-content
    .shopify-section:first-child[id$="__main"]
    + .shopify-section {
    margin-top: -65px;
  }
  @media (min-width: 1024px) {
    body.template-page
      .main-content
      .shopify-section:first-child[id$="__main"]
      + .shopify-section {
      margin-top: -110px;
    }
  }
  
  /*Hides the Main Page section w/ the page name needed for shopify*/
  body .shopify-section .template-page {
    display: none;
    visibility: hidden;
  }
  
  body.template-name--page .shopify-section .template-page {
    display: block;
    visibility: visible;
  }
  
  .product-card-template__image-container {
    border-radius: 10px;
    overflow: hidden;
  }
  
  .site-footer__ornament {
    display: none !important;
  }
  
  @media (max-width: 767px) {
    body.template-index .main-content {
      margin-bottom: 0;
    }
  }
  
  .fitted-image {
    overflow: hidden;
    position: relative;
  }
  .fitted-image > img {
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .site-footer .footer__social {
    grid-template-columns: repeat(7, 1fr);
    gap: 20px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  @media (min-width: 768px) {
    .site-footer .footer__social {
      gap: 10px;
    }
  }
  @media (min-width: 1024px) {
    .site-footer .footer__social {
      margin-top: 50px;
      margin-bottom: 0;
    }
  }
  @media (min-width: 1200px) {
    .site-footer .footer__social {
      gap: 0;
    }
  }
  .site-footer .footer__social li {
    background: none;
    width: 20px;
    height: 20px;
    border-radius: 0;
  }
  .site-footer .footer__social li svg {
    width: auto;
    height: 100%;
  }
  .site-footer .footer__social .navlist__link {
    background: none;
  }
  .site-footer .footer__social .navlist__link svg path {
    fill: #fff;
    transition: fill 200ms ease-in-out;
  }
  .site-footer .footer__social .navlist__link:hover svg path {
    fill: #f7b72b;
  }
  
  .site-footer .site-footer__disclaimer a {
    color: #fff !important;
  }
  
  .site-footer .payment-icons {
    justify-content: flex-start;
  }
  @media (min-width: 1024px) {
    .site-footer .payment-icons {
      justify-content: flex-end;
    }
  }
  
  .site-footer .newsletter-callout__form-holder form {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .site-footer .newsletter-callout__form-holder form .hs_email {
    display: block;
    position: relative;
    text-align: left;
    width: 70%;
  }
  .site-footer .newsletter-callout__form-holder form .hs_email input {
    border-bottom: 1px solid #fff;
  }
  .site-footer .newsletter-callout__form-holder form .hs_submit .hs-button {
    background-color: #f7b72b;
    border: 0;
    border-color: transparent;
    border-radius: 50px;
    margin-left: 5px;
    padding: 0.5rem;
    position: relative;
    width: 32px;
    height: 32px;
    z-index: 1;
    font-size: 0;
    display: block;
    background-image: url(b647f8cb11cd1cdea142.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
  }
  @media (min-width: 1024px) {
    .site-footer .newsletter-callout__form-holder form .hs_submit .hs-button {
      height: 50px;
      width: 50px;
      margin-left: -56px;
      background-size: 30px;
      position: relative;
    }
  }
  .site-footer .newsletter-callout__form-holder form .hs_submit .hs-button:hover {
    background-image: url(730cda32dca797b0bd30.svg);
  }
  .site-footer .newsletter-callout__form-holder form .hs-error-msgs {
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
  }
  .site-footer .newsletter-callout__form-holder form .hs-error-msgs label {
    text-transform: none;
    font-style: italic;
    margin: 0;
  }
  
  .site-footer .newsletter-callout .newsletter-callout__submit {
    margin-left: 0;
  }
  
  .site-footer .newsletter-callout button svg {
    display: block !important;
  }
  
  .cookie-banner {
    display: none !important;
  }
  
  .site-header__masthead {
    min-height: 0;
    transition: padding 0.2s ease-out;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    transition: background-color 0.5s ease;
    will-change: padding;
    background-image: url(06c87de01683bb570acb.png);
    background-image: url(5ea063059cd9a98d5e2f.svg);
    background-position: top left;
    background-repeat: repeat-x;
    z-index: 200;
    background-size: cover;
  }
  @media (min-width: 1024px) {
    .site-header__masthead {
      background-size: auto 90%;
    }
  }
  .site-header__masthead .site-header__inner .site-header__hamburger span {
    background: #072740;
    border-radius: 0;
  }
  .site-header__masthead .site-header__inner .site-header__brand {
    margin-right: 20px;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav__meganav {
    justify-content: flex-start;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav__meganav
    .navlist
    li
    a.text-link {
    letter-spacing: 1px;
    color: #0c4470;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav__meganav
    .navlist
    li
    a.text-link:hover {
    font-weight: 400;
    color: #0c4470;
    letter-spacing: 1px;
  }
  @media (min-width: 1024px) {
    .site-header__masthead
      .site-header__inner
      .site-header__navbar
      .site-nav__meganav {
      flex-wrap: wrap;
    }
    .site-header__masthead
      .site-header__inner
      .site-header__navbar
      .site-nav__meganav
      li.site-nav__meganav-column {
      width: calc(30% - 10px);
      margin-bottom: 30px;
    }
    .site-header__masthead
      .site-header__inner
      .site-header__navbar
      .site-nav__meganav
      li.site-nav__meganav-column
      ul
      li {
      white-space: normal;
    }
  }
  @media (min-width: 1200px) {
    .site-header__masthead
      .site-header__inner
      .site-header__navbar
      .site-nav__meganav
      li.site-nav__meganav-column:nth-child(4) {
      margin-left: 0;
    }
  }
  @media (min-width: 1490px) {
    .site-header__masthead
      .site-header__inner
      .site-header__navbar
      .site-nav__meganav {
      flex-wrap: nowrap;
    }
    .site-header__masthead
      .site-header__inner
      .site-header__navbar
      .site-nav__meganav
      li.site-nav__meganav-column {
      width: auto;
    }
    .site-header__masthead
      .site-header__inner
      .site-header__navbar
      .site-nav__meganav
      li.site-nav__meganav-column:nth-child(4) {
      margin-left: 4vw;
    }
    .site-header__masthead
      .site-header__inner
      .site-header__navbar
      .site-nav__meganav
      li.site-nav__meganav-column
      ul
      li {
      white-space: nowrap;
    }
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav__meganav-column:not(:first-child) {
    margin-left: 4vw;
  }
  @media (max-width: 1395px) {
    .site-header__masthead
      .site-header__inner
      .site-header__navbar
      .site-nav__meganav-column:not(:first-child) {
      margin-left: 2vw;
    }
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav__meganav-column:last-child {
    margin-right: 0;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    > a {
    font-size: 20px;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__no-bar
    ul {
    border-top: none;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__no-bar
    ul
    a {
    color: #565656 !important;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__special
    ul
    li
    a {
    text-decoration: none;
    text-transform: uppercase;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__special
    ul
    li
    a:hover {
    text-decoration: underline;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__cta
    .cta__image-wrapper {
    max-width: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0 0 25px 0;
    width: 50%;
  }
  @media (min-width: 1490px) {
    .site-header__masthead
      .site-header__inner
      .site-header__navbar
      .site-nav
      .site-nav__item
      .site-nav__cta
      .cta__image-wrapper {
      width: 100%;
    }
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__cta
    .cta__image-wrapper
    img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__cta
    .cta__image-wrapper::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__cta
    ul {
    margin: 0;
    padding: 0;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__cta
    ul
    li {
    list-style: none;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__cta
    ul
    li::marker {
    font-size: 0;
    display: none;
    visibility: hidden;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__cta
    ul
    li
    a {
    text-decoration: none;
    font-family: big-caslon-fb, serif;
    font-size: 22px;
    color: #565656 !important;
  }
  .site-header__masthead
    .site-header__inner
    .site-header__navbar
    .site-nav
    .site-nav__item
    .site-nav__cta
    ul
    li
    a:hover {
    text-decoration: underline;
  }
  .site-header__masthead .icon,
  .site-header__masthead .icon path,
  .site-nav a {
    color: #072740;
  }
  .site-header__masthead .icon:hover,
  .site-header__masthead .icon:focus {
    color: #072740;
  }
  .site-header__masthead .icon:hover path,
  .site-header__masthead .icon:focus path {
    color: #072740;
  }
  
  .site-header__search .search-bar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    max-height: 100vh;
    overflow: auto;
    padding-top: 200px;
  }
  
  @media (max-width: 1023px) {
    .site-header__masthead {
      padding: 20px 0 50px 0;
      background-image: url(33bd642872b167c23be1.png);
      background-position: 100% 90%;
    }
    .site-header__masthead .site-header__inner .site-header__hamburger span {
      background: #072740;
      border-radius: 0;
    }
    .site-header__masthead .site-header__inner .site-header__brand {
      flex: 0 1 auto;
      margin: auto 20px;
    }
    .site-header.is-drawer-open .site-header__masthead {
      background-color: #faf6ed;
      background-image: none;
    }
    .site-header.is-drawer-open .site-header__masthead .icon path {
      color: #454545;
    }
    .site-header.is-drawer-open
      .site-header__masthead
      .site-header__logo
      svg
      .cls-4,
    .site-header.is-drawer-open
      .site-header__masthead
      .site-header__logo
      svg
      .cls-5 {
      fill: #f7b72b;
    }
    .site-header.is-drawer-open
      .site-header__masthead
      .site-header__hamburger
      span {
      background: #454545;
    }
    .site-header.is-drawer-open
      .site-header__masthead
      .site-header__hamburger
      .site-header__icon--search.icon-hide {
      display: none;
      visibility: hidden;
    }
    .menu-drawer {
      background-color: #fff;
      z-index: 15;
      top: 120px;
    }
    .menu-drawer .menu-drawer {
      position: relative;
    }
    .menu-drawer .menu-drawer__body {
      background-color: rgba(250, 246, 237, 0.95);
    }
    .menu-drawer .menu-drawer__body .container {
      padding: 0;
      height: auto;
      overflow: auto;
      position: relative;
      padding-bottom: 86px;
    }
    .menu-drawer .menu-drawer__body ul.menu-drawer__menu {
      padding: 0 0 0 0;
    }
    .menu-drawer .menu-drawer__body ul.menu-drawer__menu > li.menu-drawer__item {
      margin: 0 0 2px 0;
      padding: 0;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item:last-child {
      margin-bottom: 0;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      span {
      font-family: big-caslon-fb, serif;
      font-size: 22px;
      line-height: calc(25 / 22);
      color: #454545;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      svg
      path {
      color: #f7b72b;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      button.menu-drawer__button,
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      a.menu-drawer__link {
      background-color: #f8d996;
      padding: 20px;
      margin: 0;
      justify-content: flex-start;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul {
      margin: 0;
      background-color: rgba(250, 246, 237, 0.95);
      padding: 15px 0;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item {
      padding: 0;
      margin: 0;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      button.menu-drawer__button,
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      a.menu-drawer__link {
      background-color: transparent;
      padding: 5px 20px;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      button.menu-drawer__button
      span,
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      a.menu-drawer__link
      span {
      font-family: brother-1816, sans-serif;
      font-size: 16px;
      font-weight: 600;
      line-height: calc(25 / 18);
      color: #454545;
      text-transform: uppercase;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      > ul {
      margin: 0;
      padding: 0 40px 20px 40px;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      > ul
      > li {
      margin: 0;
      padding: 0;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      > ul
      > li
      a,
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      > ul
      > li
      button {
      font-family: brother-1816, sans-serif;
      font-size: 14px;
      line-height: calc(32 / 14);
      padding: 0;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      > ul
      > li
      a.menu-drawer__link,
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      > ul
      > li
      button.menu-drawer__link {
      background-color: transparent;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      > ul
      > li
      a.menu-drawer__link {
      padding: 0;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      > ul
      > li
      a.navlist__view-all.text-link {
      font-weight: normal;
      color: #565656;
      padding: 0;
    }
    .menu-drawer
      .menu-drawer__body
      ul.menu-drawer__menu
      > li.menu-drawer__item
      > ul
      > li.menu-drawer__item
      > ul
      > li
      .navlist__icon {
      display: none;
      visibility: hidden;
    }
    .menu-drawer .menu-drawer__footer {
      width: 100%;
    }
    .menu-drawer .menu-drawer__footer .menu-drawer__footer_info {
      display: flex;
      gap: 5px;
      border-top: 1px solid #d9d9d9;
      border-bottom: 1px solid #d9d9d9;
      align-items: center;
      justify-content: space-between;
    }
    .menu-drawer .menu-drawer__footer .menu-drawer__footer_info .footer__expert,
    .menu-drawer .menu-drawer__footer .menu-drawer__footer_info .footer__social {
      padding: 20px 0;
      flex: 1;
    }
    .menu-drawer .menu-drawer__footer .menu-drawer__footer_info .footer__expert {
      text-align: center;
    }
    .menu-drawer
      .menu-drawer__footer
      .menu-drawer__footer_info
      .footer__expert
      a {
      background: #f7b72b;
      padding: 10px 20px;
      font-size: 14px;
      color: #fff;
      border-radius: 20px;
      border-bottom-left-radius: 0;
    }
    .menu-drawer .menu-drawer__footer .menu-drawer__footer_info .footer__social {
      display: block;
      border-left: 1px solid #d9d9d9;
    }
    .menu-drawer
      .menu-drawer__footer
      .menu-drawer__footer_info
      .footer__social
      ul {
      padding: 0;
      margin: 0;
      text-align: center;
    }
    .menu-drawer
      .menu-drawer__footer
      .menu-drawer__footer_info
      .footer__social
      ul
      li {
      display: inline-block;
      position: relative;
      width: 30px;
      height: 30px;
      background-color: transparent;
      border-radius: 0;
      margin-right: 10px;
    }
    .menu-drawer
      .menu-drawer__footer
      .menu-drawer__footer_info
      .footer__social
      ul
      li:last-child {
      margin-right: 0;
    }
    .menu-drawer
      .menu-drawer__footer
      .menu-drawer__footer_info
      .footer__social
      ul
      li
      svg
      path {
      fill: #f7b72b;
    }
  }
  
  @media (max-width: 767px) {
    .site-header__masthead {
      background-position: 100% 90%;
    }
  }
  
  .accordion__item {
    background: #fff;
    padding: 20px 30px;
    margin-bottom: 0px;
    border-bottom: 1px solid #797979;
  }
  @media (min-width: 768px) {
    .accordion__item {
      padding: 15px 50px;
    }
  }
  .accordion__item.expanded .heading .icon {
    transform: rotate(0deg);
  }
  .accordion__item.expanded .heading .icon::before {
    content: "\2014";
  }
  .accordion__item.expanded .content {
    height: auto;
    max-height: none;
  }
  .accordion__item.expanded .content .text {
    padding: 20px 0 0 0;
    height: auto;
  }
  .accordion__item.expanded .content .text span,
  .accordion__item.expanded .content .text p,
  .accordion__item.expanded .content .text a,
  .accordion__item.expanded .content .text ul li,
  .accordion__item.expanded .content .text ol li {
    font-weight: 300;
    font-size: 12px;
  }
  @media (min-width: 1024px) {
    .accordion__item.expanded .content .text span,
    .accordion__item.expanded .content .text p,
    .accordion__item.expanded .content .text a,
    .accordion__item.expanded .content .text ul li,
    .accordion__item.expanded .content .text ol li {
      font-size: 16px;
    }
  }
  .accordion__item.expanded .content .text span,
  .accordion__item.expanded .content .text p,
  .accordion__item.expanded .content .text li {
    color: #565656;
  }
  .accordion__item.expanded .content .text span:last-child,
  .accordion__item.expanded .content .text p:last-child,
  .accordion__item.expanded .content .text li:last-child {
    margin-bottom: 0;
  }
  .accordion__item.expanded .content .text ul li,
  .accordion__item.expanded .content .text ol li {
    color: #565656;
    margin-bottom: 20px;
  }
  .accordion__item .heading {
    border: none;
    box-shadow: none;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    cursor: pointer;
    background: none;
    text-align: left;
    padding: 0;
    color: #454545;
  }
  .accordion__item .heading h3,
  .accordion__item .heading h2 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    line-height: calc(30 / 20);
    font-family: brother-1816, sans-serif !important;
  }
  @media (max-width: 383px) {
    .accordion__item .heading h3,
    .accordion__item .heading h2 {
      font-size: 15px;
    }
  }
  .accordion__item .heading .icon {
    position: relative;
    display: block;
  }
  .accordion__item .heading .icon::before {
    width: 32px;
    height: 32px;
    position: relative;
    display: block;
    color: #0c4470;
    font-size: 32px;
    line-height: calc(18 / 20);
    content: "+";
  }
  @media (max-width: 383px) {
    .accordion__item .heading .icon {
      margin-left: 25px;
    }
  }
  .accordion__item .content {
    height: 0;
    overflow: hidden;
    transition: 1s ease height;
  }
  .accordion__item .content .text {
    padding: 0;
    height: 0;
    overflow: hidden;
  }
  
  .product-cards {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    list-style: none;
    margin: 0;
    padding: 30px 0;
    overflow: auto;
    width: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
    cursor: grab;
    cursor: -webkit-grab;
    padding-left: 20px;
  }
  .product-cards.active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
  }
  .product-cards::-webkit-scrollbar {
    display: none;
  }
  @media (min-width: 1024px) {
    .product-cards {
      padding-left: 50px;
    }
  }
  @media (min-width: 1460px) {
    .product-cards {
      padding-left: calc(50vw - 675px);
    }
  }
  .product-cards__container {
    overflow: visible;
    width: 100%;
    padding: 0;
    max-width: none;
  }
  .product-cards li {
    flex: 0 0 auto;
    display: block;
    width: 400px;
    height: auto;
    margin-right: 40px;
  }
  .product-cards li a,
  .product-cards li span.no-link {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    overflow: hidden;
  }
  .product-cards li__image {
    width: 400px;
    height: 400px;
  }
  .product-cards li img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  @media (max-width: 767px) {
    .product-cards li {
      width: 200px;
      margin-right: 20px;
    }
    .product-cards li__image {
      width: 200px;
      height: 200px;
    }
  }
  
  .product-cards li a.product-card__title {
    text-decoration: none;
    font-size: 14px;
    padding-top: 10px;
    height: auto;
    margin-bottom: 0;
    padding-left: 1px;
    padding-bottom: 5px;
  }
  .product-cards li a.product-card__title:hover {
    text-decoration: none;
  }
  @media (min-width: 768px) {
    .product-cards li a.product-card__title {
      font-size: 16px;
    }
  }
  
  .recently-viewed-products {
    display: none;
  }
  .recently-viewed-products.products-loaded {
    display: block;
  }
  
  @media (max-width: 767px) {
    .product-cards__container h2,
    .recommended-products h2,
    .recently-viewed-products h2 {
      margin-bottom: 0;
    }
  }
  
  .instagram-posts .product-cards li a,
  .instagram-posts .product-cards li span.no-link {
    aspect-ratio: 1;
  }
  .instagram-posts .product-cards li a img,
  .instagram-posts .product-cards li span.no-link img {
    object-fit: cover;
  }
  
  .template-product {
    color: #454545;
  }
  .template-product #MainContent {
    margin-bottom: 0;
  }
  .template-product__container {
    margin: 0;
    padding: 40px 0 100px;
  }
  .template-product h1,
  .template-product h2 {
    font-family: big-caslon-fb, serif !important;
  }
  .template-product h2 {
    font-size: 35px;
  }
  .template-product .button.button--primary {
    background-color: #fad279;
    border-color: #fad279;
    color: #0a3a5f;
  }
  .template-product .button.button--primary svg {
    display: none;
  }
  .template-product .breadcrumb {
    padding: 0 0 60px;
    padding: 0 0 30px;
  }
  .template-product .breadcrumb__link,
  .template-product .breadcrumb__item {
    color: #565656;
    font-family: brother-1816, sans-serif;
    font-size: 13px;
  }
  @media (min-width: 1024px) {
    .template-product .breadcrumb__link,
    .template-product .breadcrumb__item {
      font-size: 16px;
    }
  }
  .template-product .breadcrumb__separator:after {
    content: "/";
    width: auto;
    height: auto;
    border-radius: 0;
    top: auto;
    background: none;
    color: #0c4470;
    font-size: 20px;
  }
  .template-product .breadcrumb__separator:not(:first-child) {
    margin: 0 10px;
  }
  .template-product .breadcrumb__link:hover {
    color: #0c4470;
  }
  .template-product .product-gallery__thumbnail {
    border-radius: 5px !important;
    height: auto !important;
  }
  .template-product .product-gallery__thumbnail.swiper-slide-thumb-active,
  .template-product .product-gallery__thumbnail:hover {
    border-color: #0c4470;
  }
  .template-product .product-gallery__thumbnail.swiper-slide:not(:last-child) {
    margin-bottom: 15px;
  }
  .template-product .product-gallery__featured-carousel {
    border-radius: 13px;
  }
  .template-product .product-gallery__featured-carousel img {
    border-radius: 13px;
  }
  .template-product .product-gallery__guide-button.subtitle-1 {
    display: none;
  }
  .template-product__description {
    border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    padding: 40px 0 25px;
  }
  .template-product__description * {
    font-size: 16px;
    color: #565656;
  }
  .template-product .product-form {
    margin-bottom: 60px;
  }
  .template-product .product-form__header {
    border-bottom: none;
    margin-bottom: 0;
  }
  .template-product .product-form__header h1 {
    color: #454545;
    font-family: big-caslon-fb, serif;
    font-size: 35px;
  }
  .template-product .product-form__price {
    font-family: commuters-sans, sans-serif;
    font-size: 24px;
  }
  
  @media (min-width: 350px) and (max-height: 900px) {
    .template-product .product-form__add-to-cart .button {
      padding: 10px !important;
      font-size: 16px !important;
    }
    button.yotpo-default-button.write-question-button.write-first-question-button {
      padding: 10px !important;
      margin: 0;
    }
  }
  @media (min-width: 740px) and (max-height: 1050px) {
    .bottom-line-items {
      margin-bottom: 60px !important;
    }
  }
  .template-product .product-form__add-to-cart .button {
    border-radius: 45px;
    padding: 10px 35px;
    font-size: 18px;
    line-height: calc(18 / 16);
    font-family: commuters-sans, sans-serif;
    text-decoration: none;
    border: 2px solid transparent;
    transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    text-transform: uppercase;
    color: #0a3a5f;
    background-color: #fad279;
  }
  .template-product .product-form__add-to-cart .button:after {
    content: "";
    background-image: url(https://costafarms.com/cdn/shop/files/0C4470_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 22px;
    height: 13px;
    display: inline-block;
    position: relative;
    margin-left: 15px;
    transition: width 1s;
  }
  .template-product .product-form__add-to-cart .button:hover,
  .template-product .product-form__add-to-cart .button:focus {
    background-color: #f7b72b;
    color: #0a3a5f;
  }
  .template-product .product-form__add-to-cart .button:hover:after,
  .template-product .product-form__add-to-cart .button:focus:after {
    background-image: url(https://costafarms.com/cdn/shop/files/0C4470_arrow.svg);
  }
  .template-product .product-form__add-to-cart .button svg {
    display: none;
    visibility: hidden;
  }
  .template-product .product-form__favorite.iWishAdd .icon__heart {
    color: #0a3a5f;
  }
  .template-product .product__variants {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  @media (min-width: 1024px) {
    .template-product .product__variants {
      gap: 10px;
    }
  }
  .template-product .product__variants .product__variant {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .template-product .product__variants .product__variant .variant-label {
    font-size: 20px;
    width: 200px;
    font-weight: normal;
    text-transform: capitalize;
  }
  @media (max-width: 767px) {
    .template-product .product__variants .product__variant .variant-label {
      width: 150px;
    }
  }
  .template-product .product__variants .product__variant .variant-options {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .template-product .product__variants .product__variant .variant-option input {
    appearance: none;
  }
  .template-product
    .product__variants
    .product__variant
    .variant-option
    input:checked
    + label {
    background-color: #0c4470;
    border-color: #0c4470;
    color: #fff;
    font-weight: normal;
  }
  .template-product .product__variants .product__variant .variant-option label {
    border: 1px solid #565656;
    text-transform: none;
    padding: 4px 7px;
    border-radius: 3px;
    user-select: none;
  }
  .template-product .quantity-input {
    border: 1px solid #565656;
    border-radius: 3px;
    text-align: center;
    width: 110px;
    margin: 0 0 auto 12px;
    position: relative;
  }
  .template-product .quantity-input input {
    width: 100%;
    height: 100%;
    padding: 4px 40px;
    color: #565656;
    text-align: center;
  }
  .template-product .quantity-input input::-webkit-outer-spin-button,
  .template-product .quantity-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .template-product .quantity-input input[type="number"] {
    -moz-appearance: textfield;
  }
  @media (max-width: 767px) {
    .template-product .quantity-input input {
      font-size: 12px;
    }
  }
  .template-product .quantity-input .quantity-icon {
    position: absolute;
    width: 24px;
    height: 100%;
    top: 0;
  }
  .template-product .quantity-input .quantity--minus {
    left: 0;
  }
  .template-product .quantity-input .quantity--plus {
    right: 0;
  }
  .template-product #yotpo_testimonials_btn {
    display: none !important;
  }
  .template-product .container--image-banner {
    padding: 0;
  }
  .template-product .image-banner--single {
    background-color: #f2f2f2;
    overflow: hidden;
    width: 100%;
  }
  .template-product .image-banner--single p {
    color: #565656;
  }
  .template-product .image-banner--single__blob {
    display: none;
  }
  .template-product .image-banner--single .container {
    padding: 0;
  }
  .template-product .image-banner--single .responsive-card-image__wrapper {
    background-color: #f7b72b;
    padding: 80px;
    position: relative;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  @media (max-width: 767px) {
    .template-product .image-banner--single .responsive-card-image__wrapper {
      padding: 30px;
    }
  }
  .template-product .image-banner--single .responsive-card-image__wrapper:after {
    content: "";
    display: block;
    width: calc(50vw);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #fce0a4;
    z-index: 1;
  }
  .template-product .image-banner--single .responsive-card-image__wrapper img {
    border-radius: 50%;
    z-index: 2;
    position: relative;
  }
  .template-product .image-banner--single__content {
    padding: 50px 0 50px 50px;
    max-width: 580px;
  }
  @media (max-width: 767px) {
    .template-product .image-banner--single__content {
      padding: 50px 30px;
    }
  }
  .template-product .image-banner--single__content h2 {
    font-family: big-caslon-fb, serif;
    font-size: 65px;
    margin-bottom: 0;
  }
  .template-product .image-banner--single__content h3 {
    padding-bottom: 50px;
  }
  .template-product .image-banner--single__content h3:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
    margin: 30px 0 50px;
    width: calc(50vw - 20px);
    left: 10px;
    position: absolute;
    left: 20px;
  }
  @media (min-width: 1024px) {
    .template-product .image-banner--single__content h3:after {
      width: 710px;
    }
  }
  @media (max-width: 767px) {
    .template-product .image-banner--single__content h3:after {
      width: calc(100% - 40px);
    }
  }
  .template-product .accordion__item:first-child {
    border-top: 1px solid #797979;
  }
  .template-product .care-guide {
    margin-bottom: 0;
  }
  .template-product .care-guide__steps {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .template-product .care-guide__step {
    width: 100%;
    margin: 0 0 60px;
    max-width: none;
  }
  .template-product .care-guide__step p {
    margin-bottom: 20px !important;
  }
  .template-product .care-guide__step:last-child {
    margin-bottom: 0;
  }
  .template-product .size-guide {
    padding-top: 50px;
  }
  .template-product .product-reviews {
    background-color: #fef8ea;
    margin: 0;
    width: 100%;
    max-width: none;
    padding: 100px 0;
  }
  /*.template-product .product-reviews .row {
    max-width: 1024px;
  }*/
  .template-product .product-reviews .promoted-products-box {
    display: none !important;
  }
  .template-product .product-reviews .yotpo a {
    color: #f7b72b !important;
  }
  .template-product .product-reviews .yotpo a:hover {
    color: #e6a109 !important;
  }
  .template-product .product-reviews .yotpo .yotpo-comments-box {
    border: none;
  }
  .template-product .product-reviews .yotpo * {
    font-family: brother-1816, sans-serif !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: #454545 !important;
  }
  .template-product .product-reviews .yotpo .suggested-topics-row {
    margin-bottom: 30px !important;
  }
  .template-product .product-reviews .yotpo .yotpo-user-name {
    padding-right: 15px !important;
  }
  .template-product .product-reviews .yotpo .yotpo-default-button {
    background-color: #fad279 !important;
    color: #0a3a5f !important;
    border: none !important;
  }
  .template-product .product-reviews .yotpo .yotpo-default-button span {
    color: #0a3a5f !important;
    width: auto !important;
  }
  .template-product .product-reviews .yotpo .yotpo-default-button:hover {
    background-color: #e6a109 !important;
  }
  .template-product .product-reviews .yotpo .suggested-topics-component {
    padding-top: 20px !important;
  }
  .template-product .product-quote .container {
    padding-top: 200px;
    padding-bottom: 200px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  .template-product .product-quote__quote {
    font-size: 120px;
    text-align: center;
    color: #f7b72b;
    margin-bottom: 60px;
    line-height: 1.2;
  }
  .template-product .product-quote__name {
    margin: auto 0 0 auto;
    position: relative;
    padding: 30px 50px;
    max-width: 370px;
  }
  .template-product .product-quote__name p {
    font-size: 28px;
  }
  .template-product .product-quote__name:after {
    content: "";
    width: calc(100% + 50px);
    height: 1px;
    background-color: #c4c4c4;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  @media (min-width: 1024px) {
    .template-product .product-quote__name:after {
      width: calc(100% + 50vw - 680px);
    }
  }
  @media (max-width: 767px) {
    .template-product .product-quote .container {
      padding-top: 80px;
      padding-bottom: 80px;
    }
    .template-product .product-quote__quote {
      font-size: 50px;
      margin-bottom: 30px;
    }
    .template-product .product-quote__name {
      padding: 20px;
    }
    .template-product .product-quote__name p {
      font-size: 20px;
    }
  }
  .template-product .recommended-products {
    padding: 50px 0;
    border-top: 1px solid #565656;
  }
  @media (max-width: 767px) {
    .template-product .recommended-products {
      padding: 30px 0;
    }
  }
  .template-product .product-form__footer {
    justify-content: space-between;
  }
  @media (max-width: 767px) {
    .template-product .product-form__footer {
      position: relative;
      text-align: center;
    }
  }
  
  .instagram-posts {
    padding: 50px 0;
  }
  @media (max-width: 767px) {
    .instagram-posts {
      padding: 30px 0;
    }
  }
  
  .instagram-sub-title {
    text-align: center;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    text-transform: uppercase;
    padding: 5px 0;
    font-size: 16px;
    line-height: calc(30 / 16);
    color: #565656;
    font-family: commuters-sans, sans-serif;
    margin-bottom: 50px;
  }
  @media (min-width: 1024px) {
    .instagram-sub-title {
      font-size: 20px;
      line-height: calc(40 / 20);
    }
  }
  @media (min-width: 768px) {
    .instagram-sub-title {
      margin-bottom: 100px;
    }
  }
  
  .boost-pfs-filter-product-item-quickview {
    display: none !important;
  }
  
  .recently-viewed-products {
    padding: 50px 0;
    border-top: 1px solid #565656;
  }
  .recently-viewed-products .product-cards {
    overflow-y: hidden;
  }
  .recently-viewed-products .product-card__link {
    text-decoration: none;
  }
  .recently-viewed-products .product-card__name {
    margin-top: 10px;
  }
  .recently-viewed-products .product-card__link {
    padding-bottom: 5px;
  }
  .recently-viewed-products .product-card__img {
    overflow: hidden;
    position: relative;
    margin: 25px auto;
    width: 85%;
    border-radius: 15px;
    min-height: 250px;
  }
  @media (min-width: 1024px) {
    .recently-viewed-products .product-card__img {
      min-height: 350px;
    }
  }
  @media (min-width: 1200px) {
    .recently-viewed-products .product-card__img {
      min-height: 450px;
    }
  }
  .recently-viewed-products .product-card__img::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .recently-viewed-products .product-card__img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  
  .product-card-template__heart.iWishAddColl .icon__heart {
    color: #565656;
  }
  
  .template-product .product-reviews .yotpo .yotpo-default-button {
    border-radius: 45px;
    padding: 10px 35px;
    font-size: 18px;
    line-height: calc(18 / 16);
    font-family: commuters-sans, sans-serif;
    text-decoration: none;
    border: 2px solid transparent;
    transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    text-transform: uppercase;
    background-color: #f7b72b;
    color: #fff;
  }
  .template-product .product-reviews .yotpo .yotpo-default-button:hover {
    background-color: #f7b72b !important;
  }
  .suggested-topics-row .suggested-topic,
  .suggested-topics-row .suggested-topic-expand {
    background: #89c0ba !important;
  }
  .product-reviews .yotpo .bottom-line-items-container .avg-score {
    font-size: 30px !important;
    font-family: commuters-sans, sans-serif;
  }
  @media (min-width: 1024px) {
    .product-reviews .yotpo .bottom-line-items-container .avg-score {
      font-size: 50px !important;
    }
  }
  
  .product-reviews
    .yotpo
    .bottom-line-items-container
    .yotpo-filter-stars
    .yotpo-icon-star::before {
    font-size: 25px;
  }
  
  .product-reviews
    .yotpo
    .bottom-line-items-container
    .reviews-qa-labels-container
    .reviews-qa-label {
    font-family: brother-1816, sans-serif;
    font-style: italic !important;
    font-size: 16px !important;
  }
  @media (min-width: 1024px) {
    .product-reviews
      .yotpo
      .bottom-line-items-container
      .reviews-qa-labels-container
      .reviews-qa-label {
      font-size: 20px !important;
    }
  }
  
  .scroll-heading {
    margin-bottom: 0;
  }
  
  @media (min-width: 768px) {
    .scroll-note {
      margin-bottom: 35px !important;
    }
  }
  
  .recommended-prods .product-card-template__footer {
    display: none;
  }
  
  .product-card-template__badge.hide_badge {
    display: none;
  }
  
  .template-collection .boost-pfs-filter-tree-h-wrapper,
  .template-search .boost-pfs-filter-tree-h-wrapper {
    color: #565656;
    position: relative;
    z-index: 3;
  }
  
  .template-collection .boost-pfs-filter-product-item-image-link,
  .template-search .boost-pfs-filter-product-item-image-link {
    border-radius: 10px;
  }
  
  .template-collection .boost-pfs-filter-bottom-pagination-default > ul > li a,
  .template-collection .boost-pfs-filter-bottom-pagination-default > ul > li span,
  .template-search .boost-pfs-filter-bottom-pagination-default > ul > li a,
  .template-search .boost-pfs-filter-bottom-pagination-default > ul > li span {
    color: #0c4470;
  }
  
  .template-collection .collection-hero,
  .template-search .collection-hero {
    position: relative;
  }
  .template-collection .collection-hero__text-container,
  .template-search .collection-hero__text-container {
    position: relative;
    display: block;
    z-index: 5;
    background-color: #fef8ea;
    width: auto;
    padding: 50px;
    text-align: left;
    font-weight: 300;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    max-width: 820px;
    position: absolute;
    bottom: 0;
  }
  @media (max-width: 1023px) {
    .template-collection .collection-hero__container,
    .template-search .collection-hero__container {
      max-width: 100%;
      padding: 0;
      border-radius: 0;
      margin-bottom: 30px;
    }
    .template-collection .collection-hero__text-container,
    .template-search .collection-hero__text-container {
      max-width: 100%;
      position: relative;
      bottom: auto;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      padding: 25px 20px 35px;
    }
  }
  .template-collection .collection-hero__title,
  .template-search .collection-hero__title {
    font-size: 36px;
  }
  .template-collection .collection-hero__breadcrumb,
  .template-search .collection-hero__breadcrumb {
    display: none;
    visibility: hidden;
  }
  .template-collection .collection-hero__image,
  .template-search .collection-hero__image {
    margin-top: -45px;
    height: 260px;
  }
  @media (min-width: 1024px) {
    .template-collection .collection-hero__image,
    .template-search .collection-hero__image {
      margin-top: -95px;
      height: 400px;
    }
  }
  
  .template-collection .boost-pfs-filter-option-value,
  .template-search .boost-pfs-filter-option-value {
    color: #565656;
  }
  
  .template-collection .boost-pfs-filter-options-wrapper,
  .template-search .boost-pfs-filter-options-wrapper {
    z-index: 1 !important;
  }
  
  .template-collection .boost-pfs-filter-apply-button,
  .template-search .boost-pfs-filter-apply-button {
    border-radius: 45px;
    padding: 10px 35px;
    font-family: commuters-sans, sans-serif;
    text-decoration: none;
    border: 2px solid transparent;
    transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    text-transform: uppercase;
    font-size: 18px;
    line-height: calc(20 / 18);
    letter-spacing: 0.02rem;
    font-family: commuters-sans, sans-serif;
    background-color: #fad279;
    color: #0a3a5f;
  }
  .template-collection .boost-pfs-filter-apply-button:hover,
  .template-search .boost-pfs-filter-apply-button:hover {
    background-color: #f8c451;
  }
  
  .template-collection
    .boost-pfs-filter-product-item-favorite.iWishAddColl
    .icon__heart {
    color: #072740;
  }
  
  .videos {
    width: 100%;
    padding: 0 5vw 50px 5vw;
    overflow: hidden;
  }
  @media (min-width: 1024px) {
    .videos {
      padding: 0 5vw 175px 5vw;
    }
  }
  .videos .container {
    padding: 0;
    max-width: 2000px;
    overflow: visible;
  }
  .videos .video--holder .video video {
    border-radius: 15px;
  }
  .videos .video--holder .video-row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0px auto;
  }
  .videos .video--holder .video-row--2 {
    align-items: flex-start;
  }
  @media (max-width: 1023px) {
    .videos .video--holder .video-row {
      flex-flow: column;
      justify-content: flex-start;
      align-items: flex-start;
    }
  }
  .videos .video--holder .text {
    padding: 0;
    font-family: commuters-sans, sans-serif;
    font-size: 28px;
    text-align: center;
    color: #454545;
    max-width: 300px;
    margin: 0px auto;
    line-height: 1.1;
    padding: 50px 0;
  }
  @media (min-width: 768px) {
    .videos .video--holder .text {
      font-size: 40px;
      max-width: 440px;
      font-size: clamp(36px, 4vw, 64px);
      max-width: clamp(385px, 44vw, 675px);
    }
  }
  @media (min-width: 1024px) {
    .videos .video--holder .text {
      padding: 150px 0;
    }
  }
  .videos .video--holder .video,
  .videos .video--holder .img {
    flex: 0 1 auto;
    width: 180px;
    margin: 0;
  }
  @media (min-width: 1024px) {
    .videos .video--holder .video,
    .videos .video--holder .img {
      width: 450px;
      margin: 0 7vw;
    }
  }
  @media (min-width: 1200px) {
    .videos .video--holder .video,
    .videos .video--holder .img {
      margin: 0 120px;
    }
  }
  .videos .video--holder .video .video--wrapper,
  .videos .video--holder .video .img--wrapper,
  .videos .video--holder .img .video--wrapper,
  .videos .video--holder .img .img--wrapper {
    border-radius: 13px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 25px;
  }
  .videos .video--holder .video .video--wrapper:before,
  .videos .video--holder .video .img--wrapper:before,
  .videos .video--holder .img .video--wrapper:before,
  .videos .video--holder .img .img--wrapper:before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .videos .video--holder .video .video--wrapper .video,
  .videos .video--holder .video .img--wrapper .video,
  .videos .video--holder .img .video--wrapper .video,
  .videos .video--holder .img .img--wrapper .video {
    z-index: 2;
  }
  .videos .video--holder .video .video--wrapper img,
  .videos .video--holder .video .img--wrapper img,
  .videos .video--holder .img .video--wrapper img,
  .videos .video--holder .img .img--wrapper img {
    z-index: 1;
  }
  .videos .video--holder .video .video--wrapper video,
  .videos .video--holder .video .video--wrapper img,
  .videos .video--holder .video .img--wrapper video,
  .videos .video--holder .video .img--wrapper img,
  .videos .video--holder .img .video--wrapper video,
  .videos .video--holder .img .video--wrapper img,
  .videos .video--holder .img .img--wrapper video,
  .videos .video--holder .img .img--wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .videos .video--holder .img {
    z-index: 9;
  }
  .videos .video--holder .img img {
    border-radius: 13px;
  }
  @media (max-width: 1023px) {
    .videos .video--holder .item--1 {
      margin-left: calc(-5vw - 20px);
      margin-bottom: -60px;
    }
    .videos .video--holder .item--1 .btn {
      padding-left: 40px;
    }
    .videos .video--holder .item--2 {
      width: 200px;
      margin-left: auto;
      margin-right: calc(-5vw - 30px);
      margin-bottom: -80px;
    }
    .videos .video--holder .item--3 {
      width: 120px;
      margin-left: 30px;
    }
    .videos .video--holder .item--4 {
      width: 170px;
      margin-left: auto;
      margin-right: calc(-5vw - 10px);
      margin-bottom: -100px;
    }
    .videos .video--holder .item--5 {
      width: 220px;
      margin-bottom: 60px;
      margin-left: calc(-5vw - 30px);
    }
    .videos .video--holder .item--5 .btn {
      padding-left: 50px;
    }
    .videos .video--holder .item--6 {
      margin-left: auto;
      margin-right: 30px;
    }
  }
  @media (min-width: 1024px) {
    .videos .video--holder .item--1 {
      margin-left: 100px;
      transform: translateY(-20px);
    }
    .videos .video--holder .item--2 {
      width: 220px;
    }
    .videos .video--holder .item--3 {
      width: 550px;
      margin-right: -5vw;
      transform: translateY(260px);
    }
    .videos .video--holder .item--4 {
      width: 550px;
      margin-left: calc(-5vw - 50px);
      transform: translateY(-280px);
    }
    .videos .video--holder .item--4 .btn {
      padding-left: 100px;
    }
    .videos .video--holder .item--6 {
      width: 330px;
      margin-right: 0;
      transform: translateY(-80px);
    }
  }
  .videos .video--holder a.btn--arrow {
    padding: 10px 0 0;
  }
  @media (min-width: 1024px) {
    .videos .video--holder a.btn--arrow {
      font-size: 25px;
    }
  }
  .videos a.btn--arrow {
    position: relative;
    display: inline-block;
    padding-right: 30px !important;
  }
  .videos a.btn--arrow:after {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -3px;
    margin-left: -25px;
  }
  
  .insider-rewards {
    padding: 120px 0;
  }
  @media (max-width: 768px) {
    .insider-rewards {
      padding: 60px 0;
      width: 90%;
      margin: 0 auto;
    }
  }
  @media (max-width: 383px) {
    .insider-rewards {
      padding: 0;
      width: 100%;
    }
  }
  .insider-rewards .insider-rewards-holder {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
  }
  @media (max-width: 383px) {
    .insider-rewards .insider-rewards-holder {
      display: block;
      position: relative;
    }
  }
  .insider-rewards .insider-rewards-holder .insider-rewards--img {
    position: relative;
    width: 80%;
    max-height: 900px;
  }
  @media (max-width: 383px) {
    .insider-rewards .insider-rewards-holder .insider-rewards--img {
      width: 100%;
      padding: 100px 0;
    }
  }
  .insider-rewards .insider-rewards-holder .insider-rewards--img::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .insider-rewards .insider-rewards-holder .insider-rewards--img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 25px;
  }
  @media (max-width: 383px) {
    .insider-rewards .insider-rewards-holder .insider-rewards--img img {
      border-radius: 0px;
    }
  }
  .insider-rewards .insider-rewards-holder .insider-rewards--text {
    width: 20%;
  }
  @media (max-width: 383px) {
    .insider-rewards .insider-rewards-holder .insider-rewards--text {
      width: 90%;
      position: absolute;
      top: 15%;
      left: 5%;
    }
  }
  .insider-rewards
    .insider-rewards-holder
    .insider-rewards--text
    .insider-rewards--text-holder {
    margin-left: -200px;
    position: relative;
    display: block;
  }
  @media (max-width: 383px) {
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards--text-holder {
      margin-left: 0;
    }
  }
  .insider-rewards
    .insider-rewards-holder
    .insider-rewards--text
    .insider-rewards--text-circle {
    position: relative;
    display: block;
    margin: 2em 0;
    background-color: transparent;
    text-align: center;
    max-width: 495px;
  }
  .insider-rewards
    .insider-rewards-holder
    .insider-rewards--text
    .insider-rewards--text-circle::after {
    display: block;
    padding-bottom: 100%;
    width: 100%;
    height: 0;
    border-radius: 50%;
    background-color: #fce0a4;
    content: "";
  }
  .insider-rewards
    .insider-rewards-holder
    .insider-rewards--text
    .insider-rewards--text-circle
    .insider-rewards--text-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .insider-rewards
    .insider-rewards-holder
    .insider-rewards--text
    .insider-rewards--text-circle
    .insider-rewards--text-wrapper {
    display: table;
    width: 100%;
    height: 100%;
  }
  .insider-rewards
    .insider-rewards-holder
    .insider-rewards--text
    .insider-rewards--text-circle
    .insider-rewards--text-holder {
    display: table-cell;
    padding: 1em;
    vertical-align: middle;
    color: #565656;
  }
  .insider-rewards
    .insider-rewards-holder
    .insider-rewards--text
    .insider-rewards__header {
    font-size: 16px;
    text-transform: uppercase;
    font-family: commuters-sans, sans-serif;
  }
  @media (min-width: 1024px) {
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__header {
      font-size: 25px;
    }
  }
  .insider-rewards
    .insider-rewards-holder
    .insider-rewards--text
    .insider-rewards__text {
    font-size: 16px;
    margin: 0 auto 25px;
    width: 80%;
  }
  @media (min-width: 1024px) {
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__text {
      margin: 0 auto 45px;
      font-size: 25px;
    }
  }
  .insider-rewards
    .insider-rewards-holder
    .insider-rewards--text
    .insider-rewards__links
    a {
    font-size: 25px;
    text-decoration: none;
    font-family: commuters-sans, sans-serif;
    text-decoration: underline;
  }
  .insider-rewards
    .insider-rewards-holder
    .insider-rewards--text
    .insider-rewards__links
    a:hover {
    color: #0a3a5f;
  }
  .insider-rewards
    .insider-rewards-holder
    .insider-rewards--text
    .insider-rewards__links
    a:first-of-type {
    border-right: 1px solid #454545;
    padding-right: 10px;
    margin-right: 10px;
    text-decoration: underline;
  }
  .insider-rewards .insider-rewards-holder .insider-rewards--text hr {
    margin: 25px auto;
    width: 65%;
    border: none;
    height: 1px;
    background: #797979;
  }
  @media (max-width: 1024px) {
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__header,
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__text,
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__links
      a {
      font-size: 18px;
    }
  }
  @media (max-width: 383px) {
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__header,
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__text,
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__links
      a {
      font-size: 16px;
    }
  }
  @media (max-width: 767px) {
    .insider-rewards {
      width: 100%;
      padding: 0;
    }
    .insider-rewards .insider-rewards-holder {
      flex-flow: column;
      position: relative;
      padding: 0;
    }
    .insider-rewards .insider-rewards-holder .insider-rewards--text {
      width: 280px;
      position: absolute;
      top: 50%;
      margin-top: -140px;
    }
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards--text-holder {
      margin-left: 0;
    }
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards--text-circle {
      margin: 0;
    }
    .insider-rewards .insider-rewards-holder .insider-rewards--text hr {
      display: none;
    }
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__header {
      font-size: 16px;
      margin-bottom: 10px;
    }
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__text {
      margin-bottom: 15px;
    }
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__text,
    .insider-rewards
      .insider-rewards-holder
      .insider-rewards--text
      .insider-rewards__links
      a {
      font-size: 14px;
    }
    .insider-rewards .insider-rewards-holder .insider-rewards--img {
      width: 100%;
    }
    .insider-rewards .insider-rewards-holder .insider-rewards--img img {
      border-radius: 0;
    }
  }
  
  .shopify-section > .text {
    padding: 300px 0;
  }
  @media (min-width: 383px) {
    .shopify-section > .text {
      padding: 65px 0;
    }
  }
  @media (max-width: 767px) {
    .shopify-section > .text {
      padding: 125px 0;
    }
  }
  @media (min-width: 1024px) {
    .shopify-section > .text {
      padding: 175px 0;
    }
  }
  .shopify-section > .text.bg--yellow {
    background-color: #f7b72b;
    color: #0c4470;
  }
  .shopify-section > .text.bg--cream {
    background-color: #fbf6ee;
    color: #565656;
  }
  .shopify-section > .text.bg--teal {
    background-color: #83c4b7;
    color: #fff;
  }
  .shopify-section > .text.bg--white {
    background-color: #fff;
    color: #565656;
  }
  .shopify-section > .text.bg--blue {
    background-color: #0c4470;
    color: #fff;
  }
  .shopify-section > .text.bg--blue .text--btn .btn--white:hover {
    background: #f7b72b;
  }
  .shopify-section > .text.type-size--regular .text-holder {
    font-size: 18px;
    line-height: calc(26 / 18);
  }
  @media (min-width: 1024px) {
    .shopify-section > .text.type-size--regular .text-holder {
      font-size: 25px;
      line-height: calc(35 / 20);
    }
  }
  .shopify-section > .text.type-size--large .text-holder {
    font-size: 28px;
  }
  @media (min-width: 1024px) {
    .shopify-section > .text.type-size--large .text-holder {
      font-size: 35px;
      line-height: calc(45 / 35);
    }
  }
  .shopify-section > .text .text-holder {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: center;
  }
  .shopify-section > .text .text-holder .text--column {
    display: block;
    flex: 0 0 auto;
    position: relative;
    font-family: commuters-sans, sans-serif;
  }
  .shopify-section > .text .text-holder .text--column.text--single {
    width: 55%;
  }
  @media (max-width: 768px) {
    .shopify-section > .text .text-holder .text--column.text--single {
      width: 90%;
      margin: 0 auto;
      text-align: center;
    }
  }
  .shopify-section > .text .text-holder .text--column.text--double {
    width: 45%;
  }
  @media (max-width: 768px) {
    .shopify-section > .text .text-holder .text--column.text--double {
      width: 90%;
      text-align: center;
    }
  }
  @media (max-width: 768px) {
    .shopify-section > .text .text-holder .text--column.text--double:first-child {
      margin: 0 auto 25px;
    }
  }
  @media (max-width: 768px) {
    .shopify-section > .text .text-holder .text--column.text--double:last-child {
      margin: 0 auto;
    }
  }
  .shopify-section > .text .text-holder .text--column .text--btn {
    margin: 35px 0;
  }
  .shopify-section > .text.alignment--left .text--single {
    text-align: center;
    margin: 0 auto;
  }
  @media (min-width: 1024px) {
    .shopify-section > .text.alignment--left .text--single {
      text-align: left;
      margin: 0 auto 0 0;
    }
  }
  .shopify-section > .text.alignment--left .text--double {
    text-align: left;
  }
  .shopify-section > .text.alignment--right .text--single {
    text-align: center;
    margin: 0 auto;
  }
  @media (min-width: 1024px) {
    .shopify-section > .text.alignment--right .text--single {
      text-align: right;
      margin: 0 0 0 auto;
    }
  }
  .shopify-section > .text.alignment--right .text--double {
    text-align: right;
  }
  .shopify-section > .text.alignment--center .text--single {
    text-align: center;
    margin: 0 auto;
  }
  .shopify-section > .text.alignment--center .text--double {
    text-align: center;
  }
  
  .text-cta.bg--yellow {
    background-color: #fce0a4;
  }
  .text-cta.bg--yellow .text-cta-holder .text-cta--header h3 {
    color: #0a3a5f;
  }
  .text-cta.bg--yellow .text-cta-holder .text-cta--text {
    color: #565656;
  }
  
  .text-cta.bg--cream {
    background-color: #fbf6ee;
  }
  
  .text-cta.bg--teal {
    background-color: #83c4b7;
  }
  .text-cta.bg--teal .text-cta-holder .text-cta--header h3 {
    color: #fff;
  }
  .text-cta.bg--teal .text-cta-holder .text-cta--text {
    color: #fff;
  }
  
  .text-cta.bg--blue {
    background-color: #0c4470;
  }
  .text-cta.bg--blue .text-cta-holder .text-cta--header h3 {
    color: #fff;
  }
  .text-cta.bg--blue .text-cta-holder .text-cta--text {
    color: #fff;
  }
  .text-cta.bg--blue .text-cta--btn .btn--white:hover {
    background-color: #f7b72b;
  }
  
  .text-cta.bg--white {
    background-color: #fff;
  }
  
  .text-cta.type-size--large .text-cta-holder .text-cta--header h3 {
    font-size: 120px;
    line-height: calc(130 / 120);
    font-family: big-caslon-fb, serif;
  }
  @media (max-width: 1024px) {
    .text-cta.type-size--large .text-cta-holder .text-cta--header h3 {
      font-size: 85px;
    }
  }
  @media (max-width: 768px) {
    .text-cta.type-size--large .text-cta-holder .text-cta--header h3 {
      font-size: 55px;
    }
  }
  @media (max-width: 383px) {
    .text-cta.type-size--large .text-cta-holder .text-cta--header h3 {
      font-size: 48px;
    }
  }
  
  .text-cta.type-size--large .text-cta-holder .text-cta--header h4 {
    font-size: 45px;
    font-weight: 300;
    margin: 0 auto;
  }
  @media (max-width: 383px) {
    .text-cta.type-size--large .text-cta-holder .text-cta--header h4 {
      font-size: 15px;
    }
  }
  
  .text-cta.type-size--regular .text-cta-holder .text-cta--text {
    font-size: 25px;
    line-height: calc(35 / 25);
  }
  @media (max-width: 1024px) {
    .text-cta.type-size--regular .text-cta-holder .text-cta--text {
      font-size: 22px;
    }
  }
  @media (max-width: 383px) {
    .text-cta.type-size--regular .text-cta-holder .text-cta--text {
      font-size: 15px;
    }
  }
  
  .text-cta--text h3 {
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 140%;
  }
  
  .text-cta.type-size--regular .text-cta-holder .text-cta--header h3,
  .text-cta.type-size--regular .text-cta-holder .text-cta--header h2 {
    font-size: 65px;
    font-weight: 500;
    line-height: calc(80 / 65);
    font-family: big-caslon-fb, serif;
  }
  @media (max-width: 1024px) {
    .text-cta.type-size--regular .text-cta-holder .text-cta--header h3,
    .text-cta.type-size--regular .text-cta-holder .text-cta--header h2 {
      font-size: 50px;
    }
  }
  @media (max-width: 768px) {
    .text-cta.type-size--regular .text-cta-holder .text-cta--header h3,
    .text-cta.type-size--regular .text-cta-holder .text-cta--header h2 {
      font-size: 45px;
    }
  }
  @media (max-width: 383px) {
    .text-cta.type-size--regular .text-cta-holder .text-cta--header h3,
    .text-cta.type-size--regular .text-cta-holder .text-cta--header h2 {
      font-size: 40px;
    }
  }
  
  .text-cta .text-cta-holder {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
  }
  @media (max-width: 1024px) {
    .text-cta .text-cta-holder {
      padding: 200px 0;
    }
  }
  @media (max-width: 768px) {
    .text-cta .text-cta-holder {
      padding: 50px 0;
      width: 80%;
    }
  }
  @media (max-width: 383px) {
    .text-cta .text-cta-holder {
      padding: 100px 0;
    }
  }
  .text-cta .text-cta-holder .text-cta--header h3 {
    color: #565656;
  }
  .text-cta .text-cta-holder hr {
    width: 20%;
    margin: 50px auto;
  }
  @media (max-width: 1024px) {
    .text-cta .text-cta-holder hr {
      margin: 150px auto;
    }
  }
  @media (max-width: 768px) {
    .text-cta .text-cta-holder hr {
      margin: 25px auto;
    }
  }
  @media (max-width: 383px) {
    .text-cta .text-cta-holder hr {
      display: none;
      visibility: hidden;
    }
  }
  .text-cta .text-cta-holder .text-cta--text {
    width: 55%;
    margin: 0 auto;
  }
  @media (max-width: 1024px) {
    .text-cta .text-cta-holder .text-cta--text {
      width: 75%;
    }
  }
  @media (max-width: 768px) {
    .text-cta .text-cta-holder .text-cta--text {
      width: 90%;
    }
  }
  .text-cta .text-cta-holder .text-cta--btn {
    margin-top: 100px;
  }
  @media (max-width: 768px) {
    .text-cta .text-cta-holder .text-cta--btn {
      margin-top: 50px;
    }
  }
  
  .text-cta .text-cta-text {
    color: #565656;
  }
  
  .text-w-image {
    padding: 50px 0;
  }
  .text-w-image .text-w-image-holder {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
  }
  .text-w-image .text-w-image-holder .image-holder {
    width: 35%;
  }
  @media (max-width: 768px) {
    .text-w-image .text-w-image-holder .image-holder {
      width: 100%;
    }
  }
  .text-w-image .text-w-image-holder .image-holder .img--holder {
    overflow: hidden;
    position: relative;
    margin: 0;
  }
  .text-w-image .text-w-image-holder .image-holder .img--holder::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .text-w-image .text-w-image-holder .image-holder .img--holder img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 15px;
  }
  .text-w-image .text-w-image-holder .text-holder {
    width: 60%;
  }
  @media (max-width: 768px) {
    .text-w-image .text-w-image-holder .text-holder {
      width: 100%;
    }
  }
  .text-w-image .text-w-image-holder .text-holder .text {
    padding: 0;
  }
  @media (max-width: 768px) {
    .text-w-image .text-w-image-holder .text-holder .text {
      padding: 50px 0 0 0;
    }
  }
  .text-w-image .text-w-image-holder .text-holder .text p,
  .text-w-image .text-w-image-holder .text-holder .text span,
  .text-w-image .text-w-image-holder .text-holder .text ul li,
  .text-w-image .text-w-image-holder .text-holder .text ol li {
    color: #565656;
    font-size: 28px;
    line-height: calc(35 / 25);
  }
  @media (max-width: 1024px) {
    .text-w-image .text-w-image-holder .text-holder .text p,
    .text-w-image .text-w-image-holder .text-holder .text span,
    .text-w-image .text-w-image-holder .text-holder .text ul li,
    .text-w-image .text-w-image-holder .text-holder .text ol li {
      font-size: 22px;
    }
  }
  @media (max-width: 383px) {
    .text-w-image .text-w-image-holder .text-holder .text p,
    .text-w-image .text-w-image-holder .text-holder .text span,
    .text-w-image .text-w-image-holder .text-holder .text ul li,
    .text-w-image .text-w-image-holder .text-holder .text ol li {
      font-size: 15px;
    }
  }
  .text-w-image .text-w-image-holder .text-holder .text p,
  span .text-w-image .text-w-image-holder .text-holder .text:last-child {
    margin-bottom: 0;
  }
  .text-w-image .text-w-image-holder .text-holder .text a {
    font-size: 28px;
    line-height: calc(35 / 25);
  }
  @media (max-width: 1024px) {
    .text-w-image .text-w-image-holder .text-holder .text a {
      font-size: 22px;
    }
  }
  @media (max-width: 383px) {
    .text-w-image .text-w-image-holder .text-holder .text a {
      font-size: 15px;
    }
  }
  .text-w-image .text-w-image-holder .text-holder .text.width--large {
    margin: 0 auto;
  }
  @media (max-width: 768px) {
    .text-w-image .text-w-image-holder .text-holder .text.width--large {
      width: 90%;
    }
  }
  .text-w-image .text-w-image-holder .text-holder .text.width--small {
    width: 55%;
  }
  @media (max-width: 768px) {
    .text-w-image .text-w-image-holder .text-holder .text.width--small {
      width: 75%;
    }
  }
  @media (min-width: 2000px) {
    .text-w-image .text-w-image-holder.constraints--edge {
      max-width: 1750px;
      margin: 0 auto;
    }
  }
  .text-w-image .text-w-image-holder.alignment--right {
    flex-direction: row-reverse;
  }
  .text-w-image .text-w-image-holder.alignment--right.constraints--edge .text {
    margin-left: 75px;
  }
  @media (max-width: 768px) {
    .text-w-image .text-w-image-holder.alignment--right.constraints--edge .text {
      margin: 0 auto 0 0;
    }
  }
  .text-w-image
    .text-w-image-holder.alignment--right.constraints--edge
    .img--holder {
    margin-right: -15px;
  }
  @media (max-width: 768px) {
    .text-w-image .text-w-image-holder.alignment--right .text-holder {
      margin: 0 auto 0 25px;
    }
  }
  @media (max-width: 768px) {
    .text-w-image .text-w-image-holder.alignment--left .text-holder {
      margin: 0 0 0 auto;
    }
  }
  .text-w-image .text-w-image-holder.alignment--left.constraints--edge .text {
    margin-right: 75px;
  }
  @media (max-width: 768px) {
    .text-w-image .text-w-image-holder.alignment--left.constraints--edge .text {
      margin: 0 25px 0 auto;
    }
  }
  .text-w-image
    .text-w-image-holder.alignment--left.constraints--edge
    .img--holder {
    margin-left: -15px;
  }
  
  .image-hero {
    position: relative;
    height: auto;
  }
  @media (min-width: 1024px) {
    .image-hero {
      height: 100vh;
    }
  }
  .image-hero .bg {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .image-hero .bg--mobile {
    display: none;
    visibility: hidden;
  }
  @media (max-width: 383px) {
    .image-hero .bg--mobile {
      visibility: visible;
      display: block;
    }
  }
  @media (max-width: 383px) {
    .image-hero .bg--desktop {
      display: none;
      visibility: hidden;
    }
  }
  .image-hero .container {
    height: 100%;
    position: relative;
  }
  .image-hero .image-hero--heading {
    padding: 150px 0;
    position: relative;
    z-index: 10;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
  }
  @media (max-width: 383px) {
    .image-hero .image-hero--heading {
      width: 90%;
      margin: 0 auto;
      padding: 150px 0 0 0;
    }
  }
  .image-hero .image-hero--heading.alignment--center {
    text-align: center;
  }
  .image-hero .image-hero--heading.alignment--left {
    text-align: left;
  }
  .image-hero .image-hero--heading.alignment--left h1 {
    margin-left: -2vw;
  }
  .image-hero .image-hero--heading.alignment--right {
    text-align: right;
  }
  .image-hero .image-hero--heading.alignment--right h1 {
    margin-right: -2vw;
  }
  .image-hero .image-hero--heading.color--light h1,
  .image-hero .image-hero--heading.color--light h2 {
    color: #fff !important;
    text-shadow: 0 0 1px #454545 !important;
  }
  .image-hero .image-hero--heading.color--light h3:after {
    background-color: #fff;
  }
  .image-hero .image-hero--heading.color--dark h1,
  .image-hero .image-hero--heading.color--dark h3 {
    color: #0c4470;
  }
  .image-hero .image-hero--heading.color--dark h3:after {
    background-color: #0c4470;
  }
  .image-hero .image-hero--heading h1 {
    font-family: big-caslon-fb, serif;
    margin: 0;
    font-size: 50px;
  }
  @media (min-width: 768px) {
    .image-hero .image-hero--heading h1 {
      font-size: 72px;
      line-height: calc(100 / 90);
    }
  }
  @media (min-width: 1024px) {
    .image-hero .image-hero--heading h1 {
      font-size: 125px;
    }
    .image-hero .image-hero--heading .bigtext {
      font-size: 70px !important;
      line-height: calc(180 / 150);
    }
  }
  
  @media only screen and (min-width: 1024px) and (max-height: 800px) {
    .image-hero .image-hero--heading h1 {
      font-size: 95px;
    }
  }
  
  @media (min-width: 1200px) {
    .image-hero .image-hero--heading h1 {
      font-size: 140px;
      line-height: calc(180 / 150);
    }
    .image-hero .image-hero--heading .bigtext {
      font-size: 100px !important;
      line-height: calc(180 / 150);
    }
  }
  @media only screen and (min-width: 1200px) and (max-height: 920px) {
    .image-hero .image-hero--heading h1 {
      font-size: 115px;
    }
  }
  
  @media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .image-hero .image-hero--heading h1 {
      font-size: 120px;
      line-height: calc(180 / 150);
    }
  }
  @media (min-width: 1500px) {
    .image-hero .image-hero--heading h1 {
      font-size: 150px;
      line-height: calc(180 / 150);
    }
  }
  
  .image-hero .image-hero--heading h3 {
    font-family: commuters-sans, sans-serif;
    text-transform: uppercase;
    font-size: 25px;
    margin-top: 35px;
  }
  @media (min-width: 1024px) {
    .image-hero .image-hero--heading h3 {
      font-size: 32px;
      margin-top: 70px;
    }
  }
  .image-hero .image-hero--heading h3:after {
    content: "";
    position: relative;
    display: block;
    height: 1px;
    margin: 0 auto;
    width: 35%;
  }
  @media (min-width: 1024px) {
    .image-hero .image-hero--heading h3:after {
      width: calc(100vw / 7);
    }
  }
  .image-hero .image-hero--text {
    display: none;
    visibility: hidden;
    position: relative;
    display: block;
    z-index: 5;
    color: #565656;
    background-color: #fbf6ee;
    width: 35vw;
    margin: 0 auto;
    padding: 50px;
    text-align: center;
    font-weight: 300;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    max-width: 820px;
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
  @media (min-width: 768px) {
    .image-hero .image-hero--text {
      visibility: visible;
      display: block;
      width: 55vw;
    }
  }
  @media (min-width: 1024px) {
    .image-hero .image-hero--text {
      width: 65vw;
      padding: 35px;
      font-size: 20px;
      line-height: calc(38 / 20);
    }
  }
  @media (min-width: 1200px) {
    .image-hero .image-hero--text {
      font-size: 28px;
      line-height: calc(48 / 28);
    }
  }
  
  .image-hero--text-mobile {
    display: none;
    visibility: hidden;
    margin: 0;
    width: 100%;
  }
  @media (max-width: 767px) {
    .image-hero--text-mobile {
      visibility: visible;
      display: block;
      width: 100%;
      margin: 0;
      text-align: center;
    }
    .image-hero--text-mobile .text--holder {
      padding: 40px 30px;
      background-color: #fbf6ee;
      font-size: 15px;
      line-height: calc(21 / 15);
      border-radius: 0;
    }
  }
  
  .video-hero-banner {
    position: relative;
  }
  .video-hero-banner .bg {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .video-hero-banner .bg--mobile {
    display: none;
    visibility: hidden;
  }
  @media (max-width: 383px) {
    .video-hero-banner .bg--mobile {
      visibility: visible;
      display: block;
    }
  }
  @media (max-width: 383px) {
    .video-hero-banner .bg--desktop {
      display: none;
      visibility: hidden;
    }
  }
  .video-hero-banner .video-hero-banner--heading {
    padding: 300px 0;
    position: relative;
    z-index: 10;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
  }
  @media (max-width: 1024px) {
    .video-hero-banner .video-hero-banner--heading {
      padding: 200px 0;
    }
  }
  @media (max-width: 768px) {
    .video-hero-banner .video-hero-banner--heading {
      padding: 180px 0;
    }
  }
  @media (max-width: 383px) {
    .video-hero-banner .video-hero-banner--heading {
      padding: 150px 0;
      width: 90%;
      margin: 0 auto;
    }
  }
  .video-hero-banner .video-hero-banner--heading.alignment--center {
    text-align: center;
  }
  .video-hero-banner .video-hero-banner--heading.alignment--left {
    text-align: left;
  }
  .video-hero-banner .video-hero-banner--heading.alignment--left h1 {
    margin-left: -2vw;
  }
  .video-hero-banner .video-hero-banner--heading.alignment--right {
    text-align: right;
  }
  .video-hero-banner .video-hero-banner--heading.alignment--right h1 {
    margin-right: -2vw;
  }
  .video-hero-banner .video-hero-banner--heading h1 {
    color: #fff;
    font-family: big-caslon-fb, serif;
    margin: 0;
    font-size: 50px;
  }
  @media (min-width: 768px) {
    .video-hero-banner .video-hero-banner--heading h1 {
      font-size: 72px;
      line-height: calc(100 / 90);
    }
  }
  @media (min-width: 1024px) {
    .video-hero-banner .video-hero-banner--heading h1 {
      font-size: 125px;
    }
  }
  @media (min-width: 1200px) {
    .video-hero-banner .video-hero-banner--heading h1 {
      font-size: 150px;
      line-height: calc(180 / 150);
    }
  }
  .video-hero-banner .video-hero-banner--text {
    display: none;
    visibility: hidden;
    position: relative;
    display: block;
    z-index: 5;
    background-color: #fbf6ee;
    width: 35vw;
    margin: 0 auto;
    padding: 50px;
    text-align: center;
    font-weight: 300;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
  @media (min-width: 768px) {
    .video-hero-banner .video-hero-banner--text {
      visibility: visible;
      display: block;
      width: 55vw;
    }
  }
  @media (min-width: 1024px) {
    .video-hero-banner .video-hero-banner--text {
      width: 65vw;
      padding: 35px;
      font-size: 20px;
      line-height: calc(38 / 20);
    }
  }
  @media (min-width: 1200px) {
    .video-hero-banner .video-hero-banner--text {
      font-size: 28px;
      line-height: calc(48 / 28);
    }
  }
  .video-hero-banner .main-video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 1;
  }
  .video-hero-banner .main-video .video-holder {
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
  }
  .video-hero-banner .main-video .video-holder:before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .video-hero-banner .main-video .video-holder video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  
  .video-hero--text-mobile {
    visibility: visible;
    display: block;
    width: 90%;
    margin: 10px auto;
    text-align: center;
  }
  .video-hero--text-mobile .text--holder {
    border-radius: 25px;
    padding: 40px 30px;
    background-color: #fbf6ee;
    font-size: 15px;
    line-height: calc(21 / 15);
  }
  @media (min-width: 1024px) {
    .video-hero--text-mobile {
      display: none;
      visibility: hidden;
    }
  }
  
  .image-accordion .image-accordion-holder {
    display: grid;
    overflow: hidden;
    grid-template-columns: repeat(2, 1fr);
  }
  .image-accordion .image-accordion-holder .accordion {
    padding-top: 20px;
  }
  @media (max-width: 383px) {
    .image-accordion .image-accordion-holder {
      display: flex;
      justify-content: space-between;
      flex-direction: column-reverse;
      flex-wrap: wrap;
      padding-bottom: 30px;
    }
    .image-accordion .image-accordion-holder .accordion {
      padding-top: 0;
    }
  }
  .image-accordion .image-accordion-holder .image-accordion--accordion {
    border-left: 1px solid #000;
  }
  @media (max-width: 383px) {
    .image-accordion .image-accordion-holder .image-accordion--accordion {
      border-left: none;
    }
  }
  .image-accordion .image-accordion-holder .image-accordion--image {
    padding: 40px 40px 40px 0;
  }
  @media (max-width: 383px) {
    .image-accordion .image-accordion-holder .image-accordion--image {
      margin-top: 20px;
      padding: 0 20px;
    }
  }
  .image-accordion
    .image-accordion-holder
    .image-accordion--image
    .image-accordion--image-holder {
    overflow: hidden;
    position: relative;
    margin: 0;
  }
  .image-accordion
    .image-accordion-holder
    .image-accordion--image
    .image-accordion--image-holder::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .image-accordion
    .image-accordion-holder
    .image-accordion--image
    .image-accordion--image-holder
    img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 15px;
  }
  @media (max-width: 383px) {
    .image-accordion .image-accordion-holder .image-accordion--accordion,
    .image-accordion .image-accordion-holder .image-accordion--image {
      width: 100%;
    }
  }
  
  @media (max-width: 383px) {
    .image-accordion .container {
      padding: 0;
    }
  }
  
  /*About Us — Stats*/
  .about-us {
    border-bottom: 1px solid #d9d9d9;
  }
  @media (max-width: 383px) {
    .about-us {
      border-bottom: none;
    }
  }
  .about-us .about-us-title {
    text-align: center;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    text-transform: uppercase;
    padding: 5px 0;
    font-size: 16px;
    line-height: calc(30 / 16);
    color: #565656;
    font-family: commuters-sans, sans-serif;
  }
  @media (min-width: 1024px) {
    .about-us .about-us-title {
      font-size: 20px;
      line-height: calc(40 / 20);
    }
  }
  .about-us .about-us-holder {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: center;
    align-items: flex-end;
  }
  @media (max-width: 1024px) {
    .about-us .about-us-holder {
      align-items: center;
    }
  }
  @media (max-width: 768px) {
    .about-us .about-us-holder {
      display: block;
    }
  }
  .about-us .about-us-holder * > {
    display: block;
    flex: 0 0 auto;
    position: relative;
  }
  @media (max-width: 1024px) {
    .about-us .about-us-holder * > {
      width: 90%;
    }
  }
  .about-us .about-us-holder .about-us-left,
  .about-us .about-us-holder .about-us-right {
    width: 50%;
  }
  @media (max-width: 1024px) {
    .about-us .about-us-holder .about-us-left,
    .about-us .about-us-holder .about-us-right {
      padding: 45px;
    }
  }
  @media (max-width: 768px) {
    .about-us .about-us-holder .about-us-left,
    .about-us .about-us-holder .about-us-right {
      width: 90%;
      margin: 0 auto;
    }
  }
  .about-us .about-us-holder .about-us-left {
    text-align: center;
    padding: 90px 45px 0 45px;
  }
  @media (min-width: 1024px) {
    .about-us .about-us-holder .about-us-left {
      text-align: left;
      padding: 0 100px 200px;
    }
  }
  @media (min-width: 1200px) {
    .about-us .about-us-holder .about-us-left {
      padding: 50px 150px;
      text-align: center;
    }
  }
  .about-us .about-us-holder .about-us-left .about-us--title {
    font-size: 110px;
    line-height: normal;
    font-family: big-caslon-fb, serif;
    margin-bottom: 40px;
    color: #454545;
  }
  @media (max-width: 1024px) {
    .about-us .about-us-holder .about-us-left .about-us--title {
      font-size: 120px;
      margin-bottom: 30px;
    }
  }
  @media (max-width: 383px) {
    .about-us .about-us-holder .about-us-left .about-us--title {
      font-size: 38px;
    }
  }
  .about-us .about-us-holder .about-us-left .about-us--text {
    color: #565656;
    margin-bottom: 75px;
  }
  .about-us .about-us-holder .about-us-left .about-us--link {
    display: none;
    visibility: hidden;
  }
  @media (min-width: 1024px) {
    .about-us .about-us-holder .about-us-left .about-us--link {
      visibility: visible;
      display: block;
    }
  }
  .about-us .about-us-holder .about-us-right {
    border-left: none;
    padding: 0 35px 95px;
  }
  @media (min-width: 1200px) {
    .about-us .about-us-holder .about-us-right {
      padding: 80px;
      border-left: 1px solid #d9d9d9;
    }
  }
  .about-us .about-us-holder .about-us-right .about-us--link-mobile {
    display: none;
    visibility: hidden;
  }
  @media (max-width: 768px) {
    .about-us .about-us-holder .about-us-right .about-us--link-mobile {
      display: block;
      visibility: visible;
      margin-top: 90px;
      text-align: center;
    }
  }
  .about-us .about-us-holder .about-us-right .about-us--stats .about-us--stat {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #d9d9d9;
    align-items: flex-end;
    padding: 40px 0 15px;
  }
  .about-us
    .about-us-holder
    .about-us-right
    .about-us--stats
    .about-us--stat:first-of-type {
    padding: 0 0 15px;
  }
  @media (min-width: 1024px) {
    .about-us .about-us-holder .about-us-right .about-us--stats .about-us--stat {
      padding: 75px 0 20px;
    }
  }
  @media (min-width: 1200px) {
    .about-us .about-us-holder .about-us-right .about-us--stats .about-us--stat {
      padding: 70px 0 30px;
    }
  }
  .about-us
    .about-us-holder
    .about-us-right
    .about-us--stats
    .about-us--stat
    .about-us--stat__label {
    color: #565656;
    text-transform: uppercase;
    line-height: calc(30 / 25);
    font-family: commuters-sans, sans-serif;
    font-size: 12px;
  }
  @media (min-width: 768px) {
    .about-us
      .about-us-holder
      .about-us-right
      .about-us--stats
      .about-us--stat
      .about-us--stat__label {
      font-size: 16px;
    }
  }
  @media (min-width: 1024px) {
    .about-us
      .about-us-holder
      .about-us-right
      .about-us--stats
      .about-us--stat
      .about-us--stat__label {
      padding: 75px 0 50px;
    }
  }
  @media (min-width: 1200px) {
    .about-us
      .about-us-holder
      .about-us-right
      .about-us--stats
      .about-us--stat
      .about-us--stat__label {
      font-size: 25px;
      padding: 70px 0 5px;
    }
  }
  .about-us
    .about-us-holder
    .about-us-right
    .about-us--stats
    .about-us--stat
    .about-us--stat__numbers {
    font-weight: 100;
    font-size: 80px;
    line-height: calc(30 / 25);
    margin-bottom: -10px;
    color: #565656;
    font-family: commuters-sans, sans-serif;
  }
  @media (max-width: 1024px) {
    .about-us
      .about-us-holder
      .about-us-right
      .about-us--stats
      .about-us--stat
      .about-us--stat__numbers {
      font-size: 70px;
    }
  }
  @media (max-width: 768px) {
    .about-us
      .about-us-holder
      .about-us-right
      .about-us--stats
      .about-us--stat
      .about-us--stat__numbers {
      font-size: 45px;
    }
  }
  @media (max-width: 383px) {
    .about-us
      .about-us-holder
      .about-us-right
      .about-us--stats
      .about-us--stat
      .about-us--stat__numbers {
      font-size: 36px;
    }
  }
  
  .get-inspired {
    margin-bottom: 80px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  @media (min-width: 1024px) {
    .get-inspired {
      margin-bottom: 100px;
    }
  }
  @media (min-width: 1200px) {
    .get-inspired {
      margin-bottom: 150px;
    }
  }
  .get-inspired .get-inspired--sub_heading {
    text-align: center;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    text-transform: uppercase;
    padding: 5px 0;
    font-size: 16px;
    line-height: calc(30 / 16);
    color: #565656;
    font-family: commuters-sans, sans-serif;
  }
  @media (min-width: 1024px) {
    .get-inspired .get-inspired--sub_heading {
      font-size: 20px;
      line-height: calc(40 / 20);
    }
  }
  .get-inspired .get-inspired--heading {
    padding: 20px;
  }
  @media (min-width: 768px) {
    .get-inspired .get-inspired--heading {
      padding: 75px;
    }
  }
  @media (min-width: 1024px) {
    .get-inspired .get-inspired--heading {
      padding: 125px 0 85px 0;
    }
  }
  @media (min-width: 1200px) {
    .get-inspired .get-inspired--heading {
      padding: 150px 0 100px 0;
    }
  }
  .get-inspired .get-inspired--heading .get-inspired--title,
  .get-inspired .get-inspired--heading .get-inspired--callout {
    width: 100%;
    margin: 0 auto;
  }
  @media (min-width: 768px) {
    .get-inspired .get-inspired--heading .get-inspired--title,
    .get-inspired .get-inspired--heading .get-inspired--callout {
      margin: 0 auto 55px;
    }
  }
  @media (min-width: 1024px) {
    .get-inspired .get-inspired--heading .get-inspired--title,
    .get-inspired .get-inspired--heading .get-inspired--callout {
      width: 75%;
    }
  }
  @media (min-width: 1200px) {
    .get-inspired .get-inspired--heading .get-inspired--title,
    .get-inspired .get-inspired--heading .get-inspired--callout {
      width: 55%;
      margin: 0 auto 0 0;
    }
  }
  .get-inspired .get-inspired--heading .get-inspired--title {
    margin-bottom: 15px;
  }
  @media (max-width: 767px) {
    .get-inspired .get-inspired--heading .get-inspired--title {
      padding: 0 40px;
    }
  }
  @media (min-width: 1024px) {
    .get-inspired .get-inspired--heading .get-inspired--title {
      margin-bottom: 30px;
    }
  }
  .get-inspired .get-inspired--heading .get-inspired--title h3 {
    margin: 0;
    color: #454545;
    font-family: big-caslon-fb, serif;
    font-size: 45px;
    line-height: calc(55 / 45);
  }
  @media (min-width: 1024px) {
    .get-inspired .get-inspired--heading .get-inspired--title h3 {
      font-size: 65px;
      line-height: calc(80 / 65);
    }
  }
  .get-inspired .get-inspired--heading .get-inspired--callout {
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: flex-start;
    border-top: 1px solid #d9d9d9;
  }
  @media (max-width: 767px) {
    .get-inspired .get-inspired--heading .get-inspired--callout {
      padding: 10px 40px 0;
    }
  }
  @media (min-width: 1024px) {
    .get-inspired .get-inspired--heading .get-inspired--callout {
      border-top: none;
    }
  }
  .get-inspired .get-inspired--heading .get-inspired--callout .callout--icon,
  .get-inspired .get-inspired--heading .get-inspired--callout .callout--text {
    display: block;
    position: relative;
  }
  .get-inspired .get-inspired--heading .get-inspired--callout .callout--icon {
    margin-right: 10px;
    width: 22px;
    height: 22px;
    display: none;
    /*visibility: hidden;*/
  }
  @media (min-width: 1024px) {
    .get-inspired .get-inspired--heading .get-inspired--callout .callout--icon {
      height: 35px;
      width: 35px;
    }
  }
  .get-inspired .get-inspired--heading .get-inspired--callout .callout--icon a {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
  }
  .get-inspired
    .get-inspired--heading
    .get-inspired--callout
    .callout--icon
    a:after {
    content: "";
    display: block;
    position: relative;
    background-image: url(/cdn/shop/files/instagram-icon.svg?v=1708555977);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 22px;
    height: 22px;
  }
  @media (min-width: 1024px) {
    .get-inspired
      .get-inspired--heading
      .get-inspired--callout
      .callout--icon
      a:after {
      height: 35px;
      width: 35px;
    }
  }
  @media (min-width: 1024px) {
    .get-inspired .get-inspired--heading .get-inspired--callout .callout--icon {
      display: block;
      visibility: visible;
    }
  }
  .get-inspired .get-inspired--heading .get-inspired--callout .callout--text {
    color: #565656;
    font-size: 25px;
  }
  @media (max-width: 767px) {
    .get-inspired .get-inspired--heading .container {
      padding: 0;
    }
  }
  .get-inspired .get-inspired--slider {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }
  .get-inspired .get-inspired--slider .get-inspired--slider-holder {
    margin: 0;
    padding: 0 15px;
  }
  @media (max-width: 383px) {
    .get-inspired .get-inspired--slider .get-inspired--slider-holder {
      padding: 0;
      margin: 0 auto;
      width: 90%;
    }
  }
  .get-inspired .get-inspired--slider .get-inspired--slider-holder .slick-track {
    display: flex;
  }
  .get-inspired .get-inspired--slider .get-inspired--slider-holder .slick-list {
    border-right: 1px solid #d9d9d9;
  }
  .get-inspired .get-inspired--slider .get-inspired--slider-holder .slick-slide {
    transition: 200ms, ease-in-out;
    opacity: 1;
    height: auto;
    display: flex;
    flex-direction: column;
    margin: 0;
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    .slick-slide
    > div {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    .slick-slide
    > div
    li {
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 90%;
    border-left: 1px solid #d9d9d9;
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    .slick-slide
    > div
    li
    .slide-image {
    overflow: hidden;
    position: relative;
    margin: 25px auto;
    width: 85%;
    border-radius: 15px;
    min-height: 250px;
  }
  @media (min-width: 1024px) {
    .get-inspired
      .get-inspired--slider
      .get-inspired--slider-holder
      .slick-slide
      > div
      li
      .slide-image {
      min-height: 350px;
    }
  }
  @media (min-width: 1200px) {
    .get-inspired
      .get-inspired--slider
      .get-inspired--slider-holder
      .slick-slide
      > div
      li
      .slide-image {
      min-height: 450px;
    }
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    .slick-slide
    > div
    li
    .slide-image::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    .slick-slide
    > div
    li
    .slide-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .get-inspired .get-inspired--slider .get-inspired--slider-holder button {
    position: relative;
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn {
    padding: 0;
    z-index: 20;
    width: 32px;
    height: 32px;
  }
  @media (min-width: 768px) {
    .get-inspired
      .get-inspired--slider
      .get-inspired--slider-holder
      button.slick-btn {
      width: 55px;
      height: 55px;
    }
  }
  @media (min-width: 1024px) {
    .get-inspired
      .get-inspired--slider
      .get-inspired--slider-holder
      button.slick-btn {
      width: 95px;
      height: 95px;
    }
  }
  @media (min-width: 1200px) {
    .get-inspired
      .get-inspired--slider
      .get-inspired--slider-holder
      button.slick-btn {
      width: 125px;
      height: 125px;
    }
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn--prev,
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn--next {
    font-size: 0;
    top: 45%;
    position: absolute;
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn--prev:hover:before,
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn--prev:focus:before,
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn--next:hover:before,
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn--next:focus:before {
    transform: scale(1.15);
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn--prev:before,
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn--next:before {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    background-color: #0a3a5f;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn--prev {
    display: none;
    visibility: hidden;
  }
  @media (min-width: 1024px) {
    .get-inspired
      .get-inspired--slider
      .get-inspired--slider-holder
      button.slick-btn--prev {
      display: block;
      visibility: visible;
      left: -1%;
      transform: rotate(180deg);
    }
    .get-inspired
      .get-inspired--slider
      .get-inspired--slider-holder
      button.slick-btn--prev:before {
      content: "";
      background-image: url(https://costafarms.com/cdn/shop/files/FAD279_arrow.svg);
    }
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn--next {
    right: 20px;
    top: 104%;
    z-index: 1;
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-btn--next:before {
    content: "";
    background-image: url(https://costafarms.com/cdn/shop/files/FAD279_arrow.svg);
  }
  @media (min-width: 1024px) {
    .get-inspired
      .get-inspired--slider
      .get-inspired--slider-holder
      button.slick-btn--next {
      right: -1%;
      top: 45%;
    }
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    button.slick-autoplay-toggle-button {
    display: none;
    visibility: hidden;
  }
  .get-inspired .get-inspired--footer {
    visibility: visible;
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
    border-bottom: 1px solid #d9d9d9;
  }
  .get-inspired .get-inspired--footer .footer--icon,
  .get-inspired .get-inspired--footer .footer--nav {
    display: block;
    position: relative;
  }
  .get-inspired .get-inspired--footer .footer--icon {
    margin-right: 10px;
    width: 22px;
    height: 22px;
  }
  @media (min-width: 1024px) {
    .get-inspired .get-inspired--footer .footer--icon {
      height: 35px;
      width: 35px;
    }
  }
  .get-inspired .get-inspired--footer .footer--icon a {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
  }
  .get-inspired .get-inspired--footer .footer--icon a:after {
    content: "";
    display: block;
    position: relative;
    background-image: url(df1db3f43426bbedbf8d.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 22px;
    height: 22px;
  }
  @media (min-width: 1024px) {
    .get-inspired .get-inspired--footer .footer--icon a:after {
      height: 35px;
      width: 35px;
    }
  }
  @media (min-width: 1024px) {
    .get-inspired .get-inspired--footer {
      display: none;
      visibility: hidden;
    }
  }
  
  .code {
    background: #fff;
    padding: 0;
    margin: 0;
  }
  .code > * {
    padding: 0;
    margin: 0;
  }
  .code .code--holder .yotpo-inner-text {
    font-family: brother-1816, sans-serif;
  }
  .code .code--holder .yotpo-widget-hero-section .yotpo-text-on-background {
    background-color: #fbf6ee;
  }
  .code .code--holder .yotpo-widget-hero-section .yotpo-is-mobile {
    display: block;
    visibility: visible;
    padding: 0 !important;
  }
  .code
    .code--holder
    .yotpo-widget-hero-section
    .yotpo-is-mobile
    .yotpo-background-text-mobile {
    padding: 0 !important;
  }
  @media (min-width: 1024px) {
    .code .code--holder .yotpo-widget-hero-section .yotpo-is-mobile {
      display: none !important;
      visibility: hidden !important;
    }
  }
  .code .code--holder .yotpo-widget-hero-section .yotpo-text-on-background {
    min-height: 0;
    height: 100%;
    padding: 50px;
  }
  @media (min-width: 1024px) {
    .code .code--holder .yotpo-widget-hero-section .yotpo-text-on-background {
      padding: 180px 0;
    }
  }
  .code
    .code--holder
    .yotpo-widget-hero-section
    .yotpo-text-on-background
    .yotpo-text-container {
    top: 0 !important;
  }
  @media (min-width: 1024px) {
    .code
      .code--holder
      .yotpo-widget-hero-section
      .yotpo-text-on-background
      .yotpo-text-container {
      min-width: 650px !important;
    }
  }
  @media (max-width: 767px) {
    .code
      .code--holder
      .yotpo-widget-hero-section
      .yotpo-text-on-background
      .yotpo-text-container {
      padding: 50px 0 !important;
    }
  }
  .code
    .code--holder
    .yotpo-widget-hero-section
    .yotpo-text-on-background
    .yotpo-text-container
    .yotpo-title {
    position: relative;
    display: block;
    margin-bottom: 50px;
  }
  @media (min-width: 1024px) {
    .code
      .code--holder
      .yotpo-widget-hero-section
      .yotpo-text-on-background
      .yotpo-text-container
      .yotpo-title {
      margin-bottom: 100px;
    }
  }
  .code
    .code--holder
    .yotpo-widget-hero-section
    .yotpo-text-on-background
    .yotpo-text-container
    .yotpo-title::after {
    content: "";
    position: relative;
    display: block;
    width: 50%;
    height: 2px;
    background-color: #d9d9d9;
    margin: 50px auto 0;
  }
  @media (min-width: 1024px) {
    .code
      .code--holder
      .yotpo-widget-hero-section
      .yotpo-text-on-background
      .yotpo-text-container
      .yotpo-title::after {
      margin: 100px auto 0;
    }
  }
  .code .code--holder .yotpo-login-link button {
    border-radius: 45px;
    padding: 10px 35px;
    font-size: 18px;
    line-height: calc(18 / 16);
    font-family: commuters-sans, sans-serif;
    text-decoration: none;
    border: 2px solid transparent !important;
    transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    text-transform: uppercase;
    background-color: #f7b72b !important;
    color: #fff !important;
    width: auto !important;
  }
  .code .code--holder .yotpo-login-link button:after {
    content: "";
    background-image: url(730cda32dca797b0bd30.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 22px;
    height: 13px;
    display: inline-block;
    position: relative;
    margin-left: 15px;
    transition: width 1s;
  }
  .code .code--holder .yotpo-login-link button:hover,
  .code .code--holder .yotpo-login-link button:focus {
    background-color: #0c4470 !important;
    color: #fff;
  }
  .code .code--holder .yotpo-login-link button:hover:after,
  .code .code--holder .yotpo-login-link button:focus:after {
    background-image: url(730cda32dca797b0bd30.svg);
  }
  .code .code--holder .yotpo-widget-my-rewards-widget .yotpo-background {
    background-color: #f7b72b;
  }
  @media (min-width: 1024px) {
    .code .code--holder .yotpo-widget-my-rewards-widget .yotpo-background {
      padding: 60px 0 !important;
    }
  }
  @media (min-width: 1024px) {
    .code
      .code--holder
      .yotpo-widget-my-rewards-widget
      .yotpo-background
      .yotpo-rewards-guide-tile-wrapper {
      max-width: 1440px !important;
    }
  }
  .code
    .code--holder
    .yotpo-widget-my-rewards-widget
    .yotpo-headline
    .yotpo-inner-text {
    font-family: big-caslon-fb, serif !important;
  }
  @media (max-width: 767px) {
    .code
      .code--holder
      .yotpo-widget-my-rewards-widget
      .yotpo-reward-steps-list
      .yotpo-reward-steps-item {
      border-bottom: 1px solid #fff;
    }
    .code
      .code--holder
      .yotpo-widget-my-rewards-widget
      .yotpo-reward-steps-list
      .yotpo-reward-steps-item:last-of-type {
      border-bottom: none;
    }
  }
  @media (min-width: 1024px) {
    .code
      .code--holder
      .yotpo-widget-my-rewards-widget
      .yotpo-reward-steps-list
      .yotpo-reward-steps-item {
      border-right: 1px solid #fff;
    }
    .code
      .code--holder
      .yotpo-widget-my-rewards-widget
      .yotpo-reward-steps-list
      .yotpo-reward-steps-item:last-of-type {
      border-right: none;
    }
  }
  .code
    .code--holder
    .yotpo-widget-my-rewards-widget
    .yotpo-reward-steps-list
    .yotpo-reward-steps-item
    .yotpo-inner-text {
    font-family: commuters-sans, sans-serif;
    line-height: 40px;
    font-weight: 400 !important;
    margin-bottom: 50px;
  }
  @media (max-width: 767px) {
    .code
      .code--holder
      .yotpo-widget-my-rewards-widget
      .yotpo-reward-steps-list
      .yotpo-reward-steps-item
      .yotpo-inner-text {
      margin-bottom: 25px;
      font-size: 24px !important;
    }
  }
  .code
    .code--holder
    .yotpo-widget-my-rewards-widget
    .yotpo-reward-steps-list
    .yotpo-reward-steps-item
    .yotpo-reward-steps-description
    .yotpo-inner-text {
    font-family: brother-1816, sans-serif;
  }
  @media (max-width: 767px) {
    .code
      .code--holder
      .yotpo-widget-my-rewards-widget
      .yotpo-reward-steps-list
      .yotpo-reward-steps-item
      .yotpo-reward-steps-description
      .yotpo-inner-text {
      font-size: 15px !important;
      line-height: 22px !important;
    }
  }
  @media (max-width: 767px) {
    .code
      .code--holder
      .yotpo-widget-referral-widget
      .yotpo-is-mobile
      .yotpo-race-track-tabs {
      width: 90% !important;
      max-width: 100% !important;
    }
  }
  .code .code--holder .yotpo-race-track-tab-text {
    font-family: commuters-sans, sans-serif !important;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 !important;
    font-size: 10px;
  }
  @media (min-width: 1024px) {
    .code .code--holder .yotpo-race-track-tab-text {
      font-size: 14px;
    }
  }
  .code
    .code--holder
    .yotpo-vip-tiers-grid-container
    .yotpo-grid-vip-tier-container
    .yotpo-vip-tier-name {
    text-transform: uppercase;
    color: #454545;
    font-family: commuters-sans, sans-serif !important;
    font-weight: 300 !important;
  }
  .code
    .code--holder
    .yotpo-vip-tiers-grid-container
    .yotpo-grid-vip-tier-container
    .yotpo-vip-tier-threshold {
    font-size: 14px !important;
    font-family: brother-1816, sans-serif !important;
    color: #565656 !important;
  }
  @media (min-width: 1024px) {
    .code
      .code--holder
      .yotpo-vip-tiers-grid-container
      .yotpo-grid-vip-tier-container
      svg.yotpo-benefits-check-icon {
      width: 41px;
      height: 31px;
    }
  }
  .code .code--holder .yotpo-email-view {
    font-family: brother-1816, sans-serif !important;
  }
  .code .code--holder .yotpo-email-view .yotpo-title-text {
    font-family: big-caslon-fb, serif !important;
    color: #0c4470 !important;
    font-size: 32px !important;
  }
  @media (min-width: 1024px) {
    .code .code--holder .yotpo-email-view .yotpo-title-text {
      font-size: 70px !important;
    }
  }
  .code .code--holder .yotpo-email-view .yotpo-description-text {
    color: #565656 !important;
  }
  .code .code--holder .yotpo-widget-instance-container .yotpo-vip-tiers-widget {
    background-color: #faf6ed;
  }
  .code
    .code--holder
    .yotpo-widget-instance-container
    .yotpo-vip-tiers-widget
    .yotpo-vip-tiers-headline {
    font-size: 35px !important;
  }
  @media (min-width: 1024px) {
    .code
      .code--holder
      .yotpo-widget-instance-container
      .yotpo-vip-tiers-widget
      .yotpo-vip-tiers-headline {
      font-size: 70px;
    }
  }
  .code .code--holder .yotpo-widget-instance-container .yotpo-vip-tiers-headline {
    font-family: big-caslon-fb, serif !important;
  }
  .code
    .code--holder
    .yotpo-widget-campaign-widget
    .yotpo-widget-campaign-widget-container {
    padding: 0 !important;
    max-width: 100% !important;
  }
  .code
    .code--holder
    .yotpo-widget-campaign-widget
    .yotpo-widget-campaign-widget-container
    .yotpo-container-headline {
    font-family: commuters-sans, sans-serif !important;
    text-transform: uppercase;
    padding: 5px 0;
    font-weight: 300 !important;
    line-height: calc(40 / 20);
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 50px !important;
  }
  @media (min-width: 1024px) {
    .code
      .code--holder
      .yotpo-widget-campaign-widget
      .yotpo-widget-campaign-widget-container
      .yotpo-container-headline {
      margin-bottom: 150px !important;
    }
  }
  .code
    .code--holder
    .yotpo-widget-campaign-widget
    .yotpo-widget-campaign-widget-container
    .flexified-items-even
    .flexified-child,
  .code
    .code--holder
    .yotpo-widget-campaign-widget
    .yotpo-widget-campaign-widget-container
    .flexified-items-odd
    .flexified-child {
    border-radius: 40px;
    overflow: hidden;
  }
  .code .code--holder .yotpo-widget-campaign-widget .flexified-wrapper {
    max-width: 1440px !important;
    margin: 0 auto;
  }
  
  .blog-cta {
    position: relative;
    display: block;
  }
  .blog-cta .blog-holder {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    display: block;
    height: 100%;
    z-index: 5;
    padding: 50px 0;
  }
  @media (min-width: 1024px) {
    .blog-cta .blog-holder {
      padding: 80px 0;
    }
  }
  .blog-cta .blog-holder .blog-link {
    margin: 30px 0 0 0;
  }
  @media (max-width: 1023px) {
    .blog-cta .blog-holder .blog-link {
      margin: 30px 0 0 30px;
    }
  }
  .blog-cta .blog-holder .blog-link a {
    font-family: commuters-sans, sans-serif;
  }
  .blog-cta .blog-holder .blog-link a:hover {
    color: #0a3a5f;
  }
  .blog-cta .blog-video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 1;
  }
  .blog-cta .blog-video .video-holder {
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
  }
  .blog-cta .blog-video .video-holder:before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .blog-cta .blog-video .video-holder video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .blog-cta .blog-grid {
    display: grid;
    overflow: hidden;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 5px;
    grid-auto-rows: 1fr;
  }
  @media (min-width: 1024px) {
    .blog-cta .blog-grid {
      grid-template-columns: repeat(3, 1fr);
      column-gap: 50px;
    }
  }
  @media (max-width: 767px) {
    .blog-cta .blog-grid .blog-item:nth-child(2) {
      display: none;
      visibility: hidden;
    }
  }
  .blog-cta .blog-grid .blog-item:last-of-type {
    margin-top: calc(100vh * 0.5);
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0;
  }
  @media (min-width: 1024px) {
    .blog-cta .blog-grid .blog-item:last-of-type {
      margin-top: calc(100vh * 0.35);
    }
  }
  @media (min-width: 1024px) {
    .blog-cta .blog-grid .blog-item:first-of-type,
    .blog-cta .blog-grid .blog-item:last-of-type {
      width: 80%;
    }
  }
  .blog-cta .blog-grid .blog-item .blog-card {
    position: relative;
    background-color: #fff;
    padding: 20px;
  }
  @media (min-width: 1024px) {
    .blog-cta .blog-grid .blog-item .blog-card {
      padding: 45px;
    }
  }
  .blog-cta .blog-grid .blog-item .blog-card .blog-card--img {
    width: 100%;
    max-width: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
  }
  .blog-cta .blog-grid .blog-item .blog-card .blog-card--img::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .blog-cta .blog-grid .blog-item .blog-card .blog-card--img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .blog-cta .blog-grid .blog-item .blog-card .blog-card--title h5,
  .blog-cta .blog-grid .blog-item .blog-card .blog-card--title span {
    color: #454545;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 18px;
  }
  @media (min-width: 1024px) {
    .blog-cta .blog-grid .blog-item .blog-card .blog-card--title h5,
    .blog-cta .blog-grid .blog-item .blog-card .blog-card--title span {
      font-size: 22px;
    }
  }
  @media (max-width: 383px) {
    .blog-cta .blog-grid .blog-item .blog-card .blog-card--title {
      width: 80%;
      margin: 0 auto 0 0;
    }
  }
  .blog-cta .blog-grid .blog-item .blog-card .blog-card--text {
    display: none;
    visibility: hidden;
  }
  @media (min-width: 1024px) {
    .blog-cta .blog-grid .blog-item .blog-card .blog-card--text {
      font-size: 18px;
      font-weight: 300;
      color: #565656;
      margin-bottom: 20px;
      visibility: visible;
      display: block;
    }
  }
  .blog-cta .blog-grid .blog-item .blog-card .blog-card--table {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
  }
  @media (max-width: 383px) {
    .blog-cta .blog-grid .blog-item .blog-card .blog-card--table {
      display: block;
    }
  }
  .blog-cta
    .blog-grid
    .blog-item
    .blog-card
    .blog-card--table
    .blog-card--link
    a {
    font-size: 18px;
    color: #565656;
    text-decoration: underline;
    font-family: commuters-sans, sans-serif;
  }
  .blog-cta
    .blog-grid
    .blog-item
    .blog-card
    .blog-card--table
    .blog-card--link
    a:hover {
    color: #0c4470;
  }
  @media (max-width: 383px) {
    .blog-cta
      .blog-grid
      .blog-item
      .blog-card
      .blog-card--table
      .blog-card--link
      a {
      font-size: 10px;
    }
  }
  @media (max-width: 383px) {
    .blog-cta
      .blog-grid
      .blog-item
      .blog-card
      .blog-card--table
      .blog-card--link {
      margin: 30px 0 0 0;
    }
  }
  .blog-cta .blog-grid .blog-item .blog-card .blog-card--table .blog-card--date {
    font-size: 18px;
    color: #565656;
  }
  @media (max-width: 383px) {
    .blog-cta
      .blog-grid
      .blog-item
      .blog-card
      .blog-card--table
      .blog-card--date {
      position: absolute;
      right: -15px;
      bottom: 55px;
      transform: rotate(271deg);
    }
  }
  @media (max-width: 383px) {
    .blog-cta .blog-grid .blog-item .blog-card .blog-card--table .blog-card--link,
    .blog-cta
      .blog-grid
      .blog-item
      .blog-card
      .blog-card--table
      .blog-card--date {
      font-size: 15px;
    }
  }
  
  @-webkit-keyframes ticker {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      visibility: visible;
    }
    100% {
      -webkit-transform: translate(100%);
      transform: translateX(100%);
    }
  }
  
  @keyframes ticker {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      visibility: visible;
    }
    100% {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }
  }
  
  .ticker {
    background-color: #f7b72b;
  }
  .ticker .ticker-holder {
    display: inline-block;
    height: 6rem;
    line-height: 6rem;
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;
    animation: ticker 600s linear infinite;
  }
  @media (max-width: 383px) {
    .ticker .ticker-holder {
      height: 4rem;
      line-height: 4rem;
    }
  }
  .ticker .ticker-holder .ticker__item {
    display: inline-block;
    padding: 0 2rem;
    font-size: 45px;
    font-family: big-caslon-fb, serif;
    color: #fff;
  }
  @media (max-width: 383px) {
    .ticker .ticker-holder .ticker__item {
      font-size: 30px;
    }
  }
  
  .trending {
    padding: 220px 0 0 0;
  }
  .trending .trending-sub-title {
    text-align: center;
    border-top: 1px solid #d9d9d9;
    text-transform: uppercase;
    padding: 5px 0;
    font-size: 16px;
    line-height: calc(30 / 16);
    color: #565656;
    font-family: commuters-sans, sans-serif;
  }
  @media (min-width: 1024px) {
    .trending .trending-sub-title {
      font-size: 20px;
      line-height: calc(40 / 20);
    }
  }
  .trending .trending-holder {
    display: grid;
    overflow: hidden;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
    font-family: commuters-sans, sans-serif;
  }
  .trending .trending-holder .trending-left,
  .trending .trending-holder .trending-right {
    overflow: hidden;
  }
  .trending .trending-holder .trending-left {
    height: 100%;
  }
  .trending .trending-holder .trending-left .responsive-card-image__wrapper {
    height: 100%;
  }
  .trending
    .trending-holder
    .trending-left
    .responsive-card-image__wrapper::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .trending .trending-holder .trending-left .responsive-card-image__wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .trending .trending-holder .trending-right {
    padding: 0 200px;
    background-color: #fce0a4;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }
  .trending .trending-holder .trending-right .trending--title h3 {
    font-family: big-caslon-fb, serif;
    color: #454545;
    font-size: 65px;
    line-height: calc(80 / 65);
    margin-bottom: 30px;
  }
  @media (max-width: 1024px) {
    .trending .trending-holder .trending-right .trending--title h3 {
      font-size: 55px;
    }
  }
  @media (max-width: 768px) {
    .trending .trending-holder .trending-right .trending--title h3 {
      font-size: 45px;
    }
  }
  .trending .trending-holder .trending-right .trending--text {
    color: #565656;
    margin-bottom: 70px;
  }
  @media (max-width: 768px) {
    .trending .trending-holder .trending-right .trending--title,
    .trending .trending-holder .trending-right .trending--btn {
      width: 100%;
      text-align: center;
    }
  }
  @media (max-width: 1366px) {
    .trending .trending-holder .trending-right {
      /*iPad Pro*/
      padding: 100px;
    }
  }
  @media (max-width: 768px) {
    .trending .trending-holder .trending-right {
      padding: 100px 50px;
    }
  }
  @media (max-width: 768px) {
    .trending .trending-holder {
      display: block;
      text-align: center;
    }
  }
  
  .plant-of-year {
    position: relative;
    display: block;
    width: 100%;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }
  .plant-of-year .plant-of-year-main-holder {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
  }
  @media (max-width: 1023px) {
    .plant-of-year .plant-of-year-main-holder {
      margin: 0 auto;
      width: 90%;
    }
  }
  @media (min-width: 1200px) {
    .plant-of-year .plant-of-year-main-holder {
      border-left: 1px solid #d9d9d9;
      border-right: 1px solid #d9d9d9;
    }
  }
  .plant-of-year .plant-of-year-main-holder .plant-of-the-year-holder {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: center;
    color: #454545;
    font-family: commuters-sans, sans-serif;
  }
  @media (max-width: 1023px) {
    .plant-of-year .plant-of-year-main-holder .plant-of-the-year-holder {
      flex-direction: column-reverse;
    }
  }
  .plant-of-year .plant-of-year-main-holder .plant-of-the-year-holder * > {
    display: block;
    flex: 0 0 auto;
    position: relative;
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-left,
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-right {
    width: 100%;
  }
  @media (min-width: 1024px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left,
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-right {
      width: 50%;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-left
    .plant-of-the-year-sub-heaer {
    display: none;
    visibility: hidden;
  }
  @media (min-width: 1024px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-heaer {
      font-size: 16px;
      font-style: italic;
      padding: 20px 0;
      display: block;
      visibility: visible;
      font-family: brother-1816, sans-serif;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-left
    .plant-of-the-year-sub-holder {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  @media (min-width: 1200px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-holder {
      width: 80%;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-left
    .plant-of-the-year-sub-holder
    > * {
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
  @media (min-width: 1024px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-holder
      > * {
      width: 90%;
      text-align: left;
    }
  }
  @media (min-width: 1200px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-holder
      > * {
      width: 70%;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-left
    .plant-of-the-year-sub-holder
    .plant-of-the-year-title {
    font-size: 22px;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    padding: 15px 10px;
    margin: 0;
    font-weight: 500;
    font-family: big-caslon-fb, serif;
  }
  @media (min-width: 768px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-holder
      .plant-of-the-year-title {
      font-size: 45px;
    }
  }
  @media (min-width: 1024px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-holder
      .plant-of-the-year-title {
      font-size: 50px;
      margin: 0 auto 25px;
      border: none;
      padding: 0 20px;
    }
  }
  @media (min-width: 1200px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-holder
      .plant-of-the-year-title {
      font-size: 65px;
      line-height: calc(80 / 65);
      margin: 0 auto;
      padding: 0 0 50px 0;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-left
    .plant-of-the-year-sub-holder
    .plant-of-the-year-text {
    padding: 40px;
    font-size: 16px;
    margin-bottom: 0;
    line-height: calc(28 / 16);
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
  }
  @media (min-width: 1024px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-holder
      .plant-of-the-year-text {
      margin-bottom: 75px;
      font-size: 25px;
      line-height: calc(30 / 25);
      border: none;
      padding: 20px;
    }
  }
  @media (min-width: 1200px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-holder
      .plant-of-the-year-text {
      padding: 0;
      margin-bottom: 240px;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-left
    .plant-of-the-year-sub-holder
    .plant-of-the-year-link {
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    padding: 15px 10px;
    margin: 0 auto;
    text-align: center;
  }
  @media (max-width: 383px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-holder
      .plant-of-the-year-link
      a {
      font-size: 14px;
    }
  }
  @media (min-width: 1024px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-holder
      .plant-of-the-year-link {
      border: none;
      padding: 0 20px;
      text-align: left;
    }
  }
  @media (min-width: 1200px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left
      .plant-of-the-year-sub-holder
      .plant-of-the-year-link {
      padding: 0;
      margin-bottom: 50px;
    }
  }
  @media (max-width: 383px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-left {
      width: 100%;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-right {
    border-left: 1px solid #d9d9d9;
  }
  @media (max-width: 767px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-right {
      border-right: 1px solid #d9d9d9;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-right
    .plant-of-the-year-sub-heaer {
    border-bottom: 1px solid #d9d9d9;
    text-transform: uppercase;
    padding: 5px 0;
    font-size: 16px;
    line-height: calc(30 / 16);
    color: #565656;
    font-family: commuters-sans, sans-serif;
  }
  @media (min-width: 1024px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-right
      .plant-of-the-year-sub-heaer {
      font-size: 20px;
      line-height: calc(40 / 20);
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-right
    .plant-of-the-year-sub-header-mobile {
    display: none;
    visibility: hidden;
  }
  @media (max-width: 383px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-right
      .plant-of-the-year-sub-header-mobile {
      visibility: visible;
      display: block;
      width: 100%;
      text-align: center;
      padding: 10px;
      font-size: 16px;
      line-height: calc(20 / 16);
      font-style: italic;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-right
    .plant-of-the-year-image
    .responsive-card-image__wrapper {
    width: 85%;
    max-width: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 25px auto;
  }
  @media (min-width: 1024px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-right
      .plant-of-the-year-image
      .responsive-card-image__wrapper {
      margin: 50px auto;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-right
    .plant-of-the-year-image
    .responsive-card-image__wrapper::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-right
    .plant-of-the-year-image
    .responsive-card-image__wrapper
    img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  @media (max-width: 383px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-right
      .plant-of-the-year-image {
      border-bottom: 1px solid #d9d9d9;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-right
    .plant-of-the-year-table {
    display: none;
    visibility: hidden;
  }
  @media (min-width: 1024px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-right
      .plant-of-the-year-table {
      display: flex;
      visibility: visible;
      flex-flow: row wrap;
      justify-content: flex-start;
      border-top: 1px solid #d9d9d9;
      font-size: 16px;
      align-items: center;
      line-height: calc(35 / 16);
      text-transform: uppercase;
      padding: 5px 0;
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-right
    .plant-of-the-year-table
    .plant-of-the-year-title {
    width: 20%;
    padding-left: 55px;
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-right
    .plant-of-the-year-table
    .plant-of-the-year-text {
    width: 80%;
  }
  @media (max-width: 1024px) {
    .plant-of-year
      .plant-of-year-main-holder
      .plant-of-the-year-holder
      .plant-of-the-year-right
      .plant-of-the-year-table
      .plant-of-the-year-text {
      line-height: calc(18 / 16);
    }
  }
  .plant-of-year
    .plant-of-year-main-holder
    .plant-of-the-year-holder
    .plant-of-the-year-sub-heaer {
    text-align: center;
  }
  
  .large-image-cta {
    padding: 80px 0;
  }
  @media (min-width: 1024px) {
    .large-image-cta {
      padding: 100px 0;
    }
  }
  .large-image-cta .large-image-cta--holder {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }
  .large-image-cta .large-image-cta--holder * > {
    display: block;
    flex: 0 0 auto;
  }
  .large-image-cta .large-image-cta--holder .large-image-cta--image {
    width: 75%;
    position: relative;
    z-index: 1;
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--image
    .large--image-cta--points {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--image
    .large--image-cta--points
    .large--image-cta--point {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #0a3a5f;
    position: absolute;
    z-index: 10;
    display: block;
    transition: all 0.2s ease-in-out;
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--image
    .large--image-cta--points
    .large--image-cta--point:before,
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--image
    .large--image-cta--points
    .large--image-cta--point:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 12px;
    background: #fad279;
    margin-left: -1px;
    margin-top: -6px;
  }
  @media (min-width: 1200px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--image
      .large--image-cta--points
      .large--image-cta--point:before,
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--image
      .large--image-cta--points
      .large--image-cta--point:after {
      width: 2px;
      height: 20px;
      margin-top: -10px;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--image
    .large--image-cta--points
    .large--image-cta--point:after {
    transform: rotate(90deg);
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--image
      .large--image-cta--points
      .large--image-cta--point {
      width: 36px;
      height: 36px;
    }
  }
  @media (min-width: 1200px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--image
      .large--image-cta--points
      .large--image-cta--point {
      width: 50px;
      height: 50px;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--image
    .large--image-cta--points
    .large--image-cta--point:hover,
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--image
    .large--image-cta--points
    .large--image-cta--point:focus {
    transform: scale(1.5);
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--image
    .large-image-cta--image-holder {
    margin-bottom: 50px;
    width: 100%;
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--image
    .large-image-cta--image-holder
    img {
    border-radius: 45px;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--image
      .large-image-cta--image-holder {
      margin-bottom: 0;
    }
  }
  .large-image-cta .large-image-cta--holder .large-image-cta--content {
    width: 20%;
    text-align: center;
    z-index: 5;
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item {
    display: none;
    visibility: hidden;
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item.item--selected {
    visibility: visible;
    display: block;
  }
  @media (max-width: 767px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item.item--selected {
      background-color: #fbf6ee;
      border-top-left-radius: 65px;
      border-bottom-left-radius: 65px;
      margin: -100px -25px 0 auto;
      width: 90%;
      z-index: 5;
      text-align: left;
    }
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item.item--selected:first-child {
      background-color: #fff;
      border-radius: 0;
      text-align: center;
      margin: 0 auto;
      width: 100%;
    }
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item.item--selected:first-child
      .content--rule,
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item.item--selected:first-child
      .content--btn {
      visibility: visible;
      display: block;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item.item--selected
    .content--holder {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    padding: 10px;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item.item--selected
      .content--holder {
      display: block;
      padding: 0;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item.item--selected
    .content--holder
    .holder--left {
    width: 35%;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item.item--selected
      .content--holder
      .holder--left {
      width: 100%;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item.item--selected
    .content--holder
    .holder--right {
    width: 50%;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item.item--selected
      .content--holder
      .holder--right {
      width: 100%;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item.item--selected
    .content--title {
    width: 100%;
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item.item--selected
    .content--rule {
    display: none;
    visibility: hidden;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item.item--selected
      .content--rule {
      width: 90%;
      margin: 35px auto;
      display: block;
      visibility: visible;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item.item--selected
    .content--image {
    border-radius: 50%;
    position: relative;
    display: block;
    width: 85%;
    max-width: 100%;
    overflow: hidden;
    margin: 0 20px 0 0;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item.item--selected
      .content--image {
      margin: 0 auto;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item.item--selected
    .content--image::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item.item--selected
    .content--image
    img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item
      .content--title {
      width: 80%;
      margin: 0 auto;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item
    .content--title
    h3 {
    color: #454545;
    font-family: big-caslon-fb, serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 30px;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item
      .content--title
      h3 {
      font-size: 50px;
      margin-bottom: 0;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item
    .content--title
    h4 {
    color: #565656;
    font-family: big-caslon-fb, serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item
      .content--title
      h4 {
      font-size: 35px;
      margin-bottom: 0;
      margin-top: 40px;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item
    .content--rule {
    width: 50%;
    margin: 15px auto;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item
      .content--rule {
      margin: 55px auto;
    }
  }
  @media (min-width: 1200px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item
      .content--rule {
      margin: 135px auto;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item
    .content--rule
    hr {
    border-top: #d9d9d9;
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item
    .content--price {
    font-family: brother-1816, sans-serif;
    font-size: 14px;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item
      .content--price {
      font-size: 25px;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item
    .content--link
    a {
    color: #0c4470;
    font-size: 14px;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item
      .content--link
      a {
      font-size: 18px;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item
    .content--link
    a:hover {
    color: #f7b72b;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item
      .content--link {
      margin-bottom: 135px;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .content--item
    .content--btn {
    display: none;
    visibility: hidden;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .content--item
      .content--btn {
      display: block;
      visibility: visible;
    }
  }
  @media (max-width: 1024px) {
    .large-image-cta .large-image-cta--holder .large-image-cta--content {
      width: 35%;
    }
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .mobile--btn {
    display: none;
    visibility: hidden;
  }
  .large-image-cta
    .large-image-cta--holder
    .large-image-cta--content
    .mobile--btn.show {
    display: block;
    visibility: visible;
    margin-top: 50px;
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .mobile--btn.show {
      display: none;
      visibility: hidden;
    }
  }
  @media (min-width: 1024px) {
    .large-image-cta
      .large-image-cta--holder
      .large-image-cta--content
      .mobile--btn {
      display: none;
      visibility: hidden;
    }
  }
  @media (max-width: 768px) {
    .large-image-cta .large-image-cta--holder .large-image-cta--image,
    .large-image-cta .large-image-cta--holder .large-image-cta--content {
      width: 100%;
    }
  }
  
  .quiz-callout {
    background-color: #fce0a4;
    display: flex;
    overflow: hidden;
    object-fit: cover;
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: visible;
  }
  @media (min-width: 1024px) {
    .quiz-callout {
      height: 70vh;
    }
  }
  @media (min-width: 1200px) {
    .quiz-callout {
      height: 80vh;
    }
  }
  .quiz-callout .quiz-callout--holder {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    height: auto;
    z-index: 3;
    text-align: center;
    width: 80%;
  }
  .quiz-callout .quiz-callout--holder .quiz-callout__text {
    color: #454545;
    font-family: big-caslon-fb, serif;
    margin-bottom: 220px;
    font-size: 55px;
    margin-bottom: 50px;
  }
  @media (min-width: 1024px) {
    .quiz-callout .quiz-callout--holder .quiz-callout__text {
      font-size: 85px;
      margin-bottom: 70px;
    }
  }
  @media (min-width: 1200px) {
    .quiz-callout .quiz-callout--holder .quiz-callout__text {
      font-size: 100px;
      line-height: calc(130 / 100);
    }
  }
  @media (max-width: 1024px) {
    .quiz-callout .quiz-callout--holder {
      width: 90%;
    }
  }
  
  body#quiz {
    padding-top: 0 !important;
  }
  body#quiz #MainContent {
    padding: 0;
    margin-bottom: 0;
  }
  
  .quiz {
    background-color: #fbf6ee;
    padding: 0;
    width: 100%;
    height: auto;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    transition: height 750ms cubic-bezier(0.33, 1, 0.68, 1);
  }
  @media (max-width: 767px) {
    .quiz {
      min-height: 0;
    }
  }
  .quiz--display-all {
    height: auto;
  }
  .quiz--display-all .quiz__slide {
    display: flex !important;
    position: relative !important;
    border-bottom: 1px solid #565656;
  }
  .quiz--display-all .quiz__slide .slide-id {
    display: block;
    position: absolute;
    top: 50px;
    left: 50px;
  }
  .quiz .container--nav {
    position: relative;
    height: 0;
    z-index: 2;
    top: 210px;
  }
  @media (max-width: 1023px) {
    .quiz .container--nav {
      top: 150px;
    }
  }
  .quiz__nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding-top: 30px;
  }
  @media (max-width: 1023px) {
    .quiz__nav {
      padding-top: 20px;
    }
  }
  .quiz__nav .nav {
    color: #565656 !important;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .quiz__nav .nav:hover {
    text-decoration: underline;
  }
  .quiz__nav .nav--back {
    opacity: 1;
    transition: opacity 200ms ease-in-out;
  }
  .quiz__nav .nav--back:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-right: 15px;
    background: url(bd1bf05aff6645263dbf.svg) no-repeat center center;
    background-size: auto;
  }
  .quiz__nav .nav--back.hidden {
    opacity: 0;
  }
  .quiz__nav .nav--exit:after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-left: 15px;
    background: url(698981343ff3c98874bb.svg) no-repeat center center;
    background-size: auto;
  }
  @media (max-width: 1023px) {
    .quiz__nav .nav {
      font-size: 14px;
    }
    .quiz__nav .nav--back:before {
      margin-right: 7px;
      width: 20px;
      height: 12px;
      background-size: contain;
    }
    .quiz__nav .nav--exit:after {
      margin-left: 7px;
      width: 20px;
      height: 12px;
      background-size: contain;
    }
  }
  .quiz .container--progress {
    position: absolute;
    height: 100vh;
    pointer-events: none;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
  .quiz__progress {
    /* position: absolute;*/
    top: 50%;
    margin-top: -70px;
    width: 24px;
    height: 386px;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    border: 1px solid #565656;
    border-radius: 12px;
    overflow: hidden;
    opacity: 1;
    transition: opacity 200ms ease-in-out;
  }
  .quiz__progress.hidden {
    opacity: 0;
  }
  .quiz__progress .slide-indicator {
    width: 100%;
    flex: 1 1 auto;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    color: #565656;
    font-size: 12px;
    background-color: #f7e3b9;
    border-bottom: 1px solid #565656;
    font-weight: 500;
    transition: background-color 750ms cubic-bezier(0.33, 1, 0.68, 1);
  }
  .quiz__progress .slide-indicator:last-child {
    background-color: #f8d384;
    border-bottom: none;
  }
  @media (max-width: 767px) {
    .quiz__progress {
      /*  height: 28px;*/
      border-radius: 14px;
      top: 275px;
      transform: none;
      flex-flow: row nowrap;
      width: calc(100% - 40px);
      left: 20px;
    }
    .quiz__progress .slide-indicator {
      height: 100%;
      width: auto;
      border: none;
      border-right: 1px solid #565656;
    }
    .quiz__progress .slide-indicator:last-child {
      border-right: none;
    }
  }
  .quiz__slides {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .quiz__slide {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 290px 0 100px;
    display: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow: hidden;
  }
  @media (max-width: 1023px) {
    .quiz__slide {
      padding: 270px 20px 0;
    }
  }
  .quiz__slide::-webkit-scrollbar {
    display: none;
  }
  .quiz__slide .slide-id {
    display: none;
  }
  .quiz__slide.active {
    display: flex;
  }
  .quiz__slide.animate-out-left {
    animation: animateOutLeft 750ms cubic-bezier(0.33, 1, 0.68, 1);
    animation-fill-mode: forwards;
  }
  .quiz__slide.animate-in-left {
    animation: animateInLeft 750ms cubic-bezier(0.33, 1, 0.68, 1);
    animation-fill-mode: forwards;
  }
  .quiz__slide.animate-out-right {
    animation: animateOutRight 750ms cubic-bezier(0.33, 1, 0.68, 1);
    animation-fill-mode: forwards;
  }
  .quiz__slide.animate-in-right {
    animation: animateInRight 750ms cubic-bezier(0.33, 1, 0.68, 1);
    animation-fill-mode: forwards;
  }
  .quiz .slide__heading {
    width: 100%;
    height: auto;
    margin: 30px 0;
    text-align: center;
    max-width: 960px;
  }
  .quiz .slide__heading h2 {
    font-size: 65px;
    font-weight: 600;
    line-height: calc(80 / 65);
    font-family: big-caslon-fb, serif;
  }
  .quiz .slide__heading p {
    color: #565656;
    font-size: 22px;
    line-height: calc(32 / 22);
    font-family: brother-1816, sans-serif;
  }
  @media (max-width: 1023px) {
    .quiz .slide__heading {
      margin-bottom: 35px;
    }
    .quiz .slide__heading h2 {
      font-size: 30px;
      margin-bottom: 10px;
    }
    .quiz .slide__heading p {
      font-size: 15px;
    }
  }
  .quiz .slide__content {
    margin-bottom: 25px;
    width: 100%;
    max-width: 990px;
  }
  .quiz .slide__content.container--image-select {
    max-width: none;
    text-align: center;
  }
  @media (max-width: 767px) {
    .quiz .slide__content {
      margin-bottom: 25px;
    }
  }
  .quiz .slide__submit {
    margin: auto auto 20px;
    text-transform: uppercase;
  }
  @media (max-width: 767px) {
    .quiz .slide__submit {
      width: calc(100% + 40px);
      margin-left: -20px;
      border-radius: 0;
      text-align: center;
      justify-content: center;
      padding: 20px 25px;
      font-size: 16px;
    }
  }
  .quiz .slide__note {
    width: 100%;
    text-align: center;
    font-size: 25px;
  }
  .quiz .slide__note a {
    color: #0c4470 !important;
  }
  .quiz .slide__note a:hover {
    color: #0a3a5f !important;
  }
  .quiz .slide__note--mobile {
    padding-bottom: 30px;
  }
  .quiz .slide__note--desktop {
    display: none;
    padding-top: 50px;
  }
  @media (min-width: 1024px) {
    .quiz .slide__note--mobile {
      display: none;
    }
    .quiz .slide__note--desktop {
      display: block;
    }
  }
  
  .quiz .option--checkbox,
  .quiz .option--radio,
  .quiz .option--size,
  .quiz .option--location {
    width: 100%;
    min-height: 60px;
    border-radius: 40px;
    text-align: center;
    margin-bottom: 5px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
  }
  .quiz .option--checkbox .letter,
  .quiz .option--radio .letter,
  .quiz .option--size .letter,
  .quiz .option--location .letter {
    display: block;
    margin-left: 0;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #565656;
    position: absolute;
    left: 25px;
    top: 10px;
    font-size: 20px;
    padding-bottom: 1px;
    font-family: brother-1816, sans-serif;
    z-index: 2;
  }
  .quiz .option--checkbox label,
  .quiz .option--radio label,
  .quiz .option--size label,
  .quiz .option--location label {
    margin: 0;
    font-size: 18px;
    text-transform: none;
    font-weight: 300;
    padding: 10px 60px;
    width: 100%;
    height: 100%;
    user-select: none;
    position: relative;
    border-radius: 40px;
    border: 1px solid #565656;
  }
  .quiz .option--checkbox input,
  .quiz .option--radio input,
  .quiz .option--size input,
  .quiz .option--location input {
    position: absolute;
  }
  .quiz .option--checkbox input:checked + label,
  .quiz .option--radio input:checked + label,
  .quiz .option--size input:checked + label,
  .quiz .option--location input:checked + label {
    background-color: #0a3a5f;
    color: #fad279;
    border-color: #0a3a5f;
  }
  .quiz .option--checkbox input:checked + label + .letter,
  .quiz .option--radio input:checked + label + .letter,
  .quiz .option--size input:checked + label + .letter,
  .quiz .option--location input:checked + label + .letter {
    background-color: #0a3a5f;
    color: #fad279;
    border-color: #fff;
  }
  @media (max-width: 1023px) {
    .quiz .option--checkbox,
    .quiz .option--radio,
    .quiz .option--size,
    .quiz .option--location {
      min-height: 55px;
      margin-bottom: 16px;
    }
    .quiz .option--checkbox label,
    .quiz .option--radio label,
    .quiz .option--size label,
    .quiz .option--location label {
      min-height: 55px;
      padding: 10px 40px;
      font-size: 14px;
      display: flex;
      flex-flow: column;
      justify-content: center;
      align-items: center;
    }
    .quiz .option--checkbox .letter,
    .quiz .option--radio .letter,
    .quiz .option--size .letter,
    .quiz .option--location .letter {
      width: 24px;
      height: 24px;
      font-size: 14px;
      left: 10px;
      top: 50%;
      margin-top: -12px;
    }
  }
  
  .quiz .option--color {
    flex: 0 0 auto;
    width: 62px;
    height: 62px;
    margin: 0 26px;
    border-radius: 50%;
    position: relative;
  }
  .quiz .option--color input {
    position: absolute;
  }
  .quiz .option--color label {
    width: 100%;
    height: 100%;
    border: 1px solid #565656;
    border-radius: 50%;
    text-indent: -9999px;
    position: relative;
  }
  .quiz .option--color label:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border-radius: 50%;
    top: -1px;
    left: -1px;
    border: 3px solid transparent;
    z-index: 2;
  }
  .quiz .option--color.option-color--red label {
    background-color: #eb5151;
  }
  .quiz .option--color.option-color--yellow label {
    background-color: #f7b72b;
  }
  .quiz .option--color.option-color--green label {
    background-color: #3ab456;
  }
  .quiz .option--color.option-color--purple label {
    background-color: #9267cc;
  }
  .quiz .option--color.option-color--pink label {
    background-color: #f29dcb;
  }
  .quiz .option--color.option-color--white label {
    background-color: #fff;
  }
  .quiz .option--color input:checked + label:after {
    border-color: #f7b72b;
  }
  @media (max-width: 1023px) {
    .quiz .option--color {
      width: 30px;
      height: 30px;
      margin: 0 10px;
    }
  }
  
  .quiz .option--size {
    height: 52px;
    width: 120px;
    margin: 250px 35px 0;
    min-height: 0;
  }
  .quiz .option--size label {
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    padding-left: 17px;
    position: relative;
  }
  .quiz .option--size label:before {
    content: "";
    display: block;
    width: 70px;
    height: 200px;
    position: absolute;
    bottom: 100px;
    left: 25px;
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .quiz .option--size:nth-child(1) label:before {
    background-image: url(e75731f621c32b4aacdb.svg);
  }
  .quiz .option--size:nth-child(2) label:before {
    background-image: url(1e0de8602794c52b52e0.svg);
  }
  .quiz .option--size:nth-child(3) label:before {
    background-image: url(f46ebac26654ed6d279a.svg);
  }
  .quiz .option--size:nth-child(4) label:before {
    background-image: url(45f911d2fd959ec9b077.svg);
  }
  @media (max-width: 1023px) {
    .quiz .option--size {
      margin: 100px 6px 0;
      height: 35px;
    }
    .quiz .option--size label {
      border-radius: 18px;
      padding: 0 2px 0 4px;
      min-height: 36px;
    }
    .quiz .option--size label:before {
      width: 30px;
      height: 90px;
      bottom: 50px;
      left: 16px;
    }
  }
  
  .quiz .option--location {
    height: 52px;
    width: 200px;
    margin: 200px 35px 0;
    min-height: 0;
    margin-bottom: 75px;
  }
  .quiz .option--location label {
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    width: auto;
    position: relative;
    width: 100%;
  }
  .quiz .option--location label:before {
    content: "";
    display: block;
    width: 220px;
    height: 140px;
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .quiz .option--location.location--northwest label:before {
    background-image: url(2fa698eee0048c38a98b.svg);
  }
  .quiz .option--location.location--west-coast label:before {
    background-image: url(3f6eb43b8779e1426a89.svg);
  }
  .quiz .option--location.location--south label:before {
    background-image: url(edfd2183819b27486250.svg);
  }
  .quiz .option--location.location--southeast label:before {
    background-image: url(ba3eddfb68b9897899fd.svg);
  }
  .quiz .option--location.location--midwest label:before {
    background-image: url(c0e9533c4566d53228ce.svg);
  }
  .quiz .option--location.location--east-coast label:before {
    background-image: url(fe3536a139b1bf461f36.svg);
  }
  @media (max-width: 1023px) {
    .quiz .option--location {
      height: 36px;
      width: 120px;
      margin: 100px 15px 40px;
    }
    .quiz .option--location label {
      width: 122px;
      min-height: 36px;
      padding: 0 10px 3px;
    }
    .quiz .option--location label:before {
      width: 120px;
      height: 110px;
      bottom: 50px;
    }
  }
  
  .quiz form.image-select {
    width: auto;
    height: 350px;
    border-radius: 50px;
    border: 1px solid #565656;
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    overflow: hidden;
    margin: 0px auto;
  }
  .quiz form.image-select .option--image {
    flex: 0 1 auto;
    width: 250px;
    height: 100%;
    position: relative;
    border-right: 1px solid #565656;
  }
  .quiz form.image-select .option--image:last-child {
    border-right: none;
  }
  .quiz form.image-select .option--image input {
    position: absolute;
  }
  .quiz form.image-select .option--image input:checked + label .title {
    background-color: #0c4470;
    color: #fad279;
  }
  .quiz form.image-select .option--image label {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    overflow: hidden;
  }
  .quiz form.image-select .option--image label:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    border: 3px solid transparent;
    z-index: 2;
  }
  .quiz form.image-select .option--image label span {
    flex: 0 0 auto;
    display: block;
    width: 100%;
    height: 50%;
  }
  .quiz form.image-select .option--image label .image {
    border-bottom: 1px solid #454545;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 105%;
  }
  .quiz form.image-select .option--image label .image--indoor {
    background-image: url(993321b32b2fcb9c1596.jpg);
  }
  .quiz form.image-select .option--image label .image--outdoor {
    background-image: url(5067375fc19e73e9e1d5.jpg);
  }
  .quiz form.image-select .option--image label .image--bathroom {
    background-image: url(33653414888fbd42e8df.jpg);
  }
  .quiz form.image-select .option--image label .image--bedroom {
    background-image: url(d8600337eb069bcdddea.jpg);
  }
  .quiz form.image-select .option--image label .image--kitchen {
    background-image: url(a5f71fc75c3803c7fc4f.jpg);
  }
  .quiz form.image-select .option--image label .image--living-room {
    background-image: url(f938b060b4f44c1272ab.jpg);
  }
  .quiz form.image-select .option--image label .image--other {
    background-image: url(a8e839110ea95b4fc1e3.jpg);
  }
  .quiz form.image-select .option--image label .title {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    font-family: commuters-sans, sans-serif;
    font-size: 25px;
    color: #454545;
    font-weight: 300;
  }
  @media (max-width: 1023px) {
    .quiz form.image-select {
      flex-flow: column;
      height: auto;
      width: 100%;
      border-radius: 20px;
    }
    .quiz form.image-select .option--image {
      height: 120px;
      width: 100%;
      border: none;
      border-bottom: 1px solid #565656;
    }
    .quiz form.image-select .option--image:last-child {
      border-bottom: none;
    }
    .quiz form.image-select .option--image label {
      flex-flow: row;
    }
    .quiz form.image-select .option--image label .image {
      width: 50%;
      height: 100%;
      background-size: 130%;
    }
    .quiz form.image-select .option--image label .title {
      width: 50%;
      font-size: 16px;
      height: 100%;
    }
  }
  
  .quiz form.single-choice,
  .quiz form.multiple-choice {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }
  
  .quiz form.color {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  .quiz form.color .br {
    width: 100%;
    height: 0px;
    flex: 0 0 100%;
    margin-bottom: 75px;
  }
  @media (max-width: 1023px) {
    .quiz form.color .br {
      margin-bottom: 45px;
    }
  }
  .quiz form.color .option-color--any {
    width: 650px;
  }
  
  .quiz form.size {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
  }
  
  .quiz form.location {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  @media (max-width: 1023px) {
    .quiz form.location {
      justify-content: space-between;
    }
  }
  
  .quiz form.light .option--light {
    appearance: none;
    background: transparent;
    cursor: pointer;
    width: 100%;
    max-width: 690px;
    margin: 0px auto;
    position: relative;
    margin-bottom: 160px;
  }
  .quiz form.light .option--light input[type="range"] {
    appearance: none;
    width: 100%;
    z-index: 2;
    cursor: pointer;
    position: relative;
  }
  .quiz form.light .option--light input[type="range"]:before {
    content: "";
    position: absolute;
    width: calc(100% - 18px);
    height: 5px;
    background-color: #0c4470;
    top: 0px;
    left: 9px;
    z-index: -1;
  }
  .quiz form.light .option--light input[type="range"]:focus {
    outline: none;
  }
  .quiz
    form.light
    .option--light
    input[type="range"]::-webkit-slider-runnable-track {
    height: 5px;
    width: 100%;
    border: none;
    background-color: transparent;
  }
  .quiz form.light .option--light input[type="range"]::-moz-range-track {
    height: 5px;
    width: 100%;
    border: none;
    background-color: transparent;
  }
  .quiz form.light .option--light input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    cursor: pointer;
    background-color: #f7b72b;
    border: 2px solid #0c4470;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    margin-top: -10px;
    z-index: 2;
  }
  .quiz form.light .option--light input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none;
    cursor: pointer;
    background-color: #f7b72b;
    border: 2px solid #0c4470;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    margin-top: -10px;
    z-index: 2;
  }
  .quiz form.light .option--light .light-label {
    position: absolute;
    top: 60px;
    left: 0;
    width: 250px;
    height: auto;
    font-size: 25px;
    text-align: center;
    margin-left: -125px;
    text-transform: none;
  }
  .quiz form.light .option--light .light-label--2 {
    left: 50%;
  }
  .quiz form.light .option--light .light-label--3 {
    left: 100%;
  }
  .quiz form.light .option--light .light-marker {
    position: absolute;
    width: 5px;
    height: 32px;
    background-color: #0c4470;
    z-index: 1;
    top: 1px;
  }
  .quiz form.light .option--light .light-marker--1 {
    left: 9px;
  }
  .quiz form.light .option--light .light-marker--2 {
    left: 50%;
    margin-left: -1px;
  }
  .quiz form.light .option--light .light-marker--3 {
    right: 9px;
  }
  .quiz form.light .option--light .light-key {
    display: block;
    position: absolute;
    top: 1px;
    width: 32px;
    height: 32px;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
  }
  .quiz form.light .option--light .light-key--bright {
    left: -45px;
    background-image: url(f6a681259894bcc88bb6.svg);
  }
  .quiz form.light .option--light .light-key--dark {
    right: -45px;
    background-image: url(f7abe949368003d6d4a6.svg);
  }
  
  @media (max-width: 1023px) {
    .quiz form.light {
      padding: 0 20px;
    }
    .quiz form.light .option--light .light-label {
      width: 100px;
      font-size: 11px;
      margin-left: -50px;
    }
  }
  
  .quiz form.email-signup {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .quiz form.email-signup input[type="email"] {
    flex: 1 1 auto;
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid grey;
    padding: 0 0 15px;
    font-size: 28px;
    margin-right: 25px;
  }
  .submit-button svg path {
    fill: #fad279;
  }
  .quiz form.email-signup .submit-button {
    flex: 0 0 auto;
    width: 50px;
    height: 50px;
    background-color: #0a3a5f;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .quiz form.email-signup .submit-button input {
    position: absolute;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .quiz form.email-signup .submit-button svg {
    z-index: 2;
    pointer-events: none;
  }
  @media (max-width: 1023px) {
    .quiz form.email-signup input[type="email"] {
      font-size: 20px;
      padding: 0 0 10px;
    }
    .quiz form.email-signup .submit-button {
      width: 32px;
      height: 32px;
    }
    .quiz form.email-signup .submit-button svg {
      max-width: 19px;
    }
  }
  
  .quiz .container--results {
    max-width: 1300px;
    margin-bottom: 0;
    position: relative;
  }
  @media (max-width: 767px) {
    .quiz .container--results {
      padding: 0;
    }
  }
  
  .quiz .quiz__slide--results #quiz-results {
    padding-left: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 150px;
  }
  
  .quiz .quiz__slide--results .product-card {
    width: 260px;
    height: auto;
    text-align: center;
    margin: 0 20px;
  
    margin-bottom: 50px;
  }
  .quiz .quiz__slide--results .product-card h2 {
    color: #0c4470;
  }
  .quiz .quiz__slide--results .product-card p {
    color: #565656;
  }
  .quiz .quiz__slide--results .product-card__image {
    width: 260px;
    height: 260px;
    border-radius: 15px;
    margin-bottom: 20px;
  }
  .quiz .quiz__slide--results .product-card__title {
    font-size: 28px;
    margin-bottom: 14px;
  }
  .quiz .quiz__slide--results .product-card__link {
    color: #565656 !important;
    text-transform: uppercase;
    font-size: 12px;
  }
  .quiz .quiz__slide--results .product-card__link:hover {
    color: #0c4470 !important;
  }
  
  @media (max-width: 767px) {
    .quiz .quiz__slide--results .product-card {
      width: 150px;
      margin: 0 5px 30px;
    }
    .quiz .quiz__slide--results .product-card__image {
      width: 150px;
      height: 150px;
      margin-bottom: 10px;
    }
    .quiz .quiz__slide--results .product-card__title {
      font-size: 18px;
      line-height: 1.3;
      margin-bottom: 8px;
    }
    .quiz .quiz__slide--results .product-card p {
      font-size: 12px;
      margin-bottom: 12px;
    }
  }
  
  .quiz .quiz__slide--results .results-loader {
    font-size: 10px;
    margin: 50px auto;
    text-indent: -9999em;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #f7b72b;
    background: -moz-linear-gradient(
      left,
      #f7b72b 10%,
      rgba(255, 255, 255, 0) 42%
    );
    background: -webkit-linear-gradient(
      left,
      #f7b72b 10%,
      rgba(255, 255, 255, 0) 42%
    );
    background: -o-linear-gradient(left, #f7b72b 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(
      left,
      #f7b72b 10%,
      rgba(255, 255, 255, 0) 42%
    );
    background: linear-gradient(
      to right,
      #f7b72b 10%,
      rgba(255, 255, 255, 0) 42%
    );
    position: relative;
    -webkit-animation: load3 1s infinite linear;
    animation: load3 1s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -35px;
  }
  .quiz .quiz__slide--results .results-loader:before {
    width: 50%;
    height: 50%;
    background: #f7b72b;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
  }
  .quiz .quiz__slide--results .results-loader:after {
    background: #fbf6ee;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .quiz .quiz__slide--results .results-loader.hidden {
    opacity: 0;
  }
  
  @keyframes animateOutLeft {
    0% {
      transform: translate3d(0, 0, 0);
      display: flex;
    }
    100% {
      transform: translate3d(-100%, 0, 0);
      display: none;
    }
  }
  
  @keyframes animateInLeft {
    0% {
      transform: translate3d(100%, 0, 0);
      display: flex;
    }
    100% {
      transform: translate3d(0, 0, 0);
      display: flex;
    }
  }
  
  @keyframes animateOutRight {
    0% {
      transform: translate3d(0, 0, 0);
      display: flex;
    }
    100% {
      transform: translate3d(100%, 0, 0);
      display: none;
    }
  }
  
  @keyframes animateInRight {
    0% {
      transform: translate3d(-100%, 0, 0);
      display: flex;
    }
    100% {
      transform: translate3d(0, 0, 0);
      display: flex;
    }
  }
  
  @-webkit-keyframes load3 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes load3 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  .full-w-img {
    position: relative;
  }
  .full-w-img.height--full {
    height: 100vh;
  }
  .full-w-img.height--quarter {
    height: 75vh;
  }
  .full-w-img.height--half {
    height: 50vh;
  }
  .full-w-img.height--fourth {
    height: 25vh;
  }
  .full-w-img .bg {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .full-w-img .bg--mobile {
    display: none;
    visibility: hidden;
  }
  @media (max-width: 383px) {
    .full-w-img .bg--mobile {
      visibility: visible;
      display: block;
    }
  }
  @media (max-width: 383px) {
    .full-w-img .bg--desktop {
      display: none;
      visibility: hidden;
    }
  }
  
  .navigation .navigation--heading {
    border-top: 1px solid #565656;
    color: #565656;
    border-bottom: 1px solid #565656;
    padding: 0;
    text-align: center;
    font-size: 20px;
    line-height: calc(80 / 20);
    letter-spacing: 5px;
    text-transform: uppercase;
  }
  @media (max-width: 1024px) {
    .navigation .navigation--heading {
      font-size: 18px;
      line-height: calc(60 / 18);
    }
  }
  @media (max-width: 768px) {
    .navigation .navigation--heading {
      font-size: 16px;
      line-height: calc(40 / 16);
    }
  }
  
  .navigation .navigation--items {
    padding-top: 120px;
  }
  @media (max-width: 1024px) {
    .navigation .navigation--items {
      padding-top: 65px;
    }
  }
  @media (max-width: 768px) {
    .navigation .navigation--items {
      padding-top: 45px;
    }
  }
  .navigation .navigation--items nav ul {
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .navigation .navigation--items nav ul li {
    list-style: none;
  }
  .navigation .navigation--items nav ul li a {
    color: #565656;
    font-size: 38px;
    font-weight: 300;
    line-height: calc(93 / 38);
    text-decoration: none;
  }
  .navigation .navigation--items nav ul li a:hover {
    color: #565656;
    text-decoration: underline;
  }
  @media (max-width: 1024px) {
    .navigation .navigation--items nav ul li a {
      font-size: 25px;
      line-height: calc(79 / 25);
    }
  }
  @media (max-width: 768px) {
    .navigation .navigation--items nav ul li a {
      font-size: 15px;
      line-height: calc(28 / 15);
    }
  }
  
  .hero-slider {
    width: 100%;
    position: relative;
    display: block;
    height: 90vh;
  }
  .hero-slider .hero-slider-holder .hero-slides {
    margin: 0;
    padding: 0;
  }
  .hero-slider .hero-slider-holder .hero-slides .slick-track {
    display: flex;
  }
  .hero-slider .hero-slider-holder .hero-slides li {
    position: relative;
    display: block;
  }
  .hero-slider .hero-slider-holder .hero-slides li .slide--heading {
    display: flex;
    height: 90vh;
    width: 100%;
    align-items: center;
    position: relative;
    z-index: 2;
  }
  .hero-slider .hero-slider-holder .hero-slides li .slide--heading h1 {
    color: #fff;
    font-family: big-caslon-fb, serif;
    margin: 0;
    font-size: 50px;
    font-size: clamp(50px, 10vw, 150px);
    line-height: 1.2;
    width: 100%;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li
    .slide--heading.alignment--center {
    text-align: center;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li
    .slide--heading.alignment--left {
    text-align: left;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li
    .slide--heading.alignment--left
    h1 {
    margin-left: -2vw;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li
    .slide--heading.alignment--right {
    text-align: right;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li
    .slide--heading.alignment--right
    h1 {
    margin-right: -2vw;
  }
  .hero-slider .hero-slider-holder .hero-slides li.slide-type--video .main-video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 90vh;
    width: 100%;
    z-index: 1;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--video
    .main-video
    .video-holder {
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--video
    .main-video
    .video-holder:before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--video
    .main-video
    .video-holder
    video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .hero-slider .hero-slider-holder .hero-slides li.slide-type--image .bg {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 90vh;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type {
    display: flex;
    height: 90vh;
    width: 100%;
    align-items: center;
    position: relative;
    z-index: 2;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type.alignment--center {
    justify-content: center;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type.alignment--left {
    justify-content: center;
  }
  @media (min-width: 1024px) {
    .hero-slider
      .hero-slider-holder
      .hero-slides
      li.slide-type--image
      .slide--type.alignment--left {
      justify-content: flex-start;
    }
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type.alignment--right {
    justify-content: center;
  }
  @media (min-width: 1024px) {
    .hero-slider
      .hero-slider-holder
      .hero-slides
      li.slide-type--image
      .slide--type.alignment--right {
      justify-content: flex-end;
    }
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type
    .hero--text {
    width: 100%;
  }
  @media (min-width: 1200px) {
    .hero-slider
      .hero-slider-holder
      .hero-slides
      li.slide-type--image
      .slide--type
      .hero--text {
      width: 50%;
    }
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type
    .hero--text
    .hero--text-circle {
    position: relative;
    display: block;
    margin: 0;
    background-color: transparent;
    text-align: center;
    max-width: 650px;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type
    .hero--text
    .hero--text-circle::after {
    display: block;
    padding-bottom: 100%;
    width: 100%;
    height: 0;
    border-radius: 50%;
    background-color: rgba(250, 250, 250, 0.9);
    content: "";
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type
    .hero--text
    .hero--text-circle
    .hero--text-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type
    .hero--text
    .hero--text-circle
    .hero--text-wrapper {
    display: table;
    width: 100%;
    height: 100%;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type
    .hero--text
    .hero--text-circle
    .hero--text-holder {
    display: table-cell;
    padding: 1em;
    vertical-align: middle;
    color: #fff;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type
    .hero--text
    .hero--text-circle
    .hero--text-holder
    h1,
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type
    .hero--text
    .hero--text-circle
    .hero--text-holder
    p {
    color: #565656;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type
    .hero--text
    .hero--text-circle
    .hero--text-holder
    h1 {
    font-family: big-caslon-fb, serif;
    font-size: 32px;
    line-height: calc(42 / 32);
    width: 85%;
    margin: 0 auto 10px;
  }
  @media (min-width: 1024px) {
    .hero-slider
      .hero-slider-holder
      .hero-slides
      li.slide-type--image
      .slide--type
      .hero--text
      .hero--text-circle
      .hero--text-holder
      h1 {
      font-size: 65px;
      margin-top: 0;
      line-height: calc(80 / 65);
    }
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    li.slide-type--image
    .slide--type
    .hero--text
    .hero--text-circle
    .hero--text-holder
    p {
    font-family: brother-1816, sans-serif;
    font-size: 16px;
    width: 75%;
    margin: 0 auto 25px;
  }
  @media (min-width: 1024px) {
    .hero-slider
      .hero-slider-holder
      .hero-slides
      li.slide-type--image
      .slide--type
      .hero--text
      .hero--text-circle
      .hero--text-holder
      p {
      font-size: 22px;
      margin: 0 auto 45px;
      width: 55%;
    }
  }
  .hero-slider .hero-slider-holder .hero-slides button {
    position: relative;
  }
  .hero-slider .hero-slider-holder .hero-slides button.slick-btn {
    padding: 0;
    z-index: 20;
    width: 38px;
    height: 38px;
  }
  @media (min-width: 768px) {
    .hero-slider .hero-slider-holder .hero-slides button.slick-btn {
      width: 45px;
      height: 45px;
    }
  }
  @media (min-width: 1024px) {
    .hero-slider .hero-slider-holder .hero-slides button.slick-btn {
      width: 55px;
      height: 55px;
    }
  }
  @media (min-width: 1200px) {
    .hero-slider .hero-slider-holder .hero-slides button.slick-btn {
      width: 80px;
      height: 80px;
    }
  }
  .hero-slider .hero-slider-holder .hero-slides button.slick-btn--prev,
  .hero-slider .hero-slider-holder .hero-slides button.slick-btn--next {
    font-size: 0;
    z-index: 1;
    bottom: 15%;
    position: absolute;
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    button.slick-btn--prev:hover:before,
  .hero-slider
    .hero-slider-holder
    .hero-slides
    button.slick-btn--prev:focus:before,
  .hero-slider
    .hero-slider-holder
    .hero-slides
    button.slick-btn--next:hover:before,
  .hero-slider
    .hero-slider-holder
    .hero-slides
    button.slick-btn--next:focus:before {
    transform: scale(1.15);
  }
  .hero-slider .hero-slider-holder .hero-slides button.slick-btn--prev:before,
  .hero-slider .hero-slider-holder .hero-slides button.slick-btn--next:before {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    background-color: #0a3a5f;
    border: 1px solid #0a3a5f;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
  }
  .hero-slider .hero-slider-holder .hero-slides button.slick-btn--prev {
    display: block;
    visibility: visible;
    left: 20px;
    transform: rotate(180deg);
  }
  @media (min-width: 1024px) {
    .hero-slider .hero-slider-holder .hero-slides button.slick-btn--prev {
      left: 50px;
    }
  }
  .hero-slider .hero-slider-holder .hero-slides button.slick-btn--prev:before {
    content: "";
    background-image: url(/cdn/shop/files/FAD279_arrow.svg);
  }
  .hero-slider .hero-slider-holder .hero-slides button.slick-btn--next {
    left: 80px;
  }
  @media (min-width: 1024px) {
    .hero-slider .hero-slider-holder .hero-slides button.slick-btn--next {
      left: 150px;
    }
  }
  .hero-slider .hero-slider-holder .hero-slides button.slick-btn--next:before {
    content: "";
    background-image: url(/cdn/shop/files/FAD279_arrow.svg);
  }
  .hero-slider
    .hero-slider-holder
    .hero-slides
    button.slick-autoplay-toggle-button {
    display: none;
    visibility: hidden;
  }
  
  .shopify-section[data-shopify-editor-section] .hero-slider {
    height: auto !important;
  }
  .shopify-section[data-shopify-editor-section]
    .hero-slider
    .hero-slider-holder
    .hero-slides
    li {
    height: 100vh !important;
  }
  
  .video-embed {
    padding: 50px 0;
  }
  @media (min-width: 768px) {
    .video-embed {
      padding: 100px 0;
    }
  }
  .video-embed iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
  }
  
  .yotpo .yotpo-icon-default-star:before,
  .yotpo .yotpo-icon-star:before {
    color: #f8c451;
  }
  
  .yotpo .yotpo-icon-default-empty-star:before,
  .yotpo .yotpo-icon-empty-star:before,
  .yotpo .yotpo-icon-default-half-star:before,
  .yotpo .yotpo-icon-half-star:before {
    color: #f8c451;
    border-color: #f8c451;
  }
  
  #yotpo_testimonials_btn {
    background-color: #0a3a5f !important;
  }
  .yotpo .yotpo-testimonials-btn span {
    color: #fad279 !important;
  }
  .yotpo .yotpo-modal * {
    font-family: brother-1816, sans-serif, sans-serif !important;
    color: #565656 !important;
  }
  
  .yotpo .yotpo-modal a:hover {
    color: #e6a109 !important;
  }
  .yotpo .yotpo-testimonials-btn {
    opacity: 1 !important;
  }
  .yotpo .yotpo-modal .yotpo-modal-header {
    background-color: #f7b72b;
  }
  .yotpo .yotpo-modal .yotpo-modal-header .modal-title {
    background-color: #f7b72b;
    font-family: big-caslon-fb, serif !important;
    color: #fff !important;
  }
  
  .yotpo
    .yotpo-modal
    .yotpo-review
    .yotpo-header
    .yotpo-header-element
    .y-label.yotpo-user-name,
  .yotpo
    .yotpo-modal
    .yotpo-comment
    .yotpo-header
    .yotpo-header-element
    .y-label.yotpo-user-name,
  .yotpo
    .yotpo-modal
    .yotpo-question
    .yotpo-header
    .yotpo-header-element
    .y-label.yotpo-user-name,
  .yotpo
    .yotpo-modal
    .yotpo-onsite-upload
    .yotpo-header
    .yotpo-header-element
    .y-label.yotpo-user-name {
    color: #f7b72b;
  }
  
  .yotpo
    .yotpo-modal
    a:not(.btn):not(.btn--arrow):not(.navlist__link):not(.site-nav__link):not(
      .text-btn--white
    ) {
    color: #f7b72b;
  }
  
  .yotpo
    .yotpo-modal
    .yotpo-nav
    ul
    .yotpo-nav-tab.yotpo-active
    .yotpo-nav-wrapper {
    border-color: #f7b72b;
  }
  
  .yotpo .yotpo-modal .yotpo-icon-cross:before {
    color: #fff;
  }
  
  .yotpo .yotpo-modal .yotpo-comments-box {
    border-color: #f7b72b !important;
  }
  
  .yotpo .yotpo-modal .yotpo-review .yotpo-header .yotpo-icon-profile,
  .yotpo .yotpo-modal .yotpo-comment .yotpo-header .yotpo-icon-profile,
  .yotpo .yotpo-modal .yotpo-question .yotpo-header .yotpo-icon-profile,
  .yotpo .yotpo-modal .yotpo-onsite-upload .yotpo-header .yotpo-icon-profile {
    background-color: #f7b72b !important;
  }
  
  .yotpo
    .yotpo-modal
    .yotpo-review
    .yotpo-header
    .yotpo-icon-profile
    .yotpo-user-letter,
  .yotpo
    .yotpo-modal
    .yotpo-comment
    .yotpo-header
    .yotpo-icon-profile
    .yotpo-user-letter,
  .yotpo
    .yotpo-modal
    .yotpo-question
    .yotpo-header
    .yotpo-icon-profile
    .yotpo-user-letter,
  .yotpo
    .yotpo-modal
    .yotpo-onsite-upload
    .yotpo-header
    .yotpo-icon-profile
    .yotpo-user-letter,
  .yotpo .yotpo-modal .yotpo-review .yotpo-user-letter .yotpo-icon,
  .yotpo .yotpo-modal .yotpo-comment .yotpo-user-letter .yotpo-icon,
  .yotpo .yotpo-modal .yotpo-question .yotpo-user-letter .yotpo-icon,
  .yotpo .yotpo-modal .yotpo-onsite-upload .yotpo-user-letter .yotpo-icon {
    color: #fff !important;
  }
  
  .yotpo
    .yotpo-modal
    .yotpo-review
    .yotpo-header.yotpo-verified-buyer
    .yotpo-icon-circle-checkmark,
  .yotpo
    .yotpo-modal
    .yotpo-comment
    .yotpo-header.yotpo-verified-buyer
    .yotpo-icon-circle-checkmark,
  .yotpo
    .yotpo-modal
    .yotpo-question
    .yotpo-header.yotpo-verified-buyer
    .yotpo-icon-circle-checkmark,
  .yotpo
    .yotpo-modal
    .yotpo-onsite-upload
    .yotpo-header.yotpo-verified-buyer
    .yotpo-icon-circle-checkmark,
  .yotpo .yotpo-modal .yotpo-icon-circle-checkmark {
    color: #1cc286 !important;
  }
  
  .template-login__grid {
    justify-content: flex-start;
    align-items: center;
  }
  .template-login__grid-item {
    padding: 0 20px;
  }
  
  .customer-account__main-image {
    width: 100%;
    height: auto;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-bottom: 50px;
    z-index: -1;
  }
  @media (min-width: 768px) {
    .customer-account__main-image-container {
      padding-left: 30px;
    }
  }
  .customer-account__main-image:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
  }
  .customer-account__main-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .template-account__navlist li a {
    color: #565656;
  }
  
  #shopify-section-cart-drawer {
    overflow: hidden;
  }
  #shopify-section-cart-drawer .cart-drawer__heading {
    padding-top: 6px;
  }
  @media (max-width: 767px) {
    #shopify-section-cart-drawer .cart-drawer__heading {
      font-size: 14px;
      padding-top: 7px;
    }
  }
  #shopify-section-cart-drawer .cart-drawer__ornament {
    display: none;
  }
  #shopify-section-cart-drawer .cart-drawer__inner {
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #shopify-section-cart-drawer .cart-drawer__footer {
    margin-top: auto;
  }
  #shopify-section-cart-drawer .cart-drawer__footer .button {
    color: #fff !important;
  }
  @media (max-width: 767px) {
    #shopify-section-cart-drawer .cart-drawer__footer {
      left: 0;
    }
  }
  #shopify-section-cart-drawer .cart-drawer__content {
    padding: 25px;
    margin: 0;
  }
  @media (min-width: 768px) {
    #shopify-section-cart-drawer .cart-drawer__content {
      padding: 50px;
    }
  }
  
  .ajax-cart__line-item .quantity-selector {
    max-width: 100px;
  }
  
  .ajax-cart__line-item .quantity-selector__input {
    width: 28px;
  }
  
  @media (min-width: 48em) {
    .ajax-cart__line-item .quantity-selector__button.button {
      width: 36px;
    }
    .ajax-cart__line-item .quantity-selector__control:nth-child(2) {
      min-width: 22px;
    }
    .ajax-cart__line-item .quantity-selector {
      max-width: 100px;
    }
    .ajax-cart__line-item .ajax-cart__description .col.xs8 {
      padding-right: 10px;
    }
  }
  
  .iwish-wrapper .iwish-title {
    font-size: 36px;
    font-family: big-caslon-fb, serif;
  }
  
  .iwish-wrapper .wishlist-item .responsive-card-image__image {
    border-radius: 15px;
  }
  
  .iwish-wrapper .wishlist-item .yotpo-stars {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  
  .boost-pfs-filter-label {
    background: #634f43 !important;
    color: #fff !important;
    height: 50px !important;
    display: flex !important;
    flex-flow: column !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 25px !important;
    font-weight: 400 !important;
    padding: 10px 20px !important;
    min-width: 120px !important;
  }
  .boost-pfs-filter-label:after {
    display: none !important;
  }
  
  @media (min-width: 1024px) {
    .plant-finder-app {
      display: flex;
      flex-direction: row;
    }
  }
  
  .plant-finder-app__sidebar {
    background-color: #fbf6ee;
    width: 100%;
  }
  @media (min-width: 1024px) {
    .plant-finder-app__sidebar {
      border-right: 1px solid #565656;
      max-width: 300px;
    }
  }
  @media (min-width: 1200px) {
    .plant-finder-app__sidebar {
      max-width: 465px;
    }
  }
  .plant-finder-app__sidebar > h3 {
    font-family: big-caslon-fb, serif;
    font-size: 45px;
    padding: 50px 34px;
    margin-bottom: 0;
    line-height: 1;
  }
  .plant-finder-app__sidebar > ul {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .plant-finder-app__sidebar > ul > li + li {
    border-top: 1px solid #d9d9d9;
  }
  .plant-finder-app__sidebar > ul > li .title {
    padding: 34px;
    font-size: 20px;
    position: relative;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .plant-finder-app__sidebar > ul > li .title > span,
  .plant-finder-app__sidebar > ul > li .title > svg {
    pointer-events: none;
  }
  .plant-finder-app__sidebar > ul > li .title > svg > line {
    transition: 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform-origin: center;
  }
  .plant-finder-app__sidebar > ul > li .title:hover {
    cursor: pointer;
  }
  .plant-finder-app__sidebar > ul > li .filter-dropdown {
    padding: 0 34px 34px;
    display: none;
  }
  .plant-finder-app__sidebar > ul > li .filter-dropdown [data-category]:hover {
    cursor: pointer;
  }
  .plant-finder-app__sidebar > ul > li .filter-dropdown p {
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid #565656;
    color: #565656;
    border-radius: 18px;
    height: 36px;
    overflow: hidden;
    margin-right: 8px;
    margin-bottom: 10px;
  }
  .plant-finder-app__sidebar > ul > li .filter-dropdown p.active {
    background-color: #565656;
    color: #fbf6ee;
  }
  .plant-finder-app__sidebar > ul > li .filter-dropdown__colors {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 28px;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .plant-finder-app__sidebar > ul > li .filter-dropdown__colors > li {
    position: relative;
    width: 30px;
    height: 30px;
  }
  .plant-finder-app__sidebar > ul > li .filter-dropdown__colors > li:hover {
    cursor: pointer;
  }
  .plant-finder-app__sidebar > ul > li .filter-dropdown__colors > li span {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #000;
    z-index: 1;
    position: relative;
    overflow: hidden;
    text-indent: -999em;
  }
  .plant-finder-app__sidebar > ul > li .filter-dropdown__colors > li:before {
    content: "";
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    background-color: #fff;
    border: 1px solid #565656;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 0;
    transition: opacity 200ms ease-in-out;
    opacity: 0;
  }
  .plant-finder-app__sidebar
    > ul
    > li
    .filter-dropdown__colors
    > li.active:before,
  .plant-finder-app__sidebar
    > ul
    > li
    .filter-dropdown__colors
    > li:hover:before {
    opacity: 1;
  }
  .plant-finder-app__sidebar > ul > li.active > .title > svg > line.y {
    opacity: 0;
    transform: rotate(-90deg);
  }
  .plant-finder-app__sidebar > ul > li.active > .title > svg > line.x {
    transform: rotate(-180deg);
  }
  .plant-finder-app__sidebar > ul > li.active > .filter-dropdown {
    display: block;
  }
  .plant-finder-app__sidebar .reset-filters {
    padding: 24px;
    display: block;
    margin-left: auto;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.1em;
  }
  
  .plant-finder-app__main {
    padding: 40px;
  }
  @media (min-width: 1024px) {
    .plant-finder-app__main {
      flex: 1;
      padding: 96px;
    }
  }
  .plant-finder-app__main header {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-end;
    margin-bottom: 60px;
  }
  @media (min-width: 1024px) {
    .plant-finder-app__main header {
      margin-bottom: 96px;
    }
  }
  .plant-finder-app__main header > * + * {
    margin-left: 40px;
  }
  .plant-finder-app__main header form {
    position: relative;
    flex: 1;
  }
  .plant-finder-app__main header form input[type="search"] {
    border: 0;
    font-size: clamp(22px, 3vw, 50px);
    border-bottom: 1px solid #565656;
    font-family: big-caslon-fb, serif;
    padding-right: 60px;
    border-radius: 0;
    box-shadow: none;
    appearance: none;
  }
  .plant-finder-app__main header form input[type="search"]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
  }
  .plant-finder-app__main header form input[type="search"]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
  }
  .plant-finder-app__main
    header
    form
    input[type="search"]::-webkit-search-decoration,
  .plant-finder-app__main
    header
    form
    input[type="search"]::-webkit-search-cancel-button,
  .plant-finder-app__main
    header
    form
    input[type="search"]::-webkit-search-results-button,
  .plant-finder-app__main
    header
    form
    input[type="search"]::-webkit-search-results-decoration {
    display: none;
  }
  @media (max-width: 767px) {
    .plant-finder-app__main header form input[type="search"] {
      padding: 10px 35px 10px 10px;
    }
  }
  .plant-finder-app__main header form [type="submit"] {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(calc(-50% + 1rem));
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-indent: -999em;
  }
  .plant-finder-app__main header form .search-icon {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .plant-finder-app__main header form .search-icon svg {
    width: 100%;
    height: auto;
  }
  @media (min-width: 1024px) {
    .plant-finder-app__main header form .search-icon {
      width: 48px;
      height: 48px;
      margin-top: -24px;
    }
  }
  .plant-finder-app__main header .select {
    position: relative;
    display: none;
  }
  .plant-finder-app__main header .select span {
    text-transform: uppercase;
    display: block;
    top: 0;
    left: 0;
  }
  .plant-finder-app__main header .select select {
    padding: 6px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
  }
  .plant-finder-app__main .results {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 40px;
    margin-bottom: 76px;
  }
  @media (min-width: 768px) {
    .plant-finder-app__main .results {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (min-width: 1024px) {
    .plant-finder-app__main .results {
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 60px;
      margin-bottom: 156px;
    }
  }
  @media (min-width: 1200px) {
    .plant-finder-app__main .results {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .plant-finder-app__main .results .result {
    display: none;
  }
  .plant-finder-app__main .results .result__image {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 24px;
  }
  .plant-finder-app__main .results .result__image:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .plant-finder-app__main .results .result__image > img {
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .plant-finder-app__main .results .result__content {
    text-align: center;
  }
  .plant-finder-app__main .results .result__content > h3,
  .plant-finder-app__main .results .result__content > h3 > a {
    font-family: big-caslon-fb, serif;
    font-size: 29px;
    margin-bottom: 0;
    line-height: 1;
    text-decoration: none;
    color: #565656 !important;
  }
  .plant-finder-app__main .results .result__content > h3 {
    margin-bottom: 10px;
  }
  .plant-finder-app__main .results .result__content .latin {
    font-size: 15px;
    margin-bottom: 12px;
  }
  .plant-finder-app__main .results .result__content .desc {
    font-size: 13px;
    margin-bottom: 12px;
  }
  .plant-finder-app__main .results .result__content a.link {
    text-decoration: underline;
    font-size: 12px;
    text-transform: uppercase;
  }
  .plant-finder-app__main .load-more-btn {
    display: block;
    margin: 0 auto;
    text-decoration: underline;
    font-size: 25px;
    text-transform: uppercase;
  }
  
  body#plant-finder {
    padding-top: 0 !important;
  }
  body#plant-finder #MainContent {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  
  .single-plant-article hr {
    border-top: 0;
    border-color: #d9d9d9;
    margin: 50px 0;
  }
  
  @media (min-width: 1024px) {
    .single-plant-article > .container:not(.single-plant-article__related) {
      display: grid;
      grid-template-columns: repeat(12, 1fr);
      gap: 60px;
    }
  }
  
  .single-plant-article__slider {
    margin-bottom: 50px;
  }
  @media (min-width: 1024px) {
    .single-plant-article__slider {
      margin-bottom: 100px;
      grid-column: 1 / span 6;
      display: flex;
      flex-flow: row nowrap;
      align-items: flex-start;
    }
    .single-plant-article__slider > * {
      flex: 1;
    }
  }
  .single-plant-article__slider .slider__image {
    aspect-ratio: 1;
    border-radius: 10px;
    overflow: hidden;
  }
  .single-plant-article__slider .slider__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .single-plant-article__slider .slider__image--video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .single-plant-article__slider .small {
    display: none;
    max-width: 114px;
    margin-right: 48px;
  }
  @media (min-width: 1024px) {
    .single-plant-article__slider .small {
      display: block;
    }
  }
  .single-plant-article__slider .small .swiper-wrapper {
    flex-flow: column;
  }
  .single-plant-article__slider .small .slider__image {
    background-color: none;
    aspect-ratio: 1;
    margin-bottom: 15px;
    height: unset !important;
    border: 2px solid transparent;
  }
  .single-plant-article__slider .small .slider__image.swiper-slide-thumb-active {
    border-color: #f7b72b;
  }
  .single-plant-article__slider .small .slider__image--video {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  .single-plant-article__slider .small .slider__image--video img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .single-plant-article__slider .small .slider__image--video svg {
    width: 40px;
    max-width: 80%;
    position: relative;
    z-index: 2;
    margin-left: 5px;
  }
  .single-plant-article__slider .slick-slider .slick-list {
    overflow: visible;
  }
  .single-plant-article__slider .slick-slider .slick-track {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    overflow: visible;
    margin-left: -20px;
    margin-right: -20px;
  }
  .single-plant-article__slider .slick-slider .slick-slide {
    padding: 0 20px;
    flex: 1;
    min-width: 100%;
    overflow: visible;
  }
  .single-plant-article__slider .slick-dots {
    display: flex !important;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  .single-plant-article__slider .slick-dots li {
    margin: 0;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background-color: #565656;
    border-radius: 50%;
    transition: background-color 200ms ease-in-out;
  }
  .single-plant-article__slider .slick-dots li.slick-active {
    background-color: #000;
  }
  
  @media (min-width: 1024px) {
    .single-plant-article__content {
      grid-column: 7 / span 6;
    }
  }
  
  .single-plant-article__content iframe {
    aspect-ratio: 16 / 9;
    height: auto;
    width: 100%;
  }
  
  .single-plant-article__content .title {
    font-size: 50px;
    line-height: 1.2;
  }
  .single-plant-article__content .title .latin {
    font-size: 36px;
    font-family: var(--font-body);
    display: block;
  }
  
  .single-plant-article__content .subhead {
    text-transform: uppercase;
    padding: 5px 0;
    font-size: 16px;
    line-height: calc(30 / 16);
    color: #565656;
    font-family: commuters-sans, sans-serif;
  }
  @media (min-width: 1024px) {
    .single-plant-article__content .subhead {
      font-size: 20px;
      line-height: calc(40 / 20);
    }
  }
  
  .single-plant-article__content p > b {
    font-weight: bold;
  }
  
  .single-plant-article__content .characteristics {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  @media (min-width: 1024px) {
    .single-plant-article__content .characteristics {
      grid-template-columns: repeat(2, 1fr);
      gap: 50px;
    }
  }
  .single-plant-article__content .characteristics > li {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
  }
  .single-plant-article__content .characteristics > li p {
    margin-bottom: 5px;
  }
  .single-plant-article__content .characteristics > li .icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    text-align: center;
  }
  .single-plant-article__content .characteristics > li .icon img {
    max-width: 100%;
    height: auto;
  }
  .single-plant-article__content .characteristics > li .attributes {
    text-align: left;
  }
  
  @media (min-width: 1024px) {
    .single-plant-article .plant-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 50px;
    }
  }
  
  .single-plant-article .plant-grid__item {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
  }
  @media (min-width: 1024px) {
    .single-plant-article .plant-grid__item {
      display: block;
    }
  }
  .single-plant-article .plant-grid__item__image {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 24px;
    flex: 0 0 50%;
    aspect-ratio: 1;
  }
  @media (min-width: 1024px) {
    .single-plant-article .plant-grid__item__image {
      width: 100%;
    }
  }
  .single-plant-article .plant-grid__item__image > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .single-plant-article .plant-grid__item__content {
    margin-left: 20px;
  }
  @media (min-width: 1024px) {
    .single-plant-article .plant-grid__item__content {
      margin-left: 0;
    }
  }
  .single-plant-article .plant-grid__item__content > h3 {
    font-family: big-caslon-fb, serif;
    margin-bottom: 0;
    line-height: 1;
    font-size: 25px;
  }
  @media (min-width: 1024px) {
    .single-plant-article .plant-grid__item__content > h3 {
      font-size: 29px;
    }
  }
  .single-plant-article .plant-grid__item__content .latin {
    margin-bottom: 12px;
    font-size: 11px;
  }
  @media (min-width: 1024px) {
    .single-plant-article .plant-grid__item__content .latin {
      font-size: 15px;
    }
  }
  .single-plant-article .plant-grid__item__content .desc {
    margin-bottom: 12px;
    font-size: 14.22222px;
  }
  @media (min-width: 1024px) {
    .single-plant-article .plant-grid__item__content .desc {
      font-size: 16px;
    }
  }
  
  .get-growing-article .image-hero--container {
    margin-top: -65px;
  }
  .get-growing-article .image-hero--container .article-hero-tags {
    font-family: commuters-sans, sans-serif;
    font-size: 15px;
    margin-top: 20px;
    display: block;
  }
  @media (min-width: 1024px) {
    .get-growing-article .image-hero--container {
      margin-top: -110px;
    }
  }
  .get-growing-article .image-hero--container .image-hero--heading {
    color: #fff;
  }
  .get-growing-article .image-hero--container .mobile-only {
    display: none;
  }
  @media (max-width: 1023px) {
    .get-growing-article .image-hero--container .mobile-only {
      display: block;
    }
    .get-growing-article .image-hero--container .image-hero--heading {
      display: none;
    }
    .get-growing-article .image-hero--container .bg--always {
      height: 475px;
      position: relative;
    }
    .get-growing-article .image-hero--container .container {
      padding: 0;
    }
    .get-growing-article .image-hero--container .image-hero--text {
      visibility: visible;
      display: block;
      position: relative;
      width: 100%;
      max-width: none;
      margin: 0;
      border-radius: 0;
    }
    .get-growing-article .image-hero--container .image-hero--text h1 {
      font-size: 48px;
      margin: 0;
    }
    .get-growing-article .image-hero--container .image-hero--text hr {
      margin: 30px 0;
    }
  }
  
  @media (max-width: 1023px) {
    .get-growing-article .article__breadcrumb {
      display: none;
    }
  }
  
  .get-growing-article .article__breadcrumb .breadcrumb {
    padding: 60px 0 0;
  }
  @media (min-width: 1024px) {
    .get-growing-article .article__breadcrumb .breadcrumb {
      padding: 100px 0 0;
    }
  }
  .get-growing-article .article__breadcrumb .breadcrumb__link,
  .get-growing-article .article__breadcrumb .breadcrumb__item {
    color: #565656;
    font-family: brother-1816, sans-serif;
    font-size: 13px;
  }
  @media (min-width: 1024px) {
    .get-growing-article .article__breadcrumb .breadcrumb__link,
    .get-growing-article .article__breadcrumb .breadcrumb__item {
      font-size: 16px;
    }
  }
  .get-growing-article .article__breadcrumb .breadcrumb__separator:after {
    content: "/";
    width: auto;
    height: auto;
    border-radius: 0;
    top: auto;
    background: none;
    color: #0c4470;
    font-size: 20px;
  }
  .get-growing-article
    .article__breadcrumb
    .breadcrumb__separator:not(:first-child) {
    margin: 0 10px;
  }
  .get-growing-article .article__breadcrumb .breadcrumb__link:hover {
    color: #f7b72b;
  }
  .get-growing-article .article__breadcrumb .breadcrumb a {
    text-decoration: none;
  }
  
  .get-growing-article .article__content {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 100px 0;
    width: 100%;
  }
  .get-growing-article .article__content .text p {
    letter-spacing: 0;
    font-weight: inherit;
  }
  @media (max-width: 1023px) {
    .get-growing-article .article__content {
      flex-flow: column;
      padding: 40px 0;
    }
    .get-growing-article .article__content .text {
      margin-bottom: 60px;
    }
    .get-growing-article .article__content .text h2 {
      margin-bottom: 25px;
    }
    .get-growing-article .article__content .text h3 {
      font-size: 20px;
    }
  }
  
  .get-growing-article .text {
    flex: 1 1 auto;
    padding-right: 150px;
    color: #565656;
  }
  .get-growing-article .text h2 {
    margin: 40px 0 60px;
  }
  @media (max-width: 1023px) {
    .get-growing-article .text {
      padding-right: 0;
    }
  }
  
  @media (max-width: 1023px) {
    .get-growing-article .plant-of-year .plant-of-year-main-holder {
      border: none;
      width: 100%;
    }
  }
  .plant-of-the-year-text {
    color: #565656;
  }
  .get-growing-article .sidebar,
  .blog-author-template .sidebar {
    flex: 0 0 auto;
    width: 100%;
  }
  .get-growing-article .sidebar > div,
  .blog-author-template .sidebar > div {
    margin-bottom: 60px;
  }
  .get-growing-article .sidebar > div:last-child,
  .blog-author-template .sidebar > div:last-child {
    margin-bottom: 0;
  }
  .get-growing-article .sidebar h5,
  .get-growing-article .sidebar span.sidebar-heading,
  .blog-author-template .sidebar h5,
  .blog-author-template .sidebar span.sidebar-heading {
    font-size: 15px;
    margin-bottom: 0;
    font-family: commuters-sans, sans-serif;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
  @media (min-width: 1024px) {
    .get-growing-article .sidebar,
    .blog-author-template .sidebar {
      width: 350px;
    }
  }
  .get-growing-article .sidebar .article__categories a,
  .blog-author-template .sidebar .article__categories a {
    display: block;
    text-decoration: none;
    color: #0c4470 !important;
    margin: 10px 0px;
    font-size: 30px;
    font-family: big-caslon-fb, serif;
    line-height: inherit;
  }
  .get-growing-article .sidebar .article__categories a:hover,
  .blog-author-template .sidebar .article__categories a:hover {
    color: #0a3a5f !important;
  }
  @media (min-width: 1024px) {
    .get-growing-article .sidebar .article__categories a,
    .blog-author-template .sidebar .article__categories a {
      margin: 10px 0px;
      font-size: 30px;
      font-family: big-caslon-fb, serif;
      line-height: inherit;
    }
  }
  @media (max-width: 1023px) {
    .get-growing-article .sidebar .article__categories,
    .blog-author-template .sidebar .article__categories {
      text-align: center;
      padding-bottom: 25px;
      position: relative;
    }
    .get-growing-article .sidebar .article__categories:after,
    .blog-author-template .sidebar .article__categories:after {
      content: "";
      display: block;
      position: absolute;
      width: 100vw;
      left: -20px;
      bottom: 0px;
      height: 1px;
      background-color: #d9d9d9;
    }
    .get-growing-article .sidebar .article__categories h5,
    .blog-author-template .sidebar .article__categories h5 {
      border-top: 1px solid #d9d9d9;
      border-bottom: 1px solid #d9d9d9;
      padding: 5px;
      text-align: center;
      width: 100vw;
      margin-left: -20px;
      margin-bottom: 40px !important;
      font-family: commuters-sans, sans-serif !important;
      text-transform: uppercase;
      font-size: 15px !important;
    }
    .get-growing-article .sidebar .article__categories p,
    .blog-author-template .sidebar .article__categories p {
      margin-bottom: 15px;
    }
  }
  .get-growing-article .sidebar .article__featured-posts .featured-posts,
  .blog-author-template .sidebar .article__featured-posts .featured-posts {
    padding: 0;
    display: flex;
    flex-flow: column;
    list-style: none;
    padding-top: 30px;
    margin-top: 0;
  }
  .get-growing-article
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post,
  .blog-author-template
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post {
    border-radius: 15px;
    margin-bottom: 30px;
  }
  .get-growing-article
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post
    a,
  .blog-author-template
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post
    a {
    display: flex;
    flex-flow: row nowrap;
    text-decoration: none;
  }
  .get-growing-article
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post
    h3,
  .get-growing-article
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post
    .h3,
  .blog-author-template
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post
    h3,
  .blog-author-template
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post
    .h3 {
    font-size: 20px;
    text-decoration: none;
    color: #0c4470;
    margin-bottom: 0;
  }
  .get-growing-article
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post__image,
  .blog-author-template
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post__image {
    flex: 0 0 auto;
    width: 125px;
    height: 125px;
    border-radius: 15px;
    margin-right: 30px;
    overflow: hidden;
  }
  .get-growing-article
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post__image
    img,
  .blog-author-template
    .sidebar
    .article__featured-posts
    .featured-posts
    .featured-post__image
    img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  @media (max-width: 1023px) {
    .get-growing-article .sidebar .article__featured-posts h5,
    .blog-author-template .sidebar .article__featured-posts h5 {
      font-size: 25px !important;
      margin-bottom: 0 !important;
    }
    .get-growing-article .sidebar .article__featured-posts .featured-posts,
    .blog-author-template .sidebar .article__featured-posts .featured-posts {
      flex-flow: row nowrap;
      display: inline-flex;
      margin: 0;
      width: 100vw;
      overflow: auto;
      margin-left: -20px;
      padding-left: 20px;
    }
    .get-growing-article
      .sidebar
      .article__featured-posts
      .featured-posts
      .featured-post,
    .blog-author-template
      .sidebar
      .article__featured-posts
      .featured-posts
      .featured-post {
      margin-right: 20px;
    }
    .get-growing-article
      .sidebar
      .article__featured-posts
      .featured-posts
      .featured-post
      a,
    .blog-author-template
      .sidebar
      .article__featured-posts
      .featured-posts
      .featured-post
      a {
      flex-flow: column !important;
    }
    .get-growing-article
      .sidebar
      .article__featured-posts
      .featured-posts
      .featured-post
      h3,
    .blog-author-template
      .sidebar
      .article__featured-posts
      .featured-posts
      .featured-post
      h3 {
      font-size: 15px;
      color: #565656 !important;
    }
    .get-growing-article
      .sidebar
      .article__featured-posts
      .featured-posts
      .featured-post__image,
    .blog-author-template
      .sidebar
      .article__featured-posts
      .featured-posts
      .featured-post__image {
      margin-right: 0;
      margin-bottom: 5px;
      width: 200px;
      height: 200px;
    }
  }
  .get-growing-article .sidebar .article__tags p,
  .blog-author-template .sidebar .article__tags p {
    font-family: commuters-sans, sans-serif;
    font-size: 15px;
  }
  
  .get-growing-article .related-articles,
  .blog-author-template .related-articles {
    padding-top: 100px;
  }
  .get-growing-article .related-articles h2,
  .get-growing-article .related-articles .h2,
  .blog-author-template .related-articles h2,
  .blog-author-template .related-articles .h2 {
    font-size: 65px;
    margin-bottom: 0;
  }
  @media (max-width: 1023px) {
    .get-growing-article .related-articles,
    .blog-author-template .related-articles {
      padding-top: 60px;
    }
    .get-growing-article .related-articles h2,
    .blog-author-template .related-articles h2 {
      font-size: 25px;
      margin-bottom: 0;
    }
  }
  .get-growing-article .related-articles header,
  .blog-author-template .related-articles header {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .get-growing-article .related-articles .product-card__image-link,
  .blog-author-template .related-articles .product-card__image-link {
    width: 200px;
    height: 200px;
  }
  @media (min-width: 1024px) {
    .get-growing-article .related-articles .product-card__image-link,
    .blog-author-template .related-articles .product-card__image-link {
      width: 400px;
      height: 400px;
    }
  }
  .get-growing-article .related-articles .product-card__image-link img,
  .blog-author-template .related-articles .product-card__image-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
  }
  .get-growing-article .related-articles .product-card__title,
  .blog-author-template .related-articles .product-card__title {
    font-size: 15px;
    color: #565656 !important;
  }
  @media (min-width: 1024px) {
    .get-growing-article .related-articles .product-card__title,
    .blog-author-template .related-articles .product-card__title {
      font-size: 37px;
    }
  }
  
  .get-growing-article.article--slideshow .article__content .wysiwyg img {
    margin-top: 50px;
    margin-bottom: 15px;
  }
  @media (min-width: 768px) {
    .get-growing-article.article--slideshow .article__content .wysiwyg img {
      margin-top: 100px;
      margin-bottom: 25px;
    }
  }
  
  .get-growing-article.article--slideshow
    .article__content
    .wysiwyg
    > img:first-child {
    margin-top: 0;
  }
  
  #get-growing .main-content .shopify-section:first-child {
    margin-top: -50px;
  }
  @media (min-width: 1024px) {
    #get-growing .main-content .shopify-section:first-child {
      margin-top: -150px;
    }
  }
  
  .blog-landing__filtering {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding-bottom: 40px;
    margin-top: 0;
  }
  @media (min-width: 1024px) {
    .blog-landing__filtering {
      justify-content: flex-end;
      padding-bottom: 80px;
      gap: 50px;
    }
  }
  .blog-landing__filtering .blog-landing__filtering__search #blog-search-form {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-bottom: 2px solid #565656;
  }
  .blog-landing__filtering
    .blog-landing__filtering__search
    #blog-search-form
    button {
    font-size: 0;
  }
  .blog-landing__filtering
    .blog-landing__filtering__search
    #blog-search-form
    input {
    border: none;
    font-size: 11px;
    padding: 5px 0;
  }
  @media (min-width: 1024px) {
    .blog-landing__filtering
      .blog-landing__filtering__search
      #blog-search-form
      input {
      font-size: 24px;
      padding: 0 0 10px 0;
    }
  }
  .blog-landing__filtering .blog-landing__filtering__filter {
    position: relative;
  }
  .blog-landing__filtering .blog-landing__filtering__filter select {
    border: none;
    font-size: 15px;
    padding: 0 10px 0 0;
    appearance: auto;
  }
  @media (min-width: 1024px) {
    .blog-landing__filtering .blog-landing__filtering__filter select {
      font-size: 24px;
      line-height: calc(32 / 24);
      padding: 0 0 10px 0;
    }
  }
  
  .blog-landing__latest-post {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 100px;
  }
  @media (min-width: 1024px) {
    .blog-landing__latest-post {
      display: flex;
      flex-flow: row nowrap;
    }
  }
  .blog-landing__latest-post__image {
    position: relative;
    padding-bottom: 108%;
  }
  .blog-landing__latest-post__image:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .blog-landing__latest-post__image > img {
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  @media (min-width: 1024px) {
    .blog-landing__latest-post__image {
      width: 40%;
      padding-bottom: 0;
    }
  }
  .blog-landing__latest-post__content {
    padding: 20px;
    background-color: #fef8ea;
    text-align: center;
    padding: 70px;
  }
  @media (min-width: 1024px) {
    .blog-landing__latest-post__content {
      width: 60%;
      padding: 70px 100px;
    }
  }
  .blog-landing__latest-post__content .tag {
    font-size: 50px;
  }
  .blog-landing__latest-post__content .tag + hr {
    border-top: none;
    max-width: 310px;
    margin: 50px auto;
    border-color: #565656;
  }
  @media (min-width: 1024px) {
    .blog-landing__latest-post__content .tag + hr {
      border-color: #d9d9d9;
    }
  }
  .blog-landing__latest-post__content .title {
    font-family: brother-1816, sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 1.25;
  }
  @media (min-width: 1024px) {
    .blog-landing__latest-post__content .title {
      font-size: 60px;
    }
  }
  .blog-landing__latest-post__content .excerpt {
    font-size: 15px;
    line-height: 1.6;
  }
  @media (min-width: 1024px) {
    .blog-landing__latest-post__content .excerpt {
      font-size: 28px;
    }
  }
  .blog-landing__latest-post__content .link {
    text-transform: uppercase;
  }
  
  .blog-landing__featured-posts {
    background-color: #fce0a4;
    color: #454545;
    padding: 100px 0;
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts {
      padding: 325px 0;
    }
  }
  .blog-landing__featured-posts 1 > .container {
    padding: unset;
    max-width: unset;
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts 1 > .container {
      padding: 0 50px;
      max-width: 1440px;
    }
  }
  .blog-landing__featured-posts .post-list {
    display: grid;
    gap: 50px;
    list-style: none;
    grid-template-columns: repeat(1, 1fr);
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list {
      grid-template-columns: repeat(2, 1fr);
      overflow: visible;
    }
  }
  .blog-landing__featured-posts .post-list .featured-posts-header {
    text-align: center;
    transform: translateX(50px);
    margin-bottom: 50px;
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list .featured-posts-header {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 150%;
      margin-bottom: 0;
      transform: translate3d(-25%, -50%, 0);
    }
  }
  .blog-landing__featured-posts .post-list .featured-posts-header h2 {
    text-transform: uppercase;
    font-size: 35px;
  }
  .blog-landing__featured-posts .post-list .featured-posts-header h2:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #79797980;
    margin-top: 20px;
    max-width: 310px;
    margin: 15px auto;
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list .featured-posts-header h2:after {
      margin: 35px auto;
    }
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list .featured-posts-header h2 {
      font-size: 50px;
    }
  }
  .blog-landing__featured-posts .post-list > li .excerpt {
    visibility: visible;
    display: block;
    font-size: 18px;
    line-height: calc(30 / 18);
    color: #565656;
    margin-bottom: 25px;
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list > li .excerpt {
      font-size: 27px;
      line-height: calc(39 / 27);
      margin-bottom: 50px;
    }
  }
  .blog-landing__featured-posts .post-list > li:nth-child(odd) {
    transform: translateX(-50px);
  }
  .blog-landing__featured-posts .post-list > li:nth-child(odd) > .content {
    padding-left: 80px;
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list > li:nth-child(odd) > .content {
      padding-left: 50px;
    }
  }
  .blog-landing__featured-posts .post-list > li:nth-child(even) {
    transform: translateX(40%);
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list > li:nth-child(even) {
      transform: translateX(50px);
    }
  }
  .blog-landing__featured-posts .post-list > li:nth-child(even) > .content {
    padding-right: 80px;
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list > li:nth-child(even) > .content {
      padding-right: 50px;
    }
  }
  .blog-landing__featured-posts .post-list > li:nth-child(2) .excerpt,
  .blog-landing__featured-posts .post-list > li:nth-child(3) .excerpt,
  .blog-landing__featured-posts .post-list > li:nth-child(5) .excerpt {
    display: none;
    visibility: hidden;
  }
  .blog-landing__featured-posts .post-list > li:nth-child(2) h3.title,
  .blog-landing__featured-posts .post-list > li:nth-child(3) h3.title,
  .blog-landing__featured-posts .post-list > li:nth-child(5) h3.title {
    font-family: brother-1816, sans-serif;
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list > li:nth-child(2) h3.title,
    .blog-landing__featured-posts .post-list > li:nth-child(3) h3.title,
    .blog-landing__featured-posts .post-list > li:nth-child(5) h3.title {
      font-size: 37px;
      line-height: calc(57 / 37);
    }
  }
  .blog-landing__featured-posts .post-list > li:first-child {
    position: relative;
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list > li:first-child h3.title {
      font-size: 64px;
      line-height: 1.2;
    }
  }
  @media (max-width: 767px) {
    .blog-landing__featured-posts .post-list > li:first-child .img {
      width: 80%;
    }
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list > li {
      transform: none;
    }
    .blog-landing__featured-posts .post-list > li > .content {
      padding: 0;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(1) {
      grid-row-start: 1;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(2) {
      grid-row-start: 2;
      grid-column-start: 2;
      margin-top: -250px;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(3) {
      grid-row-start: 3;
      margin-top: -250px;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(4) {
      grid-row-start: 4;
      grid-column-start: 2;
      margin-top: -250px;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(5) {
      grid-row-start: 5;
      margin-top: -250px;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(2) .img {
      width: 540px;
      height: 540px;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(3) .img {
      width: 475px;
      height: 475px;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(3) .content {
      padding-left: 0;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(5) .img {
      width: 475px;
      height: 475px;
    }
  }
  @media (max-width: 767px) {
    .blog-landing__featured-posts .post-list > li:nth-child(2) .img {
      width: 190px;
      height: 190px;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(3) .img {
      width: 65%;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(4) .img {
      width: 75%;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(5) {
      transform: translateX(10%);
    }
    .blog-landing__featured-posts .post-list > li:nth-child(5) .img {
      width: 190px;
      height: 190px;
    }
    .blog-landing__featured-posts .post-list > li:nth-child(5) .content {
      padding-left: 0;
    }
  }
  .blog-landing__featured-posts .post-list > li .title-link {
    color: #454545;
    text-decoration: none;
  }
  .blog-landing__featured-posts .post-list > li .title-link:hover {
    color: #0c4470;
  }
  .blog-landing__featured-posts .post-list > li .img {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
  }
  .blog-landing__featured-posts .post-list > li .img:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .blog-landing__featured-posts .post-list > li .img > img {
    object-fit: cover;
    object-position: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .blog-landing__featured-posts .post-list > li .title {
    font-family: big-caslon-fb, serif;
    font-size: 18px;
  }
  @media (min-width: 1024px) {
    .blog-landing__featured-posts .post-list > li .title {
      font-size: 64px;
    }
  }
  .blog-landing__featured-posts .post-list > li .link {
    text-transform: capitalize;
  }
  
  .blog-landing__slider-section {
    padding: 100px 0;
    position: relative;
    border-bottom: 1px solid #565656;
  }
  @media (min-width: 1024px) {
    .blog-landing__slider-section {
      padding: 140px 0;
      border-bottom: 0;
    }
  }
  .blog-landing__slider-section .swiper-container {
    overflow: visible;
  }
  .blog-landing__slider-section + .container hr {
    border-top: none;
    display: none;
  }
  @media (min-width: 1024px) {
    .blog-landing__slider-section + .container hr {
      display: block;
    }
  }
  .blog-landing__slider-section > .title {
    text-align: center;
    font-size: 34px;
  }
  @media (min-width: 1024px) {
    .blog-landing__slider-section > .title {
      font-size: 64px;
      padding-bottom: 70px;
    }
  }
  .blog-landing__slider-section .swiper-button-prev,
  .blog-landing__slider-section .swiper-button-next {
    font-size: 0;
    top: 45%;
    position: absolute;
    width: 125px;
    height: 125px;
  }
  .blog-landing__slider-section .swiper-button-prev:hover:before,
  .blog-landing__slider-section .swiper-button-prev:focus:before,
  .blog-landing__slider-section .swiper-button-next:hover:before,
  .blog-landing__slider-section .swiper-button-next:focus:before {
    transform: scale(1.15);
  }
  .blog-landing__slider-section .swiper-button-prev:before,
  .blog-landing__slider-section .swiper-button-next:before {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    background-color: #0a3a5f;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
  }
  .blog-landing__slider-section .swiper-button-prev {
    display: none;
    visibility: hidden;
  }
  @media (min-width: 1024px) {
    .blog-landing__slider-section .swiper-button-prev {
      display: block;
      visibility: visible;
      left: -1%;
      top: 32%;
      transform: rotate(180deg);
    }
    .blog-landing__slider-section .swiper-button-prev:before {
      content: "";
      background-image: url(https://costafarms.com/cdn/shop/files/FAD279_arrow.svg);
    }
  }
  .blog-landing__slider-section .swiper-button-next {
    right: 20px;
    z-index: 1;
  }
  .blog-landing__slider-section .swiper-button-next:before {
    content: "";
    background-image: url(https://costafarms.com/cdn/shop/files/FAD279_arrow.svg);
  }
  @media (min-width: 1024px) {
    .blog-landing__slider-section .swiper-button-next {
      right: -1%;
      top: 45%;
    }
  }
  .blog-landing__slider-section .swiper-slide {
    height: auto !important;
  }
  .blog-landing__slider-section
    .swiper-slide
    + .swiper-slide
    .swiper-slide__content {
    border-left: 0;
  }
  .blog-landing__slider-section .swiper-slide__content {
    height: 100%;
    border: 1px solid #d9d9d9;
    padding: 20px;
  }
  .blog-landing__slider-section .swiper-slide__content .fitted-image {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%;
  }
  .blog-landing__slider-section .swiper-slide__content .fitted-image:before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .blog-landing__slider-section .swiper-slide__content .title {
    font-size: 15px;
  }
  @media (min-width: 1024px) {
    .blog-landing__slider-section .swiper-slide__content .title {
      font-size: 30px;
    }
  }
  
  .blog-landing .container hr {
    border-top: 1px solid #565656;
  }
  
  .blog-landing .blog-landing__filtering {
    margin-top: 145px;
  }
  @media (min-width: 1024px) {
    .blog-landing .blog-landing__filtering {
      margin-top: 200px;
    }
  }
  
  .blog-author-template {
    margin-top: -65px;
  }
  @media (min-width: 768px) {
    .blog-author-template {
      margin-top: -110px;
    }
  }
  .blog-author-template .author-bio {
    background-color: #fbf6ee;
    padding-top: 65px;
  }
  @media (min-width: 768px) {
    .blog-author-template .author-bio {
      padding-top: 0px;
    }
  }
  .blog-author-template .author-bio .container {
    display: flex;
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
  }
  @media (min-width: 768px) {
    .blog-author-template .author-bio .container {
      flex-flow: row nowrap;
    }
  }
  .blog-author-template .author-bio__text,
  .blog-author-template .author-bio__image {
    flex: 0 0 auto;
    width: 100%;
    padding: 0;
  }
  @media (min-width: 768px) {
    .blog-author-template .author-bio__text,
    .blog-author-template .author-bio__image {
      width: 50%;
      padding: 165px 0 100px;
    }
  }
  @media (min-width: 768px) {
    .blog-author-template .author-bio__text {
      border-right: 1px solid #d9d9d9;
    }
  }
  .blog-author-template .author-bio__text > hr {
    width: 100%;
    height: 1px;
    border: none;
    background-color: #d9d9d9;
  }
  .blog-author-template .author-bio__text .title,
  .blog-author-template .author-bio__text .text {
    max-width: 585px;
    padding: 30px 0;
  }
  @media (min-width: 768px) {
    .blog-author-template .author-bio__text .title,
    .blog-author-template .author-bio__text .text {
      padding: 50px 50px 50px 0;
    }
  }
  .blog-author-template .author-bio__text .title h1 {
    font-size: 35px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .blog-author-template .author-bio__text .title p {
    font-size: 20px;
  }
  @media (min-width: 768px) {
    .blog-author-template .author-bio__text .title h1 {
      font-size: 65px;
    }
    .blog-author-template .author-bio__text .title p {
      font-size: 30px;
    }
  }
  @media (min-width: 768px) {
    .blog-author-template .author-bio__text .text {
      font-size: 20px;
    }
  }
  .blog-author-template .author-bio__image {
    padding: 30px 0;
  }
  @media (min-width: 768px) {
    .blog-author-template .author-bio__image {
      padding: 50px 0 50px 50px;
    }
  }
  .blog-author-template .author-bio__image .image {
    border-radius: 50%;
    aspect-ratio: 1;
    overflow: hidden;
  }
  @media (max-width: 767px) {
    .blog-author-template .author-bio__image .image {
      max-width: 400px;
      margin: 0px auto;
    }
  }
  .blog-author-template .author-bio__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .blog-author-template .blog-info {
    border-bottom: 1px solid #d9d9d9;
  }
  .blog-author-template .blog-info .container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  @media (max-width: 1023px) {
    .blog-author-template .blog-info .container {
      flex-flow: column;
      padding-top: 40px;
      padding-bottom: 40px;
    }
  }
  .blog-author-template .blog-info .authors-list {
    flex: 1 1 auto;
    padding-right: 150px;
  }
  @media (max-width: 767px) {
    .blog-author-template .blog-info .authors-list {
      width: 100%;
    }
  }
  .blog-author-template .blog-info .authors-list h2 {
    margin-bottom: 60px;
  }
  @media (max-width: 1023px) {
    .blog-author-template .blog-info .authors-list {
      padding-right: 0;
    }
  }
  .blog-author-template .blog-info .authors-list .authors {
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
    grid-gap: 50px 100px;
    padding: 0;
  }
  @media (min-width: 768px) {
    .blog-author-template .blog-info .authors-list .authors {
      grid-template-columns: 1fr 1fr;
      padding-left: 40px;
    }
  }
  .blog-author-template .blog-info .authors-list .authors .author {
    max-width: 300px;
    margin: 0px auto;
  }
  .blog-author-template .blog-info .authors-list .authors .author a {
    text-decoration: none;
  }
  .blog-author-template .blog-info .authors-list .authors .author__image {
    border-radius: 15px;
    overflow: hidden;
    display: block;
    aspect-ratio: 1;
  }
  .blog-author-template .blog-info .authors-list .authors .author__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .blog-author-template .blog-info .authors-list .authors .author__title {
    text-decoration: none;
  }
  
  .template-blog .blog-category__filtering {
    margin-top: 0;
  }
  
  .template-blog__hero {
    padding: 100px 0 50px;
    background: none;
    min-height: 0;
  }
  @media (min-width: 768px) {
    .template-blog__hero {
      padding: 200px 0 50px;
    }
  }
  .template-blog__hero h2,
  .template-blog__hero h3 {
    margin-bottom: 0;
  }
  
  .template-blog__card-grid {
    grid-gap: 40px;
  }
  
  .template-blog__card {
    margin-bottom: 0;
  }
  
  .template-blog .pagination {
    padding: 20px 0 0;
  }
  @media (min-width: 768px) {
    .template-blog .pagination {
      padding: 50px 0 0;
    }
  }
  
  .template-blog__categories {
    padding: 0 0 50px;
  }
  .template-blog__categories li {
    margin: 0;
  }
  .template-blog__categories li a,
  .template-blog__categories li span {
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid #565656;
    color: #565656;
    border-radius: 18px;
    height: 36px;
    overflow: hidden;
    margin-right: 8px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #565656 !important;
  }
  .template-blog__categories li a.active-tag,
  .template-blog__categories li a:hover,
  .template-blog__categories li span.active-tag,
  .template-blog__categories li span:hover {
    background-color: #565656 !important;
    color: #fbf6ee !important;
  }
  
  .article-card .responsive-card-image__wrapper {
    aspect-ratio: 1;
    border-radius: 15px;
    overflow: hidden;
  }
  .article-card .responsive-card-image__wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .article-card__meta {
    display: none;
  }
  
  .article-card a {
    text-decoration: none !important;
  }
  
  .article-card:hover {
    text-decoration: none !important;
  }
  
  .article-card__title {
    font-size: 22px;
  }
  .article-card__title a {
    font-size: 22px;
  }
  
  .article-card__description {
    color: #565656;
  }
  
  .template-blog-search__hero {
    padding-top: 50px;
  }
  
  @media (max-width: 767px) {
    .template-blog__hero h2 {
      font-size: 30px;
    }
    .template-blog__hero h3 {
      font-size: 20px;
    }
  }
  
  main#MainContent {
    top: -20px;
    position: relative;
  }
  /*colors products*/
  .boost-pfs-filter-product-bottom__header a,
  nav.breadcrumb a,
  .product-card a {
    color: #0c4470 !important;
  }
  .insider-rewards__links a:hover {
    color: #0c4470 !important;
  }
  .blog-link a:hover {
    color: #0c4470 !important;
  }
  .product-card a:hover {
    color: #0a3a5f !important;
  }
  .boost-pfs-filter-product-bottom__header a:hover {
    color: #0a3a5f !important;
  }
  nav.breadcrumb a:hover {
    color: #0a3a5f !important;
  }
  .boost-pfs-filter-product-size.body-2,
  .plant-of-the-year-sub-heaer,
  span.boost-pfs-filter-total-product,
  span#custom-price-rv,
  label.variant-label,
  .blog-link a,
  .insider-rewards__links a {
    color: #565656;
  }
  .boost-pfs-filter-toolbar-item.boost-pfs-filter-custom-sorting.boost-pfs-filter-top-sorting
    span {
    color: #565656 !important;
  }
  .get-growing-article .text h2,
  .get-growing-article .text h3,
  .get-growing-article .text h4,
  .get-growing-article .text h5 {
    color: #454545 !important;
  }
  p.excerpt,
  p.date {
    color: #565656;
  }
  .text-cta--header h2 {
    color: #454545;
  }
  #swell-popup-items-container button {
    color: #0a3a5f !important;
    background-color: #fad279 !important;
  }
  
  /*new css*/
  @media (min-width: 768px) {
    .large-image-cta--image .responsive-card-image__image {
      height: 400px;
      object-fit: cover;
    }
  }
  /*new css*/
  @media (max-width: 768px) {
    .large-image-cta--image .responsive-card-image__image {
      height: 250px;
      object-fit: cover;
    }
  }
  /*menu*/
  ul.about-us_dropdown.site-nav__meganav.site-nav__meganav-list.critical-hide {
    flex-direction: column;
  }
  .about-us_dropdown li {
    margin: 2px !important;
  }
  ul.about-us_dropdown.site-nav__meganav.site-nav__meganav-list.critical-hide {
    left: 55%;
  }
  .about-us_dropdown li {
    border: none !important;
    padding-left: 0 !important;
  }
  ul.contact-us_dropdown.site-nav__meganav.site-nav__meganav-list.critical-hide {
    flex-direction: column;
  }
  .contact-us_dropdown li {
    margin: 2px !important;
  }
  ul.contact-us_dropdown.site-nav__meganav.site-nav__meganav-list.critical-hide {
    left: 61%;
  }
  .contact-us_dropdown li {
    border: none !important;
    padding-left: 0 !important;
  }
  .site-nav .site-nav__meganav a {
    letter-spacing: 1px !important;
    color: #0c4470 !important;
    text-decoration: none !important;
  }
  .site-nav .site-nav__meganav a:hover {
    font-weight: normal !important;
    color: #0c4470 !important;
  }
  @media (max-width: 600px) {
    .hero-slider
      .hero-slider-holder
      .hero-slides
      li.slide-type--image
      .slide--type,
    .hero-slider .hero-slider-holder .hero-slides li.slide-type--image .bg,
    .hero-slider,
    .hero-slider
      .hero-slider-holder
      .hero-slides
      li.slide-type--video
      .main-video,
    .hero-slider .hero-slider-holder .hero-slides li .slide--heading {
      height: 70vh;
    }
  }
  .trending--text p {
    color: #565656;
    font-size: 22.78125px;
    font-weight: 400;
    line-height: 140%;
  }
  .flex-blog-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 60px;
  }
  .flex-blog-content img {
    width: 100%;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
  }
  .flex-blog-content div:first-child {
    width: 40%;
  }
  .flex-blog-content > :nth-child(2) {
    width: 60%;
  }
  @media (max-width: 768px) {
    .flex-blog-content div {
      width: 100% !important;
    }
    .flex-blog-content {
      flex-direction: column;
      margin-bottom: 25px;
    }
  }
  .article__content iframe {
    width: 100%;
    margin-top: 50px;
  }
  
  /*CODE FOR STOCK ALERT BUTTON */
  @media (max-width: 1024px) {
    .template-product .product-form {
      margin-bottom: 0;
    }
  }
  @media (min-width: 1024px) {
    .gw-button-widget-container button {
      margin-top: -150px;
      z-index: 3;
      position: relative;
    }
  }
  @media (max-width: 768px) {
    button.gw-button-widget {
      padding: 10px !important;
      font-size: 14px !important;
    }
  }
  
  button.gw-button-widget:hover {
    background-color: #f7b72b !important;
    color: #0a3a5f !important;
  }
  button.gw-button-widget {
    border-radius: 45px;
    padding: 10px 35px;
    font-size: 16px;
    line-height: calc(18 / 16);
    font-family: commuters-sans, sans-serif;
    text-decoration: none;
    border: none !important;
    transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    text-transform: uppercase;
    color: #0a3a5f;
    background-color: #fad279;
  }
  .main-product__nostock {
    display: none;
  }
  a.button.button--secondary.klaviyo-bis-trigger {
    display: none;
    visibility: hidden;
  }
  /* END CODE FOR STOCK ALERT BUTTON */
  
  /*FAQ TITLE HTML SECTION*/
  p.integration-title-faq {
    margin: 20px 0 !important;
    font-weight: 700 !important;
  }
  /*hidden result search bar container*/
  .hidden-result {
    display: none;
    visibility: hidden;
  }
  /*video get inspired*/
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    .slick-slide
    > div
    li
    .slide-video {
    overflow: hidden;
    position: relative;
    margin: 25px auto;
    width: 85%;
    border-radius: 15px;
    min-height: 250px;
  }
  @media (min-width: 1024px) {
    .get-inspired
      .get-inspired--slider
      .get-inspired--slider-holder
      .slick-slide
      > div
      li
      .slide-video {
      min-height: 350px;
    }
  }
  @media (min-width: 1200px) {
    .get-inspired
      .get-inspired--slider
      .get-inspired--slider-holder
      .slick-slide
      > div
      li
      .slide-video {
      min-height: 450px;
    }
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    .slick-slide
    > div
    li
    .slide-video::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .get-inspired
    .get-inspired--slider
    .get-inspired--slider-holder
    .slick-slide
    > div
    li
    .slide-video
    video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  
  .creator_name {
    background: #ffffffc7;
    position: absolute;
    z-index: 1;
    bottom: 0;
    font-family: big-caslon-fb, serif;
    padding: 10px;
    /* font-style: italic; */
    font-weight: 700;
    border-radius: 0 20px 20px 0;
  }
  
  /*css new*/
  /*@media (min-width: 1024px) {
      .image-herov2 {
          max-height: 500px;
          height: 500px;
      }
  }*/
  .image-herov2 p {
    font-size: 26px;
    font-weight: 400;
    line-height: 39.49px;
    text-align: center;
    margin: 0;
  }
  @media (min-width: 768px) {
    .image-herov2 p {
      font-size: 48px;
      line-height: 72.91px;
      margin: 0;
    }
  }
  .hero-heading .bg {
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
  }
  .image-hero__bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
  }
  .hero-heading--heading {
    padding: 37px 0;
    text-align: center;
  }
  .hero-heading--heading p,
  .hero-heading--heading h1 {
    margin: 0;
    padding: 0;
  }
  .hero-heading--heading h1 {
    font-family: Big Caslon;
    font-weight: 500;
    text-align: center;
    font-size: 45px;
    line-height: 54.4px;
  }
  .hero-heading--heading p {
    font-family: brother-1816, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 33.42px;
    text-align: center;
  }
  @media (min-width: 768px) {
    .hero-heading--heading h1 {
      font-size: 64px;
      line-height: 77.38px;
    }
    .hero-heading--heading p {
      font-size: 28px;
      line-height: 42.53px;
    }
  }
  .two-columns-grid-section {
    padding: 60px 0;
    text-align: left;
  }
  .product-carousel-wrapper {
    padding: 20px 0 60px 0;
  }
  .product-carousel-wrapper button.slick-next,
  .product-carousel-wrapper button.slick-prev {
    display: none !important;
  }
  @media (min-width: 767px) {
    .two-columns-grid-section {
      padding: 87px 0;
    }
    .product-carousel-wrapper {
      padding: 20px 0 80px 0;
    }
    .product-carousel-wrapper h2 {
      text-align: start;
    }
  }
  .product-carousel-wrapper h2 {
    text-align: center;
  }
  .two-columns-grid-section h2,
  .product-carousel-wrapper h2 {
    margin-bottom: 30px;
  }
  
  .two-columns-grid-section__columns {
    display: flex;
    justify-content: space-around;
    gap: 40px;
  }
  
  .two-columns-grid-section__column {
    flex: 1;
  }
  
  .two-columns-grid-section__column img {
    max-width: 100%;
    height: 300px;
    max-height: 300px;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
  }
  
  .two-columns-grid-section__column p {
    font-family: Brother 1816;
    font-size: 28px;
    font-weight: 400;
    line-height: 42.53px;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0;
  }
  
  .two-columns-grid-section__column a {
    text-decoration: none;
    color: inherit;
  }
  
  @media (max-width: 768px) {
    .two-columns-grid-section__columns {
      display: flex;
      flex-direction: row;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
    }
  
    .two-columns-grid-section__column {
      flex: 0 0 80%;
      scroll-snap-align: start;
      margin: 0 10px;
    }
    .two-columns-grid-section__column img {
      height: 160px;
    }
    .two-columns-grid-section__column p {
      font-size: 22px;
      font-weight: 400;
      line-height: 33.42px;
    }
  }
  
  /*ADA check a href blog content*/
  .article__content p a {
    line-height: inherit !important;
    width: max-content;
    height: 24px;
    /* margin-right: 5px;*/
  }
  
  /*CSS grid new blog*/
  .grid-flex-products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    justify-items: center;
  }
  
  .grid-flex-products .product-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 300px;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  
    position: relative;
  }
  
  .grid-flex-products .product-card img {
    max-width: 100%;
    height: auto;
  }
  
  .grid-flex-products .product-card h3 {
    margin: 10px 0;
  }
  
  .grid-flex-products .product-card p {
    flex-grow: 1;
    margin-bottom: 20px;
  }
  
  .button-container {
    align-self: center;
  }
  
  @media (max-width: 900px) {
    .grid-flex-products {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  
  @media (max-width: 600px) {
    .grid-flex-products {
      grid-template-columns: 1fr;
    }
  }
  
  .grid-flex-products div {
    padding: 10px;
  }
  
  .grid-flex-products img {
    width: 100%;
    height: auto;
    max-width: 300px;
    margin-bottom: 10px;
  }
  
  @media (max-width: 768px) {
    .grid-flex-products {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media (max-width: 480px) {
    .grid-flex-products {
      grid-template-columns: 1fr;
    }
  }
  /*cart image*/
  .ajax-cart__line-item img {
    object-fit: contain;
  }
  
  /*gift card css*/
  .gc__image_radio_label .cover {
    height: auto !important;
    padding: 0;
  }
  
  /*collection issue space shop all*/
  .boost-pfs-filter-product-item-image.boost-pfs-filter-crop-image-position-center {
    height: auto !important;
  }
  /*badge promo*/
  
  .boost-pfs-filter-product-item-label.newlbl.promo-badge {
    top: 0 !important;
    padding: 5px 10px;
    text-align: left;
  }
  
  .promo-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(
      90deg,
      rgba(253, 70, 29, 1) 7%,
      rgba(253, 29, 29, 1) 94%
    );
    color: #ffffff;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin: 15px 10px;
    max-width: fit-content;
  }
  
  .promo-badge .promo-icon {
    font-size: 15px;
  }
  
  .promo-badge .promo-text {
    margin: 0;
    font-size: 15px;
  }
  