@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Anek+Latin:wght@100..800&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
:root {
  font-size: 16px;
  --main: #009fe3
}
body, html {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
 
}
::-webkit-scrollbar {
  width: 14px;
}
::-webkit-scrollbar-track {
  background: #fff;
  border-left: 2px solid var(--main);
}
::-webkit-scrollbar-thumb {
  background: var(--main);
  box-shadow: 0 2px 6px -1px #00000085;
  border: none;
  border-radius: 0;
  transition: .3s;
}
::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar:hover ::-webkit-scrollbar-thumb {
  background: #fff;
}
.full-h {
  overflow: hidden;
  position: relative
}
header {
  position: fixed;
  inset: 0 0 auto 0;
  text-align: center;
  z-index: 100;
  transition: .3s;
  background: #fff;
  padding: .725rem 0;
}
header img {
    transition: .3s;
}
header.fisso {
  /* background: var(--main); */
  padding: 0.35rem 0;
  box-shadow: 0 5px 15px -10px rgba(0,0,0,.3);
}
header.fisso img {
  /* filter: brightness(0) invert(1); */
  width: 250px;
}
.txt-box {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: +1;
  color: #fff;
  text-align: center;
  width: 80%;
}
.txt-box p {
  font-size: 1.25rem;
  margin: 0 0 1.25rem;
}
.txt-box p:nth-of-type(2) {
  font-weight: 600
}
.cta-main {
  text-decoration: none;
  background: var(--main);
  color: #fff;
  padding: .125rem .5rem;
  font-weight: 800;
  margin: 1rem auto;
  display: block;
  width: fit-content;
  width: -moz-fit-content;
  transition: .3s ease-in-out;
  position: relative;
  font-size: 1.7rem;
  text-transform: uppercase;
}
.cta-main:hover {
  scale: 1.05;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.3)
}
.cta-main small {
  position: absolute;
  bottom: -2rem;
  left: 0;
  right: 0;
  width: 325px;
  font-weight: 700;
  text-align: center;
  left: 50%;
  transform: translateX(-50%)
}
.txt-box h1 {
  font-size: 2.5rem;
  margin-bottom: 0;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.intro {
    background: url(flotta.jpg) center/cover no-repeat;
}
.intro.bg-image-1 {
    background: url(flotta-2.jpg) center/cover no-repeat;
}
.intro.bg-image-2 {
    background: url(flotta-3.jpg) center/cover no-repeat;
}
.intro.bg-image-3 {
    background: url(flotta-4.jpg) center/cover no-repeat;
}
.intro:before {
  content: "";
  position: absolute;
  inset: 0;
  background: #0000009e;
  z-index: 1;
}
video {
  margin: 0;
  padding: 0;
}
.inview {
  transition: .3s .5s
}
.viewed {
  /* background: red; */
}
.plus {
  /* background: var(--main); */
}
.flex-container {
  padding: 1rem 5rem
}
.plus-list {
  display: flex;
  list-style: none;
  /* color: #fff; */
  max-width: 1080px;
  margin: auto;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  padding: 0;
}
.plus-list li {
  max-width: 100%;
  width: 100%;
  flex: 100%;
  padding: 4rem 2rem;
  display: flex;
  align-items: center;
  border-bottom: 1px dashed var(--main);
}
.plus-list li:last-of-type {
  border: 0
}
.plus-list li svg {
  width: 60%;
  flex: 60%;
  max-width: 60%
}
.plus-list li span {
  width: 40%;
  flex: 40%;
  max-width: 40%;
  font-size: 1.25rem;
}
.plus-list li span strong {
  display: inline-block;
  font-weight: 100;
  position: relative;
  z-index: +1
}
.plus-list li span.viewed strong {
  display: block;
  animation: grosso .5s ease-in-out forwards;
  padding: 0 .25rem;
  width: fit-content;
  width: -moz-fit-content;
  margin-bottom: .5rem
}
.plus-list li span strong:after {
  content: "";
  display: block !important;
}
.plus-list li span strong:before {
  position: absolute;
  inset: 0 100% 0 0;
  transition: .5s ease-in-out;
  content: "";
  padding: 0
}
.plus-list li span.viewed strong:before {
  display: block;
  animation: grosso .5s ease-in-out forwards;
  padding: 0 .25rem;
  inset: 0 0 0 0;
  background: var(--main);
  z-index: -1
}
@keyframes grosso {
  30% {
    font-weight: 100;
    font-size: 1.35rem;
    color: var(--main);
  }
  100% {
    color: #fff;
    font-weight: 500;
    font-size: 1.5rem;
    color: #fff;
  }
}
svg#freepik_stories-time-management:not() .animable {
  opacity: 0;
}
li.viewed svg#freepik_stories-time-management #freepik--Stopwatch--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) fadeIn, 1.5s Infinite linear shake;
  animation-delay: 0s, 1s;
}
li.viewed svg#freepik_stories-time-management #freepik--Calendar--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideUp, 1.5s Infinite linear floating;
  animation-delay: 0s, 1s;
}
li.viewed svg#freepik_stories-time-management #freepik--Character--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideDown, 1.5s Infinite linear floating;
  animation-delay: 0s, 1s;
}
.viewed li.viewed svg#freepik_stories-time-management #freepik--Plant--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) fadeIn, 1.5s Infinite linear shake;
  animation-delay: 0s, 1s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: inherit;
  }
}
@keyframes floating {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
svg#freepik_stories-visual-data:not() .animable {
  opacity: 0;
}
li.viewed svg#freepik_stories-visual-data #freepik--background-complete--inject-23 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideDown;
  animation-delay: 0s;
}
li.viewed svg#freepik_stories-visual-data #freepik--back-screens--inject-23 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideDown, 1.5s Infinite linear shake;
  animation-delay: 0s, 1s;
}
li.viewed svg#freepik_stories-visual-data #freepik--Character--inject-23 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideUp, 1.5s Infinite linear floating;
  animation-delay: 0s, 1s;
}
li.viewed svg#freepik_stories-visual-data #freepik--Lines--inject-23 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideLeft;
  animation-delay: 0s;
}
li.viewed svg#freepik_stories-visual-data #freepik--front-screens--inject-23 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideDown, 1.5s Infinite linear heartbeat;
  animation-delay: 0s, 1s;
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: inherit;
  }
}
@keyframes floating {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  30% {
    transform: scale(1);
  }
  40% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  60% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
svg#freepik_stories-savings:not() .animable {
  opacity: 0;
}
li.viewed svg#freepik_stories-savings #freepik--background-complete--inject-43 {
  animation: 1.5s Infinite linear floating;
  animation-delay: 0s;
}
li.viewed svg#freepik_stories-savings #freepik--Character--inject-43 {
  animation: 1.5s Infinite linear shake;
  animation-delay: 0s;
}
@keyframes floating {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
p.bigger {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  color: var(--main);
  line-height: 1.2;
  margin-top: 4rem;
}
.prova {
    text-align: center;
    font-weight: 700;
    font-size: 1.35rem;
    color: var(--main);
    max-width: 700px;
    margin: auto;
}
.recensioni {
  padding: 4rem 0;
  text-align: center
}
.recensioni h2 {
  color: var(--main)
}
.recensioni h2 + p {
  font-size: 1.9rem;
}
.br-mob {
  display: none
}.recensioni p>span{
  margin-bottom: 1rem;
  display: block;
}
.perchi .bigger {
  color: #fff;
  font-size: 1.25rem;
  max-width: 700px;
  margin: 0 auto 1rem;
  line-height: 1.8rem;
  margin-bottom: 2rem;
}
.counter {
  display: flex;
  font-size: 3rem;
  font-weight: bold;
  font-family: Arial, sans-serif;
  margin: 50px 0;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.counter.normal-c {
  display: inline;
  font-size: 2rem;
}
.counter.viewed {
  opacity: 1;
}
.digit {
  margin: 0 2px;
  display: inline-block;
  filter: blur(0);
  /* width: 1ch; */
  text-align: center;
  animation: bounce 0.5s ease;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2) inset;
  padding: 0 .25rem;
  /* margin: 0 1px; */
  position: relative;
  border-top: 1px solid;
  border-right: 1px solid #4b4b4b;
}
.counter.normal-c .digit {
  border: none;
  margin: 0;
  color: var(--main);
}
.counter.normal-c.viewed .digit {
  /* color: #000; */
  transition: 2s;
}
.counter.normal-c .digit:before, .counter.normal-c .digit:after {
  display: none
}
.counter.normal-c .digit:last-of-type:before {
  content: ".";
  background: red;
  diplay: block !important
}
.digit:before {
  content: "";
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: #009fe3;
  position: absolute
}
.digit:after {
  content: "";
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #dde1e3;
  position: absolute;
  transform: translateY(-1px)
}
@keyframes bounce {
  0% {
    transform: translateY(-10px);
    filter: blur(15px)
  }
  50% {
    transform: translateY(10px);
    filter: blur(5px)
  }
  100% {
    transform: translateY(0);
    filter: blur(0x)
  }
}
.faq-box h2 {
  text-align: center;
  color: var(--main);
  margin-bottom: 3rem
}
.faq-box {
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  padding-top: 3rem;
  background: #f6eded;
  box-shadow: 0 15px 20px -10px rgba(0, 0, 0, .3) inset;
}
.faq {
  max-width: 1024px;
  margin: 20px auto;
}
.faq-item {
  border: 1px solid var(--main);
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
  transition: .3s;
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, .2);
  border-radius: .5rem;
}
.faq-question {
  padding: 15px;
  background-color: var(--main);
  cursor: pointer;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: .3s;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0.5rem;
  font-size: 1.25rem;
}
.faq-answer {
  padding: 20px;
  display: none;
  background-color: #fff;
  border-radius: .5rem;
}
.faq-question:after {
  content: "+";
  font-size: 1.2rem;
}
.faq-item.active .faq-question:after {
  content: "-";
}
.faq-item.active .faq-answer {
  display: block;
}
.counter-box {
  background: var(--main);
  padding: 3rem 5rem;
  text-align: center;
  color: #fff;
  position: relative;
}
.counter-box:after {
  content: "";
  width: 70px;
  height: 70px;
  display: block;
  position: absolute;
  bottom: -0.9rem;
  left: 50%;
  z-index: +1;
  background: var(--main);
  transform: translateX(-50%) rotate(45deg);
}
.counter-box p {
  font-size: 1.7rem;
  position: relative;
  z-index: 10;
}
.counter-box ul {
  display: flex;
  flex-wrap: nowrap;
  align-content: flex-end;
  max-width: 1200px;
  margin: auto;
  padding: 0;
}
.counter-box ul li {
  width: 25%;
  flex: 25%;
  max-width: 25%;
  display: block;
  padding: 0 .5rem;
}
.counter-box ul li div {
  display: inline-block;
  text-align: center;
  margin-bottom: 0.3rem;
}
.counter-box ul li strong {
  display: block;
  width: 100%;
  clear: both;
  text-transform: uppercase;
  font-size: 1.3rem;
  border-top: 1px solid;
  margin-top: 0.4rem;
  padding-top: 0.3rem;
}
/* Contenitore principale */
.ff-banner-carousel-inner {
  width: 100%; /* Full width */
  overflow: hidden; /* Nasconde le immagini fuori dal viewport */
  position: relative; /* Necessario per il posizionamento assoluto */
  background-color: #f7f7f7; /* Sfondo (opzionale) */
  padding: 1.2rem 0 2rem;
  text-align: center;
}
.ff-banner-carousel-inner h2 {
  text-align: center;
  font-size: 1.525rem;
  padding: 0 2rem;
  color: var(--main);
}
.ff-banner-carousel-inner p:first-of-type {
  font-size: 1.725rem;
  color: var(--main);
  margin-bottom: 1rem;
  border-bottom: 1px solid var(--main);
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
  display: block;
  padding: 0 2rem
}
/* Wrapper del carosello */
.ff-banner-carousel-wrapper {
  display: flex; /* Layout in riga */
  position: relative; /* Necessario per il movimento continuo */
  animation: scroll-carousel linear infinite; /* Movimento continuo */
}
/* Stile per le immagini */
.ff-banner-carousel-wrapper img {
  flex-shrink: 0; /* Mantieni le dimensioni delle immagini */
  width: auto; /* Adatta la larghezza */
  height: 100%; /* Adatta l'altezza */
  margin: 0 1rem; /* Elimina gli spazi tra le immagini */
  object-fit: contain; /* Adatta le immagini senza distorcerle */
  filter: grayscale(1);
  opacity: .7;
  transition: .3s
}
.ff-banner-carousel-wrapper img:hover {
  filter: none;
  opacity: 1
}
/* Transizioni per lo scorrimento continuo */
@keyframes scroll-carousel {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.perchi .click-box {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 95%;
  margin: auto;
}
.perchi .click-box h3 {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.3;
  min-height: 60px
}
.perchi .click-box h3 + p {
  line-height: 1.5;
  font-size: 1.125rem;
}
.perchi .click-box {
  text-align: center
}
.perchi {
  background: var(--main);
  color: #fff;
  box-shadow: 0 15px 20px -10px rgba(0, 0, 0, .3) inset;
  padding-bottom: 4rem;
}
.click-box > div {
  width: 20%;
  flex: 20%;
  max-width: 20%;
  margin: 2%;
  position: relative;
  overflow: hidden;
  opacity: 0;
  position: relative;
  filter: blur(5px);
  left: -50px
}
.click-box > div.viewed {
  opacity: 1;
  filter: blur(0);
  left: 0
}
.click-box > div.viewed:first-of-type {
  transition: .3s .3s ease-in-out;
}
.click-box > div.viewed:nth-of-type(2) {
  transition: .3s .6s ease-in-out;
}
.click-box > div.viewed:nth-of-type(3) {
  transition: .3s .9s ease-in-out;
}
.click-box > div.viewed:nth-of-type(4) {
  transition: .3s 1.2s ease-in-out;
}
.click-box > div img {
  height: auto;
  border-radius: 50%;
  border: 8px solid #fff;
  box-shadow: 0 15px 10px -5px rgba(0, 0, 0, .3);
  max-width: 90%;
  display: block;
  position: relative;
  /* filter: saturate(0); */
  margin: auto;
}
.perchi h2 {
  text-align: center;
  padding: 5rem 0 .5rem;
  /* color: var(--main); */
  margin-bottom: 0;
}
.click-box > div strong {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
}
.perchi ul li:before {
  content: "";
  position: absolute;
  inset: 1%;
  background: var(--main);
  z-index: +1;
  mix-blend-mode: multiply;
  /* border-radius: 50%; */
  /* overflow: hidden; */
}
svg#freepik_stories-real-time-sync:not() .animable {
  opacity: 0;
}
.viewed svg#freepik_stories-real-time-sync #freepik--background-complete--inject-16 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideLeft;
  animation-delay: 0s;
}
.viewed svg#freepik_stories-real-time-sync #freepik--Floor--inject-16 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideDown;
  animation-delay: 0s;
}
.viewed svg#freepik_stories-real-time-sync #freepik--Clock--inject-16 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideUp;
  animation-delay: 0s;
}
.viewed svg#freepik_stories-real-time-sync #freepik--Mobile--inject-16 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideRight, 1.5s Infinite linear heartbeat;
  animation-delay: 0s, 1s;
}
.viewed svg#freepik_stories-real-time-sync #freepik--Computer--inject-16 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideUp, 1.5s Infinite linear floating;
  animation-delay: 0s, 1s;
}
.viewed svg#freepik_stories-real-time-sync #freepik--Character--inject-16 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideUp, 1.5s Infinite linear floating;
  animation-delay: 0s, 1s;
}
.viewed svg#freepik_stories-real-time-sync #freepik--Cloud--inject-16 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) zoomOut, 1.5s Infinite linear shake;
  animation-delay: 0s, 1s;
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: inherit;
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  30% {
    transform: scale(1);
  }
  40% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  60% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes floating {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
svg#freepik_stories-global-warming:not() .animable {
  opacity: 0;
}
.viewed svg#freepik_stories-global-warming #freepik--background-complete--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideDown;
  animation-delay: 0s;
}
.viewed svg#freepik_stories-global-warming #freepik--Fire--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) zoomOut;
  animation-delay: 0s;
}
.viewed svg#freepik_stories-global-warming #freepik--Sun--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) zoomIn;
  animation-delay: 0s;
}
.viewed svg#freepik_stories-global-warming #freepik--Branches--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) zoomOut;
  animation-delay: 0s;
}
.viewed svg#freepik_stories-global-warming #freepik--earth-and-character--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) slideLeft, 1.5s Infinite linear floating;
  animation-delay: 0s, 1s;
}
.viewed svg#freepik_stories-global-warming #freepik--Clouds--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) lightSpeedLeft;
  animation-delay: 0s;
}
.viewed svg#freepik_stories-global-warming #freepik--Sign--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) zoomIn;
  animation-delay: 0s;
}
.viewed svg#freepik_stories-global-warming #freepik--Thermometer--inject-4 {
  animation: 1s 1 forwards cubic-bezier(.36, -0.01, .5, 1.38) zoomOut, 1.5s Infinite linear heartbeat;
  animation-delay: 0s, 1s;
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes floating {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes lightSpeedLeft {
  from {
    transform: translate3d(-50%, 0, 0) skewX(20deg);
    opacity: 0;
  }
  60% {
    transform: skewX(-10deg);
    opacity: 1;
  }
  80% {
    transform: skewX(2deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  30% {
    transform: scale(1);
  }
  40% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  60% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
.recensioni-box {
  display: flex;
  flex-wrap: wrap;
  max-width: 850px;
  margin: 0 auto 3rem;
}
.recensioni-box > p {
  width: 45%;
  flex: 45%;
  max-width: 45%;
  padding: 1rem 2.5%
}
.recensioni-box > p strong {
  display: block;
}
.recensioni-box > p em {
  font-size: 1.35rem;
  margin-bottom: 1rem;
  display: block
}
.recensioni-box > p:before {
  content: "⭐⭐⭐⭐⭐";
  display: block;
  margin: 0 0 .5rem
}
.registrati {
  text-align: center;
  padding: 4rem;
  max-width: 1080px;
  width: 90%;
  margin: auto;
  position: relative;
  overflow: hidden;
}
.registrati h2 {
  color: var(--main);
  margin-bottom: 3.5rem
}
.mouse {
  position: absolute;
  max-height: 80px;
  left: 0.5rem;
  top: 9.5rem;
}
.steps {
  padding: 0;
  list-style: none;
  display: flex;
  counter-reset: step-counter; /* Resetta il contatore */
  margin-bottom: 2rem;
  margin-top: 3rem;
  padding-bottom: 3rem;
}
.steps li {
  width: 33%;
  flex: 33%;
  max-width: 33%;
  position: relative;
  padding-top: 6rem;
  text-align: center;
  perspective: 100px; /* Aggiunge la profondità per l'effetto 3D */
  font-size: 1.25rem;
  /* color: var(--main); */
  opacity: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.steps li.viewed:before {
  transform-origin: center;
  transform: rotateY(360deg); /* Rotazione completa sull'asse Y */
}
.steps li.viewed:nth-of-type(1):before {
  transition: transform 0.5s .3s ease-in-out; /* Animazione fluida */
}
.steps li.viewed:nth-of-type(2):before {
  transition: transform 0.5s 1s ease-in-out; /* Animazione fluida */
}
.steps li:nth-of-type(1):after {
  content: "";
  height: 6px;
  background: var(--main);
  position: absolute;
  width: 0;
  top: 1.8rem;
  left: 50%;
  z-index: 1;
}
.steps li.viewed:nth-of-type(1):after {
  transition: 1.15s .55s ease-in-out;
  width: 700px;
}
.steps li.viewed:nth-of-type(3):before {
  transition: transform 0.5s 1.5s ease-in-out; /* Animazione fluida */
}
.steps li:before {
  content: counter(step-counter, decimal); /* Inserisce il numero */
  counter-increment: step-counter; /* Incrementa il contatore */
  position: absolute;
  left: calc(50% - 30px);
  top: 0;
  width: 60px;
  height: 60px;
  background-color: var(--main); /* Sfondo blu */
  color: #fff; /* Colore del testo */
  font-weight: bold;
  font-size: 2.5rem; /* Dimensione del numero */
  line-height: 1.5;
  text-align: center;
  border-radius: 50%; /* Trasforma in un cerchio */
  transform: rotateY(-180deg);
  backface-visibility: hidden;
  transform-origin: center center;
  z-index: 18;
}
.steps li.viewed:nth-of-type(1) {
  transition: 0.5s .3s ease-in-out; /* Animazione fluida */
  opacity: 1;
}
.steps li.viewed:nth-of-type(2) {
  opacity: 1;
  transition: 0.5s 1s ease-in-out; /* Animazione fluida */
}
.steps li.viewed:nth-of-type(3) {
  opacity: 1;
  transition: 0.5s 1.5s ease-in-out; /* Animazione fluida */
}
.WCxjpcrK_0 {
  stroke-dasharray: 11 13;
  stroke-dashoffset: 12;
}
.viewed .WCxjpcrK_0 {
  animation: WCxjpcrK_draw 400ms ease-in-out 0ms forwards;
}
.WCxjpcrK_1 {
  stroke-dasharray: 21 23;
  stroke-dashoffset: 22;
}
.viewed .WCxjpcrK_1 {
  animation: WCxjpcrK_draw 400ms ease-in-out 37ms forwards;
}
.WCxjpcrK_2 {
  stroke-dasharray: 21 23;
  stroke-dashoffset: 22;
}
.viewed .WCxjpcrK_2 {
  animation: WCxjpcrK_draw 400ms ease-in-out 75ms forwards;
}
.WCxjpcrK_3 {
  stroke-dasharray: 55 57;
  stroke-dashoffset: 56;
}
.viewed .WCxjpcrK_3 {
  animation: WCxjpcrK_draw 400ms ease-in-out 112ms forwards;
}
.WCxjpcrK_4 {
  stroke-dasharray: 144 146;
  stroke-dashoffset: 145;
}
.viewed .WCxjpcrK_4 {
  animation: WCxjpcrK_draw 400ms ease-in-out 150ms forwards;
}
.WCxjpcrK_5 {
  stroke-dasharray: 11 13;
  stroke-dashoffset: 12;
}
.viewed .WCxjpcrK_5 {
  animation: WCxjpcrK_draw 400ms ease-in-out 187ms forwards;
}
.WCxjpcrK_6 {
  stroke-dasharray: 21 23;
  stroke-dashoffset: 22;
}
.viewed .WCxjpcrK_6 {
  animation: WCxjpcrK_draw 400ms ease-in-out 225ms forwards;
}
.WCxjpcrK_7 {
  stroke-dasharray: 21 23;
  stroke-dashoffset: 22;
}
.viewed .WCxjpcrK_7 {
  animation: WCxjpcrK_draw 400ms ease-in-out 262ms forwards;
}
.WCxjpcrK_8 {
  stroke-dasharray: 55 57;
  stroke-dashoffset: 56;
}
.viewed .WCxjpcrK_8 {
  animation: WCxjpcrK_draw 400ms ease-in-out 300ms forwards;
}
@keyframes WCxjpcrK_draw {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes WCxjpcrK_fade {
  0% {
    stroke-opacity: 1;
  }
  91.83673469387755% {
    stroke-opacity: 1;
  }
  100% {
    stroke-opacity: 0;
  }
}
.st0 {
  fill: #ba3535;
}
.st1 {
  fill: var(--main);
}
.st2 {
  fill: none;
  stroke: var(--main);
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
.mous-el path {
  fill: var(--main);
  opacity: 0;
}
.mous-el.viewed path {
  opacity: 1;
  transition: .3s ease-in;
}
section.last-cta-row {
  background: var(--main);
  text-align: center;
  color: #fff;
  padding: 4rem 1rem 3rem;
  box-shadow: 0 15px 20px -10px rgba(0, 0, 0, .3) inset;
}
section.last-cta-row h2 {
  margin: 0;
}
section.last-cta-row h2 + p {
  margin: .5rem 0 0;
  font-size: 1.125rem
}
.cta-p {
  font-weight: 600;
  font-size: 1.125rem;
}
.cta-p a {
  border: 4px solid #fff
}
footer {
  padding: .25rem 1rem;
  background: #004e70;
  color: #fff;
  text-align: center;
}
footer a {
  color: #fff;
  border-left: 1px solid;
  padding-left: .5rem;
  margin-left: .5rem
}
@media (min-width:1990px){
  .perchi .click-box{
    max-width:75%
  }
}
@media(max-width: 1540px) {
  :root {
    font-size: 15px
  }
  .perchi .click-box {
    max-width: 100%
  }
  .perchi .click-box h3 {
    font-size: 1.525rem;
  }
  .mouse {
    top: 9.35rem
  }
  .plus-list {
    max-width: 80%
  }
}
@media(max-width:1366px) {
  :root {
    font-size: 15px
  }
  video {
    height: 100%;
    width: auto
  }
  .perchi .click-box h3 {
    font-size: 1.35rem;
  }
  .plus-list {
    max-width: 100%
  }
  .registrati {
    max-width: 100%;
    box-sizing: border-box;
    width: 90%;
  }
  .plus-list li {}
  .perchi .click-box h3 {
    font-size: 1.2rem
  }
  .perchi .click-box h3 + p {
    font-size: 1rem
  }
}
@media(max-width:1024px) {
  .faq {
    max-width: 90%;
  }
  .registrati {
    max-width: 100%;
    width: 100%;
  }
  section.last-cta-row {
    padding: 4rem 8rem
  }
  .plus-list {
    max-width: 100%
  }
}
@media(max-width:820px) {
  .txt-box {
    width: 100%;
  }
  .flex-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .plus-list li {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .click-box > div {
    width: 42%;
    max-width: 42%;
    flex: 42%;
    padding: 0 2%
  }
  .mouse {
    top: 11.45rem
  }
  .steps li.viewed:nth-of-type(1):after {
    width: 500px;
  }
  .plus-list li svg {
    max-width: 50%;
    width: 50%;
    flex: 50%;
  }
  .plus-list li span {
    max-width: 50%;
    width: 50%;
    flex: 50%;
    margin-left: 2%
  }
  .recensioni {
    padding: 3rem 2rem
  }
  .recensioni h2 {
    max-width: 60%;
    margin: auto
  }
}
@media(max-width:640px) {
  :root {
    font-size: 14px
  }
  .counter{
    display:block!important;
    margin:0 .5rem 0 
  }
  .flex-container {
    padding: 1rem
  }
  .txt-box h1 {
    font-size: 2rem;
    padding: 0 2rem;
  }
  section.last-cta-row {
    padding: 2rem
  }
  .txt-box h1 br {
    display: none
  }
  .perchi .click-box h3 {
    font-size: 1.65rem;
    min-height: auto
  }
  p.bigger {
    padding: 0 2rem;
  }
  p.bigger br {
    display: none
  }
  .perchi .click-box h3 + p {
    font-size: 1.15rem
  }
  .recensioni h2 {
    max-width: 100%
  }
  .recensioni h2 + p {
    line-height: 1.6;
  }
  .cta-main {
    font-size: 1.725rem;
    text-align: center;
  }
  .perchi {
    padding: 0rem 2rem 3rem;
  }
  .txt-box p {
    padding: 0 2rem;
    font-size: 1.35rem
  }
  .txt-box p br {
    display: none
  }
  .plus-list li {
    padding: 0;
    display: block;
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
  .cta-main small {
    top: 3rem
  }
  .plus-list li svg, .plus-list li span {
    width: 92%;
    flex: 92%;
    max-width: 92%;
    display: block;
    text-align: center;
    margin-bottom: 2rem;
    font-size: 1.35rem;
  }
  .plus-list li span strong {
    margin: auto;
    scale: 1.15
  }
  .counter-box {
    padding: 1rem
  }
  .counter-box ul li {
    width: 100%;
    max-width: 100%;
    display: block;
    flex: 100%;
  }
  .counter-box ul {
    display: block;
  }
  .perchi ul {
    display: block
  }
  .perchi .click-box > div {
    width: 90%;
    max-width: 90%;
    display: block;
    flex: 90%;
    margin: 1rem auto
  }
  video {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
  }
  .faq-box {
    padding: 1rem
  }
  .steps {
    display: block
  }
  .steps li {
    width: 100%;
    flex: 80%;
    max-width: 90%;
    position: relative;
    padding-top: 5rem;
    text-align: center;
    perspective: 100px; /* Aggiunge la profondità per l'effetto 3D */
    padding-bottom: 4rem;
    /* background: #fff; */
  }
  .steps li span {
    background: #fff;
    padding: .25rem .3rem
  }
  .registrati {
    padding: 2rem .5rem
  }
  .steps li:nth-of-type(1):after {
    width: 4px !important;
    height: 0px;
    z-index: -1;
  }
  .steps li.viewed:nth-of-type(1):after {
    width: 4px !important;
    height: 350px;
    z-index: -1;
  }
  .mouse {
    scale: 0.7;
    left: -3rem;
    top: 11.8rem;
    z-index: -1;
  }
  .counter-box p {
    font-size: 1.5rem;
    padding: 1rem .5rem;
  }
  .counter-box p br {
    display: none
  }
  .recensioni {
    padding: 1.5rem
  }
  .recensioni-box {
    display: block
  }
  .recensioni-box p {
    width: 94%;
    max-width: 100%;
    padding: .5rem 1rem;
    box-sizing: border-box;
  }
  .br-mob {
    display: block
  }
  .counter.normal-c.viewed .digit {
    line-height: 1.5;
  }
}