@charset "UTF-8";
/*
ELX - XP landing page
Author: Dadostudio
Author URI: https://dadostudio.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.cdnfonts.com/css/impact");
#new-category-pages {
  --border-radius: 8px;
}

:root {
  --yellow-default: #ffdf00;
  --yellow-dark: #ffc300;
  --charcoal-dark: #18252f;
  --charcoal-default: #2b3e48;
  --gray: #cececf99;
  --platinum-light: #fff;
  --platinum-default: #e3e2e3;
}

.bg-yellow-dark {
  background-color: var(--yellow-dark);
}

.bg-charcoal-dark {
  background-color: var(--charcoal-default);
}

.bg-platinum {
  background-color: var(--platinum-default);
}

.text-white {
  color: #fff;
}

.text-platinum {
  color: var(--platinum-default);
}

.text-charcoal {
  color: var(--charcoal-default);
}

.text-charcoal-dark {
  color: var(--charcoal-default);
}

.text-yellow {
  color: var(--yellow-default);
}

.text-yellow-dark {
  color: var(--yellow-dark);
}

.text-platinum-light {
  color: var(--platinum-light);
}

#new-category-pages {
  --font-impact: "Impact";
  --font-roboto-slab: "Roboto Slab";
  --font-roboto-sans: "Roboto";
}
#new-category-pages .body, #new-category-pages #new-category-pages {
  font-size: 18px;
  line-height: 23px;
}
#new-category-pages .body-lg {
  font-size: 20px;
  line-height: 26px;
}
#new-category-pages .h0 {
  font-family: var(--font-impact);
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 96%; /* 53.76px */
  text-transform: uppercase;
}
@media (max-width: 1536.98px) {
  #new-category-pages .h0 {
    font-size: 68px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .h0 {
    font-size: 56px;
  }
}
#new-category-pages .h1 {
  font-family: "Impact";
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 96%; /* 69.12px */
}
@media (max-width: 1536.98px) {
  #new-category-pages .h1 {
    font-size: 48px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .h1 {
    font-size: 32px;
  }
}
#new-category-pages .h2, #new-category-pages #card-carousel .cc-title, #card-carousel #new-category-pages .cc-title {
  font-family: var(--font-impact);
  font-style: normal;
  font-weight: 400;
  line-height: 96%; /* 23.04px */
  font-size: 42px;
  font-optical-sizing: auto;
}
@media (max-width: 1536.98px) {
  #new-category-pages .h2, #new-category-pages #card-carousel .cc-title, #card-carousel #new-category-pages .cc-title {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .h2, #new-category-pages #card-carousel .cc-title, #card-carousel #new-category-pages .cc-title {
    font-size: 24px;
  }
}
#new-category-pages .h2.-slab, #new-category-pages #card-carousel .-slab.cc-title, #card-carousel #new-category-pages .-slab.cc-title {
  font-size: 46px;
  font-family: var(--font-roboto-slab);
}
@media (max-width: 1536.98px) {
  #new-category-pages .h2.-slab, #new-category-pages #card-carousel .-slab.cc-title, #card-carousel #new-category-pages .-slab.cc-title {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .h2.-slab, #new-category-pages #card-carousel .-slab.cc-title, #card-carousel #new-category-pages .-slab.cc-title {
    font-size: 24px;
  }
}
#new-category-pages .h2.-small, #new-category-pages #card-carousel .-small.cc-title, #card-carousel #new-category-pages .-small.cc-title {
  font-size: 36px;
}
@media (max-width: 1536.98px) {
  #new-category-pages .h2.-small, #new-category-pages #card-carousel .-small.cc-title, #card-carousel #new-category-pages .-small.cc-title {
    font-size: 28px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .h2.-small, #new-category-pages #card-carousel .-small.cc-title, #card-carousel #new-category-pages .-small.cc-title {
    font-size: 24px;
  }
}
#new-category-pages .h2.-large, #new-category-pages #card-carousel .-large.cc-title, #card-carousel #new-category-pages .-large.cc-title {
  font-family: var(--font-impact);
  font-size: 64px;
}
@media (max-width: 1536.98px) {
  #new-category-pages .h2.-large, #new-category-pages #card-carousel .-large.cc-title, #card-carousel #new-category-pages .-large.cc-title {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .h2.-large, #new-category-pages #card-carousel .-large.cc-title, #card-carousel #new-category-pages .-large.cc-title {
    font-size: 28px;
  }
}
#new-category-pages .h3 {
  font-family: var(--font-roboto-sans);
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 26px */
}
@media (max-width: 1536.98px) {
  #new-category-pages .h3 {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .h3 {
    font-size: 20px;
  }
}
#new-category-pages .h4 {
  font-family: var(--font-roboto-sans);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 96%; /* 11.52px */
  text-transform: uppercase;
}
@media (max-width: 1536.98px) {
  #new-category-pages .h4 {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .h4 {
    font-size: 12px;
  }
}
#new-category-pages .h5 {
  font-family: var(--font-roboto-sans);
  font-style: normal;
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
}
@media (max-width: 1536.98px) {
  #new-category-pages .h5 {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .h5 {
    font-size: 14px;
  }
}
#new-category-pages .h5.-slab {
  font-family: var(--font-roboto-slab);
  font-size: 20px;
}
@media (max-width: 1536.98px) {
  #new-category-pages .h5.-slab {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .h5.-slab {
    font-size: 14px;
  }
}
#new-category-pages .paragraph {
  font-family: var(--font-roboto-sans);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 20.8px */
}
@media (max-width: 1536.98px) {
  #new-category-pages .paragraph {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .paragraph {
    font-size: 14px;
  }
}
#new-category-pages .paragraph.-large {
  font-size: 24px;
}
@media (max-width: 1536.98px) {
  #new-category-pages .paragraph.-large {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  #new-category-pages .paragraph.-large {
    font-size: 16px;
  }
}
#new-category-pages .-bold {
  font-weight: 700;
}
#new-category-pages .roboto-slab, #new-category-pages body {
  font-family: var(--font-roboto-slab), serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}
