/** Shopify CDN: Minification failed

Line 243:2 Unexpected "<"

**/
section.homepage-video-with-text-section {
  margin-top: -150px;
  padding-top: 60px;
  background: url(/cdn/shop/files/homepage_video_bg-min3.png?v=1653993705);
  background-repeat: no-repeat;
  background-size: 57%;
  background-position: left;
  background-position-y: top;
}

section.homepage-video-with-text-section .flickity-viewport {
  width: 100%;
}

section.homepage-video-with-text-section .carousel-cell {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 5px;
}

section.homepage-video-with-text-section .featured-items-container {
  overflow-y: visible;
  overflow-x: clip;
  margin: auto;
}

@media screen and (min-width: 1025px) {
  section.homepage-video-with-text-section .featured-items-container {
    display: flex;
    width: 1440px;
    max-width: 100%;
    overflow-y: visible;
    overflow-x: clip;
  }

  section.homepage-video-with-text-section .flickity-viewport {
    overflow: visible;
  }

  section.homepage-video-with-text-section .carousel-cell {
    max-width: 328px;
    width: 33.33%;
  }

  section.homepage-video-with-text-section .flickity-page-dots {
    display: none;
  }
}

section.homepage-video-with-text-section .context-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
  padding: 106px 0;
  position: relative;
}

section.homepage-video-with-text-section .context-container .text-area {
  background-color: transparent !important;
}

section.homepage-video-with-text-section .context-container>svg {
  position: absolute;
  left: 0;
  top: 50px;
}

section.homepage-video-with-text-section .context-container>.image-element__wrap {
  position: absolute;
  left: 0;
  top: 50px;
  width: 171px;
}

section.homepage-video-with-text-section .context-container .text-area {
  width: 50%;
}

section.homepage-video-with-text-section .context-container .text-area .text-area-contexts {
  padding-left: 0;
  padding-right: 30px;
}

section.homepage-video-with-text-section .context-container .video-area {
  width: 50%;
  max-width: 514px;
}

section.homepage-video-with-text-section .area-content.align-left {
  text-align: left;
}

section.homepage-video-with-text-section .area-content .image-element__wrap {
  width: 130px;
  margin-bottom: 25px;
}

section.homepage-video-with-text-section .context-container .video-area .video-wrapper__image .image-element__wrap:nth-child(3) {
  position: absolute;
  top: 0;
  height: 100%;
  max-width: unset;
}

@media (max-width: 798px) {
  section.homepage-video-with-text-section .context-container .video-area .video-wrapper__image .image-element__wrap:nth-child(3) {
    width: 100%;
  }
}

section.homepage-video-with-text-section .context-container .video-area .video-wrapper__image .image-element__wrap:nth-child(3) img {
  height: 100%;
  width: auto;
}

@media (max-width: 1024px) {
  section.homepage-video-with-text-section .context-container {
    padding: 80px 25px;
  }
}



@media (max-width: 799px) {
  section.homepage-video-with-text-section .context-container {
    overflow: hidden;
    flex-direction: column;
  }

  section.homepage-video-with-text-section .context-container .text-area {
    width: 100%;
  }

  section.homepage-video-with-text-section .context-container .text-area .text-area-contexts {
    padding-right: 0;
  }

  section.homepage-video-with-text-section .context-container .video-area {
    width: 100%;
  }

  section.homepage-video-with-text-section {
    margin-top: -140px;
  }
}

.shopify-section--video section.homepage-video-with-text-section .text-area .sign-text {
  text-transform: uppercase;
  margin-bottom: 22px;
}

