/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/src/blocks/home-products/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
/* --> Responsive <-- */
.wp-block-ow-home-products {
  position: relative;
  z-index: 2;
}
.wp-block-ow-home-products .home-products__content-first {
  position: relative;
  overflow: hidden;
}
.wp-block-ow-home-products .home-products__content-first .content {
  padding-top: 136px;
  padding-bottom: 48px;
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-first .content {
    padding-top: 104px;
  }
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner {
  min-height: calc(100vh - 184px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-first .home-products__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: unset;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
body.admin-bar .wp-block-ow-home-products .home-products__content-first .home-products__inner {
  min-height: calc(100vh - 216px);
}
@media only screen and (max-width: 767px) {
  body.admin-bar .wp-block-ow-home-products .home-products__content-first .home-products__inner {
    min-height: unset;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-image {
    max-width: 420px;
    position: relative;
    right: -48px;
  }
}
@media only screen and (width < 500px) {
  .wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-image {
    right: -16px;
  }
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-text {
  padding-left: 120px;
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-text {
    padding-left: 0;
    margin-top: -32px;
  }
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-text h1 {
  font-size: clamp(64px, 4rem + (1vw - 4.8px) * 7.9365, 144px);
  font-weight: 400;
  line-height: 0.8;
  letter-spacing: -4px;
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-text h1 {
    line-height: 0.7;
  }
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-text h1 span {
  display: block;
  position: relative;
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-text h1 span:first-child {
  left: -52%;
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-text h1 span:first-child {
    left: -26%;
  }
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-text h1 span:nth-child(2) {
  left: -12%;
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-text h1 span:nth-child(2) {
    left: 16%;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-text .wp-block-buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-text {
    text-align: center;
  }
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-decoration {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-decoration img {
  width: 100%;
  height: 100%;
  -o-object-position: bottom left;
     object-position: bottom left;
  -o-object-fit: contain;
     object-fit: contain;
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-rotating-scroll {
  position: absolute;
  bottom: -80px;
  left: calc(50% - 80px);
  width: 160px;
  height: 160px;
  background-color: var(--wp--preset--color--white);
  padding: 12px;
  border-radius: 100%;
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-rotating-scroll {
    display: none;
  }
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-rotating-scroll .rotating-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  -webkit-animation: rotating 20s linear infinite;
          animation: rotating 20s linear infinite;
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-rotating-scroll svg {
  position: absolute;
  top: 44px;
  left: calc(50% - 10px);
}
.wp-block-ow-home-products .home-products__content-first .home-products__inner .home-products__inner-rotating-scroll svg .wheel {
  -webkit-animation: scroll ease 2s infinite;
          animation: scroll ease 2s infinite;
}
.wp-block-ow-home-products .home-products__content-repeater {
  position: relative;
}
.wp-block-ow-home-products .home-products__content-repeater .content {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-repeater .content {
    padding-top: 60px;
    padding-bottom: 104px;
  }
}
.wp-block-ow-home-products .home-products__content-repeater .home-products__inner {
  min-height: calc(100vh - 240px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 80px;
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-repeater .home-products__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: unset;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px;
  }
}
body.admin-bar .wp-block-ow-home-products .home-products__content-repeater .home-products__inner {
  min-height: calc(100vh - 272px);
}
@media only screen and (max-width: 767px) {
  body.admin-bar .wp-block-ow-home-products .home-products__content-repeater .home-products__inner {
    min-height: unset;
  }
}
.wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-text {
  width: 512px;
  text-align: center;
  z-index: 9;
  position: relative;
  top: -120px;
}
@media only screen and (width > 767px) and (height < 800px) {
  .wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-text {
    top: -40px;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-text {
    width: 100%;
    position: static;
    top: 0;
  }
}
.wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-text h2 {
  font-size: clamp(56px, 3.5rem + (1vw - 4.8px) * 6.3492, 120px);
  font-weight: 400;
  line-height: 0.73;
  letter-spacing: -4px;
}
.wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-text h3 {
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-text .wp-block-buttons {
    width: 100%;
    position: absolute;
    bottom: 36px;
    left: 0;
  }
  .wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-text .wp-block-buttons .wp-block-button {
    background-color: var(--wp--preset--color--white);
  }
  .wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-text .wp-block-buttons .wp-block-button:hover {
    background-color: var(--wp--preset--color--brand-green);
  }
}
.wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-image {
  z-index: 9;
  max-width: 288px;
  height: 100%;
}
.wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-image img {
  -webkit-transform: rotate(4deg);
          transform: rotate(4deg);
  max-height: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-image {
    height: 410px;
  }
  .wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-image img {
    height: 100%;
  }
}
.wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-decoration {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__inner-decoration img {
  width: 100%;
  height: 100%;
  -o-object-position: bottom right;
     object-position: bottom right;
  -o-object-fit: contain;
     object-fit: contain;
}
.wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__badge {
  position: absolute;
  top: 280px;
  left: min(920px, 100% - 160px);
  width: 144px;
  height: 144px;
  z-index: 9;
}
@media only screen and (min-width: 1588px) {
  .wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__badge {
    left: 57%;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-ow-home-products .home-products__content-repeater .home-products__inner .home-products__badge {
    width: 96px;
    height: 96px;
    left: 60%;
  }
}
.wp-block-ow-home-products .home-products__content-repeater:last-child {
  border-radius: 0 0 48px 48px;
  margin-bottom: -48px;
  overflow: hidden;
}

@-webkit-keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes scroll {
  0% {
    height: 8px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    height: 4px;
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }
}
@keyframes scroll {
  0% {
    height: 8px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    height: 4px;
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }
}

/*# sourceMappingURL=home-products-script.css.map*/