:root {
  --white: white;
  --black: black;
  --white-smoke: #f5f5f7;
  --black-2: #1d1d1f;
}

.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;
}

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

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

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

.body {
  flex-direction: column;
  height: 100vh;
}

.container {
  justify-content: space-between;
  width: 100vw;
  max-width: 100vw;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.nav {
  z-index: 998;
  width: 100%;
  height: 10vh;
  max-height: 10vh;
  margin-top: 0;
  padding-top: 2vh;
  display: block;
  position: relative;
}

.nav.homenuova {
  position: absolute;
}

.nav-menu {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  max-height: 60px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.nav-menu._2 {
  flex-direction: column;
  justify-content: center;
}

.nav-menu._3 {
  justify-content: flex-end;
  padding-right: 12px;
}

.nav-menu._1 {
  justify-content: flex-start;
}

.mobile-burger {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 30px;
  height: 30px;
  padding-top: 7px;
  padding-bottom: 7px;
  display: none;
}

.nav-link {
  color: #2f2f2f;
  text-align: center;
  border: 1px #000;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  height: 44px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Gotham book, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.nav-link:hover {
  opacity: .7;
}

.nav-link.home {
  color: #2f2f2f;
}

.mobile-burger-line {
  background-color: #fff;
  width: 60%;
  height: 1px;
}

.html-embeded {
  width: 100vw;
  height: 5000px;
  margin-top: 0;
  padding-top: 0;
  display: block;
  position: static;
}

.html-embeded.intro {
  height: 4250px;
  margin-top: 0;
  padding-top: 0;
  transition: transform .3s;
  display: block;
  position: static;
}

.html-embeded._1 {
  z-index: 999;
  opacity: 1;
  background-color: #0000;
  border: 1px solid #898989;
  width: 100vw;
  height: 2550px;
  display: block;
  position: static;
  inset: 0%;
}

.text-block-4 {
  z-index: 9998;
  color: #444;
  text-align: center;
  letter-spacing: 5px;
  border: 0 solid #fff;
  border-radius: 0;
  width: 30vw;
  height: 2vh;
  margin: auto auto 5vh;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 300;
  display: block;
  position: fixed;
  inset: 0%;
}

.section-3-romano {
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: auto;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.section-3-romano.upper {
  margin-top: 80px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.bottonenero {
  z-index: 997;
  color: #000;
  text-align: center;
  letter-spacing: 5px;
  width: 30vw;
  height: 2vh;
  margin: auto auto 5vh;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 300;
  display: block;
  position: fixed;
  inset: 0%;
}

.bottonenero.bottonenero2 {
  z-index: 998;
  width: 35vw;
  height: 90vh;
  margin-bottom: 0;
  display: block;
}

.image-5 {
  width: auto;
  height: 15vh;
  min-height: 15vh;
  max-height: 15vh;
  margin-top: 15vh;
  padding-left: 4px;
  display: block;
}

.link-block-4 {
  text-align: center;
}

.main {
  z-index: -500;
  opacity: 1;
  width: auto;
  height: auto;
  margin-top: 0;
  display: block;
  position: static;
}

.section-14 {
  height: 2000px;
  display: block;
  position: static;
}

.image-12 {
  flex: none;
  width: 100vw;
  max-width: none;
  display: block;
  position: sticky;
  inset: -5% 0% 0%;
}

.heading-6 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.heading-6.piccolo {
  z-index: 1000;
  opacity: 0;
  direction: ltr;
  color: #352929;
  text-align: center;
  text-transform: none;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 40vw;
  height: 30vh;
  margin: auto 15vw auto auto;
  font-family: Gotham book, sans-serif;
  font-size: 30px;
  line-height: 40px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.heading-6.piccolo-copy {
  z-index: 999;
  opacity: 1;
  direction: ltr;
  text-align: center;
  text-transform: none;
  z-index: auto;
  opacity: 1;
  direction: ltr;
  color: #352929;
  text-align: center;
  text-transform: none;
  inset: 0%;
  background-color: #c24b4b00;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: auto;
  font-family: Gotham book, sans-serif;
  font-size: 40px;
  line-height: 50px;
  display: none;
  position: fixed;
  inset: 0%;
  transform: translate(-5000px);
}

.heading-6.big {
  z-index: 9997;
  opacity: 0;
  background-color: #e6666600;
  justify-content: center;
  align-items: center;
  margin-left: 5vw;
  margin-right: 5vw;
  font-family: Gotham book, sans-serif;
  font-size: 30px;
  line-height: 60px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.heading-6.piccolo-copy-copy {
  z-index: 999997;
  opacity: 1;
  direction: ltr;
  color: #352929;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin: auto auto auto 5vw;
  font-family: Gotham book, sans-serif;
  font-size: 30px;
  line-height: 40px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.heading-6.piccolo-copy {
  z-index: 1000;
  opacity: 0;
  direction: ltr;
  color: #352929;
  text-align: center;
  text-transform: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin: auto auto auto 15vw;
  font-family: Gotham book, sans-serif;
  font-size: 30px;
  line-height: 40px;
  display: flex;
  position: fixed;
  inset: 0%;
  transform: none;
}

.heading-6.piccolo-copy-copy {
  z-index: 1000;
  opacity: 0;
  direction: ltr;
  color: #352929;
  text-align: center;
  text-transform: none;
  background-color: #c24b4b00;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: auto;
  font-family: Gotham book, sans-serif;
  font-size: 30px;
  line-height: 40px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.sectiontesto {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60vh;
  display: flex;
}

.sectiontesto.piccolo {
  opacity: 1;
  text-align: justify;
  opacity: 1;
  text-align: justify;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  margin: 0 0 0;
  display: flex;
  overflow: hidden;
}

.tuco-234 {
  z-index: 999;
  opacity: 0;
  text-align: right;
  width: auto;
  max-width: none;
  height: 60vh;
  margin: auto -5vw 541px auto;
  display: block;
  position: fixed;
  inset: 0% 0% 0% 0;
}

.image-16 {
  z-index: 999;
  opacity: 0;
  text-align: right;
  align-self: auto;
  width: auto;
  max-width: none;
  height: 70vh;
  margin: auto auto auto 10vw;
  display: block;
  position: fixed;
  inset: 10% 0% 0% 0;
}

.image-16.asd-copy {
  opacity: 0;
  height: 60vh;
  margin-left: auto;
  margin-right: 15vw;
  display: block;
}

.image-16.asd-copy.blackout {
  z-index: 950;
  margin-right: auto;
  display: none;
}

.container-2 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-2.come {
  flex: none;
  max-width: none;
  padding-left: 10vw;
  padding-right: 10vw;
  display: block;
}

.image-19 {
  z-index: 0;
  opacity: 1;
  object-fit: contain;
  width: 30vw;
  min-width: 30vw;
  max-width: 30vw;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: auto;
  display: block;
  position: static;
  inset: 0%;
}

.image-19.blackout {
  width: 20vw;
  min-width: 20vw;
  max-width: 20vw;
}

.text-block-6 {
  color: #898989;
  text-align: left;
  letter-spacing: 1px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  font-family: Gotham, sans-serif;
  font-weight: 300;
  line-height: 35px;
  transition: all .2s;
  display: flex;
}

.text-block-6:hover {
  color: #4d4d4d;
  text-decoration: underline;
}

.text-block-6.blackout {
  color: #e3e6e6;
}

.container-2-copy {
  color: #303030;
  flex-direction: column;
  flex: none;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 8vw;
  display: flex;
}

.image-20 {
  flex: 0 auto;
  max-width: 8%;
  margin-right: 14px;
  transition: all .2s;
}

.image-20:hover {
  max-width: 9%;
}

.div-block-6 {
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  max-width: 200px;
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
}

.image-21 {
  width: 115px;
  max-width: none;
  transition: all .2s;
}

.image-21:hover {
  width: 115px;
  transform: scale(1.1);
}

.container-3-copy {
  text-align: left;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-6-copy {
  color: #afafaf;
  text-align: left;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 5vw;
  font-family: Gotham book, sans-serif;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.text-block-6-copy:hover {
  color: #555;
  text-decoration: underline;
}

.text-block-6-copy.blackout {
  color: #e3e6e6;
}

.text-block-6-copy-copy {
  color: #afafafc2;
  text-align: left;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  padding-right: 5vw;
  font-family: Gotham book, sans-serif;
  font-weight: 400;
  line-height: 26px;
  transition: all .2s;
  display: flex;
}

.text-block-6-copy-copy:hover {
  color: #555;
  text-decoration: underline;
}

.text-block-6-copy-copy.blackout {
  color: #e3e6e6;
}

.ciaofooter {
  z-index: 9998;
  background-color: #f7f7f7;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 320px;
  display: flex;
  position: relative;
}

.ciaofooter2 {
  z-index: 9998;
  background-color: #f0f0f0;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  display: flex;
  position: relative;
}

.papa-copy-234 {
  z-index: 999;
  opacity: 0;
  text-align: right;
  width: auto;
  max-width: none;
  height: 70vh;
  margin: auto auto 25vh -10vw;
  display: block;
  position: fixed;
  inset: 0% 0% 0% 0;
}

.title-6 {
  color: #4e4b4b;
  text-align: left;
  letter-spacing: 1px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  font-family: Gotham, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 60px;
  display: flex;
  position: static;
}

.title-6.blackout {
  color: #e3e6e6;
}

.text-block-6-copy-copy-copy {
  color: #afafaf;
  text-align: left;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  line-height: 26px;
  transition: all .2s;
  display: flex;
}

.text-block-6-copy-copy-copy:hover {
  color: #555;
  text-decoration: underline;
}

.text-block-6-copy-copy-copy.blackout {
  color: #e3e6e6;
}

.container-3-copy-copy {
  text-align: left;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10, .link-block-11, .link-block-12, .link-block-13, .link-block-14, .link-block-15, .link-block-16, .link-block-17 {
  text-decoration: none;
}

.link-block-18 {
  font-family: Gotham book, sans-serif;
  text-decoration: none;
}

.buy-button-2 {
  float: right;
  color: #fff;
  background-color: #0071e3;
  background-image: linear-gradient(to top, #0071e3, #3298ff);
  border: 10px #0071e3;
  border-radius: 50px;
  margin: 19px 20px 19px 10px;
  padding: 15px 24px;
  font-family: Gotham book, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 6px;
  position: relative;
}

.buy-button-2:hover {
  background-color: #1680eb;
  background-image: linear-gradient(#0071e3, #3298ff);
}

.paragraph-2 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: 1vw 2vw;
  font-family: Gotham book, sans-serif;
  font-size: 1.5vw;
  font-weight: 300;
  line-height: 2.6vw;
  display: flex;
}

.hoverfullscreen-2 {
  z-index: 9999999;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  line-height: 25px;
  transition: opacity .2s;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.hoverfullscreen-2.blackout {
  display: flex;
}

.image-27 {
  opacity: .35;
  color: #a02828;
  align-self: center;
  min-height: 8vh;
  margin: auto;
  display: block;
  position: fixed;
}

.image-27.blackout {
  opacity: 1;
}

.image-26 {
  opacity: .4;
  color: #a37272;
  height: 5vh;
  margin-top: 0;
  position: fixed;
}

.image-26.blackout {
  opacity: 1;
}

.pop-up-modal {
  z-index: 999999;
  background-color: #2a2a2dbf;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-up {
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  width: 450px;
  height: auto;
  padding: 100px 30px 30px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 10px 5px #00000040;
}

.pop-up-icon {
  background-color: #000;
  background-image: none;
  border: 5px solid #fff;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  position: absolute;
  inset: -13% 0% auto;
}

.oltremodalgotham {
  color: #525252;
  letter-spacing: 2px;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: -5px;
  font-family: Snellroundhand, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.5em;
}

.image-28 {
  max-width: 80%;
  margin-top: -11px;
  margin-left: 7px;
}

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  height: 44px;
  max-height: 44px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.nav-link-2 {
  color: #4e4b4b;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Gotham book, sans-serif;
  text-decoration: none;
  transition: opacity .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.nav-link-2:hover {
  opacity: .7;
}

.nav-link-2.logo {
  background-image: url('../images/ok.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 45px;
  padding-left: 0;
  padding-right: 0;
}

.nav-link-2.logo.blackout {
  background-color: #0000;
  background-image: url('../images/ok.svg');
}

.nav-link-2.blackout {
  color: #e3e6e6;
}

.nav-link-2.grangala {
  color: #4e4b4b;
  background-color: #fff;
}

.container-5 {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.iphone-nav-content-2 {
  color: #f5f5f7;
  justify-content: space-between;
  align-items: center;
  height: 52px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.iphone-nav-title-2 {
  color: #4e4b4b;
  font-size: 21px;
  font-weight: 600;
  text-decoration: none;
}

.iphone-nav-title-2.blackout {
  color: #e3e6e6;
}

.iphone-nav-title-2.grangala {
  color: #2f2f2f;
  background-color: #fff;
}

.buy-button-3 {
  color: #fff;
  background-color: #0071e3;
  background-image: linear-gradient(to top, #0071e3, #3298ff);
  border-radius: 20px;
  margin-left: 24px;
  padding: 4px 11px;
  font-family: Gotham book, sans-serif;
  font-size: 12px;
}

.buy-button-3:hover {
  background-color: #1680eb;
  background-image: linear-gradient(#0071e3, #3298ff);
}

.airmod {
  z-index: 9998;
  background-color: #ffffffe6;
  border: .5px #acacac;
  flex-direction: row;
  align-items: stretch;
  width: 100%;
  height: 100px;
  margin-top: 0;
  padding-top: 8px;
  display: block;
  position: fixed;
  inset: 0 auto auto;
  box-shadow: 0 0 40px 30px #dadada8f;
}

.airmod.blackout {
  z-index: 9999;
  box-shadow: none;
  background-color: #000;
  display: block;
}

.airmod.grangala {
  z-index: 9999;
  box-shadow: none;
  background-color: #fff;
  display: block;
}

.text-block-8 {
  color: #4e4b4b;
  cursor: grab;
  font-family: Gotham, sans-serif;
  display: inline-block;
}

.image-30 {
  cursor: grab;
  background-color: #d4787800;
  flex: 0 auto;
  align-self: flex-end;
  max-width: 7%;
  margin-top: -84px;
  margin-left: 9px;
  position: absolute;
}

.paragraph-4 {
  text-align: center;
  margin-top: 12px;
  font-family: Gotham book, sans-serif;
  font-size: 17px;
}

.oltremodalgotham-copy {
  color: #525252;
  letter-spacing: 3px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Gotham book, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5em;
}

.container-5-copy {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.image-31 {
  z-index: 9999;
  opacity: 0;
  width: 2vw;
  max-width: none;
  height: 2vh;
  margin: auto auto 3vh;
  display: block;
  position: fixed;
  inset: 0%;
  transform: translate(0, 10vh);
}

.zebra {
  z-index: 999;
  opacity: 0;
  text-align: right;
  width: auto;
  max-width: none;
  height: 70vh;
  margin: auto auto 25vh -10vw;
  display: block;
  position: fixed;
  inset: 0% 0% 0% 0;
}

.giraffa {
  z-index: 999;
  opacity: 0;
  text-align: right;
  width: auto;
  max-width: none;
  height: 60vh;
  margin: auto -5vw 40vh auto;
  display: block;
  position: fixed;
  inset: 0% 0% 0% 0;
}

.cavalletta {
  z-index: 999;
  opacity: 0;
  text-align: right;
  width: auto;
  max-width: none;
  height: 70vh;
  margin: auto auto 25vh -10vw;
  display: block;
  position: fixed;
  inset: 0% 0% 0% 0;
}

.farfalla {
  z-index: 999;
  opacity: 0;
  text-align: right;
  width: auto;
  max-width: none;
  height: 60vh;
  margin: auto -5vw 541px auto;
  display: block;
  position: fixed;
  inset: 0% 0% 0% 0;
}

._10vhmargin {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 10vh;
  display: flex;
}

.times {
  color: #525252;
  letter-spacing: 2px;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: -5px;
  margin-left: 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5em;
}

.container-6 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.image-32 {
  width: 50vw;
}

.airmod-copy {
  z-index: 9998;
  background-color: #fff;
  border: .5px #acacac;
  flex-direction: row;
  align-items: stretch;
  width: 100%;
  height: 100px;
  margin-top: 0;
  padding-top: 8px;
  display: block;
  position: fixed;
  inset: 0 auto auto;
}

.paragraph-2-copy {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: 1vw 2vw;
  font-family: Gotham book, sans-serif;
  font-size: 1.8vw;
  font-style: italic;
  font-weight: 400;
  line-height: 3vw;
  display: flex;
}

.section-3-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 2vw;
  padding-bottom: 2vw;
  display: flex;
}

.paragraph-2-copy-copy {
  text-align: left;
  text-transform: uppercase;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin: 1vw 2vw;
  font-family: Gotham book, sans-serif;
  font-size: 2.5vw;
  font-weight: 300;
  line-height: 3vw;
  display: flex;
}

.div-block-7 {
  width: 50vw;
}

.airmod-copy {
  z-index: 9998;
  background-color: #fff;
  border: .5px #acacac;
  flex-direction: row;
  align-items: stretch;
  width: 100%;
  height: 100px;
  margin-top: 0;
  padding-top: 8px;
  display: block;
  position: fixed;
  inset: 0 auto auto;
  box-shadow: 0 0 40px 30px #dadada8f;
}

.section-3-copy-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  display: flex;
}

.section-3-copy2-copy {
  justify-content: space-between;
  align-items: center;
  height: 4vw;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.link-block-8-copy {
  text-decoration: none;
}

.grid-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area-2 Area-12"
                 "Area Area-11"
                 "Area-3 Area-10"
                 "Area-4 Area-9"
                 "Area-5 Area-8"
                 "Area-6 Area-7"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-self: center;
  justify-items: stretch;
  display: grid;
  position: relative;
  top: 5px;
  bottom: 5px;
}

.link-block-19 {
  justify-content: flex-end;
  display: flex;
}

.image-33 {
  align-self: center;
  max-width: 20%;
  margin-right: 10px;
  display: block;
}

.paragraph-5 {
  align-self: center;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Gotham book, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.link-block-19-copy {
  color: #2d2d2d;
  justify-content: flex-end;
  text-decoration: none;
  display: flex;
}

.image-29-copy {
  cursor: pointer;
  align-self: center;
  max-width: 30px;
  margin-right: 35px;
  display: block;
}

.section-3-copy2-copy-copy {
  justify-content: space-between;
  align-items: center;
  height: 13vh;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.storeimmagine {
  width: auto;
}

.storetestodiv {
  text-align: center;
  border: 1px solid #0000;
  flex: 0 auto;
  align-self: flex-start;
  width: 50vw;
  padding: 2vw 6vw 0;
}

.storetesto {
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: 3vw 0 0;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6vw;
  display: flex;
}

.storelink {
  color: #ac2222;
  text-align: left;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: 0 0 1vw;
  font-family: Gotham book, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6;
  display: flex;
}

.container-7 {
  border-radius: 100%;
  max-width: 300px;
  max-height: 300px;
  display: block;
  overflow: visible;
}

.storeluogo {
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: 0 0 1vw;
  font-family: Gotham book, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.6vw;
  display: flex;
}

.storelinkurl {
  color: #424242;
  border: 1px solid #0000;
}

.storemap {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  max-height: none;
  margin: 5vw 0 10vw;
  display: flex;
}

.storemapmask {
  text-align: center;
  border: 1px solid #0000;
  flex: 1;
  align-self: center;
  width: 33vw;
  padding: 0;
}

.html-embed {
  border-radius: 0;
}

.container-8 {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  max-width: 90vw;
  display: block;
  overflow: hidden;
}

.storesectionlogo {
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 180px;
  display: flex;
}

.storetestodivlogo {
  text-align: center;
  border: 1px solid #0000;
  flex: 0 auto;
  align-self: center;
}

.containerlogo {
  border-radius: 0%;
  display: block;
}

.storeimmaginelogo {
  height: 100px;
}

.storetestologo {
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-family: Snellroundhand, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  display: flex;
}

.buybutton {
  z-index: 9999;
  color: #fff;
  background-color: #0071e3;
  background-image: linear-gradient(to top, #0071e3, #3298ff);
  border-radius: 40px;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-items: center;
  margin: -6vh auto auto;
  padding: 10px 20px;
  font-family: Gotham book, sans-serif;
  font-size: 20px;
  line-height: 25px;
  display: block;
  position: static;
  inset: auto;
}

.buybutton:hover {
  background-color: #1680eb;
  background-image: linear-gradient(#0071e3, #3298ff);
}

.buybutton.blackout {
  margin-top: -15vh;
}

.storesection-2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: auto;
  max-height: none;
  margin-top: 2vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.blackout {
  background-color: #000;
}

.footerblackout {
  border: 0 solid #e3e6e6;
  justify-content: space-between;
  align-items: center;
  height: 320px;
  display: flex;
}

.blackoutdiv1 {
  justify-content: center;
  align-items: center;
  height: 40vh;
  display: block;
}

.footerbarcopyright {
  justify-content: space-between;
  align-items: center;
  height: 60px;
  display: flex;
}

.blackoutsection {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60vh;
  display: block;
}

.blackoutheading {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.blackoutheading.big {
  z-index: 950;
  opacity: 0;
  color: #fff;
  background-color: #e6666600;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-family: Gotham book, sans-serif;
  font-size: 30px;
  line-height: 60px;
  display: none;
  position: fixed;
  inset: 0%;
}

.blackoutdiv2 {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: block;
}

.blackoutdiv3 {
  justify-content: center;
  align-items: center;
  height: 20vh;
  display: block;
}

.blackoutscrollanimation {
  z-index: -500;
  opacity: 1;
  width: auto;
  height: auto;
  margin-top: 0;
  display: block;
  position: relative;
}

.blackoutsectiontesto {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60vh;
  display: flex;
}

.blackoutsectiontesto.piccolo {
  opacity: 1;
  text-align: justify;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 80vh;
  margin: 15vh 0 0;
  display: flex;
  overflow: hidden;
}

.image-34 {
  z-index: 0;
  opacity: 1;
  object-fit: contain;
  width: 70vw;
  min-width: 70vw;
  max-width: 70vw;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: auto;
  display: block;
  position: static;
  inset: 0%;
}

.buy-button-3-copy-copy {
  z-index: 9999;
  color: #fff;
  background-color: #0071e3;
  background-image: linear-gradient(to top, #0071e3, #3298ff);
  border-radius: 40px;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-items: flex-start;
  margin: -6vh auto auto;
  padding: 10px 20px;
  font-family: Gotham book, sans-serif;
  font-size: 20px;
  line-height: 25px;
  display: block;
  position: static;
  inset: auto;
}

.buy-button-3-copy-copy:hover {
  background-color: #1680eb;
  background-image: linear-gradient(#0071e3, #3298ff);
}

.text-block-8-blackout {
  color: #fff;
  cursor: grab;
  font-family: Gotham, sans-serif;
  display: inline-block;
}

.grangalasection {
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
}

.grangalaheading {
  z-index: 950;
  opacity: 1;
  color: #2f2f2f;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-family: Gotham book, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 60px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.grangalaheading.hide {
  opacity: 0;
  max-width: 70vw;
  display: none;
}

.grangaladiv1 {
  justify-content: center;
  align-items: center;
  height: 40vh;
  display: block;
}

.grangaladiv2 {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: block;
}

.grangaladiv3 {
  justify-content: center;
  align-items: center;
  height: 20vh;
  display: block;
}

.grangalasectiontesto {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60vh;
  display: flex;
}

.grangalasectiontesto.piccolo {
  opacity: 1;
  text-align: justify;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  margin: 15vh 0 0;
  display: flex;
  overflow: hidden;
}

.homepage {
  z-index: 100;
  flex-direction: row;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
}

.homepagehalfcontainer {
  background-color: #c5c5c5;
  background-image: linear-gradient(79deg, #b78628 19%, #fcc201);
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.homepagehalfcontainer.white {
  text-align: center;
  background-color: #fff;
  background-image: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.homepagehalfcontainer.white.dx {
  width: 100%;
  max-width: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.homepageheading {
  opacity: 1;
  color: #000c;
  text-align: center;
  cursor: pointer;
  border-bottom: 6px solid #b1b1b1;
  width: 150px;
  margin-top: 80px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Gotham, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
  text-decoration: none;
  transition: all .2s;
}

.homepageheading:hover {
  transform: scale(1.1);
}

.homepagehalfdiv {
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 0;
  display: flex;
  position: absolute;
}

.homepagehalfdiv.dx {
  flex-direction: column;
  padding-bottom: 5vh;
}

.iconedition {
  z-index: 99;
  opacity: 0;
  flex-direction: row;
  width: 100vw;
  height: 100vh;
  display: none;
  position: absolute;
}

.iconhalfcontainer {
  background-color: #c5c5c5;
  background-image: linear-gradient(79deg, #b78628 19%, #fcc201);
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: none;
  height: 100%;
  display: flex;
}

.homeimage {
  cursor: pointer;
  max-width: 60%;
  margin-top: 10vh;
  transition: all .2s;
}

.homeimage:hover {
  transform: scale(1.1);
}

.homeimage.elegant {
  max-width: 90%;
}

.homeimage.sx {
  margin-left: 6vw;
}

.homeimage.dx {
  margin-right: 6vw;
}

.elegantedition {
  z-index: 99;
  opacity: 0;
  flex-direction: row;
  width: 100vw;
  height: 100vh;
  display: none;
  position: absolute;
}

.elegantthirdcontainer {
  background-color: #c5c5c5;
  background-image: linear-gradient(79deg, #b78628 19%, #fcc201);
  justify-content: center;
  align-items: center;
  width: 33.33%;
  max-width: none;
  height: 100%;
  display: flex;
}

.homepagethirddiv {
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 100%;
  padding-left: 0;
  display: flex;
  position: absolute;
}

.under {
  z-index: 998;
  width: 100%;
  height: 10vh;
  max-height: 10vh;
  margin-top: 0;
  padding-top: 2vh;
  display: block;
  position: relative;
}

.under.homenuova {
  opacity: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 27vh;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.button {
  color: #919191;
  background-color: #0000;
  margin-top: 0;
  padding: 0;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
}

.parfume {
  z-index: 998;
  width: 100%;
  height: 10vh;
  max-height: 10vh;
  margin-bottom: 0;
  padding-bottom: 14vh;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.ritolinkimage {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grangalaimagepage {
  z-index: 950;
  opacity: 0;
  text-align: right;
  align-self: auto;
  width: auto;
  max-width: none;
  height: 60vh;
  margin: auto;
  display: none;
  position: fixed;
  inset: 10% 0% 0% 0;
}

.grangalafinalimage {
  z-index: 0;
  opacity: 1;
  object-fit: contain;
  height: 50vh;
  min-height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: 0%;
}

.grangalabuybutton {
  z-index: 9999;
  color: #fff;
  background-color: #0071e3;
  background-image: linear-gradient(to top, #0071e3, #3298ff);
  border-radius: 40px;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-items: center;
  margin-top: -2vh;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-family: Gotham book, sans-serif;
  font-size: 20px;
  line-height: 25px;
  display: block;
  position: static;
  inset: auto;
}

.grangalabuybutton:hover {
  background-color: #1680eb;
  background-image: linear-gradient(#0071e3, #3298ff);
}

.div-block-8 {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  border: 0 #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-span {
  font-size: 25px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.buttonunder {
  color: #2f2f2f;
  background-color: #0000;
  margin-top: 50px;
  padding: 0;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.homelinea {
  z-index: 700;
  background-color: #db1b1b;
  background-image: linear-gradient(#af8b33, #e9cf9e 54%, #af8b33);
  width: 15px;
  height: 100vh;
  display: flex;
  position: fixed;
  left: 25vw;
  box-shadow: 76px 25px 40px 60px #00000008;
}

.text-span-2, .text-span-3 {
  text-decoration: none;
}

.button-2 {
  color: #919191;
  background-color: #3898ec00;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-9 {
  justify-content: space-around;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.dms-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.dms-logo {
  width: 60%;
}

.dms-button {
  color: #000;
  background-color: #fefeff;
  border-radius: 10px;
  margin-top: 50px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 20px;
}

.goldenislandcombo1, .goldenislandcombo2 {
  display: flex;
  overflow: hidden;
}

.goldenislandcombophoto1 {
  z-index: 999;
  opacity: 0;
  text-align: right;
  align-self: auto;
  width: auto;
  max-width: none;
  height: 70vh;
  margin: auto 10vw auto auto;
  display: block;
  position: fixed;
  inset: 10% 0% 0% 0;
}

.goldenislandcombophoto2 {
  z-index: 999;
  opacity: 0;
  text-align: right;
  align-self: auto;
  width: auto;
  max-width: none;
  height: 50vh;
  margin: auto auto auto 5vw;
  display: block;
  position: fixed;
  inset: 10% 0% 0% 0;
}

.goldenislandcombotext1 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.goldenislandcombotext1.text {
  z-index: 1000;
  opacity: 0;
  direction: ltr;
  color: #2f2f2f;
  text-align: center;
  text-transform: none;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 40vw;
  margin: auto auto auto 10vw;
  font-family: Gotham book, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  display: flex;
  position: fixed;
  inset: 0%;
  transform: none;
}

.goldenislandcombotext2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.goldenislandcombotext2.piccolo {
  z-index: 1000;
  opacity: 0;
  direction: ltr;
  color: #2f2f2f;
  text-align: center;
  text-transform: none;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 40vw;
  margin: auto 5vw auto auto;
  font-family: Gotham book, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.goldenislandsection {
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
}

.goldenislandsectiontext {
  z-index: 950;
  opacity: 0;
  color: #2f2f2f;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: auto 10vw;
  font-family: Gotham book, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.goldenislandsectionfinal {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60vh;
  display: flex;
}

.goldenislandsectionfinal.image {
  opacity: 1;
  text-align: justify;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  margin: 15vh 0 0;
  display: flex;
  overflow: hidden;
}

.goldenislanddivider {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  display: flex;
}

.goldenislanddivider2 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 15vh;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .html-embeded {
    z-index: 9999999;
    display: block;
  }

  .html-embeded.intro {
    height: 5000px;
  }

  .html-embeded._1 {
    z-index: 998;
  }

  .text-block-4 {
    width: 50vw;
  }

  .bottonenero {
    width: 50vw;
    font-size: 22px;
    font-weight: 300;
    line-height: 22px;
  }

  .section-14 {
    height: 4000px;
  }

  .image-12 {
    top: -30%;
  }

  .heading-6.piccolo {
    font-size: 40px;
    line-height: 47px;
    display: flex;
  }

  .heading-6.piccolo-copy {
    text-align: center;
    justify-content: center;
    margin-left: auto;
    font-size: 50px;
    line-height: 60px;
  }

  .heading-6.big {
    font-size: 50px;
    display: flex;
  }

  .heading-6.piccolo-copy {
    justify-content: flex-start;
    margin-left: 5vw;
    display: flex;
  }

  .heading-6.piccolo-copy-copy {
    font-size: 50px;
    line-height: 60px;
    display: flex;
  }

  .tuco-234 {
    margin-right: 5vw;
    display: block;
  }

  .image-16 {
    display: block;
  }

  .papa-copy-234 {
    margin-left: 0;
    display: block;
  }

  .buy-button-2 {
    margin: 20px 20px 20px 10px;
    padding: 15px 35px;
  }

  .hoverfullscreen-2 {
    transition-property: none;
    transform: none;
  }

  .image-31 {
    display: block;
  }

  .zebra {
    margin-left: -5vw;
  }

  .giraffa {
    margin-right: -5vw;
  }

  .cavalletta {
    margin-left: 0;
    display: block;
  }

  .farfalla {
    margin-right: -3vw;
    display: block;
  }

  .buybutton, .buy-button-3-copy-copy {
    margin-top: auto;
  }

  .grangalasection {
    display: flex;
  }

  .grangalaimagepage, .goldenislandcombophoto1, .goldenislandcombophoto2 {
    display: block;
  }

  .goldenislandcombotext1.text {
    justify-content: flex-start;
    margin-left: 5vw;
    display: flex;
  }

  .goldenislandcombotext2.piccolo, .goldenislandsection {
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .nav {
    display: block;
  }

  .text-block-4, .bottonenero {
    width: 40vw;
  }

  .main, .section-14, .sectiontesto, .sectiontesto.piccolo, .sectiontesto.piccolo {
    display: block;
  }

  .body-2 {
    max-width: 100vw;
    max-height: 100vh;
  }

  .airmod, ._10vhmargin, .airmod-copy, .airmod-copy {
    display: block;
  }

  .section-3-copy2-copy-copy {
    height: 5vw;
  }

  .storetestodiv {
    width: 100vw;
  }

  .storelink {
    justify-content: center;
    font-size: 3vw;
  }

  .container-7 {
    padding: 55px 55px 12px;
  }

  .storeluogo {
    margin-top: 2vw;
  }

  .storelinkurl {
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    font-size: 18px;
    display: flex;
  }

  .storesectionlogo {
    flex-direction: column;
    height: auto;
  }

  .storetestodivlogo {
    width: 100vw;
  }

  .containerlogo {
    padding: 55px 55px 12px;
  }

  .buybutton.blackout {
    text-align: center;
    width: 200px;
    margin-top: auto;
  }

  .storesection-2 {
    flex-direction: column;
    height: auto;
  }

  .blackoutsection, .blackoutscrollanimation, .blackoutsectiontesto {
    display: block;
  }

  .blackoutsectiontesto.piccolo {
    height: 50vh;
    display: block;
  }

  .grangalasection, .grangalasectiontesto {
    display: block;
  }

  .grangalasectiontesto.piccolo {
    height: 50vh;
    display: block;
  }

  .under, .parfume, .goldenislandsection, .goldenislandsectionfinal {
    display: block;
  }

  .goldenislandsectionfinal.image {
    height: 50vh;
    display: block;
  }

  .goldenislanddivider, .goldenislanddivider2 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .nav {
    display: none;
  }

  .text-block-4, .bottonenero {
    width: 60vw;
  }

  .airmod, .airmod-copy, .airmod-copy, .under, .parfume {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .nav {
    background-color: #000;
    display: block;
  }

  .mobile-burger {
    display: flex;
  }

  .nav-link, .hoverfullscreen-2 {
    display: none;
  }

  .pop-up {
    width: 96%;
    padding: 10px;
  }

  .pop-up-icon, .nav-link-2 {
    display: none;
  }

  .nav-link-2.logo {
    display: block;
  }

  .iphone-nav-content-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .iphone-nav-title-2 {
    font-size: 19px;
  }

  .airmod, .airmod-copy, .airmod-copy {
    display: block;
  }

  .under, .parfume {
    background-color: #000;
    display: block;
  }
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aaba2-9e00dc14 {
  grid-area: Area-2;
  place-self: center;
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aaba4-9e00dc14 {
  grid-area: Area;
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aaba6-9e00dc14 {
  grid-area: Area-3;
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aaba8-9e00dc14 {
  grid-area: Area-4;
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aabaa-9e00dc14 {
  grid-area: Area-5;
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aabac-9e00dc14 {
  grid-area: Area-6;
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aabae-9e00dc14 {
  grid-area: Area-12;
  justify-self: start;
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aabb1-9e00dc14 {
  grid-area: Area-11;
  justify-self: start;
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aabb4-9e00dc14 {
  grid-area: Area-10;
  justify-self: start;
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aabb7-9e00dc14 {
  grid-area: Area-9;
  justify-self: start;
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aabba-9e00dc14 {
  grid-area: Area-8;
  justify-self: start;
}

#w-node-_6243a43d-cbdd-58dc-1df9-de90a87aabbd-9e00dc14 {
  grid-area: Area-7;
  justify-self: start;
}


@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gotham book';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gotham ultra';
  src: url('../fonts/Gotham-Ultra.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Snellroundhand';
  src: url('../fonts/SnellRoundhand-BoldScript.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}