#new-category-pages .roboto-sans {
  font-family: var(--font-roboto-sans), sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}
#new-category-pages .impact-font {
  font-family: var(--font-impact) !important;
  font-optical-sizing: auto;
  font-style: normal;
}

.grid-template {
  --grid-padding-large: 140px;
  --grid-padding-medium: 120px;
  --grid-padding-x: 24px;
  display: grid;
  box-sizing: border-box;
  width: 100%;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  padding-left: var(--grid-padding-large);
  padding-right: var(--grid-padding-large);
}
@media (max-width: 991.98px) {
  .grid-template {
    --grid-padding-large: 36px;
    --grid-padding-medium: 24px;
    grid-template-columns: repeat(6, 1fr);
    padding-left: var(--grid-padding-medium);
    padding-right: var(--grid-padding-medium);
  }
}

:root {
  --icon-swiper-arrow-left: url("data:image/svg+xml,%3Csvg width='24' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23 45L1 23 23 1' stroke='%2318252F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  --icon-eco-leaf: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='28' fill='none'%3E%3Cpath d='M22.45 23.035v4.88C10.15 27.525 0 17.18 0 4.88 0 3.32.195 1.366.586 0c12.103 0 21.863 11.322 21.863 23.035zM47.241 0c.195 1.562.586 3.319.586 4.88 0 12.299-10.151 22.645-22.45 23.035v-4.88C25.377 11.322 35.333 0 47.241 0z' fill='%236E824F'/%3E%3C/svg%3E");
  --wave-mask-left: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 110'%3E%3Cpath d='M365.072 6.077C242.238 3.04 68.51.76-3 0v212h1923V101.796c-18.55-.507-87.66-3.19-239.77-9.876-190.14-8.356-596.95-41.782-741.885-53.937C793.413 25.83 518.614 9.876 365.072 6.077z'/%3E%3C/svg%3E");
  --icon-puzzle: url("data:image/svg+xml,%3Csvg width='65' height='45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.355 43.253H.938V11.937h9.936a6.95 6.95 0 01-1.26-3.989v-.002c0-3.869 3.15-7.008 7.034-7.008s7.03 3.136 7.03 7.008a6.95 6.95 0 01-1.26 3.989h9.937v9.903c-1.251-1.138-2.9-1.255-4.725-1.255-2.652 0-6.31 3.14-6.31 7.01 0 3.87 3.427 7.009 6.31 7.009 1.828 0 3.474-.118 4.725-1.253m0 9.904v-9.904m0 9.904h31.418V11.937h-10.53c1.139 1.248 1.853 2.888 1.853 4.71 0 3.871-3.147 7.008-7.03 7.008-3.885 0-7.032-3.14-7.032-7.008 0-1.82.715-3.462 1.854-4.71H32.355v9.904a6.996 6.996 0 00-4.002-1.256c-3.884 0-7.031 3.14-7.031 7.009 0 3.868 3.147 7.008 7.03 7.008v.003a7.003 7.003 0 004.003-1.256' stroke='%232B3E48' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  --icon-power: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='33' fill='none'%3E%3Cpath fill='%232b3e48' d='M6.742 29.797H0v2.676h6.732v-2.676zm27.205-17.554A18.2 18.2 0 0022.853 8.46c-9.69 0-17.633 7.631-18.169 17.21H2.101C2.648 12.575 13.44 2.084 26.637 2.084c6.238 0 12.08 2.29 16.625 6.493zm-.364 2.387l13.366-5.267-1.072-1.118C40.807 2.924 33.968 0 26.637 0 11.952 0 0 11.985 0 26.712v1.042h6.732v-1.042c0-8.911 7.235-16.167 16.12-16.167 3.742 0 7.376 1.311 10.259 3.687l.472.387v.01zm9.207 2.063l-8.157 6.944-1.34 1.344.032.462c.086 1.494-.45 2.935-1.468 3.967a5.1 5.1 0 01-3.645 1.505c-1.779 0-3.365-.871-4.352-2.408-1.071-1.645-1.071-3.86 0-5.504.997-1.526 2.584-2.408 4.363-2.408.772 0 1.544.194 2.294.57l.418.215 11.866-4.697zm5.788-3.472l-.6-.806-13.356 5.267-3.612 1.44c-3.259-1.407-7-.139-8.886 2.763-1.511 2.322-1.511 5.45 0 7.783 1.361 2.096 3.645 3.343 6.1 3.343 1.928 0 3.74-.753 5.101-2.118 1.33-1.333 2.08-3.17 2.09-5.084l12.928-11.093c.44-.366.536-1 .246-1.484'/%3E%3C/svg%3E");
  --icon-star: url("data:image/svg+xml,%3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M4.583 19.001l10.29 9.547-3.014 14.625 11.766-8.236 11.766 8.236-3.014-14.625 10.29-9.547H29.22L23.666 5.1 18.722 19H4.582zM9.186 47.25l3.726-18.072L0 17.195h17.453L23.573 0l6.864 17.195H47.25L34.338 29.178l3.726 18.072-14.439-10.104L9.185 47.25z' fill='%232B3E48'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h47.25v47.25H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --icon-arrow-list-right-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44.04 43.63'%3E%3Cpath fill='%23fff' d='M44.03 12.09v31.54H10.89L0 32.41h24.52L.82 8.71 8.75.78l24.07 24.07V0l11.21 12.09z'/%3E%3C/svg%3E");
  --icon-arrow-list-right-charcoal: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44.04 43.63'%3E%3Cpath fill='%232B3E48' d='M44.03 12.09v31.54H10.89L0 32.41h24.52L.82 8.71 8.75.78l24.07 24.07V0l11.21 12.09z'/%3E%3C/svg%3E");
}

