@font-face {
  font-family: "Montserrat";
  src: url("/themes/custom/renoplast/fonts/montserrat/montserrat-regular-webfont.eot");
  src: url("/themes/custom/renoplast/fonts/montserrat/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-regular-webfont.svg#noto_sanslight") format("svg"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-regular-webfont.woff2") format("woff2"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-regular-webfont.woff") format("woff"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-regular-webfont.ttf") format("truetype");
  font-weight: 400;
  font-display: fallback;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/themes/custom/renoplast/fonts/montserrat/montserrat-medium-webfont.eot");
  src: url("/themes/custom/renoplast/fonts/montserrat/montserrat-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-medium-webfont.svg#noto_sanslight") format("svg"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-medium-webfont.woff2") format("woff2"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-medium-webfont.woff") format("woff"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-medium-webfont.ttf") format("truetype");
  font-weight: 500;
  font-display: fallback;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/themes/custom/renoplast/fonts/montserrat/montserrat-bold-webfont.eot");
  src: url("/themes/custom/renoplast/fonts/montserrat/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-bold-webfont.svg#noto_sanslight") format("svg"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-bold-webfont.woff2") format("woff2"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-bold-webfont.woff") format("woff"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-display: fallback;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/themes/custom/renoplast/fonts/montserrat/montserrat-light-webfont.eot");
  src: url("/themes/custom/renoplast/fonts/montserrat/montserrat-light-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-light-webfont.svg#noto_sanslight") format("svg"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-light-webfont.woff2") format("woff2"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-light-webfont.woff") format("woff"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-display: fallback;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/themes/custom/renoplast/fonts/montserrat/montserrat-semibold-webfont.eot");
  src: url("/themes/custom/renoplast/fonts/montserrat/montserrat-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-semibold-webfont.svg#noto_sanslight") format("svg"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-semibold-webfont.woff2") format("woff2"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-semibold-webfont.woff") format("woff"), url("/themes/custom/renoplast/fonts/montserrat/montserrat-semibold-webfont.ttf") format("truetype");
  font-weight: 600;
  font-display: fallback;
  font-style: normal;
}
.renoplast-theme {
  font-family: "Montserrat", sans-serif;
}

.rc-button-green {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: inline-block;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  background-image: url("../../images/icons/arrow-white-xs-tr.svg");
  background-position: right 1.25rem center;
  background-repeat: no-repeat;
  padding: 1rem 3rem 0.8rem 1.5rem;
  font-size: 1.125rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.rc-button-green-light {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: inline-block;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(31 160 143 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  background-image: linear-gradient(328deg, var(--color-slate-50, #F8FAFC) -2.45%, var(--color-zinc-100, #F4F4F5) 91.63%);
  padding: 1rem 1.5rem 0.8rem;
  font-size: 1.125rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.25rem;
}

.rc-button-node-green {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: inline-block;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  background-image: url("../../images/icons/chevron-down.svg");
  background-position: right 1rem center;
  background-repeat: no-repeat;
  padding: 1rem 3.5rem 0.8rem 2rem;
  font-size: 1.125rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.rc-button-white {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: inline-block;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  background-image: url("../../images/icons/arrow-green-tr.svg");
  background-position: right 1.25rem center;
  background-repeat: no-repeat;
  padding: 1rem 3rem 0.8rem 1.5rem;
  font-size: 1.125rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.rc-button-white:hover {
  background-position: right 1rem center;
}

.rc-button-transparent {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: inline-block;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(31 160 143 / 0.3);
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem 1.5rem 0.8rem;
  font-size: 1.125rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.25rem;
}

nav.pager ul.pager__items {
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  gap: 1rem;
}

@media (min-width: 768px) {
  nav.pager ul.pager__items {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
nav.pager ul.pager__items li {
  display: block;
}
nav.pager ul.pager__items li a {
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
nav.pager ul.pager__items li.pager__item--next, nav.pager ul.pager__items li.pager__item--previous, nav.pager ul.pager__items li.pager__item--first, nav.pager ul.pager__items li.pager__item--last {
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(31 160 143 / 0.3);
  padding-left: 1rem;
  padding-right: 1rem;
}
nav.pager ul.pager__items li.pager__item--next, nav.pager ul.pager__items li.pager__item--previous {
  background-image: linear-gradient(328deg, var(--color-slate-50, #F8FAFC) -2.45%, var(--color-zinc-100, #F4F4F5) 91.63%);
}
nav.pager ul.pager__items li.pager__item--first, nav.pager ul.pager__items li.pager__item--last {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.header-block--top-navs input[type=text]:focus,
.search-distributor--block input[type=text]:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: rgb(31 160 143 / 0.6);
}

.suggestion-item {
  padding: 0.5rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.suggestion-item:focus, .suggestion-item:hover {
  cursor: pointer;
  background-color: rgb(31 160 143 / 0.2);
}

.icon-props {
  background-position: left -3px;
  background-repeat: no-repeat;
  padding-left: 2rem;
}
.icon-props--material {
  background-image: url("../../images/icons/icon-props-application.svg");
}
.icon-props--powloka {
  background-image: url("../../images/icons/icon-props-shell.svg");
}
.icon-props--dlugosc {
  background-image: url("../../images/icons/icon-props-width.svg");
}
.icon-props--szerokosc {
  background-image: url("../../images/icons/icon-props-width.svg");
}
.icon-props--grobosc {
  background-image: url("../../images/icons/icon-props-thickness.svg");
}
.icon-props--srednica {
  background-image: url("../../images/icons/icon-props-diameter.svg");
}
.icon-props--wysieg {
  background-image: url("../../images/icons/icon-props-wysieg.svg");
}
.icon-props--wysokosc {
  background-image: url("../../images/icons/icon-props-height.svg");
}
.icon-props--szerokosc_fugi {
  background-image: url("../../images/icons/icon-props-fuga.svg");
}

.paragraph p {
  -webkit-hyphens: none;
          hyphens: none;
}

.paragraph.paragraph--button a {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: inline-block;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  background-image: url("../../images/icons/arrow-white-xs-tr.svg");
  background-position: right 1.25rem center;
  background-repeat: no-repeat;
  padding: 1rem 3rem 0.8rem 1.5rem;
  font-size: 1.125rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.paragraph.paragraph--type--headline h1, .paragraph.paragraph--type--headline h2, .paragraph.paragraph--type--headline h3, .paragraph.paragraph--type--headline h4, .paragraph.paragraph--type--headline h5, .paragraph.paragraph--type--headline h6, .paragraph.paragraph--type--headline-main h1, .paragraph.paragraph--type--headline-main h2, .paragraph.paragraph--type--headline-main h3, .paragraph.paragraph--type--headline-main h4, .paragraph.paragraph--type--headline-main h5, .paragraph.paragraph--type--headline-main h6 {
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}
.paragraph.paragraph--type--headline .head-type--h3, .paragraph.paragraph--type--headline-main .head-type--h3 {
  font-weight: 600;
  font-size: clamp(1.5rem, -0.875rem + 8.333vw, 3rem);
}
.paragraph.paragraph--type--headline .head-type--h4, .paragraph.paragraph--type--headline-main .head-type--h4 {
  line-height: 125%;
  font-size: clamp(1rem, -0.875rem + 8.333vw, 1.5rem);
}
.paragraph.paragraph--type--text ul {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 1rem;
  list-style-type: disc;
}
.paragraph .rounded-bottom {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.paragraph--id-12 {
  background-image: url("../../images/shortcut-icon.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 6rem;
  padding-bottom: 6rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 1024px) {
  .paragraph--id-12 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 1000px) {
  .paragraph--id-12 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .paragraph--id-632 {
    height: 0 !important;
  }
}

.paragraph--id-7 .paragraph--type--two-columns__col-right {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  .paragraph--id-7 .paragraph--type--two-columns__col-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.paragraph--id-11 {
  padding-top: 1.5rem;
}

.paragraph--id-5 {
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 1024px) {
  .paragraph--id-5 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.paragraph--id-5 img {
  max-width: 200px;
  margin: 0 auto 30px;
  display: flex;
  align-items: center;
  align-content: center;
}
@media (min-width: 1030px) {
  .paragraph--id-5 img {
    max-width: 100%;
  }
}

.paragraph--id-571 .grid-layout--col-two {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media (min-width: 1024px) {
  .paragraph--id-571 .grid-layout--col-two {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

@media (min-width: 1280px) {
  .paragraph--id-571 .grid-layout--col-two {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.paragraph--id-571 .grid-layout--col-two {
  grid-template-columns: repeat(1, minmax(0, 2fr));
}
@media (min-width: 1080px) {
  .paragraph--id-571 .grid-layout--col-two {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.paragraph--id-571 .column-layout--6_6 .paragraph--type--two-columns__col-left {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .paragraph--id-571 .column-layout--6_6 .paragraph--type--two-columns__col-left {
    margin-bottom: 0px;
  }
}
.paragraph--id-571 .column-layout--6_6 .paragraph--type--two-columns__col-right {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .paragraph--id-571 .column-layout--6_6 .paragraph--type--two-columns__col-right {
    margin-bottom: 0px;
  }
}

.paragraph--id-578 .paragraph--id-576 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  padding: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .paragraph--id-578 .paragraph--id-576 {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

.paragraph--id-582 .paragraph--id-581 {
  margin-top: 1.5rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
  padding: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .paragraph--id-582 .paragraph--id-581 {
    margin-top: 0px;
  }
}

.paragraph--id-584 div, .paragraph--id-626 div, .paragraph--id-560 div {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media (min-width: 768px) {
  .paragraph--id-584 div, .paragraph--id-626 div, .paragraph--id-560 div {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.paragraph--id-578 .paragraph--type--two-columns__col-right {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media (min-width: 768px) {
  .paragraph--id-578 .paragraph--type--two-columns__col-right {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.paragraph--id-578 .paragraph--type--two-columns__col-right img {
  height: 100%;
  width: 100%;
  border-radius: 0.75rem;
}
.paragraph--id-578 .paragraph--type--two-columns__col-left .paragraph--id-574, .paragraph--id-578 .paragraph--type--two-columns__col-left .paragraph--id-575 {
  margin-bottom: 1.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.paragraph--id-578 .paragraph--type--two-columns__col-left .paragraph--id-574 .head-type--h4, .paragraph--id-578 .paragraph--type--two-columns__col-left .paragraph--id-575 .head-type--h4 {
  font-weight: 700;
}

.paragraph--id-582 .paragraph--type--two-columns__col-right {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media (min-width: 768px) {
  .paragraph--id-582 .paragraph--type--two-columns__col-right {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.paragraph--id-582 .paragraph--type--two-columns__col-left {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
@media (min-width: 768px) {
  .paragraph--id-582 .paragraph--type--two-columns__col-left {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.paragraph--id-582 .paragraph--type--two-columns__col-left img {
  height: 100%;
  width: 100%;
  border-radius: 0.75rem;
}

.paragraph--id-579 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  .paragraph--id-579 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.paragraph--id-586 {
  margin-left: 2rem;
  margin-right: 2rem;
}

@media (min-width: 768px) {
  .paragraph--id-586 {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.paragraph--id-601 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  border-radius: 0.75rem;
  border-width: 1px;
  border-color: rgb(31 160 143 / 0.3);
  background-image: linear-gradient(328deg, var(--color-slate-50, #F8FAFC) -2.45%, var(--color-zinc-100, #F4F4F5) 91.63%);
  padding: 2rem;
}

@media (min-width: 768px) {
  .paragraph--id-601 {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 520px) {
  .paragraph--id-601 {
    width: calc(100% - 3rem) !important;
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
}
.paragraph--id-601 .paragraph--id-619 .paragraph--type--two-columns__col-right {
  display: grid;
  gap: 0px 0px;
  grid-template-areas: "title title title" "icon name name" "icon btn1 btn2";
  max-height: 150px;
  grid-template-columns: minmax(min-content, 100px) minmax(min-content, 145px) minmax(min-content, 145px);
}
@media (max-width: 460px) {
  .paragraph--id-601 .paragraph--id-619 .paragraph--type--two-columns__col-right {
    grid-template-areas: "title title" "icon name" "icon btn1" "icon btn2";
    max-height: 100%;
    grid-template-columns: minmax(min-content, 80px);
    gap: 1rem;
  }
}
.paragraph--id-601 .paragraph--id-619 .paragraph--type--two-columns__col-right .paragraph--id-634 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
  grid-area: title;
}
.paragraph--id-601 .paragraph--id-619 .paragraph--type--two-columns__col-right .paragraph--type--image-text-main {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  grid-area: icon;
  max-height: 100px;
}
.paragraph--id-601 .paragraph--id-619 .paragraph--type--two-columns__col-right .paragraph--id-621 {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
  grid-area: name;
  max-height: 50px;
}
.paragraph--id-601 .paragraph--id-619 .paragraph--type--two-columns__col-right .paragraph--id-622 {
  max-height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  grid-area: btn1;
  gap: 0;
}
.paragraph--id-601 .paragraph--id-619 .paragraph--type--two-columns__col-right .paragraph--id-622 a {
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(31 160 143 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  background-image: none;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.paragraph--id-601 .paragraph--id-619 .paragraph--type--two-columns__col-right .paragraph--id-623 {
  max-height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  grid-area: btn2;
  gap: 0;
}
.paragraph--id-601 .paragraph--id-619 .paragraph--type--two-columns__col-right .paragraph--id-623 a {
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(31 160 143 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  background-image: none;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.paragraph--id-609 .paragraph--id-607, .paragraph--id-609 .paragraph--id-608 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media (min-width: 768px) {
  .paragraph--id-609 .paragraph--id-607, .paragraph--id-609 .paragraph--id-608 {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.paragraph--id-606 .column-layout--6_6, .paragraph--id-613 .column-layout--6_6, .paragraph--id-614 .column-layout--6_6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media (min-width: 768px) {
  .paragraph--id-606 .column-layout--6_6, .paragraph--id-613 .column-layout--6_6, .paragraph--id-614 .column-layout--6_6 {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.paragraph--id-586 div, .paragraph--id-588 div, .paragraph--id-591 div, .paragraph--id-589 div, .paragraph--id-638 div, .paragraph--id-643 div {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media (min-width: 768px) {
  .paragraph--id-586 div, .paragraph--id-588 div, .paragraph--id-591 div, .paragraph--id-589 div, .paragraph--id-638 div, .paragraph--id-643 div {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.paragraph--id-631 {
  display: none;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 1024px) {
  .paragraph--id-631 {
    display: block;
  }
}
.paragraph--id-631 .paragraph--type--two-columns__col-left {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
@media (min-width: 768px) {
  .paragraph--id-631 .paragraph--type--two-columns__col-left {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.paragraph--id-631 .paragraph--type--two-columns__col-right {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
@media (min-width: 768px) {
  .paragraph--id-631 .paragraph--type--two-columns__col-right {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.paragraph--id-585 .head-type--h5 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media (min-width: 768px) {
  .paragraph--id-585 .head-type--h5 {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.paragraph--id-590 .head-type--h5 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media (min-width: 768px) {
  .paragraph--id-590 .head-type--h5 {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.paragraph--id-596 h4, .paragraph--id-607 h4, .paragraph--id-606 h4 {
  font-weight: 700 !important;
  text-transform: none !important;
}
.paragraph--id-596 .paragraph--type--two-columns__col-right h4, .paragraph--id-607 .paragraph--type--two-columns__col-right h4, .paragraph--id-606 .paragraph--type--two-columns__col-right h4 {
  font-weight: 700 !important;
  text-transform: none !important;
}

.paragraph--id-607 h4, .paragraph--id-606 h4, .paragraph--id-611 h4 {
  font-weight: 700 !important;
  text-transform: none !important;
}

@media (max-width: 1100px) {
  .paragraph--id--648 .field--name-field-movie {
    position: relative;
    aspect-ratio: 16/9;
    width: 100%;
  }
  .paragraph--id--648 .field--name-field-movie video {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 70% 0%;
       object-position: 70% 0%;
  }
}
@media (max-width: 767px) {
  .paragraph--id--648 .field--name-field-movie {
    position: relative;
    aspect-ratio: 4/3;
    width: 100%;
  }
  .paragraph--id--648 .field--name-field-movie video {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 70% 0%;
       object-position: 70% 0%;
  }
}

.paragraph--id--649 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  margin-bottom: 0px;
  background-image: url("../../images/video-frame-2.webp");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px;
}

@media (min-width: 768px) {
  .paragraph--id--649 {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 3rem;
  }
}
.paragraph--id--649 .field--name-field-movie video {
  padding: 1rem;
}
@media (min-width: 768px) {
  .paragraph--id--649 .field--name-field-movie video {
    padding: 2rem;
  }
}
@media (min-width: 1024px) {
  .paragraph--id--649 .field--name-field-movie video {
    padding: 3rem;
  }
}
.paragraph--id--649 .field--name-field-movie video {
  border-radius: 7px;
}

.paragraph--id-629 ul {
  list-style: initial;
  padding-inline-start: 20px;
}

@appl .paragraph--id-6 {
  .paragraph--id-7 .head-type--h4 {
    text-align: center;
  }
  @media (min-width: 768px) {
    .paragraph--id-7 .head-type--h4 {
      text-align: left;
    }
  }
  .paragraph--id-7 .head-type--h4 {
    font-weight: 600 !important;
  }
}

.paragraph--id-8 {
  text-align: center;
}

@media (min-width: 768px) {
  .paragraph--id-8 {
    text-align: left;
  }
}

.paragraph--id-9 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .paragraph--id-9 {
    display: flex !important;
  }
  .paragraph--id-635 {
    display: none !important;
  }
}
/* GRID GALLERY*/
.paragraph--type--gallery.rc-gallery-left {
  position: relative;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
@media (max-width: 800px) {
  .paragraph--type--gallery.rc-gallery-left {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    width: calc(100% - 3rem);
    margin-bottom: 1rem !important;
  }
}
.paragraph--type--gallery.rc-gallery-left .paragraph--type--gallery-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 1rem !important;
  grid-template-areas: "main main thumb-1" "main main thumb-2" ". . .";
}
@media (max-width: 800px) {
  .paragraph--type--gallery.rc-gallery-left .paragraph--type--gallery-items {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "main main" "thumb-1 thumb-2";
    gap: 1rem;
  }
}
.paragraph--type--gallery.rc-gallery-left .paragraph--type--gallery-items .paragraph--type--gallery-item:nth-of-type(1) {
  grid-area: main;
}
.paragraph--type--gallery.rc-gallery-left .paragraph--type--gallery-items .paragraph--type--gallery-item:nth-of-type(2) {
  grid-area: thumb-1;
}
.paragraph--type--gallery.rc-gallery-left .paragraph--type--gallery-items .paragraph--type--gallery-item:nth-of-type(3) {
  grid-area: thumb-2;
}
.paragraph--type--gallery.rc-gallery-left .paragraph--type--gallery-items .paragraph--type--gallery-item {
  overflow: hidden;
  border-radius: 0.75rem;
}
.paragraph--type--gallery.rc-gallery-left .paragraph--type--gallery-items .paragraph--type--gallery-item img {
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 0.75rem;
}
.paragraph--type--gallery.rc-gallery-left .paragraph--type--gallery-items .paragraph--type--gallery-item:nth-of-type(n+4) {
  display: none;
}
.paragraph--type--gallery.rc-gallery-left > div {
  position: relative;
}
.paragraph--type--gallery.rc-gallery-left > div .gallery-caption {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr !important;
  grid-template-rows: 1fr;
  grid-template-areas: "caption caption ." ". . .";
}
.paragraph--type--gallery.rc-gallery-left > div .gallery-caption .gallery-item-count {
  position: absolute;
  top: 0px;
  z-index: 10;
  border-top-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .paragraph--type--gallery.rc-gallery-left > div .gallery-caption .gallery-item-count {
    padding: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.paragraph--type--gallery.rc-gallery-left > div .gallery-caption .gallery-item-count {
  right: calc(33.333% + 0.3rem);
}
@media (max-width: 800px) {
  .paragraph--type--gallery.rc-gallery-left > div .gallery-caption .gallery-item-count {
    right: 0;
  }
}
.paragraph--type--gallery.rc-gallery-left > div .field--name-field-gallery-caption {
  border-bottom-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  padding: 20px;
  text-align: center;
  position: absolute;
  bottom: calc(1rem - 0px);
  right: calc(33.333% + 0.3rem);
  z-index: 10;
  grid-area: caption;
  width: auto;
}
@media (max-width: 800px) {
  .paragraph--type--gallery.rc-gallery-left > div .field--name-field-gallery-caption {
    width: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-top-right-radius: 0px;
    font-size: 0.875rem;
    line-height: 1.25rem;
    bottom: calc(50% + 0.3rem);
    left: 0;
    right: 0;
    padding: 10px;
  }
}
.paragraph--type--gallery.rc-gallery-right {
  position: relative;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
@media (max-width: 800px) {
  .paragraph--type--gallery.rc-gallery-right {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    width: calc(100% - 3rem);
    margin-bottom: 1rem !important;
  }
}
.paragraph--type--gallery.rc-gallery-right .paragraph--type--gallery-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 1rem !important;
  grid-template-areas: "thumb-1 main main" "thumb-2 main main" ". . .";
}
.paragraph--type--gallery.rc-gallery-right .paragraph--type--gallery-items .paragraph--type--gallery-item:nth-of-type(1) {
  grid-area: main;
}
.paragraph--type--gallery.rc-gallery-right .paragraph--type--gallery-items .paragraph--type--gallery-item:nth-of-type(2) {
  grid-area: thumb-1;
}
.paragraph--type--gallery.rc-gallery-right .paragraph--type--gallery-items .paragraph--type--gallery-item:nth-of-type(3) {
  grid-area: thumb-2;
}
.paragraph--type--gallery.rc-gallery-right .paragraph--type--gallery-items .paragraph--type--gallery-item {
  overflow: hidden;
  border-radius: 0.75rem;
}
.paragraph--type--gallery.rc-gallery-right .paragraph--type--gallery-items .paragraph--type--gallery-item img {
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 0.75rem;
}
.paragraph--type--gallery.rc-gallery-right .paragraph--type--gallery-items .paragraph--type--gallery-item:nth-of-type(n+4) {
  display: none;
}
@media (max-width: 800px) {
  .paragraph--type--gallery.rc-gallery-right .paragraph--type--gallery-items {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "main main" "thumb-1 thumb-2";
    gap: 1.5rem;
  }
}
.paragraph--type--gallery.rc-gallery-right > div {
  position: relative;
}
.paragraph--type--gallery.rc-gallery-right > div .gallery-caption {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr !important;
  grid-template-rows: 1fr;
  grid-template-areas: ". caption caption" ". . .";
}
.paragraph--type--gallery.rc-gallery-right > div .gallery-caption .gallery-item-count {
  position: absolute;
  top: 0px;
  z-index: 10;
  border-top-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .paragraph--type--gallery.rc-gallery-right > div .gallery-caption .gallery-item-count {
    padding: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.paragraph--type--gallery.rc-gallery-right > div .gallery-caption .gallery-item-count {
  right: 0;
}
@media (max-width: 800px) {
  .paragraph--type--gallery.rc-gallery-right > div .gallery-caption .gallery-item-count {
    right: 0;
  }
}
.paragraph--type--gallery.rc-gallery-right > div .field--name-field-gallery-caption {
  border-bottom-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  padding: 20px;
  text-align: center;
  position: absolute;
  bottom: calc(1rem - 0px);
  left: calc(33.333% + 0.4rem);
  z-index: 10;
  grid-area: caption;
  width: auto;
}
@media (max-width: 800px) {
  .paragraph--type--gallery.rc-gallery-right > div .field--name-field-gallery-caption {
    width: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0.5rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    bottom: calc(50% + 0.5rem);
    left: 0;
    right: 0;
    padding: 10px;
  }
}

.paragraph--type--video-upload .field--name-field-movie {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 10;
}
.paragraph--type--video-upload .field--name-field-movie:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 10;
  top: 0;
  left: 0;
  display: block;
}

.paragraph--type-slide__content-caption {
  width: 300px;
  height: 300px;
}

.view-id-technologies.view-display-id-block_1 .taxonomy-term {
  position: relative;
  margin: 1.5rem;
  gap: 1rem;
  overflow: hidden;
  border-radius: 15px;
}

@media (min-width: 768px) {
  .view-id-technologies.view-display-id-block_1 .taxonomy-term {
    margin: 0px;
    border-radius: 0px;
    padding-top: 0px;
  }
}
.view-id-technologies.view-display-id-block_1 .taxonomy-term:before {
  position: absolute;
  top: 0px;
  height: 75%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px) {
  .view-id-technologies.view-display-id-block_1 .taxonomy-term:before {
    height: 100%;
    width: calc(50% + 2rem);
  }
}
.view-id-technologies.view-display-id-block_1 .taxonomy-term .content {
  display: none;
}
@media (min-width: 768px) {
  .view-id-technologies.view-display-id-block_1 .taxonomy-term .content {
    display: block;
  }
}
.view-id-technologies.view-display-id-block_1 .taxonomy-term .video-wrapper {
  height: 110%;
  width: 110%;
  margin-left: -5%;
}
.view-id-technologies.view-display-id-block_1 .taxonomy-term video {
  width: 100%;
  height: 100%;
  margin-left: 0;
}
.view-id-technologies.view-display-id-block_1 .term--description {
  display: flex;
  aspect-ratio: 6.2/1.5;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .view-id-technologies.view-display-id-block_1 .term--description {
    aspect-ratio: 3.2/2;
    align-items: flex-start;
    padding: 2rem;
  }
}
@media (min-width: 1024px) {
  .view-id-technologies.view-display-id-block_1 .term--description {
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
    padding-right: 9rem;
  }
}
.view-id-technologies.view-display-id-block_1 .term--description {
  position: relative;
  z-index: 100;
}
.view-id-technologies.view-display-id-block_1 .term--description h3 {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (min-width: 768px) {
  .view-id-technologies.view-display-id-block_1 .term--description h3 {
    margin-top: 0px;
    align-items: flex-start;
    text-align: left;
  }
}
.view-id-technologies.view-display-id-block_1 .term--description p {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media (min-width: 768px) {
  .view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(odd) .taxonomy-term {
    justify-content: flex-end;
  }
}
.view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(odd) .taxonomy-term:before {
  left: 0px;
}
.view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(odd) .taxonomy-term .video-box {
  top: 0px;
  left: 0px;
  height: 100%;
}
.view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(odd) .taxonomy-term .video-box .video-wrapper {
  height: 110%;
  width: 110%;
  margin-right: -5%;
}
@media (max-width: 767px) {
  .view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(odd) .taxonomy-term .video-box .video-wrapper {
    height: 100%;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(odd) .term--description {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: rgb(31 160 143 / 1);
}
@media (min-width: 768px) {
  .view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(odd) .term--description {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
  }
}
.view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(even) .term--description {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: rgb(6 95 98 / 1);
}
@media (min-width: 768px) {
  .view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(even) .term--description {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  }
}
.view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(even) .taxonomy-term:before {
  right: 0px;
}
.view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(even) .taxonomy-term .video-box {
  top: 0px;
  right: 0px;
  height: 100%;
}
.view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(even) .taxonomy-term .video-box .video-wrapper {
  height: 110%;
  width: 110%;
  margin-left: -5%;
}
@media (max-width: 767px) {
  .view-id-technologies.view-display-id-block_1 .view-content .views-row:nth-child(even) .taxonomy-term .video-box .video-wrapper {
    height: 100%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.custom-container {
  max-width: 1920px;
  margin: 0 auto;
}

.rc-menu-mobile {
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.27);
}
.rc-menu-mobile .li-megamenu .menu-mega {
  display: none;
}
.rc-menu-mobile .li-megamenu.open .menu-mega {
  display: block;
}
.rc-menu-mobile .li-megamenu .rc-dropdown .menu {
  display: none;
}
.rc-menu-mobile .li-megamenu .rc-dropdown.open .menu {
  display: block;
}
.rc-menu-mobile .systems-menu .mega-menu {
  min-width: 100%;
  padding: 0px;
  background: transparent;
  grid-template-columns: 1fr;
}
.rc-menu-mobile .systems-menu .mega-menu .parent-link {
  padding: 1rem;
  padding-bottom: 0px;
}
.rc-menu-mobile .systems-menu .mega-menu .parent-link a {
  padding: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0 !important;
}
.rc-menu-mobile .systems-menu .mega-menu .parent-link:hover, .rc-menu-mobile .systems-menu .mega-menu .parent-link.is-active {
  background-color: transparent;
}
.rc-menu-mobile .systems-menu .mega-menu .parent-link:hover a, .rc-menu-mobile .systems-menu .mega-menu .parent-link.is-active a {
  background-color: transparent;
}
.rc-menu-mobile .systems-menu .mega-menu .parent-link a {
  margin: 0px;
}
.rc-menu-mobile .systems-menu .mega-menu .parent-link a:hover {
  background-color: transparent;
}
.rc-menu-mobile .menu-right .menu-item {
  padding: 1rem;
  padding-bottom: 0px;
}
.rc-menu-mobile .menu-right .menu-item:nth-of-type(1), .rc-menu-mobile .menu-right .menu-item:nth-of-type(2), .rc-menu-mobile .menu-right .menu-item:nth-of-type(3), .rc-menu-mobile .menu-right .menu-item:nth-of-type(4) {
  padding: 1rem;
  padding-bottom: 0px;
}
.rc-menu-mobile .menu-right ul li.rc-dropdown {
  gap: 0 !important;
}
.rc-menu-mobile .menu-right ul li.rc-dropdown a {
  padding: 0;
}
.rc-menu-mobile .menu-right ul li.rc-dropdown .menu {
  margin-top: 0 !important;
  box-shadow: none;
}
.rc-menu-mobile .menu-right ul li.rc-dropdown .menu li a {
  padding: 1rem 1rem 0 1rem !important;
}
.rc-menu-mobile .menu-right ul li.rc-dropdown.open {
  background-color: transparent;
}
.rc-menu-mobile .products-menu .rc-dropdown ul[data-menu-level="2"] .rc-dropdown.open .menu {
  display: block;
}
.rc-menu-mobile .products-menu .rc-dropdown ul[data-menu-level="2"] .rc-dropdown.open li a:before {
  transform: rotate(0deg);
}
.rc-menu-mobile .products-menu .rc-dropdown ul[data-menu-level="2"] li.rc-dropdown a {
  position: relative;
}
.rc-menu-mobile .products-menu .rc-dropdown ul[data-menu-level="2"] li.rc-dropdown a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  left: auto;
  margin-top: -0.5rem;
  transform: rotate(90deg);
  transform-origin: 50% 50%;
  transition: transform 0.3s ease-in-out;
  height: 1rem;
  width: 1rem;
  background-image: url(../../images/icons/chevron-down.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  display: block !important;
}
.rc-menu-mobile .products-menu .rc-dropdown ul[data-menu-level="2"] li.rc-dropdown .menu li a:before {
  display: none !important;
}
.rc-menu-mobile .products-menu .menu .menu li {
  text-transform: uppercase;
}
.rc-menu-mobile .products-menu .menu .menu li.rc-dropdown {
  text-transform: uppercase;
}
.rc-menu-mobile .products-menu .menu .menu li.rc-dropdown a {
  position: relative;
}
.rc-menu-mobile .products-menu .menu .menu li.rc-dropdown a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  left: auto;
  margin-top: -0.5rem;
  transform: rotate(90deg);
  transform-origin: 50% 50%;
  transition: transform 0.3s ease-in-out;
  height: 1rem;
  width: 1rem;
  background-image: url(../../images/icons/chevron-down.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.rc-menu-mobile .products-menu .menu .menu li.rc-dropdown .menu li {
  text-transform: none;
}
.rc-menu-mobile .products-menu .menu .menu li.rc-dropdown .menu li a:before {
  display: none;
}
.rc-menu-mobile .products-menu .menu .menu li.rc-dropdown.open a:before {
  transform: rotate(0deg);
}
.rc-menu-mobile .products-menu .menu .menu li ul li a {
  background-image: none !important;
  padding: 0 !important;
}
.rc-menu-mobile .products-menu .menu li:nth-of-type(1), .rc-menu-mobile .products-menu .menu li:nth-of-type(3), .rc-menu-mobile .products-menu .menu li:nth-of-type(4), .rc-menu-mobile .products-menu .menu li:nth-of-type(5) {
  display: none;
}
.rc-menu-mobile .products-menu .menu li {
  padding: 0px;
}
.rc-menu-mobile .products-menu .menu li .menu li {
  padding: 0.75rem;
  padding-bottom: 0px;
}
.rc-menu-mobile .products-menu .menu .rc-dropdown li {
  display: block;
}
.rc-menu-mobile .products-menu .menu .rc-dropdown li .menu {
  display: none;
}
.rc-menu-mobile .products-menu .menu .rc-dropdown li .menu .rc-dropdown .menu {
  display: none;
}
.rc-menu-mobile .products-menu .menu .rc-dropdown li .menu .rc-dropdown.open .menu {
  display: block;
}
.rc-menu-mobile .products-menu .menu .rc-dropdown li .menu .rc-dropdown.open .menu a:before {
  transform: rotate(0deg);
}
.rc-menu-mobile .products-menu .menu .rc-dropdown li .menu .rc-dropdown a {
  position: relative;
}
.rc-menu-mobile .products-menu .menu .rc-dropdown li .menu .rc-dropdown a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  left: auto;
  margin-top: -0.5rem;
  transform: rotate(90deg);
  transform-origin: 50% 50%;
  transition: transform 0.3s ease-in-out;
  height: 1rem;
  width: 1rem;
  background-image: url(../../images/icons/chevron-down.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.rc-menu-mobile .products-menu .menu .rc-dropdown li.open .menu {
  display: block;
}
.rc-menu-mobile .products-menu .menu .rc-dropdown li.open .menu a:before {
  transform: rotate(0deg);
}
.rc-menu-mobile .products-menu .menu .rc-dropdown a {
  display: none;
  position: relative;
}
.rc-menu-mobile .products-menu .menu .rc-dropdown .menu li a {
  display: block;
}
.rc-menu-mobile .products-menu .menu .rc-dropdown.open a:before {
  transform: rotate(0deg);
}

.rc-menu-toggle {
  height: 40px;
  width: 40px;
  border: 0;
  cursor: pointer;
}
.rc-menu-toggle .bar {
  width: 25px;
  height: 3px;
  background-color: #fff;
  margin: 3px 0;
  transition: 0.4s;
}
.rc-menu-toggle.active .bar:nth-child(1) {
  transform: translate(0, 9px) rotate(45deg);
}
.rc-menu-toggle.active .bar:nth-child(2) {
  opacity: 0; /* Hide the middle bar */
}
.rc-menu-toggle.active .bar:nth-child(3) {
  transform: translate(0, -9px) rotate(-45deg);
}

#search_word {
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}
#search_word::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}
#search_word:-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}
#search_word:placeholder-shown, #search_word:focus, #search_word::placeholder {
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}

.rc-search-toggle .search-field {
  width: 100%;
}

.rc-tabs__nav {
  position: relative;
  overflow: hidden;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 1280px) {
  .rc-tabs__nav {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.rc-tabs__nav ul {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .rc-tabs__nav ul {
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .rc-tabs__nav ul {
    gap: 2rem;
  }
}
@media (min-width: 1280px) {
  .rc-tabs__nav ul {
    gap: 3rem;
  }
}
.rc-tabs__nav ul::-webkit-scrollbar {
  height: 0px; /* Height of the horizontal scrollbar */
}
.rc-tabs__nav ul::-webkit-scrollbar-track {
  background: transparent;
}
.rc-tabs__nav ul::-webkit-scrollbar-thumb {
  background-color: transparent; /* Color of the scrollbar thumb */
  border-radius: 10px; /* Rounded corners for the thumb */
}
.rc-tabs__nav ul::-webkit-scrollbar-thumb:hover {
  background-color: transparent; /* Color of the thumb on hover */
}
.rc-tabs__nav ul li {
  position: relative;
  margin-right: 0px;
  display: flex;
  min-width: 10rem;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  background-color: rgb(255 255 255 / 0.1);
  padding: 0.75rem;
  text-align: center;
}
@media (min-width: 1024px) {
  .rc-tabs__nav ul li {
    margin-right: 2rem;
    min-width: -moz-fit-content;
    min-width: fit-content;
    flex: 0 1 auto;
  }
}
@media (min-width: 1280px) {
  .rc-tabs__nav ul li {
    margin-right: 3rem;
  }
}
.rc-tabs__nav ul li {
  cursor: pointer;
}
.rc-tabs__nav ul li:last-child {
  margin-right: 0px;
}
.rc-tabs__nav ul li:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}
.rc-tabs__nav ul li.active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}
.rc-tabs__nav ul li:after {
  position: absolute;
  display: none;
  height: 14px;
  width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 768px) {
  .rc-tabs__nav ul li:after {
    right: -2rem;
  }
}
@media (min-width: 1024px) {
  .rc-tabs__nav ul li:after {
    display: block;
  }
}
@media (min-width: 1280px) {
  .rc-tabs__nav ul li:after {
    right: -3rem;
  }
}
.rc-tabs__nav ul li:last-child:after {
  display: none;
}
.rc-tabs__content {
  aspect-ratio: 1 / 1;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: rgb(6 95 98 / 0.1);
  text-align: center;
}
@media (min-width: 640px) {
  .rc-tabs__content {
    aspect-ratio: 4/3;
  }
}
@media (min-width: 768px) {
  .rc-tabs__content {
    aspect-ratio: 3/2;
  }
}
@media (min-width: 1024px) {
  .rc-tabs__content {
    aspect-ratio: 16/9;
  }
}
.rc-tabs__content {
  height: 100%;
  overflow: hidden;
}
.rc-tabs__content-tab-pane {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  display: none;
  height: 100%;
}
.rc-tabs__content-tab-pane .custom-slideshow {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rc-tabs__content-tab-pane .custom-slideshow .swiper-wrapper {
  height: 100%;
  display: flex !important;
  align-items: center !important;
}
.rc-tabs__content-tab-pane .custom-slideshow .swiper-slide {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.rc-tabs__content-tab-pane .custom-slideshow .swiper-slide img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges;
  image-rendering: crisp-edges;
}
.rc-tabs__content-tab-pane .custom-slideshow .swiper-button-next, .rc-tabs__content-tab-pane .custom-slideshow .swiper-button-prev {
  z-index: 10;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-color: rgb(31 160 143 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.rc-tabs__content-tab-pane .custom-slideshow .swiper-button-next:hover, .rc-tabs__content-tab-pane .custom-slideshow .swiper-button-prev:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
}
.rc-tabs__content-tab-pane .custom-slideshow .swiper-button-next:hover::after, .rc-tabs__content-tab-pane .custom-slideshow .swiper-button-prev:hover::after {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.rc-tabs__content-tab-pane .custom-slideshow .swiper-button-next:after, .rc-tabs__content-tab-pane .custom-slideshow .swiper-button-prev:after {
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
  font-size: 1.25rem !important;
}
.rc-tabs__content-tab-pane.active {
  display: block;
  height: 100%;
}

.scrollable div::-webkit-scrollbar, .scrollable ul::-webkit-scrollbar {
  height: 0px; /* Height of the horizontal scrollbar */
}
.scrollable div::-webkit-scrollbar-track, .scrollable ul::-webkit-scrollbar-track {
  background: transparent;
}
.scrollable div::-webkit-scrollbar-thumb, .scrollable ul::-webkit-scrollbar-thumb {
  background-color: transparent; /* Color of the scrollbar thumb */
  border-radius: 10px; /* Rounded corners for the thumb */
}
.scrollable div::-webkit-scrollbar-thumb:hover, .scrollable ul::-webkit-scrollbar-thumb:hover {
  background-color: transparent; /* Color of the thumb on hover */
}

.scroll-indicator {
  position: absolute;
  left: 100%; /* Adjust as needed */
  top: 50%; /* Center vertically */
  transform: translateY(-50%);
  margin-top: -20px;
  margin-left: -40px;
  font-size: 24px; /* Adjust size */
  color: rgba(0, 0, 0, 0.7);
  animation: bounce 2s infinite; /* Add bounce animation */
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scroll-indicator svg {
  position: relative;
  z-index: 1000;
}

@keyframes bounce {
  0%, 100% {
    transform: translateX(-50%);
  }
  50% {
    transform: translateX(-30%);
  }
}
#block-renoplast-breadcrumbs h2 {
  display: none;
}
#block-renoplast-breadcrumbs .breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  #block-renoplast-breadcrumbs .breadcrumb ol {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1024px) {
  #block-renoplast-breadcrumbs .breadcrumb ol {
    justify-content: flex-end;
  }
}
#block-renoplast-breadcrumbs .breadcrumb ol li {
  margin-bottom: 0.5rem;
  margin-right: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media (min-width: 768px) {
  #block-renoplast-breadcrumbs .breadcrumb ol li {
    margin-bottom: 0px;
  }
}
#block-renoplast-breadcrumbs .breadcrumb ol li {
  position: relative;
}
#block-renoplast-breadcrumbs .breadcrumb ol li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#block-renoplast-breadcrumbs .breadcrumb ol li:after {
  height: 1rem;
  width: 1rem;
  background-image: url("../../images/icons/rc-icon-separator.svg");
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  right: -1.5rem;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
}
#block-renoplast-breadcrumbs .breadcrumb ol li:first-child {
  margin-left: 2rem;
}
#block-renoplast-breadcrumbs .breadcrumb ol li:first-child:before {
  height: 1.5rem;
  width: 1.5rem;
  background-image: url("../../images/icons/rc-icon-home.svg");
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: -1.75rem;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  margin-top: -2px;
}
#block-renoplast-breadcrumbs .breadcrumb ol li:last-child {
  margin-right: 0px;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(31 160 143 / var(--tw-text-opacity, 1));
}
#block-renoplast-breadcrumbs .breadcrumb ol li:last-child:after {
  display: none;
}

.view-content-child {
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

@media (min-width: 1024px) {
  .view-content-child {
    display: block;
  }
}
.view-content-child__row {
  margin-bottom: 0px;
  display: flex;
  gap: 0px;
  overflow: hidden;
  border-radius: 0.75rem;
}
@media (min-width: 1024px) {
  .view-content-child__row {
    margin-bottom: 2.5rem;
    gap: 0px;
  }
}
.view-content-child__row:nth-child(even) {
  flex-direction: column;
}
@media (min-width: 1024px) {
  .view-content-child__row:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.view-content-child__row:nth-child(even) .view-content-child__row-description {
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
}
.view-content-child__row:nth-child(odd) {
  flex-direction: column;
}
@media (min-width: 1024px) {
  .view-content-child__row:nth-child(odd) {
    flex-direction: row;
  }
}
.view-content-child__row:nth-child(odd) .view-content-child__row-description {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
}
.view-content-child__row-description {
  display: flex;
  flex-direction: column;
  gap: 0px;
}
@media (min-width: 540px) {
  .view-content-child__row-description {
    justify-content: flex-start;
  }
}
@media (min-width: 1024px) {
  .view-content-child__row-description {
    justify-content: center;
  }
}
.view-content-child__row-image {
  background-repeat: no-repeat;
  background-size: cover;
}

.renoplast-system-items {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
  align-items: end;
}
@media (min-width: 768px) {
  .renoplast-system-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 900px) {
  .renoplast-system-items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1280px) {
  .renoplast-system-items {
    grid-template-columns: repeat(4, 1fr);
  }
}
.renoplast-system-items__item {
  justify-content: end;
}
.renoplast-system-items__item:nth-child(odd) a {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
}
.renoplast-system-items__item:nth-child(even) a {
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
}

.rc-social-icons {
  position: fixed;
  top: 12rem;
  left: 0px;
  display: flex;
  flex-direction: column;
  z-index: 110;
}
.rc-social-icons__item {
  height: 2rem;
  width: 2rem;
}
@media (min-width: 768px) {
  .rc-social-icons__item {
    height: 3rem;
    width: 3rem;
  }
}
.rc-social-icons__item:nth-child(odd) {
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.rc-social-icons__item:nth-child(even) {
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.rc-social-icons__item:first-child {
  border-top-right-radius: 0.5rem;
}
.rc-social-icons__item:last-child {
  border-bottom-right-radius: 0.5rem;
}
@media (max-width: 767px) {
  .rc-social-icons__item svg {
    width: 18px;
    height: 18px;
  }
  .rc-social-icons__item:nth-of-type(3) {
    border-top-right-radius: 0.5rem;
  }
  .rc-social-icons__item:nth-of-type(2) {
    border-bottom-right-radius: 0.5rem;
  }
}

.header-block--top-navs {
  margin-left: auto;
  margin-right: auto;
  display: none;
  justify-content: space-between;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .header-block--top-navs {
    display: flex;
  }
}
.header-block--top-navs > nav > ul {
  display: flex;
}
.header-block--top-navs > nav > ul > li {
  display: flex;
  align-items: center;
}
.header-block--top-navs > nav > ul > li:first-of-type > a {
  padding-left: 0;
}
.header-block--top-navs > nav > ul > li > a {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.header-block--top-navs > nav > ul > li.rc-dropdown a {
  padding-right: 3rem;
}
.header-block--top-navs > nav > ul > li.li-megamenu {
  position: relative;
}
.header-block--top-navs > nav > ul > li.li-megamenu a:after {
  height: 14px;
  width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.header-block--top-navs > nav > ul > li:after {
  height: 14px;
  width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
}
.header-block--top-navs > nav > ul > li:last-of-type:after {
  display: none;
}
.header-block--top-navs > nav > ul a {
  display: block;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.header-block--top-navs > nav > ul a:hover {
  --tw-text-opacity: 1;
  color: rgb(31 160 143 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px) {
  .header-block--top-navs > nav > ul a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 1280px) {
  .header-block--top-navs > nav > ul a {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown.open .menu {
  display: block;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown.open a {
  position: relative;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown.open a:before {
  transform: rotate(0deg);
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu li.rc-dropdown a {
  position: relative;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu li.rc-dropdown a:before {
  content: "";
  position: absolute;
  margin-top: 3px;
  right: 20px;
  transform: rotate(90deg);
  transition: transform 0.3s ease-in-out;
  height: 1rem;
  width: 1rem;
  background-image: url("../../images/icons/chevron-down.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(55 55 55 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  position: absolute;
  top: calc(44px - 0.5rem);
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 350px;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.5rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu a.is-active {
  --tw-text-opacity: 1;
  color: rgb(31 160 143 / var(--tw-text-opacity, 1));
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu li:after, .header-block--top-navs .rc-menu-left .rc-dropdown .menu a:after {
  display: none !important;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu li:before, .header-block--top-navs .rc-menu-left .rc-dropdown .menu a:before {
  display: none;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu a.is-active {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .menu-icon.is-active {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .menu-icon:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .menu-icon:hover > div > a {
  border-radius: inherit !important;
  background: none;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .menu-icon > div > a {
  border-radius: inherit !important;
  background: none;
  padding-left: 0.5rem;
  margin-bottom: 0;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .menu-icon > div > a:hover {
  background: none;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu {
  border-bottom-right-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(55 55 55 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  position: absolute;
  top: 0px;
  left: calc(100% + 1rem);
  z-index: 1000;
  display: none;
  min-width: 350px;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu .rc-dropdown.open .menu {
  display: block;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu .rc-dropdown.open a {
  position: relative;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu .rc-dropdown.open a:before {
  transform: rotate(0deg);
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu .rc-dropdown a {
  position: relative;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu .rc-dropdown a:before {
  content: "";
  position: absolute;
  margin-top: 3px;
  right: 20px;
  transform: rotate(90deg);
  transition: transform 0.3s ease-in-out;
  height: 1rem;
  width: 1rem;
  background-image: url("../../images/icons/chevron-down.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu .rc-dropdown .menu {
  position: relative;
  left: inherit;
  top: inherit;
  padding: 0 1rem;
  margin-top: -5px;
  display: none;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding-right: 0;
  position: relative;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu a.is-active {
  --tw-text-opacity: 1;
  color: rgb(31 160 143 / var(--tw-text-opacity, 1));
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu a:before {
  content: "";
  position: absolute;
  margin-top: 3px;
  right: 20px;
  transform: rotate(90deg);
  transition: transform 0.3s ease-in-out;
  height: 1rem;
  width: 1rem;
  background-image: url("../../images/icons/chevron-down.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu li:after, .header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu a:after {
  display: none !important;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu li:before, .header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown .menu a:before {
  display: none;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown.open a {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown.open a.is-active {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown.open .menu {
  display: block;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown.open .menu li a {
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown.open .menu li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown-icons li a {
  text-transform: uppercase;
}
.header-block--top-navs .rc-menu-left .rc-dropdown-icons li .menu li a {
  text-transform: none;
  padding: 0.5rem;
  background-image: none;
}
.header-block--top-navs .rc-menu-left .rc-dropdown-icons li.open a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 0.5rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown-icons li a {
  margin-bottom: 0.5rem;
}
.header-block--top-navs .rc-menu-left .rc-dropdown-icons li:last-of-type a {
  margin-bottom: 0px;
}
.header-block--top-navs .rc-dropdown {
  position: relative;
  z-index: 1200;
}
.header-block--top-navs .rc-dropdown a {
  position: relative;
}
.header-block--top-navs .rc-dropdown a:before {
  content: "";
  position: absolute;
  margin-top: 3px;
  right: 20px;
  transform: rotate(90deg);
  transition: transform 0.3s ease-in-out;
  height: 1rem;
  width: 1rem;
  background-image: url("../../images/icons/chevron-down.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.header-block--top-navs .rc-dropdown a[aria-expanded=true]:before {
  transition: transform 0.3s ease-in-out;
  transform: rotate(0deg);
}
.header-block--top-navs .rc-dropdown:last-child a:after {
  display: none;
}
.header-block--top-navs .rc-dropdown .menu-mega {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(55 55 55 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 240px;
}
.header-block--top-navs .rc-dropdown.open .menu, .header-block--top-navs .rc-dropdown.open .menu-mega {
  display: block;
}

.rc-menu-mobile .menu-left .menu li a {
  padding: 0 !important;
  background: none !important;
}
.rc-menu-mobile li a {
  background-size: 21px;
}
.rc-menu-mobile .menu-right .rc-dropdown, .rc-menu-mobile .menu-left .rc-dropdown, .rc-menu-mobile .menu-mega .rc-dropdown {
  position: relative;
}
.rc-menu-mobile .menu-right .rc-dropdown a, .rc-menu-mobile .menu-left .rc-dropdown a, .rc-menu-mobile .menu-mega .rc-dropdown a {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  display: block;
}
.rc-menu-mobile .menu-right .rc-dropdown a:before, .rc-menu-mobile .menu-left .rc-dropdown a:before, .rc-menu-mobile .menu-mega .rc-dropdown a:before {
  content: "";
  position: absolute;
  right: 20%;
  top: 5px;
  transform: rotate(90deg);
  height: 1rem;
  width: 1rem;
  background-image: url("../../images/icons/chevron-down.svg");
  background-position: right 0rem center;
  background-repeat: no-repeat;
}
.rc-menu-mobile .menu-right .rc-dropdown a[aria-expanded=true]:before, .rc-menu-mobile .menu-left .rc-dropdown a[aria-expanded=true]:before, .rc-menu-mobile .menu-mega .rc-dropdown a[aria-expanded=true]:before {
  transform: rotate(0deg);
  transform-origin: 0% 0%;
}
.rc-menu-mobile .menu-right .rc-dropdown .menu, .rc-menu-mobile .menu-right .rc-dropdown .menu-mega, .rc-menu-mobile .menu-left .rc-dropdown .menu, .rc-menu-mobile .menu-left .rc-dropdown .menu-mega, .rc-menu-mobile .menu-mega .rc-dropdown .menu, .rc-menu-mobile .menu-mega .rc-dropdown .menu-mega {
  margin-top: 0.5rem;
  border-radius: 0px;
  display: none;
  position: relative;
  top: 0;
}
.rc-menu-mobile .menu-right .rc-dropdown .menu li, .rc-menu-mobile .menu-right .rc-dropdown .menu-mega li, .rc-menu-mobile .menu-left .rc-dropdown .menu li, .rc-menu-mobile .menu-left .rc-dropdown .menu-mega li, .rc-menu-mobile .menu-mega .rc-dropdown .menu li, .rc-menu-mobile .menu-mega .rc-dropdown .menu-mega li {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 0 !important;
}
.rc-menu-mobile .menu-right .rc-dropdown .menu li a, .rc-menu-mobile .menu-right .rc-dropdown .menu-mega li a, .rc-menu-mobile .menu-left .rc-dropdown .menu li a, .rc-menu-mobile .menu-left .rc-dropdown .menu-mega li a, .rc-menu-mobile .menu-mega .rc-dropdown .menu li a, .rc-menu-mobile .menu-mega .rc-dropdown .menu-mega li a {
  padding-right: 1.5rem;
  padding-left: 2.25rem;
  display: block;
}
.rc-menu-mobile .menu-right .rc-dropdown .menu li a:before, .rc-menu-mobile .menu-right .rc-dropdown .menu-mega li a:before, .rc-menu-mobile .menu-left .rc-dropdown .menu li a:before, .rc-menu-mobile .menu-left .rc-dropdown .menu-mega li a:before, .rc-menu-mobile .menu-mega .rc-dropdown .menu li a:before, .rc-menu-mobile .menu-mega .rc-dropdown .menu-mega li a:before {
  display: none;
}
.rc-menu-mobile .menu-right .rc-dropdown.open, .rc-menu-mobile .menu-left .rc-dropdown.open, .rc-menu-mobile .menu-mega .rc-dropdown.open {
  --tw-bg-opacity: 1;
  background-color: rgb(55 55 55 / var(--tw-bg-opacity, 1));
}
.rc-menu-mobile .menu-right .rc-dropdown.open .menu, .rc-menu-mobile .menu-right .rc-dropdown.open .menu-mega, .rc-menu-mobile .menu-left .rc-dropdown.open .menu, .rc-menu-mobile .menu-left .rc-dropdown.open .menu-mega, .rc-menu-mobile .menu-mega .rc-dropdown.open .menu, .rc-menu-mobile .menu-mega .rc-dropdown.open .menu-mega {
  display: block;
}

.menu-right {
  width: auto;
  justify-content: flex-end;
}
.menu-right ul {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  padding-left: 0px;
  padding-right: 0px;
  --tw-text-opacity: 1;
  color: rgb(55 55 55 / var(--tw-text-opacity, 1));
}
.menu-right ul li {
  position: relative;
  display: flex;
}
.menu-right ul li:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 14px;
  width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
}
.menu-right ul li:last-of-type:after {
  display: none;
}
.menu-right ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(31 160 143 / var(--tw-text-opacity, 1));
}
.menu-right ul li.rc-dropdown {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.menu-right ul li.rc-dropdown a {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  padding-right: 0px;
  position: relative;
  display: block;
  padding-right: 0 !important;
  z-index: 10;
}
.menu-right ul li.rc-dropdown a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
  transform: rotate(0deg);
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  background-image: url("../../images/icons/icon-menu.svg");
  background-position: center center;
  background-repeat: no-repeat;
}
.menu-right ul li.rc-dropdown a[aria-expanded=true]:before {
  background-image: url("../../images/icons/icon-menu-close.svg");
}
.menu-right ul li.rc-dropdown .menu {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  position: absolute;
  top: 56px;
  right: 0;
  z-index: 1000;
  display: none;
  min-width: 250px;
  box-shadow: 0px 10px 20px -11px rgb(0, 0, 0);
}
.menu-right ul li.rc-dropdown .menu li {
  padding: 0px;
}
.menu-right ul li.rc-dropdown .menu li, .menu-right ul li.rc-dropdown .menu a {
  display: block;
  height: 100%;
  width: 100%;
}
.menu-right ul li.rc-dropdown .menu li:after, .menu-right ul li.rc-dropdown .menu a:after {
  display: none !important;
}
.menu-right ul li.rc-dropdown .menu li:before, .menu-right ul li.rc-dropdown .menu a:before {
  display: none;
}
.menu-right ul li:nth-of-type(4):after {
  display: none;
}
.menu-right .menu li:nth-of-type(1) {
  position: relative;
  padding-left: 1.5rem;
}
.menu-right .menu li:nth-of-type(1):before {
  position: absolute;
  background-image: url("../../images/icons/icon-nav-find-shop.svg");
  background-position: left 0rem center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
  width: 24px;
  height: 24px;
  left: -0.25rem;
  top: 50%;
  transform: translateY(-50%);
}
.menu-right .menu li:nth-of-type(2) {
  position: relative;
  padding-left: 1.5rem;
}
.menu-right .menu li:nth-of-type(2):before {
  position: absolute;
  background-image: url("../../images/icons/icon-nav-shop.svg");
  background-position: left 0rem center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
  width: 24px;
  height: 24px;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.menu-right .menu li:nth-of-type(3) {
  position: relative;
  padding-left: 1.5rem;
}
.menu-right .menu li:nth-of-type(3):before {
  position: absolute;
  background-image: url("../../images/icons/icon-nav-find-solution.svg");
  background-size: contain;
  background-position: left 0rem center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
  width: 24px;
  height: 24px;
  left: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
}
.menu-right .menu li:nth-of-type(4) {
  position: relative;
  padding-left: 2rem;
}
.menu-right .menu li:nth-of-type(4):before {
  position: absolute;
  background-image: url("../../images/icons/icon-nav-calc.svg");
  background-size: contain;
  background-position: left 0rem center;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
  width: 24px;
  height: 24px;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.menu-right .rc-dropdown a:after {
  display: none;
}
.menu-right .rc-dropdown .menu li {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 0 !important;
}
.menu-right .rc-dropdown .menu li a {
  display: block;
}
.menu-right .rc-dropdown .menu li a:before {
  display: none;
}

.mega-menu ul li a:after {
  display: none;
}

.rc-menu-left ul .li-megamenu ul li a {
  background-image: none;
  padding: 0.5rem;
}

.li-megamenu a {
  padding-bottom: 1rem;
}

@media (min-width: 1024px) {
  .li-megamenu a {
    margin-bottom: 0px;
  }
}
.li-megamenu:after {
  display: none !important;
}

.mega-menu {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(55 55 55 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  min-width: 860px;
}
.mega-menu a:before {
  display: none !important;
}
.mega-menu .column-1, .mega-menu .column-2, .mega-menu .column-3 {
  display: block !important;
}
.mega-menu .column-1 li:after, .mega-menu .column-2 li:after, .mega-menu .column-3 li:after {
  display: none;
}
.mega-menu .column-1 > .parent-link > a {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.mega-menu .column-1 > .parent-link > a:hover {
  background-color: rgb(255 255 255 / 0.1);
}
.mega-menu .column-1 > .parent-link > a {
  padding: 0.5rem 0.5rem !important;
}
.mega-menu .column-2-wrapper .columns-wrapper {
  display: grid;
  grid-template-rows: repeat(1, minmax(0, 1fr));
  gap: 1rem;
  grid-template-columns: max-content 1fr;
}
.mega-menu .column-2 > .child-link > a {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.mega-menu .column-2 > .child-link > a:hover {
  background-color: rgb(255 255 255 / 0.1);
}
.mega-menu .column-2 > .child-link > a {
  padding: 0.5rem 0.5rem !important;
}
.mega-menu .child-systems ul {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 0px;
}
.mega-menu .child-systems ul li {
  padding: 0;
  margin: 0;
  gap: 0;
}
.mega-menu .child-systems ul li a {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.mega-menu .parent-link, .mega-menu .child-link {
  cursor: pointer;
}
.mega-menu .parent-link a, .mega-menu .child-link a {
  padding: 0 !important;
  background-image: none !important;
}
.mega-menu .parent-link:after, .mega-menu .child-link:after {
  display: none;
  content: "";
  position: absolute;
  right: 0;
  background-color: transparent !important;
}
.mega-menu .parent-link:before, .mega-menu .child-link:before {
  display: none !important;
}
.mega-menu .parent-link:hover, .mega-menu .parent-link.is-active, .mega-menu .child-link:hover, .mega-menu .child-link.is-active {
  --tw-text-opacity: 1;
  color: rgb(31 160 143 / var(--tw-text-opacity, 1));
}
.mega-menu .parent-link:hover a, .mega-menu .parent-link.is-active a, .mega-menu .child-link:hover a, .mega-menu .child-link.is-active a {
  background-color: rgba(255, 255, 255, 0.1);
}
.mega-menu .parent-link:hover:after, .mega-menu .parent-link.is-active:after, .mega-menu .child-link:hover:after, .mega-menu .child-link.is-active:after {
  display: none;
}
@media (min-width: 1024px) {
  .mega-menu .parent-link:hover:after, .mega-menu .parent-link.is-active:after, .mega-menu .child-link:hover:after, .mega-menu .child-link.is-active:after {
    display: block;
  }
}

.rc-menu-left .menu-item--expanded.rc-dropdown:last-child > ul.menu {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  row-gap: 0px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  min-width: 860px;
}
.rc-menu-left .menu-item--expanded.rc-dropdown:last-child > ul.menu a {
  padding: 0.5rem !important;
  background-image: none;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  line-height: 1.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.rc-menu-left .menu-item--expanded.rc-dropdown:last-child > ul.menu a:hover {
  background-color: rgb(255 255 255 / 0.1);
}
.rc-menu-left .menu-item--expanded.rc-dropdown.open:last-child > ul.menu {
  display: grid;
}

.view-content-child__row {
  min-height: 400px;
  overflow: hidden;
}
.view-content-child__row .view-content-child__row-image {
  transform: scale(1);
  transition: transform 0.5s ease-in-out;
}
.view-content-child__row:hover .view-content-child_row-image {
  transform: scale(1.1);
}

.text-indent {
  text-indent: -15px;
}

@media (max-width: 767px) {
  .renoplast-product--view-mode-teaser h4 {
    padding-left: 1rem;
    padding-right: 2rem;
    text-align: center;
  }
  @media (min-width: 768px) {
    .renoplast-product--view-mode-teaser h4 {
      padding-left: 0px;
      padding-right: 0px;
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
  }
  .renoplast-product--view-mode-teaser h4 {
    font-size: 16px;
  }
  .renoplast-product--view-mode-teaser h4 span {
    width: 100%;
  }
}
.renoplast-search-index--nodes-renoplast_index_system {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 920px) {
  .renoplast-search-index--nodes-renoplast_index_system {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 520px) {
  .renoplast-search-index--nodes-renoplast_index_system {
    grid-template-columns: repeat(1, 1fr);
  }
}
.renoplast-search-index--nodes-renoplast_index_system .renoplast-search-index--node {
  overflow: hidden;
  border-radius: 1rem;
}
.renoplast-search-index--nodes-renoplast_index_system .renoplast-search-index--node:nth-child(even) header {
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
}

.renoplast-search-index--nodes-renoplast_index_product {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
@media (max-width: 920px) {
  .renoplast-search-index--nodes-renoplast_index_product {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 520px) {
  .renoplast-search-index--nodes-renoplast_index_product {
    grid-template-columns: repeat(1, 1fr);
  }
}
.renoplast-search-index--nodes-renoplast_index_product .renoplast-search-index--node {
  overflow: hidden;
  border-radius: 1rem;
}

.renoplast-search-index--nodes-renoplast_index_download {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 920px) {
  .renoplast-search-index--nodes-renoplast_index_download {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 520px) {
  .renoplast-search-index--nodes-renoplast_index_download {
    grid-template-columns: repeat(1, 1fr);
  }
}
.block-renoplast-system-system-solutions {
  position: Relative;
  z-index: 5000;
}

.view-product-group-tx {
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .view-product-group-tx {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.view-product-group-tx .column-view .view-content {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 3rem);
}
@media (min-width: 768px) {
  .view-product-group-tx .column-view .view-content {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
}
.view-product-group-tx .view-content-header {
  margin-bottom: 1.5rem;
  display: grid;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  border-width: 1px;
  border-left-color: rgb(31 160 143 / 0);
  border-right-color: rgb(31 160 143 / 0);
  border-top-color: rgb(31 160 143 / 0);
  border-bottom-color: rgb(55 55 55 / 0.3);
  padding-bottom: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(55 55 55 / var(--tw-text-opacity, 1));
  grid-template-columns: calc(85px + (100% - 85px) * 0.8 / 1.8) 1fr;
}
@media (max-width: 767px) {
  .view-product-group-tx .view-content-header {
    grid-template-columns: 1fr;
  }
}
.view-product-group-tx .view-content-header p {
  --tw-text-opacity: 1;
  color: rgb(55 55 55 / var(--tw-text-opacity, 1));
}
.view-product-group-tx .view-content-header .view-product-list-select {
  height: 100%;
  width: 100%;
}
.view-product-group-tx .view-content-header .view-product-list-select select {
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(31 160 143 / 0.3);
}
.view-product-group-tx .view-content {
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  border-color: rgb(31 160 143 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  background-image: linear-gradient(328deg, var(--color-slate-50, #F8FAFC) -2.45%, var(--color-zinc-100, #F4F4F5) 91.63%);
  padding: 1rem;
}
@media (min-width: 1024px) {
  .view-product-group-tx .view-content {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
  }
}
.view-product-group-tx .view-content .views-row {
  margin-bottom: 1rem;
  border-radius: 1rem;
  border-width: 1px;
  border-color: rgb(31 160 143 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}
.view-product-group-tx .view-content .views-row:last-child {
  margin-bottom: 0px;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token {
  display: grid;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  grid-template-columns: 100px 1fr;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token div:first-of-type {
  grid-area: 1/1/2/2;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token a {
  grid-area: 1/2/2/7;
  display: flex;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token .field--name-field-systems {
  grid-area: 2/1/3/7;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token > div > a:first-of-type {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token .field--name-field-product-group-tx {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(55 55 55 / 0.5);
  padding: 0.5rem;
  color: rgb(55 55 55 / 0.5);
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token .field__items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token .field__items .field__item {
  flex: 0 1 auto;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(6 95 98 / var(--tw-border-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token .field__items .field__item:last-child {
  margin-bottom: 0px;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token .field__items .field__item a {
  font-size: 0.75rem;
  line-height: 1rem;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token a {
  padding-right: 1.5rem;
  position: relative;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 0.75rem;
  width: 0.75rem;
  background-image: url("../../images/icons/arrow-green-tr.svg");
  background-size: 80%;
  background-position: right 0rem center;
  background-repeat: no-repeat;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.view-product-group-tx .view-content .views-row .renoplast-product--view-mode-token a:hover:after {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-position: right 0rem center;
}

.view-movie-tx .rc-movie-menu .menu li .menu li a,
.view-movie-tx .rc-product-menu .menu li .menu li a,
.view-product-group-tx .rc-movie-menu .menu li .menu li a,
.view-product-group-tx .rc-product-menu .menu li .menu li a {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

@media (min-width: 768px) {
  .view-movie-tx .rc-movie-menu .menu li .menu li a,
.view-movie-tx .rc-product-menu .menu li .menu li a,
.view-product-group-tx .rc-movie-menu .menu li .menu li a,
.view-product-group-tx .rc-product-menu .menu li .menu li a {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.view-movie-tx .rc-movie-menu nav,
.view-movie-tx .rc-product-menu nav,
.view-product-group-tx .rc-movie-menu nav,
.view-product-group-tx .rc-product-menu nav {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 3rem);
}
@media (min-width: 768px) {
  .view-movie-tx .rc-movie-menu nav,
.view-movie-tx .rc-product-menu nav,
.view-product-group-tx .rc-movie-menu nav,
.view-product-group-tx .rc-product-menu nav {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
}
.view-movie-tx .rc-movie-menu nav .menu,
.view-movie-tx .rc-product-menu nav .menu,
.view-product-group-tx .rc-movie-menu nav .menu,
.view-product-group-tx .rc-product-menu nav .menu {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.view-movie-tx .rc-movie-menu nav .menu li,
.view-movie-tx .rc-product-menu nav .menu li,
.view-product-group-tx .rc-movie-menu nav .menu li,
.view-product-group-tx .rc-product-menu nav .menu li {
  position: relative;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  text-transform: none;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.view-movie-tx .rc-movie-menu nav .menu li a,
.view-movie-tx .rc-product-menu nav .menu li a,
.view-product-group-tx .rc-movie-menu nav .menu li a,
.view-product-group-tx .rc-product-menu nav .menu li a {
  position: relative;
  display: block;
  text-transform: none;
}
.view-movie-tx .rc-movie-menu nav .menu li a:before,
.view-movie-tx .rc-product-menu nav .menu li a:before,
.view-product-group-tx .rc-movie-menu nav .menu li a:before,
.view-product-group-tx .rc-product-menu nav .menu li a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
  transform: rotate(90deg);
  height: 1.5rem;
  width: 1.5rem;
  background-image: url("../../images/icons/chevron-down.svg");
  background-size: contain;
  background-position: right 0rem center;
  background-repeat: no-repeat;
}
.view-movie-tx .rc-movie-menu nav .menu li li,
.view-movie-tx .rc-product-menu nav .menu li li,
.view-product-group-tx .rc-movie-menu nav .menu li li,
.view-product-group-tx .rc-product-menu nav .menu li li {
  padding: 0px;
}
.view-movie-tx .rc-movie-menu nav .menu li.menu-item--active-trail,
.view-movie-tx .rc-product-menu nav .menu li.menu-item--active-trail,
.view-product-group-tx .rc-movie-menu nav .menu li.menu-item--active-trail,
.view-product-group-tx .rc-product-menu nav .menu li.menu-item--active-trail {
  font-weight: 600;
  background-color: #0C494D;
}
.view-movie-tx .rc-movie-menu nav .menu li.menu-item--active-trail a:before,
.view-movie-tx .rc-product-menu nav .menu li.menu-item--active-trail a:before,
.view-product-group-tx .rc-movie-menu nav .menu li.menu-item--active-trail a:before,
.view-product-group-tx .rc-product-menu nav .menu li.menu-item--active-trail a:before {
  transform: rotate(0deg);
}
.view-movie-tx .rc-movie-menu nav .menu li.menu-item--active-trail .menu,
.view-movie-tx .rc-product-menu nav .menu li.menu-item--active-trail .menu,
.view-product-group-tx .rc-movie-menu nav .menu li.menu-item--active-trail .menu,
.view-product-group-tx .rc-product-menu nav .menu li.menu-item--active-trail .menu {
  font-weight: 400;
}
.view-movie-tx .rc-movie-menu nav .menu li.menu-item--active-trail .menu li,
.view-movie-tx .rc-product-menu nav .menu li.menu-item--active-trail .menu li,
.view-product-group-tx .rc-movie-menu nav .menu li.menu-item--active-trail .menu li,
.view-product-group-tx .rc-product-menu nav .menu li.menu-item--active-trail .menu li {
  background-color: transparent;
}
.view-movie-tx .rc-movie-menu nav .menu li.menu-item--active-trail .menu li.menu-item--active-trail,
.view-movie-tx .rc-product-menu nav .menu li.menu-item--active-trail .menu li.menu-item--active-trail,
.view-product-group-tx .rc-movie-menu nav .menu li.menu-item--active-trail .menu li.menu-item--active-trail,
.view-product-group-tx .rc-product-menu nav .menu li.menu-item--active-trail .menu li.menu-item--active-trail {
  background-color: transparent;
  font-weight: 600;
}
.view-movie-tx .rc-movie-menu nav .menu li.menu-item--active-trail .menu li a:before,
.view-movie-tx .rc-product-menu nav .menu li.menu-item--active-trail .menu li a:before,
.view-product-group-tx .rc-movie-menu nav .menu li.menu-item--active-trail .menu li a:before,
.view-product-group-tx .rc-product-menu nav .menu li.menu-item--active-trail .menu li a:before {
  content: none;
}
.view-movie-tx .rc-movie-menu nav .menu li.menu-item--active-trail .menu .menu,
.view-movie-tx .rc-product-menu nav .menu li.menu-item--active-trail .menu .menu,
.view-product-group-tx .rc-movie-menu nav .menu li.menu-item--active-trail .menu .menu,
.view-product-group-tx .rc-product-menu nav .menu li.menu-item--active-trail .menu .menu {
  padding: 0;
  margin-top: 0 !important;
}
.view-movie-tx .rc-movie-menu nav .menu .menu,
.view-movie-tx .rc-product-menu nav .menu .menu,
.view-product-group-tx .rc-movie-menu nav .menu .menu,
.view-product-group-tx .rc-product-menu nav .menu .menu {
  margin-left: 1rem;
  margin-top: 0.5rem;
  gap: 0px;
}
.view-movie-tx .rc-movie-menu nav .menu .menu li:before,
.view-movie-tx .rc-product-menu nav .menu .menu li:before,
.view-product-group-tx .rc-movie-menu nav .menu .menu li:before,
.view-product-group-tx .rc-product-menu nav .menu .menu li:before {
  display: none;
}
.view-movie-tx .rc-movie-menu nav > .menu > li > a,
.view-movie-tx .rc-product-menu nav > .menu > li > a,
.view-product-group-tx .rc-movie-menu nav > .menu > li > a,
.view-product-group-tx .rc-product-menu nav > .menu > li > a {
  padding-right: 2rem;
  font-size: 1.125rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5rem;
}

#mobile-menu-items {
  overflow-y: auto;
}
#mobile-menu-items .menu-right ul {
  display: flex;
  flex-direction: column;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#mobile-menu-items .menu-right ul li {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.5rem;
}
#mobile-menu-items .menu-right ul li:after {
  display: none;
}
#mobile-menu-items .menu-right ul li:last-child {
  padding-bottom: 1rem;
}
#mobile-menu-items .menu-right ul li.rc-dropdown .menu {
  padding: 0px;
  margin-top: 0.5rem;
  border-radius: 0px;
  display: none;
  position: relative;
  background-color: transparent;
  top: 0;
}
#mobile-menu-items .menu-right ul li.rc-dropdown .menu li {
  background-color: transparent;
  padding: 0px;
}
#mobile-menu-items .menu-right ul li.rc-dropdown.open .menu {
  display: block;
}
#mobile-menu-items .menu-right ul li.rc-dropdown a {
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  position: relative;
  display: block;
  height: auto;
}
#mobile-menu-items .menu-right ul li.rc-dropdown a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.5rem;
  transform: rotate(90deg);
  transform-origin: center;
  transition: transform 0.3s ease-in-out;
  height: 1rem;
  width: 1rem;
  background-image: url("../../images/icons/chevron-down.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
#mobile-menu-items .menu-right ul li.rc-dropdown.open a:before {
  transform: rotate(0deg);
}
#mobile-menu-items .menu-right ul.menu li:before {
  display: none;
}
#mobile-menu-items .menu-left .mega-menu {
  grid-template-columns: 1fr;
  min-width: 100%;
}
#mobile-menu-items .menu-left .mega-menu .column-2-wrapper {
  display: none !important;
}
#mobile-menu-items .menu-left ul li.rc-dropdown .menu {
  overflow-y: auto;
}

header {
  position: relative;
  z-index: 2200;
}

.rc-video-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 0.75rem;
  --tw-border-opacity: 1;
  border-color: rgb(55 55 55 / var(--tw-border-opacity, 1));
  z-index: 10;
  border-width: 12px;
}
.rc-video-wrapper video {
  width: 105%;
  height: 105%;
  -o-object-fit: cover;
     object-fit: cover;
}

.paragraph--type--video-upload {
  position: relative;
}
.paragraph--type--video-upload .video-slogan {
  position: absolute;
  z-index: 1000;
  --tw-translate-y: -60px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .paragraph--type--video-upload .video-slogan {
    --tw-translate-y: -33.333333%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
.paragraph--type--video-upload .video-slogan {
  inset: 0;
  top: 50%;
}
.paragraph--type--video-upload .video-slogan h1 {
  margin-bottom: 0.5rem;
  text-align: left;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .paragraph--type--video-upload .video-slogan h1 {
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .paragraph--type--video-upload .video-slogan h1 {
    font-size: 4.5rem;
    line-height: 1;
  }
}
.paragraph--type--video-upload .video-slogan h1 {
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}
.paragraph--type--video-upload .video-slogan h5 {
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  .paragraph--type--video-upload .video-slogan h5 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1024px) {
  .paragraph--type--video-upload .video-slogan h5 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.paragraph--type--video-upload .video-slogan h5 {
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}
@media (max-width: 1100px) {
  .paragraph--type--video-upload .video-slogan h1, .paragraph--type--video-upload .video-slogan h5 {
    text-align: center;
  }
}
@media (max-width: 500px) {
  .paragraph--type--video-upload .video-slogan h1, .paragraph--type--video-upload .video-slogan h5 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

.mobile-mega-menu ul li a {
  position: relative;
}
.mobile-mega-menu ul li ul li a {
  background-image: none;
  background-size: 2rem;
  padding: 0rem 1rem;
}
.mobile-mega-menu ul li:nth-of-type(1) a {
  background-image: url(../../images/icons/icon-product-3.svg);
  background-position: left 0.25rem center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 1.5rem;
  background-size: auto;
}
.mobile-mega-menu ul li:nth-of-type(2) a {
  background-image: url(../../images/icons/icon-product-2.svg);
  background-position: left 0.25rem center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 1.5rem;
  background-size: auto;
}
.mobile-mega-menu ul li:nth-of-type(3) a {
  background-image: url(../../images/icons/icon-stairs-white-test.svg);
  background-position: left 0.25rem center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 1.5rem;
  background-size: auto;
}
.mobile-mega-menu ul li:nth-of-type(4) a {
  background-image: url(../../images/icons/icon-product-1.svg);
  background-position: left 0.25rem center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 1.5rem;
  background-size: auto;
}
.mobile-mega-menu ul li:nth-of-type(5) a {
  background-image: url(../../images/icons/icon-product-7.svg);
  background-position: left 0.25rem center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 1.5rem;
  background-size: auto;
}
.mobile-mega-menu ul li:nth-of-type(6) a {
  background-image: url(../../images/icons/icon-product-8.svg);
  background-position: left 0.25rem center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 1.5rem;
  background-size: auto;
}
.mobile-mega-menu li {
  padding: 1rem;
  padding-bottom: 0px;
}
.mobile-mega-menu .rc-dropdown-systems {
  position: relative;
}
.mobile-mega-menu .rc-dropdown-systems a {
  position: relative;
  display: block;
}
.mobile-mega-menu .rc-dropdown-systems a.has-dropdown:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.5rem;
  transform: rotate(90deg);
  transform-origin: center;
  transition: transform 0.3s ease-in-out;
  height: 1rem;
  width: 1rem;
  background-image: url("../../images/icons/chevron-down.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.mobile-mega-menu .rc-dropdown-systems .rc-dropdown-content {
  display: none;
}
.mobile-mega-menu .rc-dropdown-systems .rc-dropdown-content.show {
  display: block;
}
.mobile-mega-menu .rc-dropdown-systems .rc-dropdown-content li .rc-dropdown-content {
  max-height: 50vh;
  overflow-y: auto;
}
.mobile-mega-menu .rc-dropdown-systems .rc-dropdown-content li {
  padding: 0;
}
.mobile-mega-menu .rc-dropdown-systems .rc-dropdown-content li a {
  background-image: none;
  padding: 0.5rem 1rem;
}
.mobile-mega-menu .rc-dropdown-systems .rc-dropdown-content .renoplast-system {
  display: flex;
  gap: 0.5rem;
}
.mobile-mega-menu .rc-dropdown-systems.open > a.has-dropdown:before {
  transform: rotate(0deg);
}
.mobile-mega-menu .rc-dropdown-systems.open > .rc-dropdown-content {
  display: block;
}

#mobile-menu-items .menu-right .menu li {
  text-transform: uppercase;
}
#mobile-menu-items .menu-right .menu li .menu li {
  text-transform: none;
}
#mobile-menu-items .menu-right .menu li a {
  position: relative;
  background-image: none;
  background-size: 2rem;
}
#mobile-menu-items .menu-right .menu li .menu li a {
  background-image: none !important;
}
#mobile-menu-items .menu-right .menu li:nth-of-type(1) a {
  background-image: url(../../images/icons/icon-nav-find-shop-white.svg);
  background-position: left 0.6rem center;
  background-size: 25px;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 0.5rem;
}
#mobile-menu-items .menu-right .menu li:nth-of-type(2) a {
  background-image: url(../../images/icons/icon-nav-shop-white.svg);
  background-position: left 0.25rem center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 0.5rem;
}
#mobile-menu-items .menu-right .menu li:nth-of-type(3) a {
  background-image: url(../../images/icons/icon-nav-find-solution-white.svg);
  background-position: left 0.25rem center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 0.5rem;
}
#mobile-menu-items .menu-right .menu li:nth-of-type(4) a {
  background-image: url(../../images/icons/icon-nav-calc-white.svg);
  background-position: left 0.25rem center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 0.5rem;
}
#mobile-menu-items .menu-right .menu li:nth-of-type(5) a {
  background-image: url(../../images/icons/icon-download-white.svg);
  background-position: left 0.25rem center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 0.5rem;
}
#mobile-menu-items .menu-right .menu li:nth-of-type(6) a {
  background-image: url(../../images/icons/icon-nav-know-white.svg);
  background-position: left 0.25rem center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 0.5rem;
}

.rc-product-menu .menu li a {
  position: relative;
}
.rc-product-menu .menu li .menu li a {
  padding: inherit;
  background-image: none;
}
.rc-product-menu .menu .menu-item {
  display: none;
}
.rc-product-menu .menu .menu-item.menu-item--active-trail {
  display: block;
}
.rc-product-menu .menu .menu-item.menu-item--active-trail .menu {
  display: block;
}
.rc-product-menu .menu .menu-item.menu-item--active-trail .menu li {
  display: block;
}

.rc-menu-left li {
  font-weight: 500;
}
.rc-menu-left ul[data-menu-level="1"] li {
  font-weight: 500;
}
.rc-menu-left ul[data-menu-level="2"] li {
  font-weight: 500;
}
.rc-menu-left ul[data-menu-level="2"] li a {
  margin-bottom: 0 !important;
}
.rc-menu-left ul[data-menu-level="2"] .rc-dropdown a {
  position: relative;
}
.rc-menu-left ul[data-menu-level="2"] .rc-dropdown a:before {
  display: block !important;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.5rem !important;
  transform: rotate(90deg);
  transform-origin: center;
  transition: transform 0.3s ease-in-out;
  height: 1rem;
  width: 1rem;
  background-image: url("../../images/icons/chevron-down.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.rc-menu-left ul[data-menu-level="2"] .rc-dropdown .menu li a {
  font-weight: 400;
  color: rgb(255 255 255 / 0.5);
}
.rc-menu-left ul[data-menu-level="2"] .rc-dropdown .menu li a:before {
  display: none !important;
}
.rc-menu-left ul[data-menu-level="3"] {
  padding: 0 !important;
  min-width: 100% !important;
  margin-top: 0 !important;
}
.rc-menu-left ul[data-menu-level="3"] li {
  margin: 0px;
  padding: 0px;
}
.rc-menu-left ul[data-menu-level="3"] li a {
  padding: 0.25rem 1rem !important;
}

@media (max-width: 767px) {
  .movies-container .movies-item p {
    display: none;
  }
  #cboxLoadedContent {
    width: 100% !important;
    height: 100% !important;
  }
  #cboxContent, #colorbox, #cboxWrapper {
    width: 100% !important;
    height: 100% !important;
  }
  #colorbox {
    top: 50% !important;
    transform: translateY(-15%) !important;
  }
}

/* --- Footer Accordion on Mobile --- */
@media (max-width: 1023px) {
  .footer-block h4.accordion-trigger {
    position: relative;
    cursor: pointer;
    padding-right: 0rem;
    margin-bottom: 0.5rem;
  }
  .footer-block h4.accordion-trigger::after {
    content: "";
    position: absolute;
    right: 0.5rem;
    top: 50%;
    font-size: 1.8rem;
    font-weight: bold;
    transform: translateY(-50%) rotate(90deg);
    transition: transform 0.2s ease-in-out;
    height: 1rem;
    width: 1rem;
    background-image: url("../../images/icons/chevron-down-green.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
  }
  .footer-block h4.accordion-trigger.active::after {
    transform: translateY(-50%) rotate(-90deg);
  }
}
.renoplast-system--short-description, .renoplast-system--description, .renoplast-product--description, .renoplast-product--short-description {
  overflow: hidden;
}
.renoplast-system--short-description p, .renoplast-system--short-description ul li, .renoplast-system--description p, .renoplast-system--description ul li, .renoplast-product--description p, .renoplast-product--description ul li, .renoplast-product--short-description p, .renoplast-product--short-description ul li {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.rc-dimension-wrapper {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.rc-dimension-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.rc-caption-box {
  position: absolute;
  top: 1.5rem;
  right: 3rem;
  min-width: 250px;
  max-width: 350px;
  width: 100%;
}
@media (max-width: 767px) {
  .rc-caption-box {
    margin-top: 1.5rem;
    margin-bottom: 6rem;
    height: 100%;
    right: inherit;
    top: inherit;
    position: relative;
    min-witdh: 100%;
    max-width: 100%;
    width: 100%;
  }
}

.paragraph--slideshow-video__title {
  left: 50%;
  transform: translateX(-50%);
}

.rc-custom-pagination {
  border-radius: 0.5rem;
  height: 60px;
  min-width: 200px;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.rc-custom-pagination .swiper-pagination-bullets {
  inset: 0px;
  bottom: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.rc-custom-pagination .swiper-pagination-bullets .swiper-pagination-bullet {
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(31 160 143 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  height: 10px;
  width: 10px;
}
.rc-custom-pagination .swiper-pagination-bullets .swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
}
.rc-custom-pagination .swiper-button-next, .rc-custom-pagination .swiper-button-prev {
  width: 40px;
  height: 40px;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(6 95 98 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}
.rc-custom-pagination .swiper-button-next:after, .rc-custom-pagination .swiper-button-prev:after {
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
  font-size: 18px;
  font-weight: bold;
}
.rc-custom-pagination .swiper-button-next:hover, .rc-custom-pagination .swiper-button-prev:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  color: #fff;
  font-weight: bold;
}
.rc-custom-pagination .swiper-button-next:hover:after, .rc-custom-pagination .swiper-button-prev:hover:after {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-weight: bold;
}
@media (max-width: 767px) {
  .rc-custom-pagination {
    width: 100%;
  }
}

.image-mega-menu {
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 0.25rem;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 0.25rem;
}

.block-renoplast-calculator-ng-app [type=text]:focus,
.block-renoplast-calculator-ng-app input:where(:not([type])):focus,
.block-renoplast-calculator-ng-app [type=email]:focus, .block-renoplast-calculator-ng-app [type=url]:focus,
.block-renoplast-calculator-ng-app [type=password]:focus,
.block-renoplast-calculator-ng-app [type=number]:focus,
.block-renoplast-calculator-ng-app [type=date]:focus,
.block-renoplast-calculator-ng-app [type=datetime-local]:focus,
.block-renoplast-calculator-ng-app [type=month]:focus,
.block-renoplast-calculator-ng-app [type=search]:focus,
.block-renoplast-calculator-ng-app [type=tel]:focus,
.block-renoplast-calculator-ng-app [type=time]:focus,
.block-renoplast-calculator-ng-app [type=week]:focus,
.block-renoplast-calculator-ng-app [multiple]:focus,
.block-renoplast-calculator-ng-app textarea:focus,
.block-renoplast-calculator-ng-app select:focus {
  --tw-ring-shadow: none!important;
}

#mobile-products-panel .products-menu .menu {
  height: 120%;
  overflow-y: auto;
}
#mobile-products-panel .products-menu .menu .menu li:last-child {
  padding-bottom: 1.25rem;
}

.mega-menu .column-1 > .parent-link > a.icon-link {
  background-color: transparent !important;
  position: absolute !important;
  top: 0 !important;
  right: -0.5rem !important;
  width: auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 0 !important;
}

.mega-menu .parent-link, .mega-menu .child-link {
  position: relative !important;
}

.mega-menu .column-2 a.child-icon-link {
  background-color: transparent !important;
  position: absolute !important;
  top: 0 !important;
  right: -0.5rem !important;
  width: auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mega-menu .column-2 > .child-link > a.child-icon-link {
  background-color: transparent !important;
  position: absolute !important;
  top: 0 !important;
  right: -0.5rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  margin: 0 !important;
  height: auto !important;
  width: auto !important;
}

#search_word::-moz-placeholder {
  font-size: 12px;
}

#search_word:-moz-placeholder {
  font-size: 12px;
}

#search_word:placeholder-shown, #search_word:focus, #search_word::placeholder, #search_word {
  font-size: 12px;
}

@media (max-width: 1024px) {
  .header-block--top-navs > nav > ul > li > a {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .menu-right .menu li {
    padding-left: 0 !important;
  }
  .menu-right .menu li:before {
    display: none !important;
  }
}
.paragraph--id-882 ul, .paragraph--id-887 ul {
  list-style: none;
  padding-left: 0;
}
.paragraph--id-882 ul li, .paragraph--id-887 ul li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.5rem;
}
.paragraph--id-882 ul li::before, .paragraph--id-887 ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.25rem;
  width: 1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%231fa08f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: inherit;
}

.header-block--top-navs .rc-menu-left .rc-dropdown .menu .rc-dropdown a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
}

.header-block--top-navs .rc-dropdown.open {
  background-color: rgba(255, 255, 255, 0.1);
}

.paragraph--id-899 img {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.menu__icon {
  width: 100%;
}
.menu__icon display:block ul {
  width: 100%;
}
.menu__icon display:block ul li {
  width: 100%;
}
.menu__icon display:block ul li a {
  width: 100%;
}

.has-icon {
  position: relative;
}
.has-icon .menu__icon {
  top: 0.25rem;
  left: 0.5rem;
}
@media (min-width: 1024px) {
  .has-icon .menu__icon {
    top: 0px;
    left: 0.25rem;
  }
}
.has-icon .menu__icon {
  position: absolute;
  height: 40px;
  width: 40px;
}
.has-icon .menu__icon img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.has-icon a {
  padding-left: 2.5rem !important;
}
@media (max-width: 767px) {
  .has-icon a {
    padding-left: 2.25rem !important;
  }
  .paragraph--type--text .container {
    padding: 0 1.5rem;
  }
}

.renoplast-search-index--nodes .renoplast-search-index--node header {
  position: relative;
  z-index: 300;
}

.paragraph--type--slide-video ul {
  list-style: none;
  padding-left: 0;
}
.paragraph--type--slide-video ul li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.5rem;
}
.paragraph--type--slide-video ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.25rem;
  width: 1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%231fa08f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: inherit;
}

.paragraph--type--slide-video .view-mode--orginal .paragraph--type--image-text__image img {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.field--name-field-animation .field__label {
  display: none;
}

.renoplast-contact-block .webform-submission-contact-form {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(6, 1fr);
  /*grid-template-columns: repeat(6,calc(16.66% - 25px));*/
  grid-template-rows: auto;
  grid-template-areas: "name name name name name name" "phone phone phone phone phone phone" "email email email email email email" "message message message message message message" "terms1  terms1  terms1 terms1 terms1 terms1" "captcha captcha captcha captcha captcha captcha" "actions actions actions actions actions actions";
}
@media (min-width: 450px) {
  .renoplast-contact-block .webform-submission-contact-form {
    grid-template-areas: "name name name name name name" "phone phone phone email email email" "message message message message message message" "terms1  terms1  terms1 terms1 terms1 terms1" "captcha captcha captcha captcha captcha captcha" "actions actions actions actions actions actions";
  }
}
.renoplast-contact-block .webform-confirmation {
  grid-area: message;
}
.renoplast-contact-block .form-item-name {
  grid-area: name;
}
.renoplast-contact-block .form-item-phone {
  grid-area: phone;
}
.renoplast-contact-block .form-item-email {
  grid-area: email;
}
.renoplast-contact-block .form-item-message {
  grid-area: message;
}
.renoplast-contact-block .captcha.captcha-type-challenge--recaptcha {
  grid-area: captcha;
}
.renoplast-contact-block .captcha.captcha-type-challenge--recaptcha .captcha__title {
  display: none;
}
.renoplast-contact-block .form-item-rodo {
  display: grid;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  grid-area: terms1;
  line-height: 120%;
  grid-template-areas: "input label" "description description";
}
.renoplast-contact-block .form-item-rodo input {
  grid-area: input;
}
.renoplast-contact-block .form-item-rodo label {
  grid-area: label;
  margin-top: 2px;
}
.renoplast-contact-block .form-item-rodo .description {
  grid-area: description;
}
.renoplast-contact-block .webform-actions {
  width: 100%;
  grid-area: actions;
}
.renoplast-contact-block .webform-actions input {
  margin-top: 0.5rem;
  display: block;
  width: 100%;
  cursor: pointer;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.renoplast-contact-block .form-item {
  width: 100%;
}
.renoplast-contact-block .form-item input[type=text],
.renoplast-contact-block .form-item input[type=email],
.renoplast-contact-block .form-item textarea {
  outline: none !important;
  box-shadow: none !important;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(31 160 143 / 0.3);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.renoplast-contact-block .form-item input[type=text]:hover,
.renoplast-contact-block .form-item input[type=email]:hover,
.renoplast-contact-block .form-item textarea:hover {
  border-color: rgb(31 160 143 / 0.5);
}
.renoplast-contact-block .form-item input[type=text]:focus,
.renoplast-contact-block .form-item input[type=email]:focus,
.renoplast-contact-block .form-item textarea:focus {
  border-color: rgb(31 160 143 / 0.6);
}

.node h1 {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}
.node.node--type-guide .paragraph h3 {
  font-weight: 400;
}
.node.node--type-guide .paragraph--type--image-text__image img {
  width: 100%;
}

.renoplast-system.renoplast-system--menu-item {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  display: grid;
  width: 100%;
  grid-template-columns: 2.5rem 1fr;
  align-items: center;
  gap: 0.5rem;
  overflow: hidden;
  border-radius: 0.25rem;
}

.renoplast-system.renoplast-system--menu-item:hover {
  background-color: rgb(255 255 255 / 0.1);
}

.renoplast-system.renoplast-system--menu-item {
  font-size: 0.875rem;
}
.header-block--top-navs .rc-dropdown .renoplast-system.renoplast-system--menu-item {
  padding: 0.25rem 0.5rem !important;
}
.renoplast-system.renoplast-system--menu-item img {
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 0.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.renoplast-system.renoplast-system--view-mode-teaser img {
  display: block;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.renoplast-system.renoplast-system--view-mode-teaser a:hover img {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.renoplast-system.renoplast-system--view-mode-teaser:nth-child(even) header {
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
}
.renoplast-system.renoplast-system--view-mode-full .renoplast-system--description ul,
.renoplast-system.renoplast-system--view-mode-full .renoplast-system--short-description ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 1rem;
  list-style-type: disc;
  font-weight: 600;
}
.renoplast-system.renoplast-system--view-mode-full .renoplast-system--short-description ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 1rem;
  list-style-type: disc;
  font-weight: 600;
}

.renoplast-product.renoplast-product--view-mode-full .renoplast-product--description ul,
.renoplast-product.renoplast-product--view-mode-full .renoplast-product--short-description ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 1rem;
  list-style-type: disc;
}
.renoplast-product.renoplast-product--view-mode-full .renoplast-product--short-description ul {
  font-weight: 600;
}

.faq-list--button {
  margin-top: 0px;
  margin-bottom: 0px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.faq-list--button.active {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
  background-image: none;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.faq-item {
  overflow: hidden;
}
.faq-item .faq-item--content {
  height: 0px;
}
.faq-item .faq-item--label {
  position: relative;
}
.faq-item .faq-item--label:before {
  right: 1rem;
}
@media (min-width: 768px) {
  .faq-item .faq-item--label:before {
    right: 1.5rem;
  }
}
.faq-item .faq-item--label:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 12px;
  height: 12px;
  border-style: solid;
  border-width: 0 2.5px 2.5px 0;
  border-color: #065F62;
  transition: transform 0.3s ease;
  /* This draws a right-pointing chevron arrow */
  display: inline-block;
  margin-top: -5px;
}
.faq-item[aria-expanded=true] .faq-item--content {
  border-top: 1px solid rgba(31, 160, 143, 0.3);
  height: auto;
  padding: 2rem;
  opacity: 1;
}
.faq-item[aria-expanded=true] .faq-item--label:before {
  transform: translateY(-50%) rotate(135deg);
}
.faq-item[aria-hidden=true] {
  /*@apply animate-[customFade_0.4s_ease-in-out_forwards];*/
}

.rc-icon {
  display: inline-block;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 2.5rem;
}
.rc-icon--maps-mark {
  background-image: url("../../images/icons/icon-map-pin.svg");
}
.rc-icon--phone {
  background-image: url("../../images/icons/icon-phone-call.svg");
}
.rc-icon--mail {
  background-image: url("../../images/icons/icon-mail.svg");
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit {
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple],[size]:where(select:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
  [type='checkbox']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
  [type='radio']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active)  {
  [type='checkbox']:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
.container {
  width: 100%;
}
@media (min-width: 540px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1300px;
  }
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-8 {
  bottom: 2rem;
}
.bottom-\[100px\] {
  bottom: 100px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-4 {
  left: 1rem;
}
.left-8 {
  left: 2rem;
}
.right-0 {
  right: 0px;
}
.right-4 {
  right: 1rem;
}
.right-6 {
  right: 1.5rem;
}
.top-0 {
  top: 0px;
}
.top-2 {
  top: 0.5rem;
}
.top-4 {
  top: 1rem;
}
.top-6 {
  top: 1.5rem;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[1100\] {
  z-index: 1100;
}
.z-\[1500\] {
  z-index: 1500;
}
.z-\[300\] {
  z-index: 300;
}
.z-\[400\] {
  z-index: 400;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.m-0 {
  margin: 0px;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.-mb-\[1\.875rem\] {
  margin-bottom: -1.875rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.ml-8 {
  margin-left: 2rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[16\/13\] {
  aspect-ratio: 16/13;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-1 {
  height: 0.25rem;
}
.h-1\/2 {
  height: 50%;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-20 {
  height: 5rem;
}
.h-32 {
  height: 8rem;
}
.h-36 {
  height: 9rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-48 {
  height: 12rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[9\.5rem\] {
  height: 9.5rem;
}
.h-auto {
  height: auto;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-full {
  max-height: 100%;
}
.min-h-40 {
  min-height: 10rem;
}
.min-h-72 {
  min-height: 18rem;
}
.min-h-\[112px\] {
  min-height: 112px;
}
.w-1\/2 {
  width: 50%;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-32 {
  width: 8rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-6 {
  width: 1.5rem;
}
.w-60 {
  width: 15rem;
}
.w-8 {
  width: 2rem;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[24px\] {
  width: 24px;
}
.w-\[250px\] {
  width: 250px;
}
.w-\[calc\(100\%-0rem\)\] {
  width: calc(100% - 0rem);
}
.w-\[calc\(100\%-1rem\)\] {
  width: calc(100% - 1rem);
}
.w-\[calc\(100\%-2rem\)\] {
  width: calc(100% - 2rem);
}
.w-\[calc\(100\%-3rem\)\] {
  width: calc(100% - 3rem);
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.min-w-64 {
  min-width: 16rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[250px\] {
  max-width: 250px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-sm {
  max-width: 24rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.basis-1\/2 {
  flex-basis: 50%;
}
.basis-3\/4 {
  flex-basis: 75%;
}
.origin-left {
  transform-origin: left;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[30px\] {
  --tw-translate-y: -30px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-x-0 {
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-\[2\.5rem_1fr\] {
  grid-template-columns: 2.5rem 1fr;
}
.grid-cols-\[2fr_1fr\] {
  grid-template-columns: 2fr 1fr;
}
.grid-cols-\[2fr_1fr_1fr\] {
  grid-template-columns: 2fr 1fr 1fr;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0px;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.self-center {
  align-self: center;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-rc-medium {
  border-radius: 15px;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-t {
  border-top-width: 1px;
}
.border-none {
  border-style: none;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-rc-green-light\/30 {
  border-color: rgb(31 160 143 / 0.3);
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-t-rc-grey {
  --tw-border-opacity: 1;
  border-top-color: rgb(220 220 220 / var(--tw-border-opacity, 1));
}
.bg-black\/10 {
  background-color: rgb(0 0 0 / 0.1);
}
.bg-rc-black {
  --tw-bg-opacity: 1;
  background-color: rgb(55 55 55 / var(--tw-bg-opacity, 1));
}
.bg-rc-green {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 98 / var(--tw-bg-opacity, 1));
}
.bg-rc-green-light {
  --tw-bg-opacity: 1;
  background-color: rgb(31 160 143 / var(--tw-bg-opacity, 1));
}
.bg-rc-green\/80 {
  background-color: rgb(6 95 98 / 0.8);
}
.bg-rc-green\/90 {
  background-color: rgb(6 95 98 / 0.9);
}
.bg-rc-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[url\(\'\.\.\/\.\.\/images\/bg-shop\.jpg\'\)\] {
  background-image: url('../../images/bg-shop.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/images\/bg-solution\.jpg\'\)\] {
  background-image: url('../../images/bg-solution.jpg');
}
.bg-\[url\(\'\.\.\/\.\.\/images\/icons\/arrow-white-tr\.svg\'\)\] {
  background-image: url('../../images/icons/arrow-white-tr.svg');
}
.bg-\[url\(\'\.\.\/\.\.\/images\/icons\/icon-serach\.svg\'\)\] {
  background-image: url('../../images/icons/icon-serach.svg');
}
.bg-\[url\(\'\/themes\/custom\/renoplast\/images\/icons\/icon-download-pdf\.svg\'\)\] {
  background-image: url('/themes/custom/renoplast/images/icons/icon-download-pdf.svg');
}
.bg-\[url\(\'\/themes\/custom\/renoplast\/images\/icons\/icon-pdf-manual\.svg\'\)\] {
  background-image: url('/themes/custom/renoplast/images/icons/icon-pdf-manual.svg');
}
.bg-\[url\(\'\/themes\/custom\/renoplast\/images\/icons\/icon-pdf-tech\.svg\'\)\] {
  background-image: url('/themes/custom/renoplast/images/icons/icon-pdf-tech.svg');
}
.bg-\[url\(\'\/themes\/custom\/renoplast\/images\/icons\/icon-product\.svg\'\)\] {
  background-image: url('/themes/custom/renoplast/images/icons/icon-product.svg');
}
.bg-\[url\(\'\/themes\/custom\/renoplast\/images\/icons\/icon-serach\.svg\'\)\] {
  background-image: url('/themes/custom/renoplast/images/icons/icon-serach.svg');
}
.bg-\[url\(\'\/themes\/custom\/renoplast\/images\/icons\/mobile-icon-search\.svg\'\)\] {
  background-image: url('/themes/custom/renoplast/images/icons/mobile-icon-search.svg');
}
.bg-\[url\(\'\/themes\/custom\/renoplast\/images\/icons\/mobile-icon-systems\.svg\'\)\] {
  background-image: url('/themes/custom/renoplast/images/icons/mobile-icon-systems.svg');
}
.bg-\[url\(\'\/themes\/custom\/renoplast\/images\/icons\/phone\.svg\'\)\] {
  background-image: url('/themes/custom/renoplast/images/icons/phone.svg');
}
.bg-\[url\(\'\/themes\/custom\/renoplast\/images\/icons\/shopping-bag\.svg\'\)\] {
  background-image: url('/themes/custom/renoplast/images/icons/shopping-bag.svg');
}
.bg-gradient-gray {
  background-image: linear-gradient(328deg, var(--color-slate-50, #F8FAFC) -2.45%, var(--color-zinc-100, #F4F4F5) 91.63%);
}
.bg-gradient-green-light {
  background-image: linear-gradient(328deg, var(--color-slate-50, #F8FAFC) -2.45%, var(--color-zinc-100, #F4F4F5) 91.63%);
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-\[center_center\] {
  background-position: center center;
}
.bg-\[center_top\] {
  background-position: center top;
}
.bg-\[left_center\] {
  background-position: left center;
}
.bg-\[right_1\.25rem_center\] {
  background-position: right 1.25rem center;
}
.bg-\[right_1rem_top_1rem\] {
  background-position: right 1rem top 1rem;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-2 {
  padding: 0.5rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-32 {
  padding-bottom: 8rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-\[0\.4rem\] {
  padding-bottom: 0.4rem;
}
.pb-\[5\.5rem\] {
  padding-bottom: 5.5rem;
}
.pl-14 {
  padding-left: 3.5rem;
}
.pl-16 {
  padding-left: 4rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-64 {
  padding-top: 16rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-\[0\.5rem\] {
  padding-top: 0.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.tracking-\[-\.01em\] {
  letter-spacing: -.01em;
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-rc-black {
  --tw-text-opacity: 1;
  color: rgb(55 55 55 / var(--tw-text-opacity, 1));
}
.text-rc-green {
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}
.text-rc-green\/70 {
  color: rgb(6 95 98 / 0.7);
}
.text-rc-grey {
  --tw-text-opacity: 1;
  color: rgb(220 220 220 / var(--tw-text-opacity, 1));
}
.text-rc-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-0 {
  opacity: 0;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.\[renoplast_product_custom_tokens\:product-technology-name\] {
  renoplast_product_custom_tokens: product-technology-name;
}
body {
  overflow: visible;
}

h1 {
  font-weight: 700;
  line-height: 125%;
  font-size: clamp(1.7rem, -0.875rem + 8.333vw, 3rem);
}

h2 {
  line-height: 125%;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 600;
}

h3 {
  font-weight: 600;
  line-height: 125%;
  font-size: clamp(1.25rem, -0.875rem + 8.333vw, 2.25rem);
}

h4 {
  font-weight: 300;
}

h5 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}

h6 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

@media (min-width: 640px) {
  .sm\:container {
    width: 100%;
  }
  @media (min-width: 540px) {
    .sm\:container {
      max-width: 540px;
    }
  }
  @media (min-width: 640px) {
    .sm\:container {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    .sm\:container {
      max-width: 768px;
    }
  }
  @media (min-width: 1024px) {
    .sm\:container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .sm\:container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1300px) {
    .sm\:container {
      max-width: 1300px;
    }
  }
}

@media (min-width: 1024px) {
  .lg\:container {
    width: 100%;
  }
  @media (min-width: 540px) {
    .lg\:container {
      max-width: 540px;
    }
  }
  @media (min-width: 640px) {
    .lg\:container {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    .lg\:container {
      max-width: 768px;
    }
  }
  @media (min-width: 1024px) {
    .lg\:container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .lg\:container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1300px) {
    .lg\:container {
      max-width: 1300px;
    }
  }
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:inset-0::before {
  content: var(--tw-content);
  inset: 0px;
}

.before\:mb-10::before {
  content: var(--tw-content);
  margin-bottom: 2.5rem;
}

.before\:bg-\[url\(\'\.\.\/\.\.\/images\/icons\/icon-play\.svg\'\)\]::before {
  content: var(--tw-content);
  background-image: url('../../images/icons/icon-play.svg');
}

.before\:bg-center::before {
  content: var(--tw-content);
  background-position: center;
}

.before\:bg-no-repeat::before {
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.hover\:border-rc-green:hover {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 98 / var(--tw-border-opacity, 1));
}

.hover\:bg-black\/30:hover {
  background-color: rgb(0 0 0 / 0.3);
}

.hover\:bg-\[right_0\.5rem_top_0\.5rem\]:hover {
  background-position: right 0.5rem top 0.5rem;
}

.hover\:bg-\[right_1rem_center\]:hover {
  background-position: right 1rem center;
}

.hover\:text-rc-green:hover {
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:-translate-y-2 {
  --tw-translate-y: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-x-2 {
  --tw-translate-x: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:bg-\[right_0\.5rem_top_0\.5rem\] {
  background-position: right 0.5rem top 0.5rem;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

@media not all and (min-width: 1024px) {
  .max-lg\:mb-8 {
    margin-bottom: 2rem;
  }
  .max-lg\:h-\[300px\] {
    height: 300px;
  }
  .max-lg\:text-center {
    text-align: center;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .max-md\:grid-rows-\[repeat\(2\2c 1fr\)\] {
    grid-template-rows: repeat(2,1fr);
  }
}

@media not all and (min-width: 540px) {
  .max-xs\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .max-xs\:w-\[calc\(100\%-3rem\)\] {
    width: calc(100% - 3rem);
  }
  .max-xs\:w-\[calc\(100\%-4rem\)\] {
    width: calc(100% - 4rem);
  }
  .max-xs\:text-\[14px\] {
    font-size: 14px;
  }
  .max-xs\:leading-4 {
    line-height: 1rem;
  }
}

@media (min-width: 640px) {
  .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:gap-6 {
    gap: 1.5rem;
  }
  .sm\:gap-8 {
    gap: 2rem;
  }
  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .md\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .md\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .md\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md\:mb-0 {
    margin-bottom: 0px;
  }
  .md\:mb-12 {
    margin-bottom: 3rem;
  }
  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .md\:mb-4 {
    margin-bottom: 1rem;
  }
  .md\:mt-32 {
    margin-top: 8rem;
  }
  .md\:mt-8 {
    margin-top: 2rem;
  }
  .md\:line-clamp-none {
    overflow: visible;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-line-clamp: none;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:grid {
    display: grid;
  }
  .md\:aspect-\[3\/2\] {
    aspect-ratio: 3/2;
  }
  .md\:aspect-auto {
    aspect-ratio: auto;
  }
  .md\:aspect-square {
    aspect-ratio: 1 / 1;
  }
  .md\:h-24 {
    height: 6rem;
  }
  .md\:h-36 {
    height: 9rem;
  }
  .md\:h-48 {
    height: 12rem;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-36 {
    width: 9rem;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:-translate-y-\[60px\] {
    --tw-translate-y: -60px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }
  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md\:grid-cols-\[18rem_1fr\] {
    grid-template-columns: 18rem 1fr;
  }
  .md\:grid-cols-\[1fr_1fr\] {
    grid-template-columns: 1fr 1fr;
  }
  .md\:grid-cols-\[33\.33\%_66\.66\%\] {
    grid-template-columns: 33.33% 66.66%;
  }
  .md\:grid-cols-\[4fr_8fr\] {
    grid-template-columns: 4fr 8fr;
  }
  .md\:grid-cols-\[5fr_7fr\] {
    grid-template-columns: 5fr 7fr;
  }
  .md\:grid-cols-\[7fr_5fr\] {
    grid-template-columns: 7fr 5fr;
  }
  .md\:grid-cols-\[8fr_4fr\] {
    grid-template-columns: 8fr 4fr;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:gap-4 {
    gap: 1rem;
  }
  .md\:gap-8 {
    gap: 2rem;
  }
  .md\:overflow-visible {
    overflow: visible;
  }
  .md\:bg-\[url\(\'\/themes\/custom\/renoplast\/images\/icons\/icon-avatar-female\.svg\'\)\] {
    background-image: url('/themes/custom/renoplast/images/icons/icon-avatar-female.svg');
  }
  .md\:bg-\[url\(\'\/themes\/custom\/renoplast\/images\/icons\/icon-avatar-male\.svg\'\)\] {
    background-image: url('/themes/custom/renoplast/images/icons/icon-avatar-male.svg');
  }
  .md\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .md\:p-4 {
    padding: 1rem;
  }
  .md\:p-8 {
    padding: 2rem;
  }
  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md\:pb-28 {
    padding-bottom: 7rem;
  }
  .md\:pb-8 {
    padding-bottom: 2rem;
  }
  .md\:pl-8 {
    padding-left: 2rem;
  }
  .md\:pr-12 {
    padding-right: 3rem;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-center {
    text-align: center;
  }
  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:leading-6 {
    line-height: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .lg\:absolute {
    position: absolute;
  }
  .lg\:sticky {
    position: sticky;
  }
  .lg\:bottom-4 {
    bottom: 1rem;
  }
  .lg\:right-6 {
    right: 1.5rem;
  }
  .lg\:top-16 {
    top: 4rem;
  }
  .lg\:top-6 {
    top: 1.5rem;
  }
  .lg\:z-10 {
    z-index: 10;
  }
  .lg\:order-1 {
    order: 1;
  }
  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .lg\:m-0 {
    margin: 0px;
  }
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mb-0 {
    margin-bottom: 0px;
  }
  .lg\:mb-16 {
    margin-bottom: 4rem;
  }
  .lg\:mb-4 {
    margin-bottom: 1rem;
  }
  .lg\:mb-8 {
    margin-bottom: 2rem;
  }
  .lg\:ml-\[9rem\] {
    margin-left: 9rem;
  }
  .lg\:mr-0 {
    margin-right: 0px;
  }
  .lg\:mt-0 {
    margin-top: 0px;
  }
  .lg\:mt-12 {
    margin-top: 3rem;
  }
  .lg\:mt-8 {
    margin-top: 2rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:aspect-\[16\/9\] {
    aspect-ratio: 16/9;
  }
  .lg\:aspect-auto {
    aspect-ratio: auto;
  }
  .lg\:h-64 {
    height: 16rem;
  }
  .lg\:h-8 {
    height: 2rem;
  }
  .lg\:h-\[34px\] {
    height: 34px;
  }
  .lg\:h-\[4\.5rem\] {
    height: 4.5rem;
  }
  .lg\:h-full {
    height: 100%;
  }
  .lg\:min-h-64 {
    min-height: 16rem;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-8 {
    width: 2rem;
  }
  .lg\:w-\[100px\] {
    width: 100px;
  }
  .lg\:w-\[18rem\] {
    width: 18rem;
  }
  .lg\:w-\[34px\] {
    width: 34px;
  }
  .lg\:w-\[calc\(100\%-8rem\)\] {
    width: calc(100% - 8rem);
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .lg\:basis-1 {
    flex-basis: 0.25rem;
  }
  .lg\:basis-auto {
    flex-basis: auto;
  }
  .lg\:-translate-x-\[9rem\] {
    --tw-translate-x: -9rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[16rem_1fr\] {
    grid-template-columns: 16rem 1fr;
  }
  .lg\:grid-cols-\[18rem_1fr\] {
    grid-template-columns: 18rem 1fr;
  }
  .lg\:grid-cols-\[2fr_1fr_1fr\] {
    grid-template-columns: 2fr 1fr 1fr;
  }
  .lg\:grid-cols-\[3fr_5fr\] {
    grid-template-columns: 3fr 5fr;
  }
  .lg\:grid-cols-\[4fr_2fr_3fr\] {
    grid-template-columns: 4fr 2fr 3fr;
  }
  .lg\:grid-cols-\[4fr_8fr\] {
    grid-template-columns: 4fr 8fr;
  }
  .lg\:grid-cols-\[5fr_4fr\] {
    grid-template-columns: 5fr 4fr;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:place-items-start {
    place-items: start;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-12 {
    gap: 3rem;
  }
  .lg\:gap-16 {
    gap: 4rem;
  }
  .lg\:gap-2 {
    gap: 0.5rem;
  }
  .lg\:gap-4 {
    gap: 1rem;
  }
  .lg\:gap-8 {
    gap: 2rem;
  }
  .lg\:gap-x-16 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }
  .lg\:gap-y-4 {
    row-gap: 1rem;
  }
  .lg\:p-12 {
    padding: 3rem;
  }
  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:pb-12 {
    padding-bottom: 3rem;
  }
  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .group:hover .lg\:group-hover\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .group:hover .lg\:group-hover\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1280px) {
  .xl\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .xl\:w-\[140px\] {
    width: 140px;
  }
  .xl\:w-\[300px\] {
    width: 300px;
  }
  .xl\:w-\[calc\(100\%-3rem\)\] {
    width: calc(100% - 3rem);
  }
  .xl\:w-\[calc\(100\%-4rem\)\] {
    width: calc(100% - 4rem);
  }
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-\[20rem_1fr\] {
    grid-template-columns: 20rem 1fr;
  }
  .xl\:gap-24 {
    gap: 6rem;
  }
  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .xl\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1300px) {
  .lgSearch\:w-\[30\%\] {
    width: 30%;
  }
}

.\[\&\>img\]\:block>img {
  display: block;
}

.\[\&\>img\]\:aspect-\[21\/5\]>img {
  aspect-ratio: 21/5;
}

.\[\&\>img\]\:w-\[54px\]>img {
  width: 54px;
}

.\[\&\>img\]\:w-full>img {
  width: 100%;
}

.\[\&\>img\]\:object-cover>img {
  -o-object-fit: cover;
     object-fit: cover;
}

.\[\&\>li\:last-child\]\:mb-0>li:last-child {
  margin-bottom: 0px;
}

.\[\&\>li\]\:mb-3>li {
  margin-bottom: 0.75rem;
}

.\[\&\>li\]\:block>li {
  display: block;
}

.\[\&_a\]\:block a {
  display: block;
}

.\[\&_a\]\:bg-\[url\(\'\.\.\/\.\.\/images\/icons\/play_arrow\.svg\'\)\] a {
  background-image: url('../../images/icons/play_arrow.svg');
}

.\[\&_a\]\:bg-\[left_top\] a {
  background-position: left top;
}

.\[\&_a\]\:bg-no-repeat a {
  background-repeat: no-repeat;
}

.\[\&_a\]\:pl-4 a {
  padding-left: 1rem;
}

.\[\&_a\]\:pl-7 a {
  padding-left: 1.75rem;
}

.\[\&_h4\]\:text-lg h4 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.\[\&_h4\]\:font-semibold h4 {
  font-weight: 600;
}

.\[\&_h4\]\:text-rc-green h4 {
  --tw-text-opacity: 1;
  color: rgb(6 95 98 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .md\:\[\&_h4\]\:mb-8 h4 {
    margin-bottom: 2rem;
  }
}

.\[\&_img\]\:block img {
  display: block;
}

.\[\&_img\]\:h-auto img {
  height: auto;
}

.\[\&_img\]\:h-full img {
  height: 100%;
}

.\[\&_img\]\:w-full img {
  width: 100%;
}

.\[\&_img\]\:object-cover img {
  -o-object-fit: cover;
     object-fit: cover;
}

.\[\&_li\]\:p-4 li {
  padding: 1rem;
}

.\[\&_nav\>li\]\:block nav>li {
  display: block;
}

.\[\&_nav\>ul\]\:block nav>ul {
  display: block;
}

.\[\&_nav_a\]\:mb-2 nav a {
  margin-bottom: 0.5rem;
}

.\[\&_nav_a\]\:inline-block nav a {
  display: inline-block;
}

.\[\&_ul\]\:my-4 ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.\[\&_ul\]\:ml-4 ul {
  margin-left: 1rem;
}

.\[\&_ul\]\:flex ul {
  display: flex;
}

.\[\&_ul\]\:list-disc ul {
  list-style-type: disc;
}

.\[\&_ul\]\:flex-col ul {
  flex-direction: column;
}

/*# sourceMappingURL=index.css.map */