@media screen and (max-width: 767px) {
  .hero-video-1 {
    position: relative !important;
  }
  .data-hero-seperator-mobile {
    position: absolute !important;
    top: 60vh !important;
  }

  .data-hero-seperator-mobile img {
    left: -50%;
    position: relative;
    scale: 150%;
  }

  .video-text-2 h1 {
    font-size: 28px !important;
    line-height: 32px !important;
    letter-spacing: -0.56px !important;
    margin-bottom: 0px !important;
  }

  .video-text-2 p {
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: normal !important;
    letter-spacing: -0.28px !important;
    margin-top: 20px !important;
  }

  .video-text-2 a {
    background: rgba(144, 134, 113, 0.2) !important;
    backdrop-filter: blur(3px) !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    line-height: 140% !important;
    letter-spacing: 1.1px !important;
    margin-top: 20px !important;
  }

  .video-1-2-joiner-mobile {
    display: none !important;
    position: absolute !important;
    bottom: -10% !important;
    height: auto !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .video-1-2-joiner-mobile img {
    rotate: 90deg;
    position: relative !important;
  }

  .product-1-section {
    margin-top: -60px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 90vh !important;
    width: 100vw !important;

    background-image: url('../img/v2/bg-mobile/product-1-bg.png') !important;
    background-position: bottom right !important;
  }

  .desktop-product-1-description {
    font-size: 12px !important;
    line-height: normal !important;
    font-weight: 300 !important;
    padding-top: 90px;
    position: absolute;
    top: 2vh !important;
  }
  .product-1-description-web {
    display: none !important;
  }
  .product-1-images {
    max-width: 100% !important;
    overflow: hidden;
    position: relative;
    width: 100%;
    overflow: visible !important;
  }

  .desktop-product-1-cta-block {
    max-width: 240px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    bottom: 0px !important;
    position: relative !important;
  }

  [data-gsap-product-2-3-section-inner] {
    width: 100% !important;
    flex-direction: column;
  }

  /* .desktop-product-1-cta-block .heading {
    font-size: 16px !important;
  } */

  .desktop-product-1-cta-block p {
    margin-top: 4px !important;
    margin-bottom: 12px !important;
  }

  .desktop-product-1-cta-block > * {
    text-align: center;
  }

  .product-1-images > img:first-of-type {
    max-width: 85%;
    z-index: 50;
    top: 0vh;
    left: -10%;
    position: relative;
  }

  .product-1-images > img:nth-of-type(2) {
    position: absolute;
    right: 0px;
    right: -160px;
    z-index: 30;
    margin-left: 0px !important;
    margin-bottom: 0px !important;
    bottom: 0px;
  }

  .product-2-image {
    margin-top: -50px !important;
  }

  .product-2-to-7-container {
    position: relative;
    z-index: 100 !important;
  }

  .product-2-description {
    bottom: 15% !important;
    z-index: 120 !important;
    right: 0% !important;
    left: 0% !important;
    margin: 0 auto !important;
    z-index: 1;
    max-width: 240px !important;
  }

  .product-2-description div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .product-2-description .heading {
    /* font-size: 16px !important; */
    text-align: center;
  }

  .product-2-description p {
    /* font-size: 12px !important; */
    margin-top: 4px !important;
    margin-bottom: 12px !important;
    text-align: center;
  }

  .product-2-video-mobile {
    width: auto !important;
  }

  .product-2-video {
    display: none !important;
  }

  .product-23-seperator {
    bottom: -70px;
    left: -60%;
    margin: 0 auto;
    z-index: 100;
  }

  .product-2-to-7-container .h-dvh-minus-header {
    height: auto !important;
  }

  .product-3-section {
    background: none !important;
    z-index: 60 !important;
    flex-direction: column !important;
    position: relative;
  }
  .desktop-product-3-cta-block {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 240px;
    z-index: 141;
  }

  .desktop-product-3-cta-block div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .desktop-product-3-cta-block .heading {
    text-align: center !important;
    /* font-size: 16px !important; */
    letter-spacing: -0.32px;
  }

  .desktop-product-3-cta-block p {
    text-align: center !important;
    /* font-size: 12px !important; */
    margin-top: 4px !important;
  }

  .product-3-4-ice-bg {
    display: none !important;
  }

  .product-3-patch-container {
    position: relative !important;
  }

  .product-3-patch-1 {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99;
    width: 100%;
  }

  .product-3-patch-2 {
    position: absolute;
    top: 10px;
  }

  .product-2-to-7-container .product-4-container {
    height: 100vh !important;
  }

  .product-4-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .product-4-container div {
    z-index: 99;
    bottom: 20% !important;
    top: unset !important;
  }

  .product-4-video-web {
    position: absolute !important;
    object-position: 0vw -10vh;
    top: -51% !important;

    object-fit: unset;
    inset: 0px;
    margin: auto;
    width: unset !important;
    height: unset !important;
  }

  .product-4-to-7-container {
    position: relative !important;
  }

  .product-4-bg-mobile {
    display: block;
  }

  .product-4-section-text-block {
    max-width: 193px !important;
  }

  .product-4-section-text-block h6 {
    line-height: 32px !important;
    letter-spacing: -0.56px !important;
    color: var(--text-black-80);
  }
  .product-4-section-text-block p {
    font-size: 12px !important;
    letter-spacing: -0.24px !important;
  }
  .product-5-section {
    margin-top: -50px !important;
  }
  .product-6-section {
    margin-top: -20px !important;
  }

  .product-5-section-text-block-mobile {
    top: 6%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 210px;
  }
  .product-5-section-text-block-mobile p {
    font-size: 12px;
    line-height: normal;
    text-align: center;
  }

  .product-5-section-link-block-mobile,
  .mobile-product-6-section-text-block {
    bottom: 50px;
    max-width: 240px !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 100 !important;
  }

  .product-5-section-link-block-mobile {
    bottom: 130px !important;
  }

  .mobile-product-6-section-text-block {
    bottom: 100px !important;
  }

  .product-7-section-text-block {
    bottom: 20px;
    max-width: 240px !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 100 !important;
  }

  .product-7-section-text-block div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .product-5-section-link-block-mobile p,
  .mobile-product-6-section-text-block p,
  .product-7-section-text-block p {
    text-align: center;
    /* font-size: 12px; */
    margin-top: 4px !important;
    margin-bottom: 12px !important;
  }

  .product-5-section-link-block-mobile .heading,
  .mobile-product-6-section-text-block .heading,
  .product-7-section-text-block .heading {
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.32px;
  }

  .product-5-bg-images {
    display: none !important;
  }

  .product-6-bg {
    display: none !important;
  }

  .mobile-product-6-section-text-block {
    z-index: 50 !important;
  }

  .product-6-bg-images-mobile-3 {
    top: 120px;
    left: 0px;
  }

  .product-6-bg-images-mobile:not(.product-6-bg-images-mobile-3) {
    z-index: 10;
  }

  .product-7-section {
    margin-bottom: 0px !important;
    z-index: 100 !important;
    padding-bottom: 75px !important;
  }

  .product-7-section-text-block p {
    line-height: unset !important;
  }

  .product-7-section__product-img {
    display: none !important;
  }

  .desktop-h-dvh-minus-header {
    height: calc(var(--dvh, 1vh) * 100 - var(--header-height));
  }

  .product-section-text-block {
    margin: 0px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 60% !important;
  }

  .product-section-text-block h6,
  .product-section-text-block p {
    text-align: center;
  }

  .product-section-text-block p {
    text-align: center;
    margin-top: 4px !important;
  }

  .product-section-text-block br {
    display: none !important;
  }

  .product-season-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .product-tulip-section {
    overflow: hidden;
  }

  .tulip-roses {
    margin-left: 0px !important;
  }

  .tulip-image-mobile {
    height: 100%;
    margin: 0 auto !important;
    display: inline;
  }

  .tulip-image-mobile img {
    top: 26%;
    position: relative;
  }

  .product-banner {
    width: calc(100vw - 40px) !important;
    height: 410px !important;
    margin: 20px;
  }

  .footer-section {
    overflow: hidden !important;
  }
}

@media screen and (min-width: 1280px) {
  .hero-video-2-mobile {
    display: none;
  }
  .product-1-description-mobile {
    display: none !important;
  }

  .product-2-video-mobile {
    display: none !important;
  }

  .product-2-image,
  .product-3-image {
    display: none !important;
  }

  .product-23-seperator {
    display: none !important;
  }

  .product-4-bg-mobile {
    display: none !important;
  }

  .product-4-section-text-block p {
    max-width: 350px !important;
    z-index: 150 !important;
    position: relative;
  }
  .product-5-section-link-block-desktop p,
  .mobile-product-6-section-text-block p,
  .product-7-section-text-block p {
    max-width: 310px !important;
  }
  /* 
  .product-5-section-link-block-desktop .heading,
  .mobile-product-6-section-text-block .heading,
  .product-7-section-text-block .heading {
    max-width: 175px !important;
  } */

  .product-5-bg-images-mobile,
  .product-6-bg-images-mobile,
  .product-7-bg-images-mobile {
    display: none !important;
  }

  .tulip-ice-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1366px) {
  .product-1-joiner-bg {
    margin-bottom: -49vw !important;
  }
  .product-3-4-gradinat-bg {
    margin-top: -48vh !important;
  }

  .product-5-bg-images:nth-of-type(3) {
    margin-top: -310px !important ;
  }

  .tulip-image-mobile {
    scale: 0.8 !important;
    bottom: -90px !important;
  }
  .product-section-text-block {
    margin-top: 15vh !important;
  }
}

@media screen and (max-width: 450px) and (min-height: 780px) and (max-height: 900px) {
  .product-1-images > img:first-of-type {
    left: -20% !important;
    top: 0vh !important;
  }
}

@media screen and (max-width: 450px) and (max-height: 750px) {
  .apple-video-blur-patch {
    top: 17% !important;
  }
  .product-1-images > img:first-of-type {
    left: -20% !important;
    top: -2vh !important;
  }
}

@media screen and (max-width: 450px) and (min-height: 750px) and (max-height: 980px) {
  .apple-video-blur-patch {
    top: 12% !important;
  }
}

@media screen and (min-width: 1920px) and (max-width: 1921px) {
  .product-5-bg-images:nth-of-type(2) {
    margin-top: -240px !important;
  }
  .product-6-layer-6-2 {
    margin-top: -340px !important;
  }
}

@media screen and (min-width: 2559px) {
  .product-1-images > img:first-of-type {
    scale: 120% !important;
    position: relative;
    top: -130px !important;
  }
  .product-1-description-web {
    left: 90px !important;
    position: relative !important;
  }

  .product-5-bg-images:first-of-type {
    margin-top: -8vh !important;
  }

  .product-5-bg-images:nth-of-type(2) {
    margin-top: -320px !important;
  }

  .product-5-section-link-block-desktop {
    right: 20% !important;
  }
  .product-7-section-text-block {
    transform: translate(225%, 30px) !important;
  }
  .product-7-lake-joiner-bg {
    margin-top: -181px !important;
  }
}