@media screen and (max-width: 480px) {
  section.homepage-video-with-text-section {
    margin-top: -100px;
    padding-top: 50px;
  }

  .shopify-section--video section.homepage-video-with-text-section .flickity-prev-next-button.previous {
    left: 10px;
  }

  .shopify-section--video section.homepage-video-with-text-section .flickity-prev-next-button.next {
    right: 10px;
  }

  .shopify-section--video section.homepage-video-with-text-section .context-container .text-area h1.headline {
    font-size: 20.28px;
    line-height: 25px;
  }

  .shopify-section--video section.homepage-video-with-text-section .context-container .text-area .subtitle {
    font-size: var(--fontSizeBodySmall);
    line-height: 23px;
  }

  .shopify-section--video section.homepage-video-with-text-section .context-container .video-area .video-wrapper__image .image-element__wrap:first-child img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }

  .shopify-section--video section.homepage-video-with-text-section .context-container .video-area .video-wrapper__image .image-element__wrap:first-child {
    height: 354px;
  }

  .shopify-section--video section.homepage-video-with-text-section .context-container .video-area .video__text-container .text-outer-wrapper {
    left: -25px;
    bottom: auto;
    top: 36px;
  }

  .shopify-section--video section.homepage-video-with-text-section .context-container .video-area .video__text-container .text-outer-wrapper svg {
    width: 65px;
    margin-right: 10px;
  }

  .shopify-section--video section.homepage-video-with-text-section .context-container .video-area .video__text-container .text-outer-wrapper .action_button {
    line-height: 20px;
    width: 60% !important;
  }

  .shopify-section--video section.homepage-video-with-text-section .video__text-wrapper {
    padding: 0 30px;
  }

  .shopify-section--video section.homepage-video-with-text-section .video__text-wrapper {
    text-align: left;
  }

  section.homepage-video-with-text-section .area-content .image-element__wrap {
    width: 82px;
    margin-bottom: 10px;
  }

  section.homepage-video-with-text-section {
    background-size: 80%;
    background-position: 0%;
    background-position-y: 40%;
  }

  section.homepage-video-with-text-section .context-container {
    padding: 30px 22px 22px;
  }

  section.homepage-video-with-text-section .context-container .subtitle p {
    font-size: var(--fontSizeBodySmall);
    line-height: 23px;
  }

  <<<<<<< HEAD=======>>>>>>>main
}








section.homepage-video-with-text-section .featured-items-container .image-wrapper {
  position: relative;
}

@media screen and (min-width: 1025px) {
  section.homepage-video-with-text-section {
    background-size: 40%;
  }
}

section.homepage-video-with-text-section .featured-items-container {
  z-index: 9;
  width: 300px;
  justify-content: center;
}

.featured-items-container .featured-item .image-element__wrap {
  position: absolute;
  bottom: unset!important;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}


.featured-items-container .featured-item {
  width: 304px;
  height: 320px;
  position: relative;
}

.featured-items-container .featured-item .image-element__wrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.featured-items-container .featured-item .text-part {
  position: absolute;
  bottom: 10%;
  width: 100%;
  text-align: center;
  height: 36%;
}

.featured-items-container .featured-item .text-part h4 {
  font-family: "domaine-sans-text";
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.02em;
  padding-top: 0;
}

.featured-items-container .featured-item .text-part .item-sub-text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.02em;
}

.featured-items-container .featured-item {
  background: #CBBC9A;
}

.featured-items-container .featured-item .text-part .item-link {
  display: inline-flex;
  background: var(--colorWhite);
  width: auto;
  height: 40px;
  align-items: center;
  justify-content: center;
  margin: auto;
  color: var(--colorDarkBlue);
  font-family: var(--fontFamilyBody);
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  padding: 10px 22px;
  transition: all 0.3s;
}

.featured-items-container .featured-item .text-part .item-link:hover {
  background: #8f1028;
  color: var(--colorWhite);
  transition: all 0.3s;
}

@media (min-width: 1025px) and (max-width: 1324px) {
  .featured-items-container .featured-item .text-part .item-link {
    margin-top: 0;
  }
}

@media (max-width: 1024px) {

  .featured-items-container .featured-item .image-element__wrap {
    position: relative;
    display: inline-block;
  }

  section.homepage-video-with-text-section .featured-items-container .image-wrapper {
    position: relative;
    max-width: 300px;
    max-height: 150px;
    bottom: 0 !important;
    text-align: center;
  }
}


