.three-callouts {
  margin: 3.0rem 0 0; }
  .three-callouts .callout a {
    display: block;
    width: 100%; }
    .three-callouts .callout a img {
      width: 100%;
      height: auto; }

.featured-categories {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  @media (min-width: 769px) {
    .featured-categories {
      flex-wrap: nowrap; } }
  .featured-categories .category {
    display: block;
    max-width: 100%;
    width: 100%;
    flex-grow: 1;
    min-width: 100%; }
    .featured-categories .category.wide {
      width: 100%;
      max-width: 100%;
      min-width: 100%;
      margin: 24px 0; }
    @media (min-width: 481px) {
      .featured-categories .category {
        flex-wrap: nowrap;
        width: 50%;
        max-width: 50%;
        min-width: 49%; }
        .featured-categories .category.wide {
          width: 100%;
          max-width: 100%;
          min-width: 100%;
          margin: 30px 0; } }
    @media (min-width: 769px) {
      .featured-categories .category {
        flex-wrap: nowrap;
        width: 25%;
        max-width: 25%;
        min-width: 25%; }
        .featured-categories .category.wide {
          width: 25%;
          max-width: 25%;
          min-width: 25%;
          margin: 0;
          display: none; } }
    @media (min-width: 1025px) {
      .featured-categories .category {
        width: 25%;
        max-width: 25%;
        min-width: 25%; } }
    @media (min-width: 1281px) {
      .featured-categories .category {
        width: 19%;
        max-width: 19%;
        min-width: 19%; }
        .featured-categories .category.wide {
          display: block; } }
    .featured-categories .category iframe {
      width: 100%;
      height: 210px; }
      @media (min-width: 481px) {
        .featured-categories .category iframe {
          height: 390px; } }
      @media (min-width: 769px) {
        .featured-categories .category iframe {
          height: 360px; } }
      @media (min-width: 1025px) {
        .featured-categories .category iframe {
          height: 300px; } }
      @media (min-width: 1281px) {
        .featured-categories .category iframe {
          height: 170px; } }
      @media (min-width: 1441px) {
        .featured-categories .category iframe {
          height: 195px; } }
      @media (min-width: 1681px) {
        .featured-categories .category iframe {
          height: 225px; } }
    .featured-categories .category a {
      display: block;
      text-align: center; }
      .featured-categories .category a.image {
        display: block;
        width: 100%;
        margin-bottom: 12px; }
        .featured-categories .category a.image img {
          width: 100%;
          height: 150px;
          object-fit: contain;
          font-family: 'object-fit: contain;'; }
      .featured-categories .category a.category-name {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 21px;
        font-weight: 800; }
      .featured-categories .category a.category-description {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 20px;
        font-weight: 400; }
  @media (min-width: 1025px) {
    .featured-categories .category a.image img {
      height: 120px; } }

.home .featured-categories-section {
  padding: 8.4rem 0; }

.site-vaps {
  height: auto;
  border-top: 1px solid #e4e4e4; }
  .site-vaps .container {
    height: auto;
    max-width: 100%;
    width: 100%; }
  .site-vaps .callouts {
    grid-gap: 0;
    height: auto; }
    .site-vaps .callouts .callout {
      display: flex !important;
      align-items: center;
      justify-content: center;
      height: auto;
      border-bottom: 1px solid #e0e0e0;
      padding: 18px 0; }
      .site-vaps .callouts .callout .icon {
        display: block;
        width: 20px;
        height: 20px;
        margin-right: 6px; }
      .site-vaps .callouts .callout svg {
        width: 20px;
        height: 20px;
        stroke: #2C3E50; }
        .site-vaps .callouts .callout svg path {
          fill: #2C3E50;
          stroke: #2C3E50; }
      .site-vaps .callouts .callout .text {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 19px;
        font-weight: 600;
        color: #2C3E50;
        letter-spacing: 2px;
        text-transform: uppercase;
        position: relative;
        top: -2px; }
    @media (min-width: 1025px) {
      .site-vaps .callouts {
        height: 42px; }
        .site-vaps .callouts .container {
          height: 100%;
          max-width: initial;
          width: initial; }
        .site-vaps .callouts .callout {
          height: 100%;
          padding: 0;
          border-bottom: 0; }
          .site-vaps .callouts .callout:first-of-type {
            border-right: 1px solid #e4e4e4; }
          .site-vaps .callouts .callout:last-of-type {
            border-left: 1px solid #e4e4e4; } }

.vap-callouts-large .item .icon {
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto; }
  .vap-callouts-large .item .icon svg {
    width: 60px;
    height: 60px;
    margin: 0;
    fill: #2C3E50; }

.vap-callouts-large .item .text span {
  font-family: "Be Vietnam", sans-serif;
  display: block;
  text-align: center; }

.vap-callouts-large .item .text .large {
  font-size: 20px;
  font-size: 2rem;
  line-height: 26px;
  font-weight: 800; }

.vap-callouts-large .item .text .small {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 21px;
  letter-spacing: .5px; }

.video-split-block {
  display: flex;
  height: auto;
  min-height: 0;
  background: #F8F8FB;
  position: relative;
  flex-direction: column; }
  .video-split-block .content {
    width: 100%;
    display: flex;
    align-items: center;
    order: 1; }
    .video-split-block .content .content-contain {
      width: 90%;
      margin: 0 auto;
      padding: 30px 0;
      text-align: center; }
      .video-split-block .content .content-contain h3 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 36px;
        font-weight: 800; }
      .video-split-block .content .content-contain p {
        margin-top: 12px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 24px;
        line-height: 30px; }
      .video-split-block .content .content-contain .buttons .arrow-btn {
        display: none; }
  .video-split-block .image {
    width: 100%;
    flex-shrink: 0;
    display: block;
    order: 0;
    height: 300px; }
    .video-split-block .image .background-image {
      width: 100%;
      height: 100%; }
      .video-split-block .image .background-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        font-family: 'object-fit: cover;'; }
    .video-split-block .image .video {
      display: none;
      position: absolute;
      top: 0;
      bottom: 0;
      min-height: 300px;
      height: 25vw;
      width: 48%;
      border-radius: 4px;
      z-index: 566;
      right: 30px;
      margin: auto;
      opacity: 1;
      overflow: hidden;
      box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.06); }
      .video-split-block .image .video iframe {
        width: 100%;
        height: 100%; }
  @media (min-width: 481px) {
    .video-split-block .content .content-contain {
      padding: 60px 0; } }
  @media (min-width: 769px) {
    .video-split-block .content .content-contain {
      width: 420px; }
      .video-split-block .content .content-contain h3 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 36px; } }
  @media (min-width: 1025px) {
    .video-split-block {
      flex-direction: row;
      min-height: 660px; }
      .video-split-block .image {
        height: initial;
        width: 40%;
        order: 1; }
        .video-split-block .image .video {
          display: block;
          min-height: 330px;
          height: 25vw; }
      .video-split-block .content {
        width: 60%;
        min-width: 60%;
        order: 0; }
        .video-split-block .content .content-contain {
          width: 450px;
          margin-left: 60px;
          margin-right: auto;
          padding: 0;
          text-align: left; }
          .video-split-block .content .content-contain h3 {
            font-size: 36px;
            font-size: 3.6rem;
            line-height: 42px; }
          .video-split-block .content .content-contain .buttons .arrow-btn {
            display: flex; } }
  @media (min-width: 1281px) {
    .video-split-block .content .content-contain {
      margin-left: 120px;
      width: 480px; }
    .video-split-block .image .video {
      height: 25vw;
      right: 42px;
      min-height: 360px; } }
  @media (min-width: 1441px) {
    .video-split-block .image .video {
      right: 60px;
      height: 26vw;
      min-height: 400px; }
    .video-split-block .content .content-contain {
      width: 540px; }
      .video-split-block .content .content-contain h3 {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 48px; } }
  @media (min-width: 1681px) {
    .video-split-block .image .video {
      right: 60px;
      height: 27vw;
      min-height: 420px; }
    .video-split-block .content .content-contain {
      width: 540px; }
      .video-split-block .content .content-contain h3 {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 48px; } }

.home-movements-block {
  height: 390px;
  position: relative;
  text-align: center; }
  .home-movements-block h2 {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 48px;
    color: #fff; }
  .home-movements-block p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 24px;
    color: #fff; }
  .home-movements-block a {
    color: #fff; }
  .home-movements-block .block-item {
    position: absolute;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%; }
    .home-movements-block .block-item .med-contain {
      width: 80%; }
    .home-movements-block .block-item .arrow-btn {
      display: none; }
    .home-movements-block .block-item.image {
      background: #2C3E50; }
      @media (min-width: 1025px) {
        .home-movements-block .block-item.image {
          z-index: 2; } }
      .home-movements-block .block-item.image img {
        opacity: .5; }
      .home-movements-block .block-item.image div {
        padding: 0 !important; }
      .home-movements-block .block-item.image div[data-content-region] {
        height: 100% !important; }
        .home-movements-block .block-item.image div[data-content-region] div {
          height: 100% !important; }
    .home-movements-block .block-item.fade-in-content-right {
      z-index: 4; }
  .home-movements-block .buttons {
    text-align: center;
    justify-content: center; }
  @media (min-width: 1025px) {
    .home-movements-block {
      height: 600px;
      text-align: left; }
      .home-movements-block h2 {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 42px; }
      .home-movements-block h2,
      .home-movements-block p,
      .home-movements-block a {
        color: initial; }
      .home-movements-block .block-item {
        min-width: 50%;
        max-width: 50%;
        width: 50%;
        position: relative; }
        .home-movements-block .block-item.image img {
          opacity: 1; }
        .home-movements-block .block-item .arrow-btn {
          display: inline-block; }
      .home-movements-block .buttons {
        text-align: left;
        justify-content: flex-start; } }
  @media (min-width: 1281px) {
    .home-movements-block {
      font-size: 42px;
      font-size: 4.2rem;
      line-height: 48px; }
      .home-movements-block p {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 24px;
        line-height: 30px; } }

.featured-image-block {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 24px; }
  .featured-image-block .featured-image {
    max-width: 90%;
    width: 90%;
    min-width: 90%;
    margin: 0 auto;
    padding-bottom: 0px;
    position: relative;
    text-align: center; }
    .featured-image-block .featured-image div {
      padding: 0 !important; }
    .featured-image-block .featured-image div[data-content-region] {
      position: relative;
      z-index: 2; }
    .featured-image-block .featured-image:before {
      content: '';
      width: 100%;
      height: 10vw;
      background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 3; }
    .featured-image-block .featured-image:after {
      content: '';
      width: 5vw;
      height: 60%;
      background-image: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
      right: 0;
      bottom: 0;
      position: absolute;
      z-index: 4; }
    .featured-image-block .featured-image img {
      width: 100% !important;
      height: auto; }
  .featured-image-block .featured-content {
    width: 90%;
    margin: 0 auto;
    text-align: center; }
    .featured-image-block .featured-content h2 {
      /*@include font-size(5.4);*/
      display: block;
      margin-bottom: 24px; }
    .featured-image-block .featured-content p {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 24px;
      line-height: 30px;
      /*max-width: 540px;*/ }
    .featured-image-block .featured-content .buttons {
      text-align: center;
      justify-content: center; }
      .featured-image-block .featured-content .buttons a {
        justify-content: center;
        /* padding:9px 0;*/ }
  @media (min-width: 769px) {
    .featured-image-block .featured-image {
      max-width: 75%;
      width: 75%;
      min-width: 75%; }
    .featured-image-block .featured-content {
      width: 90%;
      margin: 0 auto;
      text-align: center; }
      .featured-image-block .featured-content p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 26px;
        line-height: 30px;
        /*max-width: 540px;*/
        margin: 0 auto; }
      .featured-image-block .featured-content .buttons {
        text-align: center;
        justify-content: center;
        display: flex;
        margin-top: 30px; }
        .featured-image-block .featured-content .buttons a {
          justify-content: center; } }
  @media (min-width: 1025px) {
    .featured-image-block {
      flex-direction: row;
      padding-top: 72px; }
      .featured-image-block .featured-image {
        max-width: 50%;
        width: 50%;
        min-width: 50%;
        text-align: initial;
        margin: 0; }
      .featured-image-block .featured-content {
        width: 40%;
        text-align: initial; }
        .featured-image-block .featured-content p {
          margin: 0; }
        .featured-image-block .featured-content .buttons {
          text-align: left;
          justify-content: flex-start; }
          .featured-image-block .featured-content .buttons a {
            justify-content: flex-start; } }

.sale-products.section {
  padding-bottom: 0; }
  @media (min-width: 1025px) {
    .sale-products.section {
      padding-bottom: 72px; } }

.home-about-section {
  padding: 35px 0 45px !important; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .home-about-section .med-contain {
      width: 100%; } }
  @media (min-width: 769px) {
    .home-about-section {
      padding-top: 40px !important;
      padding-bottom: 50px !important; } }
  @media (min-width: 1025px) {
    .home-about-section {
      padding-top: 40px !important;
      padding-bottom: 50px !important; } }

a.med a,
p.med a {
  text-decoration: underline; }

#sd-product-set-carousel-f5c07944-328b-4731-838b-123a6f381153 > div > div {
  align-items: stretch; }

.css-1k0woj {
  margin: 0 8px;
  height: 100%;
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06) !important;
  border-radius: 4px !important;
  padding: 15px !important; }

.css-9z33oj {
  display: none !important; }

.trending-boxes-section .products-slider {
  white-space: inherit;
  padding: 0 !important;
  margin: 0 !important; }

.trending-boxes-section .slick-arrow.slick-prev {
  top: 50% !important;
  bottom: 0 !important;
  margin-top: -24px !important; }

.trending-boxes-section .slick-arrow.slick-next {
  top: 50% !important;
  bottom: 0 !important;
  margin-top: -24px !important; }

.trending-boxes-section .category-products h3 {
  margin-bottom: calc(6px * 5); }

.trending-boxes-section .productGrid {
  grid-template-columns: auto;
  height: auto !important; }
  .trending-boxes-section .productGrid .slick-slide {
    margin: 0 9px;
    max-width: 100%;
    width: 100%;
    height: auto !important;
    background: #fff;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    padding: 18px;
    transition: all .2s ease-in; }
    .trending-boxes-section .productGrid .slick-slide:hover {
      /*  margin-top:-4px;*/ }
    .trending-boxes-section .productGrid .slick-slide .card-body {
      width: 100% !important; }
      .trending-boxes-section .productGrid .slick-slide .card-body .sku {
        display: none; }
      .trending-boxes-section .productGrid .slick-slide .card-body .primary {
        padding: 7px 0 12px;
        width: 100%;
        border-radius: 3px !important; }
      .trending-boxes-section .productGrid .slick-slide .card-body .card-title a {
        font-weight: 600 !important; }
      .trending-boxes-section .productGrid .slick-slide .card-body .in-stock-message {
        display: flex;
        align-items: center;
        justify-content: center; }
        .trending-boxes-section .productGrid .slick-slide .card-body .in-stock-message svg {
          width: 24px;
          height: 20px;
          margin-right: 9px;
          stroke: #2C3E50; }
        .trending-boxes-section .productGrid .slick-slide .card-body .in-stock-message .text {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 20px;
          font-weight: 600;
          color: #2C3E50;
          position: relative;
          top: -1px; }
      .trending-boxes-section .productGrid .slick-slide .card-body .shopNow,
      .trending-boxes-section .productGrid .slick-slide .card-body .compare-btn {
        display: none !important; }
    .trending-boxes-section .productGrid .slick-slide .product-image {
      border: 0 !important; }

.trending-boxes-section .slick-track {
  padding: 0 0 0 !important; }

.trending-boxes-section .slick-dots {
  display: none !important; }

.heading-page {
  font-size: 4.2rem;
  line-height: 48px; }
  @media (max-width: 767px) {
    .heading-page {
      font-size: 3.8rem; } }

.call-outs {
  padding-bottom: 55px; }

[data-content-region="home_customDigital"] [data-layout-name="customDigital"] {
  flex-direction: row-reverse !important; }
  @media (max-width: 1024px) {
    [data-content-region="home_customDigital"] [data-layout-name="customDigital"] {
      display: block !important; }
      [data-content-region="home_customDigital"] [data-layout-name="customDigital"] [data-sub-layout] {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        text-align: center !important; } }

.btn.white,
.white.button {
  text-transform: lowercase; }

:focus {
  outline: none !important; }

.homepage_video_carousel {
  margin: 0 0 30px; }
  .homepage_video_carousel .link-title {
    margin: 0 0 20px;
    display: none; }
  .homepage_video_carousel .videos-slider-section {
    padding: 30px 0; }
    .homepage_video_carousel .videos-slider-section .videos-slider .video-slide {
      height: 190px; }
  .homepage_video_carousel + .site-vaps {
    border-top: 0; }

@media (min-width: 1281px) {
  .section.social-proof-section {
    padding-bottom: 40px; } }

.popular-boxes-section.section {
  background-color: #f6f8fb; }

.popular-boxes-section .category-slider {
  display: none; }
  .popular-boxes-section .category-slider.slick-slider {
    display: block; }
  .popular-boxes-section .category-slider .category-slider-card .inner {
    padding: 0 6px; }
    @media (min-width: 801px) {
      .popular-boxes-section .category-slider .category-slider-card .inner {
        padding: 0 15px; } }
    @media (min-width: 801px) {
      .popular-boxes-section .category-slider .category-slider-card .inner.showSecond {
        padding: 0 7.5px;
        display: flex;
        flex-direction: row;
        gap: 15px; } }
    .popular-boxes-section .category-slider .category-slider-card .inner.showSecond .imageBlock {
      flex: 1;
      padding-bottom: 10px; }
    .popular-boxes-section .category-slider .category-slider-card .inner .card-title {
      text-align: center; }
  .popular-boxes-section .category-slider .slick-arrow.slick-prev {
    top: 50% !important;
    bottom: 0 !important;
    margin-top: -24px !important; }
  .popular-boxes-section .category-slider .slick-arrow.slick-next {
    top: 50% !important;
    bottom: 0 !important;
    margin-top: -24px !important; }

.heroCarousel .heroCarousel-action:hover {
  background-color: #2C3E50 !important;
  border-color: #2C3E50 !important;
  color: #fff !important; }

/********************* Banner Image ************************/
.heroCarousel {
  position: relative; }
  @media (min-width: 1200px) {
    .heroCarousel {
      max-height: 550px; } }
  @media (min-width: 768px) {
    .heroCarousel {
      /* 
    background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/black-bg.jpg?t=1731699903) center no-repeat;   
    background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/valentinebanner-desktop-bg.jpg?t=1736803333) center no-repeat;
    background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/homepagemothersdaybanner-desktop.jpg?) center no-repeat;       
    background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/homepagemothersdaybanner25-desktop.jpg?t=1744817849) center no-repeat;       
    background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/bannerbg.jpg) center no-repeat;
    */
      background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/herobanner2024-desktop.jpg) center no-repeat;
      background-size: cover; } }
  @media (max-width: 767px) {
    .heroCarousel {
      /*
    background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/black-bg-mobile.jpg?t=1731699905) center no-repeat;
    background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/valentinebanner-mobile-bg.png?t=1736803337) center no-repeat;
    background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/mothersday-mobile.jpg) center no-repeat;         
    background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/bannerbg-mobile.jpg) center no-repeat;            
     */
      background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/herobanner2024-mobile.jpg) center no-repeat;
      background-size: cover; } }
  .heroCarousel .heroCarousel-slide {
    position: relative;
    /*
      &::before {
            @media (min-width: 768px) {
                position: absolute;
                left: 0;
                top: 0;
                content: '';
                height: 100%;
                width: 100%;
                display: block;
                background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/banner-overlay25.png) center bottom no-repeat;
                z-index: 1;
            }
        }
    */ }

.heroCarousel-slide .heroCarousel-image {
  transform: none; }

.heroCarousel-slide .heroCarousel-content {
  /*    @media (max-width: 767px) {
        left: 50% !important;
        top: 50% !important;
        bottom: auto !important;
        transform: translate(-50%, -50%) !important;
        height: auto;
        display: flex;
        text-align: center;
        }
        */ }
  @media (min-width: 768px) {
    .heroCarousel-slide .heroCarousel-content {
      position: absolute !important; } }
  @media (min-width: 768px) {
    .heroCarousel-slide .heroCarousel-content.black-friday {
      min-width: 500px; } }
  .heroCarousel-slide .heroCarousel-content.black-friday .heroCarousel-pretitle {
    font-size: 14px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    background-color: #014e36;
    color: #fff;
    padding: 10px 15px;
    max-width: max-content;
    margin: auto;
    display: block; }
    @media (min-width: 768px) {
      .heroCarousel-slide .heroCarousel-content.black-friday .heroCarousel-pretitle {
        font-size: 16px; } }
  .heroCarousel-slide .heroCarousel-content.black-friday .heroCarousel-title span.thin {
    font-size: 28px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal; }
    @media (min-width: 768px) {
      .heroCarousel-slide .heroCarousel-content.black-friday .heroCarousel-title span.thin {
        font-size: 34px; } }
  .heroCarousel-slide .heroCarousel-content.black-friday .buttons {
    max-width: none; }
    @media (max-width: 767px) {
      .heroCarousel-slide .heroCarousel-content.black-friday .buttons .btn {
        margin: 0 2px; } }
    .heroCarousel-slide .heroCarousel-content.black-friday .buttons .btn.white {
      max-width: 320px;
      margin-left: auto;
      margin-right: auto; }

@media (min-width: 1024px) {
  .heroCarousel-slide .heroCarousel-content-inner {
    min-width: 650px;
    width: 100%; } }

.heroCarousel-slide .heroCarousel-content-inner .heroCarousel-pretitle {
  font-family: "Google_Open+Sans_400", Arial, Helvetica, sans-serif;
  display: block;
  letter-spacing: 1px;
  margin-bottom: 3px; }
  @media (min-width: 768px) {
    .heroCarousel-slide .heroCarousel-content-inner .heroCarousel-pretitle {
      margin-bottom: 12px; } }

.heroCarousel-slide .heroCarousel-content-inner .heroCarousel-title {
  font-family: "Playfair Display", serif;
  letter-spacing: 1px; }
  .heroCarousel-slide .heroCarousel-content-inner .heroCarousel-title span {
    display: inline-block; }
    .heroCarousel-slide .heroCarousel-content-inner .heroCarousel-title span.thin {
      font-size: 4.4rem;
      line-height: 1em;
      max-width: none; }
      @media (min-width: 768px) {
        .heroCarousel-slide .heroCarousel-content-inner .heroCarousel-title span.thin {
          font-size: 6.4rem; } }
    .heroCarousel-slide .heroCarousel-content-inner .heroCarousel-title span.sub-line {
      font-style: italic;
      font-weight: 400;
      display: block;
      font-size: 2.3rem;
      letter-spacing: 1px;
      font-family: "Playfair Display", serif; }
      .heroCarousel-slide .heroCarousel-content-inner .heroCarousel-title span.sub-line.no-style {
        font-style: normal;
        text-transform: uppercase;
        font-family: "Be Vietnam", Arial, Helvetica, sans-serif;
        font-size: 2rem; }
    .heroCarousel-slide .heroCarousel-content-inner .heroCarousel-title span.code {
      background-color: #a82315;
      padding: 3px 10px 3px;
      line-height: 34px;
      font-style: normal;
      font-weight: 700;
      display: block;
      font-size: 1.8rem;
      letter-spacing: 1px;
      text-transform: uppercase;
      max-width: max-content;
      margin: 10px auto 0;
      font-family: "Be Vietnam Pro", sans-serif; }

.heroCarousel-slide .heroCarousel-content-inner .btn {
  margin: 1px 0; }
  .heroCarousel-slide .heroCarousel-content-inner .btn.reviews-list span {
    padding: 10px 0 10px 30px;
    background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/read-reviews.png?t=1731698121) left no-repeat; }
  @media (min-width: 768px) {
    .heroCarousel-slide .heroCarousel-content-inner .btn.stroke-btn-line {
      border-width: 1px;
      margin: 12px 0; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .heroCarousel-slide .heroCarousel-content-inner .btn.stroke-btn-line {
      margin: 0; } }
  .heroCarousel-slide .heroCarousel-content-inner .btn.heroCarousel-action {
    background-color: #ff7272;
    border: 0;
    color: #fff;
    text-transform: capitalize; }
  .heroCarousel-slide .heroCarousel-content-inner .btn.tt {
    text-transform: uppercase; }
  .heroCarousel-slide .heroCarousel-content-inner .btn.white-bg {
    background-color: #fff;
    color: #000; }
  .heroCarousel-slide .heroCarousel-content-inner .btn.btn-line-round {
    border-radius: 30px;
    background-color: transparent;
    border: 2px solid #fff; }
    .heroCarousel-slide .heroCarousel-content-inner .btn.btn-line-round:hover {
      background-color: #a82315 !important;
      border: 2px solid #a82315 !important; }

.heroCarousel-slide .heroCarousel-content-inner .d-flex {
  justify-content: space-between;
  display: flex;
  width: 100%;
  max-width: 400px;
  justify-content: center;
  gap: 10px;
  margin: auto; }
  @media (min-width: 768px) {
    .heroCarousel-slide .heroCarousel-content-inner .d-flex {
      display: block; } }

.heroCarousel-slide .heroCarousel-content-inner .heroCarousel-video {
  margin-right: 0; }
  .heroCarousel-slide .heroCarousel-content-inner .heroCarousel-video span {
    background: url(https://cdn11.bigcommerce.com/s-ojupdjoifk/images/stencil/original/image-manager/video.png?t=1715000384) left 11px no-repeat;
    padding: 10px 30px;
    padding-right: 0;
    background-size: 20px; }
