@media only screen and (min-width: 1024px) {
  section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(4) > .container {
    max-width: 70%;
  }
  
  section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(8) > .container {
    max-width: 70%;
  }

 
    .s-block--slider-with-bg .slider-bg {
        height: 35rem;
    }
.flex-center.flex-col.container.home-slider__content.p-8.md\:p-16.absolute.top-1\/2.left-1\/2.-translate-x-1\/2.-translate-y-1\/2.z-2 {
    margin-left: 22% !important;
}
h3.text-2xl.md\:text-4xl.font-primary.leading-tight {
    font-size: 46px;
    text-align: start;
  }

  span.text-md.md\:text-base.description {
    font-size: 25px;
    text-align: start;
  line-height: 5.5rem;
  }
.md\:max-w-md {
        max-width: 50rem;
    }
.s-block--slider-with-bg .slider-bg {
    height: 100vh;
}
.container.pt-8.sm\:pt-20.relative {
    right: 28%;
    top: 32%;
}
.store-footer .footer-container {
    padding-top: 100px;
}
.store-footer {
    background-image: url('https://i.postimg.cc/ZYQ45CS3/Rectangle-19975.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-is-light .store-footer .store-footer__inner {
    background-color: rgba(243, 244, 246, 0);
}
.dark .da-bgm {
    background-color: #efefef00 !important;
}
}
.s-block--slider-with-bg .slider-bg:before {
    background-color: rgb(0 0 0 / 0%);
}
@media only screen and (max-width: 768px) {
  h3.text-2xl.md\:text-4xl.font-primary.leading-tight {
    font-size: 17px;
    text-align: start;
  }

 
.hero-slider-btn.data-swiper-parallax\= {
    margin-left: 59%;
}
span.text-md.md\:text-base.description {
    display: flex;
    flex-wrap: wrap;
    text-align: start;
    font-size: 13px;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: #CEB1A1;
}
.dark .da-bgm {
    background-color: #CEB1A1 !important;
}
.flex-center.flex-col.container.home-slider__content.p-8.md\:p-16.absolute.top-1\/2.left-1\/2.-translate-x-1\/2.-translate-y-full.md\:-translate-y-2\/3.z-2 {
    DISPLAY: NONE;
}
}