.icon-puzzle,
.icon-power,
.icon-star,
.icon-eco-leaf,
.icon-swiper-left,
.icon-swiper-right {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.icon-arrow-white {
  background-image: var(--icon-arrow-list-right-white);
  height: 44px;
  width: 44px;
  display: block;
}

.icon-swiper-left,
.icon-swiper-right {
  background-image: var(--icon-swiper-arrow-left);
  opacity: 0.4;
}

.icon-swiper-right {
  scale: -1 1;
}

.dot-indicator .icon-dot-indicator-white,
.dot-indicator .icon-dot-indicator-black {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #fff;
}
.dot-indicator .icon-dot-indicator-black {
  background-color: var(--charcoal-dark);
}
.dot-indicator.--active .icon-dot-indicator {
  background-color: var(--yellow-default);
}

.icon-eco-leaf {
  background-image: var(--icon-eco-leaf);
}

.icon-puzzle {
  background-image: var(--icon-puzzle);
}

.icon-power {
  background-image: var(--icon-power);
}

.icon-star {
  background-image: var(--icon-star);
}

body {
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.respimg {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}

.contain-img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.wave {
  color: rgba(0, 0, 0, 0);
  width: 100%;
  width: 100%;
  aspect-ratio: 1920/110;
  translate: 0 calc(-100% + 2px);
  z-index: 99;
  position: absolute;
  top: 0;
  mask-image: var(--wave-mask-left);
  mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-image: var(--wave-mask-left);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
  background-color: inherit;
}
@media (max-width: 991.98px) {
  .wave {
    translate: 0 calc(-100% + 6px);
  }
}
.wave.-right {
  scale: -1 1;
}

#new-category-pages .wave-section {
  display: flex;
  position: relative;
  align-items: center;
  min-height: calc(100vh - 120px);
}
#new-category-pages .wave-section .title {
  padding-top: clamp(24px, 6vh, 80px);
  padding-bottom: clamp(24px, 6vh, 80px);
}
@media (max-width: 991.98px) {
  #new-category-pages .wave-section {
    min-height: 100vh;
  }
}

.underlined {
  /* &::after {
    content: "";
    left: 0;
    right: 0;
    height: 8px;
    background-color: var(--Yellow-Default, #ffdf00);
    position: absolute;
    bottom: -1em;
  } */
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  --underlined-bg: var(--yellow-default);
  background-image: linear-gradient(transparent calc(100% - 0.15em), var(--underlined-bg) 0);
  line-height: 1.4em;
  padding: 0 0.08em;
}