@media (min-width: 799px) and (max-width:1024px) {
  .featured-items-container {
    max-width: 100%;
    padding: 0;
  }

  .featured-items-container .featured-item {
    width: 100%;
    height: 300px;
  }
}

.index-sections .under-menu:nth-child(3) .caption .featured-items-container {
  margin-top: 90px;
}

@media screen and (min-width: 1025px) {
  section.homepage-video-with-text-section .featured-items-container {
    width: 1440px;
  }
}


@media (min-width: 1025px) and (max-width: 1324px) {
  .featured-items-container {
    max-width: 100%;
    padding: 0 50px !important;
  }

  .featured-items-container .featured-item {
    width: 32%;
    height: 320px;
  }
}

@media (max-width: 1024px) {
  .featured-items-container .featured-item .text-part h4 {
    font-size: var(--fontSizeBodyLarge);
    line-height: 22px;
    margin: 0;
  }

  .featured-items-container .featured-item .text-part {
    bottom: 10px !important;
    height: auto;
  }

  .featured-items-container .featured-item .text-part .item-sub-text {
    font-size: var(--fontSizeBodyLarge);
    line-height: 34px;
  }

  .featured-items-container .featured-item .image-element__wrap {
    position: relative;
    display: inline-block;
  }

  .featured-items-container .image-wrapper {
    position: relative;
    max-width: 300px;
    max-height: 150px;
    bottom: 0 !important;
    text-align: center;
  }

  .featured-items-container .featured-item:first-child .image-wrapper {
    max-width: 180px;
  }

  .index-sections .under-menu:nth-child(3) .caption .featured-items-container {
    flex-direction: column;
    max-width: 740px;
    margin-top: 40px;
  }

  .index-sections .under-menu:nth-child(3) .caption .featured-items-container .featured-item {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-bottom: 20px;
    height: 220px;
  }

  .index-sections .under-menu:nth-child(3) .caption .featured-items-container .featured-item {
    padding-right: 20px;
  }

  .index-sections .under-menu:nth-child(3) .caption .featured-items-container .featured-item:nth-child(4n+3) {
    justify-content: start;
    flex-direction: row-reverse;
    padding-left: 20px;
    padding-right: 0;
  }

  .index-sections .under-menu:nth-child(3) .caption .featured-items-container .featured-item .image-element__wrap {
    margin: 0;
    width: auto;
    transform: none;
    position: initial;
    width: 200px;
  }

  .index-sections .under-menu:nth-child(3) .caption .featured-items-container .featured-item .text-part {
    position: initial;
    width: 50%;
  }
}


@media (max-width: 799px) {
  section.image-with-text-overlay-section .featured-items-container {
    margin-top: 35px;
  }

  section.homepage-video-with-text-section .featured-items-container {
    padding-bottom: 40px;
    overflow: hidden !important;
  }

  section.homepage-video-with-text-section .featured-items-container .flickity-page-dots {
    bottom: 0;
  }

  .featured-items-container .featured-item {
    height: 300px;
  }

  .index-sections .under-menu:nth-child(3) .caption .featured-items-container .featured-item {
    max-width: 400px;
    width: 100%;
  }

  .index-sections .under-menu:nth-child(3) .caption .featured-items-container {
    margin-top: 20px;
  }

  .index-sections .under-menu:nth-child(3) .caption .featured-items-container .featured-item {
    height: 180px;
    margin-bottom: 16px;
  }

  .index-sections .under-menu:nth-child(3) .caption .featured-items-container .featured-item .image-element__wrap {
    width: 50% !important;
  }
}

.homepage-video-with-text-section .plyr__video-wrapper.plyr__video-embed {
  padding-bottom: 119% !important;
  background: #fff;
}

.homepage-video-with-text-section .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
  padding-bottom: 119% !important;
  transform: none !important;
}