@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BoldItalic.otf') format("opentype"), url('../fonts/Satoshi-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --energy-of-things-blu: #223261;
  --alpine-race: #254564;
  --acqua: var(--energy-of-things-verde);
  --white: white;
  --energy-of-things-verde: #3f9748;
  --dynasty-green: #099396;
  --chlorella-green: #cff1d2;
  --antique-green: #2c6a61;
  --mint-green: #50b795;
  --dark-sea-green: #85bb85;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  color: var(--energy-of-things-blu);
  text-decoration: underline;
}

a:hover {
  color: var(--alpine-race);
}

.hero {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 80vh;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  display: none;
}

.hero.v2 {
  height: 75vh;
  display: block;
}

.hero.v4-bg {
  background-color: #f5f7fa;
  height: 75vh;
  display: block;
}

.hero-text {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 50%;
  min-height: 70vh;
  padding-left: 72px;
  display: block;
}

.text-section {
  background-color: var(--energy-of-things-blu);
  background-image: linear-gradient(#223261, #223261);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 44px;
  display: flex;
  position: relative;
}

.text-section.intro {
  background-color: #f4f4f4;
  background-image: none;
  display: block;
}

.text-section._2 {
  background-color: var(--acqua);
  margin-top: 7px;
  padding: 75px;
}

.text-section._2.gradient {
  background-image: linear-gradient(159deg, #223262 50%, #3f9748);
}

.text-section._1 {
  background-color: var(--white);
}

.text-section.gradient {
  background-image: linear-gradient(128deg, var(--acqua), var(--energy-of-things-blu));
  padding-top: 20px;
  padding-bottom: 40px;
}

.text-block {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 72px;
  padding-right: 72px;
  display: flex;
}

.heading {
  text-align: center;
  margin-top: 0;
  padding-top: 0;
}

.icon-box {
  background-color: #57575700;
  background-image: url('../images/iconscostruire-Property-2New-value.svg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  width: 100px;
  height: 100px;
}

.icon-box.formare {
  background-image: url('../images/noun-trustworthiness-5903903.svg');
  background-position: 50% 100%;
  background-size: cover;
}

.icon-box.condividere {
  background-image: url('../images/noun-accessibility-5973990.svg');
}

.icon-box.promuovere {
  background-image: url('../images/noun-transparency-4146169.svg');
}

.icon-box.costruire {
  background-image: url('../images/iconscostruire-Property-2New-value-3.svg');
}

.icon-box.corporate {
  background-image: url('../images/corpoorate.svg');
}

.icon-box.condoini {
  background-image: url('../images/corpoorate-1.svg');
  background-position: 50% 100%;
  background-size: cover;
}

.icon-box.cer {
  background-image: url('../images/cer.svg');
}

.icon-box.money {
  background-image: url('../images/money.svg');
}

.icon-box.grdd {
  background-image: url('../images/grid.svg');
}

.icon-box.tecc {
  background-image: url('../images/tech.svg');
}

.text-obiettivi {
  border-radius: 19px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 35px 10px;
  display: flex;
}

.heading-2 {
  color: var(--energy-of-things-verde);
  justify-content: center;
  font-family: Outfit, sans-serif;
  display: flex;
}

.heading-2.box {
  margin-top: 0;
}

.section-newsletter {
  justify-content: center;
  padding: 72px 34px;
  display: flex;
  position: relative;
}

.paragraph {
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.paragraph.left {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
}

.banner-newsletter {
  background-color: #fcbe11;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  padding: 34px;
  display: flex;
}

.section-obiettivi {
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.paragraph-2 {
  text-align: center;
}

.form {
  margin-top: 34px;
  display: flex;
}

.heading-3 {
  text-align: center;
  font-family: Fira Sans;
}

.footer {
  background-color: var(--energy-of-things-blu);
  padding: 34px;
}

.footer-logo {
  width: 200px;
  height: 70px;
  margin-bottom: 13px;
}

.div-block {
  text-align: left;
  justify-content: flex-start;
  display: flex;
}

.image-2, .image-3 {
  width: 20px;
}

.link-block {
  margin-left: 11px;
}

.hero-heading {
  width: 100%;
  color: var(--energy-of-things-blu);
  -webkit-text-stroke-color: #434343;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 44px;
  line-height: 48px;
}

.hero-heading.landing {
  width: 90%;
  max-width: 600px;
  margin-top: 40px;
}

.section-heading {
  color: var(--energy-of-things-blu);
  text-align: center;
  margin-top: 0;
  font-family: Outfit, sans-serif;
  font-size: 32px;
}

.section-heading.pages {
  text-align: left;
  margin-top: 24px;
}

.section-heading.privacy {
  color: #921914;
  text-align: left;
  margin-top: 24px;
  line-height: 36px;
}

.standard-text {
  width: 100%;
  max-width: 800px;
  margin-top: 16px;
  font-family: Satoshi, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.standard-text.banner {
  text-align: center;
  width: 50%;
  font-size: 18px;
}

.standard-text.pages {
  width: 100%;
  font-size: 18px;
}

.standard-text.pages.privacy {
  margin-bottom: 32px;
}

.standard-text.obiettivi {
  text-align: center;
  max-width: 700px;
  padding-left: 0;
  padding-right: 0;
}

.footer-text {
  color: #fff;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  display: block;
}

.footer-text.dx {
  flex-direction: row;
  padding-left: 40px;
  display: block;
}

.footer-text.dx.pagine {
  width: auto;
  padding-left: 0;
}

.footer-heading {
  color: #fff;
  text-align: left;
  font-family: Open Sans, sans-serif;
}

.btn-stroke {
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #921914;
  border: 4px #434343;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 100px;
  height: 40px;
  margin-top: 24px;
  font-family: Fira Sans;
  font-size: 22px;
  display: inline-block;
}

.btn-stroke._2 {
  color: #921914;
  background-color: #fff0;
  border-style: solid;
  border-color: #921914;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.btn-stroke._2.chi-siamo {
  color: #921914;
  border-color: #921914;
  padding: 4px;
  font-size: 18px;
  text-decoration: none;
}

.btn-stroke._2.disabled {
  color: #5e5e5e;
  -webkit-text-stroke-color: #6d6867;
  border-color: #8a8a8a;
  height: auto;
  min-height: 40px;
}

.btn-stroke._3 {
  border-style: solid;
  border-color: #fff;
  display: flex;
}

.btn-input {
  background-color: #434343;
  flex: 0 auto;
  margin-bottom: 10px;
}

.subtitle {
  color: #434343;
  -webkit-text-stroke-color: #434343;
  text-transform: uppercase;
  margin-top: 8px;
  font-family: Fira Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}

.subtitle.pages {
  color: #921914;
  text-transform: none;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.subtitle.days {
  color: #921914;
  text-transform: uppercase;
  font-size: 18px;
}

.subtitle.giorni {
  font-size: 20px;
  line-height: 26px;
  display: none;
}

.link {
  color: #e61f57;
  font-weight: 700;
}

.text-field {
  flex: 0 auto;
}

.image-4 {
  position: absolute;
  right: 0;
}

.image-5 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-6 {
  z-index: 3;
  margin-left: 94px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-7.logo-desktop {
  width: 230px;
}

.image-7.logo-mobile {
  display: none;
}

.image-7.logo-pages {
  width: 230px;
  margin-top: 54px;
  margin-bottom: 54px;
  margin-right: 54px;
  padding: 0;
}

.div-block-2 {
  margin-top: 48px;
  margin-bottom: 22px;
  padding-bottom: 0;
}

.paragraph-3 {
  color: var(--energy-of-things-blu);
  text-align: center;
  padding: 7px;
  font-family: Satoshi, sans-serif;
}

.banner-txt {
  width: auto;
  min-width: auto;
  max-width: none;
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
}

.banner-txt._2 {
  color: #fff;
}

.banner-txt.dark {
  color: var(--acqua);
}

.banner-txt.blue {
  color: var(--energy-of-things-blu);
}

.column {
  background-image: url('../images/Frame-2.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.column.v1 {
  background-image: url('../images/Screenshot-2024-02-21-alle-11.40.28.png');
  background-position: 0 100%;
  background-size: 200%;
  display: block;
}

.column.v2 {
  background-image: url('../images/topbg.svg');
  background-position: 0 100%;
  background-size: 180%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-2 {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  height: 100%;
  padding-left: 104px;
  display: flex;
}

.column-2.landing {
  justify-content: center;
  align-items: flex-start;
}

.columns {
  width: 100%;
  height: 100%;
}

.link-block-2 {
  margin-top: 0;
}

.div-block-3 {
  flex: 0 auto;
}

.columns-2 {
  flex-direction: row;
  justify-content: center;
  width: 70%;
  min-width: 900px;
  margin-top: 25px;
  padding-left: 0;
}

.accessibilita {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-2 {
  color: #fff;
  flex: 0 auto;
  display: block;
}

.link-3, .link-4, .link-footer {
  color: #fff;
}

.link-footer:hover {
  color: var(--dynasty-green);
}

.link-footer.credits:hover {
  color: var(--energy-of-things-blu);
}

.header-pages {
  opacity: 1;
  background-image: linear-gradient(233deg, #2f8754, #223361 59%);
  align-items: center;
  min-height: 150px;
  max-height: 150px;
  display: flex;
}

.image-8 {
  width: 230px;
  margin: 23px 23px 23px 104px;
  position: absolute;
  inset: auto auto auto 0%;
}

.section {
  height: 50vh;
}

.div-block-5 {
  justify-content: center;
  width: 80%;
  height: 20px;
  display: flex;
}

.body {
  justify-content: center;
  display: block;
}

.section-2 {
  background-color: #fff;
  height: auto;
  display: block;
  position: static;
}

.div-block-6 {
  width: 80%;
  margin-top: 40px;
  margin-left: 0;
}

.section-3 {
  justify-content: center;
  align-items: flex-end;
  padding: 0 0 30px;
  display: flex;
  position: relative;
  top: 0;
}

.image-9 {
  color: #921914;
  flex: 1;
  height: auto;
  max-height: 150px;
  display: none;
  position: relative;
  right: 0;
}

.image-10 {
  width: 200px;
  display: none;
  position: absolute;
  inset: 0 auto auto 0%;
}

.link-5 {
  justify-content: flex-end;
  margin-top: 19px;
  margin-right: 67px;
  display: flex;
}

.link-5.link {
  color: #921914;
  display: flex;
}

.link-5.link.w--current {
  color: var(--energy-of-things-blu);
}

.image-11 {
  display: none;
}

.link-block-3 {
  align-items: center;
  display: flex;
}

.box-programma {
  flex-direction: row;
  display: flex;
}

.orario {
  width: 15ch;
}

.programma {
  width: 75%;
}

.italic {
  font-style: italic;
  font-weight: 400;
}

.box-giornata {
  margin-top: 32px;
  margin-bottom: 32px;
}

.line {
  width: 30px;
  height: 2px;
  display: none;
}

.privacy-text {
  margin-top: 24px;
  margin-bottom: 32px;
}

.box-section {
  width: 80%;
}

.box-section.privacy {
  width: 90%;
}

.section-4 {
  justify-content: center;
  padding-top: 25px;
  display: flex;
}

.title-programma, .bold-text-2 {
  color: #921914;
}

.hero-pages, .hero-pages-box {
  width: 40%;
  margin-left: 104px;
}

.hero-pages-box.desktop {
  width: 90%;
  margin-left: 0;
}

.column-7 {
  flex-direction: column;
  justify-content: space-around;
  padding-left: 54px;
  display: flex;
}

.columns-3 {
  justify-content: space-around;
  align-items: stretch;
  min-height: 60vh;
  display: flex;
}

.bottom-cookie-wrapper {
  z-index: 5;
  background-color: var(--acqua);
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.bottom-cookie-wrapper.programma, .bottom-cookie-wrapper.prog {
  display: block;
}

.cookie-content {
  align-items: center;
  display: flex;
}

.white-x {
  background-image: url('../images/Vector-2-Stroke.svg');
  background-position: 0 0;
  background-size: auto;
  width: 17px;
  height: 17px;
}

.cookie-span {
  color: #b5e3f4;
  border-bottom-style: none;
  font-weight: 600;
}

.cookie-button-bottom {
  background-color: var(--energy-of-things-blu);
  color: var(--white);
  border-radius: 5px;
  margin-top: 3px;
  margin-right: 35px;
  padding-left: 40px;
  padding-right: 40px;
}

.cookie-button-bottom:hover {
  color: var(--chlorella-green);
  border-bottom-style: solid;
  border-bottom-color: #203492;
}

.no-margin {
  margin-bottom: 0;
}

.no-margin.white-text {
  color: #fff;
}

.no-margin.white-text.max-700 {
  padding-right: 14px;
}

.link-6 {
  color: #e61f57;
}

.link-7, .link-8, .link-9, .link-10, .link-11 {
  color: #921914;
}

.link-pages {
  color: var(--energy-of-things-blu);
}

.logo {
  width: 260px;
}

.container {
  justify-content: center;
  padding: 30px 0;
  display: flex;
}

.navbar {
  background-color: var(--white);
  margin: 0;
}

.standard-txt {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.standard-txt.dark {
  color: #000;
  line-height: 22px;
}

.container-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 60%;
  display: flex;
}

.container-2.large {
  max-width: 1280px;
}

.container-3 {
  max-width: 70%;
}

.graphic-section {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  flex-direction: column;
  align-items: center;
  min-height: 70vh;
  padding-top: 100px;
  padding-bottom: 40px;
  display: flex;
}

.section-5 {
  padding: 63px;
}

.slider {
  margin-top: 26px;
}

.section-6 {
  background-color: #f5f7fa;
  justify-content: center;
  padding: 75px 40px;
  display: flex;
}

.key-number {
  background-color: var(--chlorella-green);
  color: var(--energy-of-things-blu);
  font-size: 40px;
}

.key-number.purecounter {
  background-color: var(--white);
  color: var(--energy-of-things-verde);
  font-family: Outfit, sans-serif;
  font-size: 44px;
}

.key-number.statictext {
  background-color: var(--white);
  color: var(--energy-of-things-verde);
  font-family: Outfit, sans-serif;
  font-size: 42px;
}

.key-numbers-text {
  color: var(--alpine-race);
  text-align: center;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
}

.text-span {
  color: var(--white);
}

.number-box {
  color: #0a6eb4;
  margin-bottom: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  font-weight: 300;
}

.html-embed-2 {
  display: block;
}

.logos-without-title {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  flex-direction: column;
  align-items: center;
  padding: 60px 30px;
  display: flex;
  position: relative;
}

.logos-without-title.white {
  background-color: #fff;
  border-bottom-style: none;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

.clients-wrapper-three {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: -10px;
  display: flex;
}

.clients-image-three {
  width: 180px;
  transition: all .2s;
  position: relative;
}

.clients-image-three:hover {
  position: relative;
  transform: translate(0, -10px);
}

.clients-image-three.single-logo {
  max-width: 200px;
}

.column-8 {
  display: flex;
}

.social-icon {
  align-items: center;
  padding-left: 10px;
  display: flex;
}

.section-7 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: var(--energy-of-things-blu);
  border-top: 1px solid #35538d;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  padding-top: 10px;
  padding-left: 50px;
  font-size: 12px;
  display: flex;
}

.grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  place-content: center;
  max-width: 1200px;
  margin-top: 40px;
  display: flex;
}

.div-block-8 {
  display: flex;
}

.smalltext {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.bold-text-3 {
  color: var(--energy-of-things-blu);
}

.infographic {
  max-width: 1000px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.grid-03 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 800px;
  margin-top: 10px;
}

.container-5 {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 1px;
  max-height: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.divider {
  color: #333c;
  background-color: #00000012;
  width: 100%;
  height: 1px;
  margin-top: 33px;
  margin-bottom: 24px;
}

.condomini.shadow {
  background-color: var(--white);
  border-radius: 16px;
  align-items: stretch;
  display: flex;
  box-shadow: 0 8px 5px #0003;
}

.corporate.shadow {
  background-color: var(--white);
  border-radius: 16px;
  flex-flow: row;
  height: 100%;
  display: block;
  box-shadow: 0 8px 5px #0003;
}

.cer.shadow {
  background-color: var(--white);
  border-radius: 16px;
  display: flex;
  box-shadow: 0 8px 5px #0003;
}

.button {
  background-color: var(--acqua);
  border-radius: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.button:hover {
  background-color: var(--antique-green);
  color: var(--white);
}

.button.white {
  background-color: var(--white);
  color: var(--energy-of-things-blu);
  padding: 20px 40px;
  font-size: 24px;
  line-height: 24px;
}

.button.white:hover {
  background-color: var(--energy-of-things-blu);
  color: var(--white);
}

.button.big {
  padding: 20px 40px;
  font-size: 22px;
}

.columns-2-950 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 72%;
  min-width: 950px;
  margin-top: 25px;
  padding-left: 0;
}

.video-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #f5f7fa;
  background-image: url('../images/videobg.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom: 1px solid #e4ebf3;
  flex-direction: column;
  align-items: center;
  min-height: 70vh;
  padding-top: 100px;
  padding-bottom: 40px;
  display: flex;
}

.videobox {
  width: auto;
  min-width: 1280px;
  height: auto;
  min-height: 720px;
}

.code-embed {
  width: 100%;
  max-width: 1280px;
  height: 100%;
  max-height: 720px;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 0;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.hero-split._2 {
  max-width: 100%;
}

.hero-split.mobile {
  display: none;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  border-radius: 8px;
  box-shadow: 0 4px 24px #96a3b5cc;
}

.hero-heading-right {
  background-color: #f5f7fa;
  background-image: url('../images/Asset-5.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 324px;
  border-bottom: 0 #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-heading-left {
  background-color: #fff;
  background-image: url('../images/topbg.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 340px;
  border-bottom: 0 solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-heading-left.first {
  background-image: url('../images/Asset-4.svg');
  background-position: 0 100%;
  background-size: 360px;
}

.heading-4 {
  color: var(--energy-of-things-verde);
  font-family: Outfit, sans-serif;
  font-size: 32px;
}

.ctafinal {
  background-color: var(--energy-of-things-verde);
  border-bottom: 1px solid #e4ebf3;
  flex-direction: column;
  align-items: center;
  min-height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.white {
  color: var(--white);
}

.white:hover {
  color: var(--chlorella-green);
}

.white.w--current {
  color: var(--white);
}

.grid-4 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "Area Area-2";
}

.grid-5 {
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1280px;
  padding-top: 40px;
}

.box_landing_vantaggi {
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
  box-shadow: 0 8px 5px #0003;
}

.right-arrow {
  z-index: 22;
  position: absolute;
}

.slider-2 {
  width: 75%;
  height: 53%;
  position: absolute;
  top: 140px;
}

.slide {
  background-image: url('../images/screenshot03.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-9 {
  z-index: 22;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  display: flex;
  position: absolute;
  top: 149.5px;
  left: 86px;
}

.video {
  width: 150px;
}

.macbook-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.screen {
  z-index: 22;
  width: 77%;
  height: 80%;
  position: absolute;
  top: 7%;
}

.slide-nav {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  display: none;
}

.right-arrow-2, .left-arrow {
  display: none;
}

.slide-2 {
  background-image: url('../images/screenshot03b.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/screenshot02b.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slider-3 {
  height: 100%;
}

.slide-4 {
  background-image: url('../images/screenshot01.jpg');
  background-position: 0 0;
  background-size: cover;
}

.grid-6 {
  grid-column-gap: 160px;
  grid-row-gap: 160px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  align-self: center;
  max-width: 800px;
  margin-top: 20px;
}

.link-block-4, .link-block-5 {
  display: flex;
}

@media screen and (min-width: 1440px) {
  .text-section {
    color: #2f2f2f;
  }

  .section-heading {
    margin-top: 10px;
  }

  .standard-text.pages {
    max-width: none;
  }

  .btn-stroke._2.chi-siamo {
    color: #921914;
    border-color: #921914;
    padding: 13px;
    font-size: 18px;
    text-decoration: none;
  }

  .btn-stroke._2.disabled {
    color: #5e5e5e;
    -webkit-text-stroke-color: #848484;
    background-color: #d9d9d9;
    border-color: #8a8a8a;
  }

  .subtitle.pages {
    color: #921914;
    text-transform: none;
    font-size: 20px;
    line-height: 28px;
  }

  .subtitle.days {
    text-transform: uppercase;
  }

  .column.v2 {
    padding-right: 8%;
  }

  .column-2.landing {
    padding-left: 8%;
  }

  .header-pages {
    background-image: url('../images/hero-pages.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 150px;
    display: flex;
  }

  .section-2 {
    height: 65vh;
  }

  .div-block-6 {
    width: 70%;
    max-width: none;
    margin-top: 80px;
    margin-left: 0;
    padding-bottom: 40px;
  }

  .section-3 {
    justify-content: center;
  }

  .image-9 {
    display: none;
    position: relative;
    right: 0;
  }

  .link-5.link {
    justify-content: flex-start;
  }

  .programma {
    width: 80%;
  }

  .italic {
    font-style: italic;
  }

  .box-giornata {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .line {
    display: none;
  }

  .box-section {
    margin-bottom: 32px;
  }

  .column-7 {
    padding-left: 104px;
  }

  .columns-3 {
    justify-content: space-around;
    align-items: stretch;
  }

  .bottom-cookie-wrapper {
    flex-direction: row;
    display: flex;
  }

  .cookie-content.bottom-banner-content {
    flex-wrap: nowrap;
  }

  .no-margin.white-text.max-700 {
    font-family: Satoshi, sans-serif;
    font-size: 16px;
  }

  .link-11 {
    color: #921914;
  }

  .image-13 {
    width: 250px;
  }
}

@media screen and (max-width: 991px) {
  .hero.v2, .hero.v4-bg {
    height: 60vh;
  }

  .text-section {
    background-position: 100% 100%;
  }

  .text-obiettivi {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2 {
    text-align: center;
    line-height: 24px;
  }

  .hero-heading {
    font-size: 26px;
    line-height: 28px;
  }

  .section-heading {
    font-size: 28px;
  }

  .standard-text.banner {
    width: 70%;
  }

  .btn-stroke {
    min-width: 90px;
    font-size: 18px;
  }

  .image-4 {
    left: 669px;
  }

  .image-6 {
    z-index: -1;
  }

  .image-7 {
    width: 150px;
    margin-top: 32px;
  }

  .image-7.logo-desktop {
    width: 230px;
  }

  .image-7.logo-pages {
    width: 230px;
    padding-top: 0;
    padding-bottom: 16px;
    padding-right: 0;
  }

  .banner-txt {
    font-size: 24px;
    line-height: 28px;
  }

  .column {
    background-image: url('../images/Frame-2.png');
    background-position: 0%;
    background-size: cover;
    align-items: stretch;
    height: 100%;
    display: flex;
  }

  .column.v2 {
    background-position: 0%;
    background-size: 190%;
  }

  .column-2 {
    height: 100%;
    padding-left: 40px;
  }

  .columns {
    height: 100%;
  }

  .columns-2 {
    flex-direction: column;
    width: 100%;
    min-width: 90%;
    display: block;
  }

  .header-pages {
    background-image: url('../images/hero-pages.svg');
    background-position: 50%;
    background-size: cover;
    display: flex;
  }

  .image-8 {
    width: 230px;
    margin-left: 48px;
    display: none;
    inset: -3% 0% auto;
  }

  .div-block-6 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    display: flex;
  }

  .section-3 {
    justify-content: center;
  }

  .image-9 {
    display: none;
    position: relative;
  }

  .image-11 {
    width: 150px;
    margin: 13px 13px 13px 32px;
    display: block;
  }

  .columns-3 {
    justify-content: space-around;
    align-items: flex-end;
  }

  .bottom-cookie-wrapper {
    height: auto;
  }

  .link-11 {
    color: #921914;
  }

  .standard-txt.dark {
    font-size: 14px;
    line-height: 120%;
  }

  .container-2 {
    max-width: 100%;
  }

  .container-3 {
    max-width: 80%;
  }

  .section-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .key-number.purecounter, .key-number.statictext {
    font-size: 28px;
  }

  .container-4 {
    max-width: 728px;
  }

  .clients-image-three {
    margin-bottom: 30px;
  }

  .infographic {
    max-width: 90%;
  }

  .columns-2-950 {
    flex-direction: column;
    width: 100%;
    min-width: 90%;
    display: block;
  }

  .container-6 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-split.mobile {
    display: block;
  }

  .hero-split._1 {
    display: none;
  }

  .grid-6 {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    flex-direction: column;
  }

  .hero-text {
    display: none;
  }

  .text-section {
    background-position: 50%;
  }

  .text-section.intro {
    padding-left: 8px;
    padding-right: 8px;
  }

  .icon-box.formare, .icon-box.condividere, .icon-box.promuovere, .icon-box.costruire, .icon-box.corporate, .icon-box.condoini, .icon-box.cer, .icon-box.money, .icon-box.grdd, .icon-box.tecc {
    width: 60px;
    height: 60px;
  }

  .text-obiettivi {
    min-height: 170px;
    max-height: 240px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .banner-newsletter {
    width: 90%;
  }

  .hero-heading {
    text-align: center;
    width: 80%;
  }

  .section-heading {
    font-size: 24px;
  }

  .section-heading.pages {
    font-size: 20px;
    line-height: 22px;
  }

  .standard-text, .standard-text.banner {
    width: 90%;
  }

  .footer-text {
    text-align: left;
  }

  .footer-text.dx.pagine {
    text-align: center;
  }

  .subtitle.pages {
    font-size: 16px;
    line-height: 20px;
  }

  .image-7.logo-pages {
    margin-bottom: 38px;
    padding-bottom: 0;
  }

  .div-block-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .banner-txt {
    width: 100%;
    font-size: 28px;
  }

  .column.v1 {
    display: none;
  }

  .column.v2 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
  }

  .column-2 {
    align-items: center;
    padding-left: 10px;
  }

  .column-2.landing {
    justify-content: center;
    align-items: center;
    height: 70%;
  }

  .columns-2 {
    min-width: 90%;
  }

  .affidabilita {
    text-align: center;
    margin-bottom: 10px;
    padding-top: 0;
  }

  .column-5 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .trasparenza {
    max-height: 300px;
  }

  .header-pages {
    background-image: url('../images/hero-pages.svg');
    background-position: 50%;
    background-size: cover;
    display: flex;
  }

  .image-8 {
    display: none;
  }

  .section-2 {
    background-position: 50%;
  }

  .div-block-6 {
    margin-left: 0;
  }

  .section-3 {
    justify-content: center;
  }

  .image-9 {
    display: none;
  }

  .image-11 {
    width: 130px;
    margin: 13px;
    display: block;
  }

  .cookie-content {
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .cookie-content.bottom-banner-content {
    align-items: center;
  }

  .link-11 {
    color: #921914;
  }

  .number-box, .number-box.purecounter {
    font-size: 40px;
  }

  .logos-without-title {
    padding: 60px 15px;
  }

  .clients-wrapper-three {
    margin-bottom: -30px;
  }

  .clients-image-three {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .grid, .grid-03 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .column-6-copy, .dato1 {
    max-height: 300px;
  }

  .columns-2-950 {
    min-width: 90%;
  }

  .hero-heading-center, .hero-heading-right, .hero-heading-left {
    padding: 60px 15px;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .grid-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-self: auto;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    align-items: center;
    margin-left: 0;
  }

  .hero.v2, .hero.v4-bg {
    background-image: none;
    height: 40vh;
  }

  .text-section {
    background-position: 0%;
    background-size: cover;
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-section._2.gradient {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block {
    padding-left: 0;
    padding-right: 0;
  }

  .icon-box.formare, .icon-box.condividere, .icon-box.promuovere, .icon-box.corporate, .icon-box.condoini, .icon-box.cer, .icon-box.money, .icon-box.grdd, .icon-box.tecc {
    width: 100px;
    height: 100px;
  }

  .text-obiettivi {
    min-height: 100px;
    padding: 10px 0;
  }

  .heading-2 {
    text-align: center;
    font-size: 20px;
  }

  .section-newsletter {
    padding-top: 16px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .paragraph {
    text-align: center;
    font-size: 13px;
    line-height: 16px;
  }

  .banner-newsletter {
    width: 90%;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
  }

  .footer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .hero-heading {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
  }

  .section-heading {
    width: 95%;
    font-size: 24px;
  }

  .section-heading.pages {
    text-align: left;
    font-size: 28px;
    line-height: 28px;
  }

  .standard-text {
    text-align: center;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .standard-text.banner {
    width: 100%;
  }

  .standard-text.pages {
    text-align: left;
    margin-top: 0;
    margin-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
  }

  .standard-text.obiettivi {
    padding: 8px;
  }

  .footer-text {
    text-align: center;
    font-size: 12px;
  }

  .footer-text.dx {
    align-items: center;
    padding-left: 0;
  }

  .btn-stroke._2 {
    color: #921914;
    border-color: #921914;
    padding: 8px;
    text-decoration: none;
  }

  .btn-stroke._2.chi-siamo {
    color: #921914;
    border-color: #921914;
  }

  .btn-stroke._2.disabled {
    padding-top: 8px;
  }

  .subtitle.pages {
    font-weight: 400;
  }

  .subtitle.days {
    margin-bottom: 24px;
  }

  .image-4 {
    display: none;
    right: -99px;
  }

  .image-5 {
    display: none;
    left: -15%;
  }

  .image-6 {
    z-index: -1;
    display: none;
    left: -38%;
  }

  .image-7 {
    text-align: center;
    width: 200px;
  }

  .image-7.logo-desktop {
    display: none;
  }

  .image-7.logo-mobile {
    display: block;
  }

  .image-7.logo-pages {
    width: 150px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .div-block-2 {
    text-align: center;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    flex-direction: column;
    align-items: center;
    margin-top: 8px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .banner-txt {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }

  .column.v2 {
    background-image: url('../images/topbg.svg');
    background-position: 10% -7%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 0;
    min-height: 250px;
  }

  .column-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    align-items: center;
    height: 100%;
    padding-left: 10px;
  }

  .div-block-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .columns-2 {
    min-width: 90%;
  }

  .column-5 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-4 {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .html-embed {
    max-width: 100%;
  }

  .header-pages {
    background-image: url('../images/hero-pages.svg');
    background-position: 37%;
    background-size: cover;
    align-items: center;
    height: 70px;
    display: flex;
  }

  .image-8 {
    display: none;
  }

  .section-2 {
    height: 30vh;
    min-height: 0;
    display: block;
    position: static;
    inset: 0% auto auto 0%;
  }

  .div-block-6 {
    align-items: flex-start;
    width: 90%;
    margin-top: 32px;
    margin-left: 0;
  }

  .section-3 {
    justify-content: center;
    padding-left: 20px;
    display: block;
  }

  .image-9 {
    display: none;
  }

  .image-10 {
    width: 150px;
  }

  .link-5.link {
    color: #921914;
    justify-content: flex-start;
    margin-bottom: 16px;
    margin-right: 0;
    font-family: Satoshi, sans-serif;
  }

  .image-11 {
    width: 150px;
    height: auto;
    margin: 13px 13px 13px 22px;
    display: block;
  }

  .box-programma {
    flex-direction: column;
  }

  .orario {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    align-items: center;
    width: 100%;
    font-weight: 700;
    display: flex;
  }

  .programma {
    width: 100%;
    padding-bottom: 20px;
  }

  .italic {
    color: #434343;
  }

  .box-giornata {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .div-block-7 {
    background-color: #edebeb;
    width: 30px;
    height: 3px;
  }

  .line {
    background-color: #ededed;
    width: 30px;
    height: 2px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .hero-pages-box.desktop {
    margin-bottom: 24px;
  }

  .column-7 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .columns-3 {
    flex-direction: column;
    min-height: 0;
    display: block;
  }

  .image-12 {
    display: block;
  }

  .bottom-cookie-wrapper {
    flex-direction: column-reverse;
    padding-top: 25px;
  }

  .bottom-cookie-wrapper.home {
    display: block;
  }

  .cookie-content.bottom-banner-content {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .cookie-button-bottom {
    margin-top: 3px;
  }

  .no-margin.white-text.max-700 {
    padding-right: 0;
  }

  .link-11 {
    color: #921914;
  }

  .graphic-section {
    min-height: 50vh;
  }

  .container-4 {
    max-width: none;
  }

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .column-8 {
    justify-content: center;
  }

  .section-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }

  .grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .smalltext {
    width: 250px;
  }

  .infographic {
    max-width: 90%;
  }

  .grid-03 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .button.white, .button.big {
    font-size: 18px;
  }

  .columns-2-950 {
    min-width: 90%;
  }

  .video-section {
    min-height: 50vh;
    padding-top: 40px;
  }

  .container-6 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .ctafinal {
    min-height: auto;
  }

  .grid-6 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }
}

#w-node-_9bd82325-a8f5-b8d3-92c6-910677e3b80d-32012b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d236cfb9-8c68-6cdd-065f-39a5148b76ec-32012b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_5a8a4ad6-3742-6b11-e8a8-c9f456afe267-32012b14, #w-node-_25107550-fe6c-02b1-8624-d2a806187f3d-32012b14, #w-node-_5050bf35-b0de-a4b4-a683-3c9315bdb298-32012b14, #w-node-_8c99930a-8f8c-fff7-8483-b2661def8bd8-32012b14, #w-node-bbfe2089-b0e1-dafa-031f-5d8a83de24a5-32012b14, #w-node-_863cb2b0-e840-42b5-2456-c86f7fb9cd09-32012b14, #w-node-e5055a16-7b9c-6191-a74e-e3284a46e4a4-32012b14, #w-node-e8afe874-022a-0552-f213-d8f11608f6b1-32012b14, #w-node-ec121aae-4bb2-cb9f-3678-aacf3153e633-32012b14, #w-node-c4a052a9-4055-b0b2-f1a2-223474756204-32012b14, #w-node-_15188df4-122d-0fe8-86b9-5cdcca5ec683-32012b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c4e0a700-d4a0-9d04-8a84-d823201c6945-32012b14, #w-node-_9a565c14-3606-5df7-232b-cbeb9712f9c0-32012b14 {
  place-self: center;
}

#w-node-_1aa5ef49-ae84-0ac9-e875-adc26d30019c-32012b14, #w-node-_4c79d205-52ad-5270-7515-2aca00a46012-32012b14, #w-node-_03251ee4-cd93-30be-1f90-3f159ba92c00-32012b14, #w-node-_4c79db53-f4d9-91fd-34cf-2bb66a841e62-32012b14, #w-node-efa99342-aafa-6437-ce65-7a7ed3f5360d-32012b14, #w-node-_261a2698-507d-a02c-9e4b-3cfab9cfcf3a-32012b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BoldItalic.otf') format('opentype'), url('../fonts/Satoshi-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}