@media (max-width: 991.98px) {
  .title:has(> .underlined) {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .title .underlined {
    display: block;
    width: fit-content;
    margin-bottom: 6px;
  }
}
.text-center {
  text-align: center !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.user-select-none {
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  -webkit-user-drag: none !important;
  -khtml-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

/*
<div class="eco-label">
  <div class="eco-icon-wrapper">
    <i class="icon-eco-leaf"></i>
  </div>
  <div class="eco-title">
    Improved energy efficiency
  </div>
  <div class="eco-subtitle">
    se serve aggiungere specifica mettiamola qui
  </div>
</div>
*/
.eco-label {
  background: #a5b46c;
  border-radius: var(--border-radius);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-top: 24px;
  max-width: 300px;
  min-width: min-content;
  overflow-wrap: break-word;
}
.eco-label .eco-icon-wrapper i {
  display: block;
  width: 50px;
  height: 50px;
}
.eco-label .eco-title {
  margin-top: 0.5em;
  margin-bottom: 1em;
  padding: 0 0.4em;
  color: var(--Platinum-light, #fff);
  text-align: center;
  font-family: var(--font-roboto-slab);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 105%; /* 16.8px */
}
.eco-label .eco-subtitle {
  padding: 12px 1em 1em;
  margin: 0;
  color: var(--platinum-light, #fff);
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 18.2px */
  position: relative;
}
.eco-label .eco-subtitle::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 25%;
  width: 50%;
  height: 2px;
  background: #6e824f;
}

#step1-highlights {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  #step1-highlights {
    min-height: fit-content;
    padding-bottom: 5vh;
    padding-top: 5vh;
  }
}

.rest-of-page-content {
  padding: 5vh 0;
}

.cta-button {
  position: fixed;
  right: 0; /* resta a destra */
  bottom: 2rem;
  z-index: 20;
  /* inizialmente nascosta: taglio dal lato SINISTRO → reveal L→R */
  clip-path: inset(0 0 0 100%);
  transform-origin: left center;
}
@media (max-width: 991.98px) {
  .cta-button {
    display: block;
    width: 100%;
    left: 0; /* su mobile full width come già avevi */
    right: auto;
    clip-path: none; /* niente animazione su mobile (se vuoi mantenerla: rimuovi questa riga) */
  }
}

.cta-button .btn {
  display: block;
  text-align: center;
  border: 1px solid white;
  padding: 20px 40px;
  background: var(--yellow-default, #ffdf00);
  box-shadow: 1px 1px 30px -1px rgba(0, 0, 0, 0.25);
  color: var(--charcoal-dark, #18252f);
  font-size: 14px;
  letter-spacing: 0.6px;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .cta-button .btn {
    margin-left: 24px;
    margin-right: 24px;
    border-radius: 30px;
    padding: 14px 28px;
  }
}
@media (max-width: 991.98px) {
  .cta-button .btn {
    border-right: 0;
  }
}

#steps-section {
  padding-top: 32px;
} /* altezza nav */
.steps-navigation {
  --padding: 10vw;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  height: 64px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(206, 206, 207, 0.8);
  backdrop-filter: blur(17.5px);
  padding-left: var(--padding);
  padding-right: var(--padding);
}
@media (max-width: 991.98px) {
  .steps-navigation {
    padding-left: calc(var(--padding) / 3);
    padding-right: calc(var(--padding) / 3);
  }
}
.steps-navigation > ul {
  flex: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7vw;
}
@media (max-width: 991.98px) {
  .steps-navigation > ul {
    gap: 0;
  }
}
.steps-navigation > ul > li {
  position: relative;
  text-align: center;
  white-space: nowrap;
}
.steps-navigation > ul > li > a {
  display: inline-block;
  padding: 10px 16px;
  text-decoration: none;
  color: var(--Charcoal-Dark, #18252f);
  opacity: 0.6;
}
@media (max-width: 991.98px) {
  .steps-navigation > ul > li > a {
    padding: 3px 8px;
  }
}
.steps-navigation > ul > li::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  height: 2px;
  background: var(--Yellow-Default, #ffdf00);
  opacity: 0.2;
}
.steps-navigation > ul > li.active > a {
  opacity: 1;
}
.steps-navigation > ul > li.active::after {
  background: var(--Yellow-Default, #ffdf00);
  height: 3px;
  opacity: 1;
}
.steps-navigation .steps-navigation-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 34px;
  padding: 16px 16px;
  text-align: center;
  border: 1px solid var(--Charcoal-Default, #2b3e48);
  color: var(--Charcoal-Default, #2b3e48);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 96%; /* 15.36px */
  text-transform: uppercase;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .steps-navigation .steps-navigation-cta a {
    font-size: 12px;
    font-weight: 700;
    line-height: 96%; /* 11.52px */
    overflow-wrap: break-word;
    max-width: 0;
    min-width: min-content;
  }
}

.arrow-list {
  height: fit-content;
  min-height: fit-content;
  padding-bottom: 20vh;
}
@media (max-width: 991.98px) {
  .arrow-list {
    display: flex;
    justify-content: center;
  }
}
.arrow-list .grid-template {
  grid-template-rows: max-content max-content;
}
@media (max-width: 991.98px) {
  .arrow-list .grid-template {
    max-width: 600px;
  }
}
.arrow-list .grid-template .title {
  grid-column: 1/-1;
  text-align: center;
  grid-row: 1;
  margin: 0;
  padding-top: clamp(24px, 6vh, 80px);
  padding-bottom: clamp(24px, 6vh, 80px);
}
@media (max-width: 991.98px) {
  .arrow-list .grid-template .title {
    grid-column: span 6/span 6;
  }
}
@media (min-width: 992px) {
  .arrow-list .grid-template .hero-image-half,
  .arrow-list .grid-template .arrow-list-container {
    grid-row: 2;
    align-self: center;
  }
}
.arrow-list .grid-template .hero-image-half {
  height: 50vh;
  height: clamp(280px, 50vh, 560px);
}
@media (max-width: 991.98px) {
  .arrow-list .grid-template .hero-image-half {
    height: unset;
    aspect-ratio: 16/9;
  }
}
.arrow-list .grid-template .hero-image-half > video {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  border-radius: var(--border-radius);
}
.arrow-list .grid-template .hero-image-half {
  grid-column: span 6/span 6;
}
.arrow-list .grid-template .arrow-list-container {
  grid-column: span 6/span 6;
}
@media (min-width: 992px) {
  .arrow-list .grid-template .arrow-list-container {
    grid-column-start: 8;
  }
}
.arrow-list .grid-template .arrow-list-container > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 100%;
}
.arrow-list .grid-template .arrow-list-container > ul > li {
  position: relative;
  --icon-h: 44px;
  --icon-w: 44px;
  --padding-left: calc(var(--icon-w));
  padding-left: var(--padding-left);
  padding-top: calc(var(--icon-h) - 1em);
}
@media (max-width: 1536.98px) {
  .arrow-list .grid-template .arrow-list-container > ul > li {
    --icon-h: 30px;
    --icon-w: 30px;
  }
}
@media (max-width: 991.98px) {
  .arrow-list .grid-template .arrow-list-container > ul > li {
    --icon-h: 24px;
    --icon-w: 24px;
  }
}
.arrow-list .grid-template .arrow-list-container > ul > li::after {
  display: none;
}
.arrow-list .grid-template .arrow-list-container > ul > li > p {
  display: flex;
  align-items: baseline;
  margin-left: calc(-1 * var(--icon-w));
}
.arrow-list .grid-template .arrow-list-container > ul > li > p::before {
  content: "";
  width: var(--icon-w);
  height: var(--icon-h);
  background-image: var(--icon-arrow-list-right-charcoal);
  background-repeat: no-repeat;
  translate: -15px 0;
}
.arrow-list .grid-template .arrow-list-container > ul > li > div > p {
  margin: 5px 0 0 !important;
}
.arrow-list .grid-template .arrow-list-container > ul > li.highlighted {
  position: relative;
  --icon-h: 44px;
  --icon-w: 44px;
}
@media (max-width: 1536.98px) {
  .arrow-list .grid-template .arrow-list-container > ul > li.highlighted {
    --icon-h: 30px;
    --icon-w: 30px;
  }
}
@media (max-width: 991.98px) {
  .arrow-list .grid-template .arrow-list-container > ul > li.highlighted {
    --icon-h: 24px;
    --icon-w: 24px;
  }
}
.arrow-list .grid-template .arrow-list-container > ul > li.highlighted > p,
.arrow-list .grid-template .arrow-list-container > ul > li.highlighted > div {
  position: relative;
  z-index: 1;
}
.arrow-list .grid-template .arrow-list-container > ul > li.highlighted .highlighted-text {
  padding-left: 1em;
}
.arrow-list .grid-template .arrow-list-container > ul > li.highlighted > p {
  font-family: var(--font-roboto-sans);
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 130%; /* 41.6px */
}
@media (max-width: 991.98px) {
  .arrow-list .grid-template .arrow-list-container > ul > li.highlighted > p {
    font-size: 20px;
  }
}
.arrow-list .grid-template .arrow-list-container > ul > li.highlighted .highlighted-text {
  font-family: var(--font-roboto-sans);
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 130%; /* 41.6px */
}
@media (max-width: 991.98px) {
  .arrow-list .grid-template .arrow-list-container > ul > li.highlighted .highlighted-text {
    font-size: 20px;
  }
}
.arrow-list .grid-template .arrow-list-container > ul > li.highlighted::before {
  content: "";
  width: var(--icon-w);
  height: var(--icon-h);
  background-image: var(--icon-arrow-list-right-charcoal);
  background-repeat: no-repeat;
  translate: -15px 0;
  position: absolute;
  left: 0;
}
.arrow-list .grid-template .arrow-list-container > ul > li.highlighted::after {
  content: "";
  border-radius: var(--border-radius);
  position: absolute;
  left: var(--icon-w);
  top: calc(var(--icon-h) - 1em);
  right: 0;
  bottom: 0;
  background: var(--Yellow-Dark, #ffc300);
  display: block;
}

.card-carousel {
  --gap: 64px;
  --card-width: clamp(350px, 25vw, 400px);
  --eco-label-width: 110px;
  --padding: 10vw;
  width: 100vw;
}
@media (max-width: 991.98px) {
  .card-carousel {
    --gap: 24px;
    --card-width: 90vw;
    --padding: 5vw;
  }
}
.card-carousel .cc-viewport {
  overflow: hidden;
  padding-left: var(--padding);
  padding-right: var(--padding);
  width: 100%;
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
  cursor: grab;
}
.card-carousel .cc-viewport.is-dragging {
  cursor: grabbing;
}
.card-carousel .cc-viewport .cc-track {
  flex-wrap: nowrap;
  max-width: 100%;
  overflow: visible;
  display: flex;
  transition: transform 0.35s ease;
  will-change: transform;
  gap: var(--gap);
}
.card-carousel .cc-viewport .cc-track .cc-card {
  min-width: var(--card-width);
  display: flex;
  flex-direction: column;
  background: transparent;
}
@media (max-width: 991.98px) {
  .card-carousel .cc-viewport .cc-track .cc-card {
    min-width: 90vw;
  }
}
.card-carousel .cc-viewport .cc-track .cc-card .cc-media {
  width: var(--card-width);
  height: calc(var(--card-width) / 1.3);
  overflow: hidden;
  margin: 0;
  position: relative;
}
.card-carousel .cc-viewport .cc-track .cc-card .cc-media .cc-image {
  width: inherit;
  height: inherit;
  object-fit: cover;
  display: block;
  border-radius: var(--border-radius);
}
.card-carousel .cc-viewport .cc-track .cc-card .cc-media .eco-label {
  position: absolute;
  bottom: 0;
  margin: 24px;
  width: var(--eco-label-width);
  min-height: calc(var(--eco-label-width) * 1.27);
}
.card-carousel .cc-viewport .cc-track .cc-card .cc-media .eco-label.-left {
  left: 0;
}
.card-carousel .cc-viewport .cc-track .cc-card .cc-media .eco-label.-right {
  right: 0;
}
.card-carousel .cc-viewport .cc-track .cc-card .cc-body {
  display: flex;
}
.card-carousel .cc-viewport .cc-track .cc-card .cc-body:not(.w-icon) {
  flex-direction: column;
  flex-grow: 2;
}
.card-carousel .cc-viewport .cc-track .cc-card .cc-body .cc-body-icon {
  margin-top: 1.5em;
  margin-right: 3vw;
}
.card-carousel .cc-viewport .cc-track .cc-card .cc-body .cc-title {
  margin: 0;
  margin-top: 1em;
  font-weight: 800;
  color: var(--blue-elx);
}
.card-carousel .cc-viewport .cc-track .cc-card .cc-body .cc-text {
  font-weight: 400;
  margin: 0;
  margin-top: 1em;
  color: var(--blue-elx);
  opacity: 0.9;
  line-height: 1.45;
  max-width: 52ch;
}
.card-carousel .cc-viewport .cc-track .cc-card .cc-body .cc-text p {
  margin: 0;
}
.card-carousel .cc-arrow-container {
  display: flex;
  width: fit-content;
  margin-top: clamp(30px, 2vh, 40px);
}
@media (max-width: 991.98px) {
  .card-carousel .cc-arrow-container {
    gap: 50px;
  }
}
.card-carousel .cc-arrow-container .cc-arrow {
  all: revert;
  border: none;
  outline: none;
  margin: none;
  cursor: pointer;
  padding: 0;
  background: rgba(0, 0, 0, 0);
}
.card-carousel .cc-arrow-container .cc-arrow i {
  height: 40px;
  width: 25px;
  display: block;
}
@media (max-width: 991.98px) {
  .card-carousel .cc-arrow-container .cc-arrow i {
    height: 23px;
    width: 13px;
    opacity: 1;
  }
}
.card-carousel .cc-arrow-container .cc-arrow:active {
  scale: 0.95;
}
.card-carousel .cc-arrow-container .dot-indicator-container {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 8px;
}
.card-carousel .cc-arrow-container .dot-indicator-container .dot-indicator.--active i {
  background: var(--yellow-default);
}
.card-carousel .cc-arrow-container .dot-indicator-container .dot-indicator i {
  display: block;
  transition: background 0.3s ease;
}
.card-carousel .cc-arrow-container.-on-left {
  padding-left: var(--padding);
}
.card-carousel .cc-arrow-container.-on-center {
  margin-left: auto;
  margin-right: auto;
}
.card-carousel-title-container {
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 60px;
  margin-top: 60px;
}
.card-carousel-title-container h3 > p,
.card-carousel-title-container h2 > p {
  margin-bottom: 0;
}
.card-carousel-title-container .sub-title {
  margin-top: 1em;
}
.card-carousel-title-container .text {
  max-width: 1000px;
}
.card-carousel-title-container .cta-products a {
  display: block;
  padding: 0.7em 1.5em;
  background-color: var(--yellow-default);
  width: fit-content;
  text-decoration: none;
}

.small-carousel-title-container {
  color: #fff;
  text-align: center;
  font-family: "Impact LT Std";
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 54.6px */
  text-transform: uppercase;
  width: 100%;
}

#large-carousel {
  --card-width: clamp(920px, 33.333vw, 970px);
}
@media (max-width: 991.98px) {
  #large-carousel {
    --card-width: calc(100% * 1px);
  }
}
@media (min-width: 992px) and (max-height: 850px) {
  #large-carousel {
    --card-width: 45vw !important;
  }
}
#large-carousel .cc-viewport .cc-track .cc-card .cc-media {
  height: calc(var(--card-width) / 2);
}
@media (min-width: 992px) {
  #large-carousel .cc-viewport .cc-track {
    min-height: calc(var(--card-width) / 2 + 15vh) !important;
  }
}
@media (min-width: 992px) and (max-height: 850px) {
  #large-carousel .cc-viewport .cc-track {
    height: calc(var(--card-width) / 2) !important;
  }
}
#large-carousel .cc-viewport .cc-track .cc-slide .cc-media {
  height: calc(var(--card-width) / 2.5);
  transition: height 0.2s ease-in-out;
}
@media (max-width: 991.98px) {
  #large-carousel .cc-viewport .cc-track .cc-slide .cc-media {
    height: 40vh;
  }
}
#large-carousel .cc-viewport .cc-track .cc-slide .cc-title {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
#large-carousel .cc-viewport .cc-track .cc-slide .cc-body {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
@media (min-width: 992px) {
  #large-carousel .cc-viewport .cc-track .cc-slide.--current .cc-media {
    height: calc(var(--card-width) / 2);
  }
}
#large-carousel .cc-viewport .cc-track .cc-slide.--current .cc-title {
  opacity: 1;
}
#large-carousel .cc-viewport .cc-track .cc-slide.--current .cc-body {
  opacity: 1;
}
#large-carousel .cc-viewport .cc-track .cc-card .cc-media .cc-title {
  position: absolute;
  bottom: 3vh;
  left: 2vh;
  text-transform: uppercase;
  max-width: 60%;
}
#large-carousel .dot-indicator i {
  background-color: var(--charcoal-dark);
}
#large-carousel .dot-indicator.--active i {
  background-color: var(--yellow-default);
}

.small-carousel-section {
  height: 100vh;
  display: flex;
  align-items: flex-start !important;
  align-content: space-between;
  flex-direction: column;
}

#small-carousel {
  --card-width: clamp(630px, 33.333vw, 690px);
}
#small-carousel .cc-arrow {
  filter: invert(1);
}
#small-carousel .card-carousel {
  width: 100vw;
}
#small-carousel .cc-viewport .cc-track .cc-card .cc-media {
  height: calc(var(--card-width) / 1.8);
}
@media (max-width: 991.98px) {
  #small-carousel .cc-viewport .cc-track .cc-card .cc-media {
    width: 90vw;
    height: 40vh;
  }
}

/* Kitchen + sezioni riutilizzabili con clip reveal */
section.clip-reveal,
.clip-reveal {
  position: relative; /* per ancorare l'immagine assoluta */
  display: flex;
  height: 110vh;
  margin-top: -10vh;
  align-items: flex-end;
  justify-content: center;
  pointer-events: none;
}
section.clip-reveal .clip-reveal-img,
.clip-reveal .clip-reveal-img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0; /* niente negativo, o le successive restano "dietro" */
}
section.clip-reveal .clip-reveal-img > img,
.clip-reveal .clip-reveal-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
section.clip-reveal:has(.clip-reveal-text),
.clip-reveal:has(.clip-reveal-text) {
  /* .clip-reveal-img::after {
    all: inherit;
    content: "";
    background-image: linear-gradient(#0000, var(--blue-elx));
  } */
}

/* piccolo hint performance per la clip */
section#kitchen .clip-reveal-img,
section.clip-reveal .clip-reveal-img,
.clip-reveal .clip-reveal-img {
  will-change: clip-path;
}

#main-hero {
  padding-top: 150px;
  height: 100vh;
  display: flex;
  align-items: center;
  will-change: transform;
}
@media (max-width: 991.98px) {
  #main-hero {
    align-items: flex-start;
  }
}
#main-hero .title {
  grid-column: 1/-1;
  margin-left: auto;
  z-index: 10;
}
@media (max-width: 991.98px) {
  #main-hero .title {
    font-size: clamp(32px, 20vw, 60px);
    margin-top: 4em;
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  #main-hero .title {
    font-size: 32px;
    padding-top: 30px;
  }
}
#main-hero .title .text-yellow {
  white-space: nowrap;
  display: block;
}
#main-hero .main-hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
#main-hero .main-hero-image::after {
  content: "";
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) -24%, #000000);
  top: 0;
  left: 0;
  height: inherit;
  width: inherit;
  position: absolute;
  opacity: 0.6;
}

#overview .overview-pinned-container {
  display: grid;
  align-items: flex-start;
  background: #fff;
}
@media (max-width: 991.98px) {
  #overview .overview-pinned-container {
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: auto auto auto;
    gap: 0;
    max-height: 100vh;
    overflow: hidden;
  }
}
#overview .overview-pinned-container .section-title {
  grid-column: 1/-1;
  grid-row: 1/1;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 0;
  margin: min(1vh, 1em);
  text-align: center;
}
@media (max-width: 991.98px) {
  #overview .overview-pinned-container .section-title {
    grid-column: span 6/span 6;
    grid-row: 1/1;
  }
}
#overview .overview-pinned-container .overview-image {
  grid-column: 1/8;
  grid-row: 2/2;
}
@media (max-width: 991.98px) {
  #overview .overview-pinned-container .overview-image {
    grid-column: span 6/span 6;
    grid-row-start: 2;
    grid-row: 2;
  }
}
#overview .overview-pinned-container .overview-list {
  grid-column: 9/-1;
  grid-row: 2/2;
  position: relative;
}
@media (max-width: 991.98px) {
  #overview .overview-pinned-container .overview-list {
    grid-column: span 6/span 6;
    grid-row-start: 3;
    grid-row: 3;
    height: 40vh;
  }
}
#overview .overview-pinned-container .overview-list .overview-item {
  background-color: #fff;
}
#overview .overview-pinned-container .overview-list .overview-item::after {
  background-color: #fff;
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 300px;
  translate: 100% 0;
  height: 100%;
  z-index: -1;
}
#overview .overview-pinned-container .overview-list .overview-item .payoff {
  width: fit-content;
  position: relative;
  margin-bottom: 0.5em;
}
#overview .overview-pinned-container .overview-list .overview-item .payoff::before {
  content: "";
  width: calc(100% + 26px);
  background: var(--yellow-default);
  height: 26px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  rotate: -0.6deg;
  z-index: -1;
}
@media (max-width: 991.98px) {
  #overview .overview-pinned-container .overview-list .overview-item .payoff {
    font-size: 56px;
    line-height: 54px;
    justify-self: center;
    margin-bottom: 0.5em;
  }
  #overview .overview-pinned-container .overview-list .overview-item .payoff::before {
    rotate: -1.5deg;
    width: calc(100% + 8px);
  }
}
#overview .overview-pinned-container .overview-list .overview-item .content .illustration {
  width: fit-content;
}
@media (max-width: 991.98px) {
  #overview .overview-pinned-container .overview-list .overview-item .content .illustration {
    justify-self: center;
    margin-top: -12px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
#overview .overview-pinned-container .overview-list .overview-item .content .illustration i {
  width: 50px;
  height: 50px;
  display: block;
}
@media (max-width: 991.98px) {
  #overview .overview-pinned-container .overview-list .overview-item .content .illustration i {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1536.98px) {
  #overview .overview-pinned-container .overview-list .overview-item .content .illustration i {
    width: 36px;
    height: 36px;
  }
}
#overview .overview-pinned-container .overview-list .overview-item .content .title {
  margin-top: 0.5em;
  white-space: nowrap;
}
@media (max-width: 991.98px) {
  #overview .overview-pinned-container .overview-list .overview-item .content {
    text-align: center;
  }
}
#overview .overview-pinned-container .overview-list .overview-item:nth-child(1) .payoff {
  margin-top: 0em;
}
@media (max-width: 991.98px) {
  #overview .overview-pinned-container .overview-list .overview-item:nth-child(1) .payoff {
    margin-top: 0.5em;
  }
}
#overview .overview-pinned-container .overview-list .overview-item + .overview-item {
  margin-top: 0px;
  padding-top: 25px;
  border-top: 1px dashed var(--charcoal-dark);
}
@media (max-width: 991.98px) {
  #overview .overview-pinned-container .overview-list .overview-item + .overview-item {
    margin-top: 25px;
  }
}

.hero-banner {
  position: relative;
  min-height: fit-content;
  --bg-color: var(--charcoal-dark);
  --text-color: #fff;
  background-color: var(--bg-color);
  background-image: radial-gradient(ellipse at center 101%, #fff 30%, rgba(255, 255, 255, 0.3882352941) 63%, rgba(0, 0, 0, 0) 95%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 991.98px) {
  .hero-banner {
    min-height: fit-content;
    background-image: radial-gradient(circle at 50% 100%, #ffffff 21%, var(--bg-color) 99.7%);
  }
}
.hero-banner .grid-template {
  position: relative;
  justify-items: center;
  gap: 0;
  overflow: hidden;
}
.hero-banner .grid-template .eco-label {
  position: absolute;
  bottom: 7vh;
  left: var(--grid-padding-large);
  z-index: 10;
  box-shadow: 0 111px 0 #a5b46c;
}
.hero-banner .grid-template .title-content {
  grid-column: 1/-1;
  text-align: center;
  max-width: 1000px;
  padding: 5vh 0;
}
@media (max-width: 991.98px) {
  .hero-banner .grid-template .title-content {
    padding: min(15vh, 90px) 0 min(8vh, 60px);
  }
}
.hero-banner .grid-template .hero-banner-image {
  height: 100%;
  display: block;
  height: min(45vh, 510px);
  align-self: end;
  object-position: bottom center;
}
@media (max-width: 991.98px) {
  .hero-banner .grid-template .hero-banner-image {
    height: min(45vh, 100%);
  }
}
.hero-banner .grid-template .hero-banner-image img {
  object-position: bottom center;
}
.hero-banner .hero-image-full {
  grid-column: 1/-1; /* oppure: grid-column: span 12; */
  height: min(45vh, 100%);
  align-self: end;
}

#new-category-pages .hero-banner--1 {
  color: #fff !important;
  --text-color: #fff;
  --bg-color: var(--charcoal-dark) !important;
}
#new-category-pages .hero-banner--2 {
  color: var(--charcoal-default) !important;
  --text-color: var(--charcoal-default);
  --bg-color: var(--platinum-default) !important;
}
#new-category-pages .hero-banner--3 {
  color: var(--charcoal-default) !important;
  --text-color: var(--charcoal-default);
  --bg-color: var(--yellow-default) !important;
}
#new-category-pages .hero-banner--3 .underlined {
  --underlined-bg: var(--charcoal-default) !important;
}

#step3-explore {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#video-section .content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  height: 100vh;
  min-height: fit-content;
}
#video-section .content .text-container {
  width: min(100%, 1100px);
  margin-bottom: 1em;
  text-align: center;
}
@media (max-width: 991.98px) {
  #video-section .content .text-container {
    text-align: center;
    width: min(100%, 1100px);
    margin-bottom: 3em;
    margin-top: 3em;
  }
}
#video-section .content .video-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
#video-section .content .video-wrapper p {
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 991.98px) {
  #video-section .content .video-wrapper {
    margin-bottom: 100px;
  }
}
#video-section .content .video-wrapper video,
#video-section .content .video-wrapper iframe {
  width: inherit;
  aspect-ratio: 16/9;
  border-radius: var(--border-radius);
  width: min(100%, 1100px);
  height: min(100%, 800px);
}
@media (max-width: 991.98px) {
  #video-section .content .video-wrapper video,
  #video-section .content .video-wrapper iframe {
    aspect-ratio: 1/1;
    width: min(100%, 500px);
    height: min(100%, 500px);
    object-fit: cover;
  }
}

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