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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Heebo, sans-serif;
  font-size: 80px;
  line-height: 1.2;
  font-weight: 800;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Heebo, sans-serif;
  font-size: 65px;
  line-height: 1.2;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Heebo, sans-serif;
  font-size: 55px;
  line-height: 1.1;
  font-weight: 500;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Heebo, sans-serif;
  font-size: 45px;
  line-height: 1.1;
  font-weight: 500;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Heebo, sans-serif;
  font-size: 30px;
  line-height: 1;
  font-weight: 400;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Heebo, sans-serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
}

p {
  margin-bottom: 10px;
  font-family: Heebo, sans-serif;
}

.hero-slider {
  z-index: 100;
  height: 100vh;
  background-color: transparent;
}

.slide-nav {
  display: none;
}

.content-slide {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
}

.content-slide._2 {
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #333;
}

.content-slide._3 {
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #333;
}

.absolute-wrapper {
  position: absolute;
}

.absolute-wrapper._1 {
  left: 0px;
  width: 45vh;
  height: 70vh;
}

.absolute-wrapper._1.slide-2 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 0;
  overflow: hidden;
  width: 60vh;
}

.absolute-wrapper._2 {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.absolute-wrapper._3 {
  left: auto;
  top: 0%;
  right: 20vh;
  bottom: auto;
  overflow: hidden;
  width: 40vh;
  height: 28vh;
}

.absolute-wrapper.slide-2.second {
  left: auto;
  top: auto;
  right: 20vh;
  bottom: 0%;
  overflow: hidden;
  width: 40vh;
  height: 30vh;
}

.absolute-wrapper.slide-2.third {
  left: auto;
  top: 0%;
  right: 15vh;
  bottom: auto;
  overflow: hidden;
  width: 50vh;
  height: 55vh;
}

.absolute-wrapper.slide-3 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  overflow: hidden;
  width: 15vw;
  height: 20vw;
}

.absolute-wrapper.slide-3.second {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 20vw;
  height: 25vw;
}

.absolute-wrapper.slide-3.third {
  left: auto;
  top: 0%;
  right: 21vw;
  bottom: auto;
  overflow: hidden;
  width: 28vw;
  height: 25vw;
}

.bg-image {
  width: 50%;
  height: 100%;
  background-image: url('../images/vescovi-vecchio.png');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-image._2 {
  background-image: url('../images/vescovi-vecchio.png');
  background-position: 50% 50%;
  background-size: contain;
}

.bg-image._1 {
  background-image: url('../images/squadra-cagliari.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.bg-image.slide-2 {
  background-image: url('../images/donna-deha.jpg');
}

.bg-image.slide-2._3 {
  background-image: url('../images/nike-donna.jpg');
}

.bg-image.slide-2._2 {
  background-image: url('../images/1_1.jpg');
}

.bg-image.slide-3 {
  background-image: url('../images/bambino-adidas.jpg');
  background-position: 50% 50%;
}

.bg-image.slide-3._2 {
  background-image: url('../images/bambina-nike.jpg');
}

.bg-image.slide-3._3 {
  background-image: url('../images/babino-nike.jpg');
  background-position: 0% 100%;
  background-size: contain;
}

.bg-image.uno {
  background-image: url('../images/vescovipele.png');
  background-position: 50% 0%;
}

.heading {
  position: static;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  font-family: Heebo, sans-serif;
  color: #61ff3a;
  font-size: 7vw;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0px;
  text-transform: none;
}

.heading._2 {
  margin-right: 20px;
  letter-spacing: 0px;
}

.heading.b {
  padding-left: 15px;
}

.heading.b._1 {
  margin-top: 0px;
}

.overflow {
  position: absolute;
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: -103px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.overflow._1 {
  left: auto;
  top: -8%;
  right: auto;
}

.overflow._2 {
  left: -15%;
  top: 68%;
}

.overflow._3 {
  right: 17%;
  bottom: -2%;
}

.overflow.normal {
  position: static;
  margin-top: 0px;
  font-weight: 300;
}

.overflow.normal.margin {
  margin-bottom: 0px;
}

.overflow.project {
  left: auto;
  top: auto;
  right: 7%;
  bottom: 5%;
}

.overflow.project._1 {
  left: auto;
  top: auto;
  right: 7%;
  bottom: 24%;
}

.overflow.due {
  position: static;
  left: 0px;
  top: 0px;
  right: 0%;
  bottom: 0%;
  display: none;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 9px;
  padding-bottom: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
}

.overflow.uno {
  position: static;
  left: auto;
  top: -108px;
  right: 2%;
  bottom: 0%;
  display: none;
  margin-top: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 8px;
}

.overflow.tre {
  position: static;
  left: auto;
  top: auto;
  display: none;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 9px;
}

.overflow.quattro {
  position: static;
  left: auto;
  top: 150px;
  right: 0%;
  bottom: 0%;
  display: none;
  margin-top: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  font-size: 14px;
}

.overflow.cinque {
  position: static;
  left: 603px;
  top: 477px;
  right: 0%;
  bottom: 0%;
  display: none;
  margin-top: 0px;
  padding-left: 7px;
  grid-column-gap: 1px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 40px 5px 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.image {
  width: 80px;
}

.image.absolute {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100px;
  max-width: 100%;
}

.right-arrow {
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0%;
  width: 50px;
  height: 40px;
}

.right-arrow._2 {
  left: auto;
  bottom: 4%;
  display: none;
  width: 40px;
  height: 40px;
  margin-right: 52%;
  margin-left: auto;
  border: 1px solid #333;
  border-radius: 50px;
  color: #e8e7e7;
}

.right-arrow._2.white {
  left: auto;
  bottom: -2%;
  width: 40px;
  height: 40px;
  margin-left: 617.5px;
  border-color: #fff;
}

.right-arrow._2.white.uno {
  display: block;
}

.right-arrow._3 {
  right: -57px;
  bottom: 4%;
  display: none;
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-left: 49%;
  border: 1px solid #333;
  border-radius: 50px;
  color: #e8e7e7;
}

.right-arrow._3.white {
  right: auto;
  bottom: -2%;
  width: 40px;
  height: 40px;
  margin-right: 623.5px;
  border-color: #fff;
  color: #fff;
}

.right-arrow._3.white.due {
  display: block;
}

.icon {
  left: 0%;
  top: 0%;
  right: -4%;
  bottom: -7%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #333;
  border-radius: 50px;
  color: #e8e7e7;
  font-size: 15px;
}

.icon._2 {
  left: -4%;
  right: 0%;
  padding-right: 20px;
  padding-left: 20px;
  color: #e8e7e7;
  font-size: 15px;
}

.icon._2.white {
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
  color: #fff;
}

.icon.white {
  border-style: none;
  border-color: #fff;
  color: #fff;
}

.text-wrapper {
  position: absolute;
  left: 0%;
  bottom: 4%;
  display: none;
  overflow: hidden;
  width: 43%;
  height: 35px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.text-slide {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Heebo, sans-serif;
  color: #e8e7e7;
  font-size: 25px;
  font-weight: 200;
}

.number-wrapper {
  position: absolute;
  left: auto;
  top: 9%;
  right: 62.3vh;
  bottom: auto;
  display: none;
  overflow: hidden;
  width: auto;
  height: 35px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.number-wrapper._2 {
  right: 67.3vh;
}

.number-wrapper._3 {
  right: 49.9vw;
}

.outline-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding-top: 140px;
  padding-bottom: 0px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.container-move-text {
  position: absolute;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -28px;
  margin-left: 202px;
}

.heading-move {
  margin: 0px 20px;
  background-color: #000;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  font-family: Heebo, sans-serif;
  font-size: 6.5vw;
  line-height: 1;
  font-weight: 700;
  text-transform: none;
  text-shadow: 0 0 2px #fff;
  white-space: nowrap;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heading-move:hover {
  background-color: #333;
  text-shadow: none;
}

.outline-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: Heebo, sans-serif;
  color: #61ff3a;
  font-size: 16.5vw;
  line-height: 0.85;
  font-weight: 800;
}

.outline-heading.uno {
  color: #61ff3a;
}

.sticky-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 140px;
  padding-bottom: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
  font-size: 44px;
}

.video-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 10vh;
  width: 50vh;
  height: 80vh;
}

.sticky-heading {
  position: static;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: Heebo, sans-serif;
  color: #fff;
  font-size: 36vw;
  line-height: 1;
  font-weight: 600;
}

.sticky-heading._1 {
  position: relative;
  color: #fff;
}

.sticky-heading._1._4 {
  color: #fff;
}

.sticky-heading.uno {
  color: #fff;
  font-size: 46vw;
}

.margin-bottom {
  height: 80vh;
}

.about-grid {
  grid-template-areas: "Area Area-2"
    "Area-3 Area-4"
    "Area-3 Area-5";
  -ms-grid-rows: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  -webkit-perspective: 1980px;
  perspective: 1980px;
  -webkit-transform: perspective(1880px);
  transform: perspective(1880px);
}

.wrapper-about-image {
  padding-top: 140px;
  padding-right: 105px;
  padding-left: 105px;
  background-color: #fff;
}

.about-image-third {
  width: 80%;
  margin: auto;
  -webkit-perspective: 1980px;
  perspective: 1980px;
  -webkit-transform: perspective(1880px);
  transform: perspective(1880px);
}

.sub-heading {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Heebo, sans-serif;
  color: #848484;
  font-size: 2.5vw;
  line-height: 1;
  font-weight: 100;
}

.about-heading {
  font-family: Heebo, sans-serif;
  color: #333;
  font-size: 3.5vw;
  line-height: 1.1;
  font-weight: 200;
}

.about-paragraph {
  margin-top: 0px;
  font-family: Heebo, sans-serif;
  color: #333;
  font-size: 1.6vw;
  line-height: 1.2;
  font-weight: 200;
}

.container-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container-text.bottom {
  padding-left: 0px;
}

.section-work {
  position: relative;
  display: block;
  overflow: hidden;
  height: auto;
  margin-top: 0px;
  padding-top: 24%;
  background-color: #333;
}

.about-image-second {
  -webkit-perspective: 1890px;
  perspective: 1890px;
  -webkit-transform: perspective(1880px);
  transform: perspective(1880px);
}

.big-heading {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  overflow: hidden;
  font-family: Heebo, sans-serif;
  color: #4357ad;
  font-size: 30vw;
  line-height: 1;
  font-weight: 800;
}

.big-heading._2 {
  position: static;
  margin-top: 20px;
  background-color: #4357ad;
  color: #000;
  font-size: 25vw;
  text-shadow: 0 0 2px #fff;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.big-heading.uno {
  left: 0%;
  top: 0px;
  right: auto;
  bottom: auto;
  display: block;
  color: #61ff3a;
  font-size: 25vw;
}

.container-slider {
  position: relative;
  margin-top: 100px;
  padding-top: 96px;
  padding-bottom: 91px;
  background-color: #333;
}

.work-image {
  width: auto;
  height: 26vw;
  max-width: none;
  margin-top: 40px;
  -webkit-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
}

.work-image:hover {
  opacity: 0.47;
}

.work-image._2 {
  width: auto;
  height: 26vw;
}

.container-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 85px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
  cursor: pointer;
}

.container-image:hover {
  opacity: 0.56;
}

.work-heading {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  overflow: visible;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #fff;
  font-family: Heebo, sans-serif;
  font-size: 9vw;
  line-height: 1.1;
  font-weight: 700;
  text-transform: none;
  white-space: nowrap;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.work-heading:hover {
  background-color: #fff;
  text-shadow: none;
}

.heading-work {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.section-project {
  position: static;
  display: none;
  overflow: visible;
  height: 500vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-transform: perspective(500px);
  transform: perspective(500px);
}

.section-project._1 {
  display: none;
  background-image: url('../images/sfondo.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-project.tre {
  display: none;
}

.mask {
  overflow: visible;
  width: 40vw;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
}

.slider-work {
  height: auto;
  padding-bottom: 99px;
  background-color: transparent;
}

.slide-4 {
  overflow: hidden;
  margin-right: 20px;
  margin-left: 20px;
}

.slide-5 {
  overflow: hidden;
  margin-right: 20px;
  margin-left: 20px;
}

.slide-6 {
  overflow: hidden;
  margin-right: 20px;
  margin-left: 20px;
}

.scale-heading-project {
  position: absolute;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Heebo, sans-serif;
  color: #038295;
  font-size: 150vw;
  line-height: 1;
  font-weight: 900;
}

.container-project {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
}

.wrapper-rotate {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60vw;
  height: 40vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-perspective: 1118px;
  perspective: 1118px;
  -webkit-transform: perspective(1137px);
  transform: perspective(1137px);
}

.heading-project {
  overflow: visible;
  font-family: Heebo, sans-serif;
  color: #333;
  font-size: 14vw;
  line-height: 1;
  font-weight: 300;
  text-align: center;
}

.heading-project.date {
  color: #333;
  font-size: 6vw;
  font-weight: 300;
}

.heading-project.date._2 {
  color: #333;
}

.heading-project.white {
  color: #fff;
}

.landing-work {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: block;
  overflow: scroll;
  background-color: #fff;
}

.landing-work.second {
  display: none;
  overflow: auto;
  -o-object-fit: none;
  object-fit: none;
}

.landing-work.third {
  display: none;
  overflow: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.landing-work.first {
  display: none;
  overflow: auto;
  width: 100vw;
  height: 100vh;
}

.landing-work.fourth {
  display: none;
  overflow: auto;
}

.main {
  position: relative;
  z-index: 1;
  display: block;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.button-close {
  position: fixed;
  left: 1%;
  top: auto;
  right: auto;
  bottom: 4%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #333;
  border-radius: 50px;
  cursor: pointer;
}

.work-image-landing {
  width: 15px;
  height: 15px;
}

.grid-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}

.grid-img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  cursor: auto;
}

.grid-img._5 {
  cursor: auto;
}

.container {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.grid-section {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.magnifying-glass-icon._1x {
  width: 15px;
  font-size: 16px;
}

.icon-rounded {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
}

.grid-image-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  padding: 16px;
}

.parallax {
  position: relative;
  overflow: visible;
  height: 400vh;
  background-image: url('../images/negozio1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.mask-shooting {
  position: static;
  top: 0px;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  margin-right: 0px;
  margin-left: 0px;
  background-image: url('../images/parallax.png');
  background-position: 50% 50%;
  background-size: cover;
}

.shooting-block {
  position: relative;
  overflow: hidden;
  cursor: auto;
}

.shooting-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr);
  grid-template-rows: minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr);
}

.sticky-wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lightbox-grid {
  width: 100%;
  height: 100%;
  background-image: url('../images/uomo-lecoc3.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.lightbox-grid._9 {
  background-image: url('../images/basket.jpg');
}

.lightbox-grid._10 {
  background-image: url('../images/sfondo.png');
}

.lightbox-grid._10.uno {
  background-image: url('../images/arbour.png');
  background-position: 50% 50%;
}

.lightbox-grid._11 {
  background-image: url('../images/basket2.jpg');
  background-position: 100% 50%;
}

.lightbox-grid._8 {
  background-image: url('../images/negozio-vescovi.jpg');
}

.lightbox-grid._7 {
  background-image: url('../images/240602756_1690479937829049_4499402963179733936_n.jpg');
  background-position: 60% 50%;
  background-size: cover;
}

.lightbox-grid._6 {
  background-image: url('../images/jordan.png');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.lightbox-grid._5 {
  background-image: url('../images/parete.png');
}

.lightbox-grid._2 {
  background-image: url('../images/basket.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: repeat;
}

.lightbox-grid.uno {
  background-image: url('../images/278583788_318832957019892_1772278431093738025_n.jpg');
  background-position: 100% 50%;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.lightbox-grid.ddue {
  background-image: url('../images/deha.png');
  background-position: 50% 0%;
}

.lightbox-image {
  width: 100%;
}

.background-video {
  height: 100%;
}

.bg-video-grid {
  height: 100%;
}

.project-image {
  position: relative;
  z-index: 1;
  width: auto;
  height: 40vh;
  max-width: none;
}

.project-image.second {
  cursor: auto;
}

.project-image.second:hover {
  z-index: 1;
  height: 40vh;
}

.project-image.third {
  cursor: auto;
}

.project-image.third:hover {
  z-index: 1;
  height: 40vh;
}

.project-image.first {
  display: block;
  cursor: auto;
}

.project-image.first:hover {
  z-index: 1;
  height: 40vh;
}

.clients {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding-top: 186px;
  padding-bottom: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
}

.bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-color: #333;
}

.wrapper-size {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: auto;
  margin-top: 0px;
  padding: 55% 60px 4%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #333;
}

.heading-contact {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-perspective: none;
  perspective: none;
  font-family: Heebo, sans-serif;
  font-size: 22vw;
  line-height: 0.9;
  font-weight: 400;
  white-space: nowrap;
}

.heading-contact._2 {
  left: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #61ff3a;
  font-size: 19vw;
  font-weight: 800;
}

.heading-contact._2._3 {
  margin-left: 60px;
}

.heading-contact.absolute {
  position: absolute;
  left: 10%;
  top: 18%;
  right: auto;
  bottom: auto;
  z-index: 2;
}

.heading-contact.absolute._2 {
  left: 10%;
  top: 35%;
  z-index: 2;
  display: none;
}

.contact-grid {
  width: 100%;
  height: 773px;
  margin-top: auto;
  padding-top: 0px;
  padding-bottom: 43px;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.contact-grid._2 {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.contact-grid._2.project {
  -ms-grid-columns: 1fr 1.5fr;
  grid-template-columns: 1fr 1.5fr;
}

.info-wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}

.info-wrap._2 {
  padding-right: 20px;
}

.landing-paragraph {
  margin-top: 10px;
  margin-bottom: 3px;
  font-family: Heebo, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  text-align: left;
}

.landing-paragraph._2 {
  margin-top: 40px;
  margin-bottom: 5px;
  color: #61ff3a;
  font-weight: 600;
  text-decoration: underline;
}

.landing-paragraph._2.project {
  margin-bottom: 8px;
}

.landing-paragraph.project {
  color: #333;
  font-size: 1.6vw;
  line-height: 1.2;
}

.link-social {
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 40px;
}

.line {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 0.5px;
  margin-bottom: 8px;
  background-color: #000;
}

.prospect {
  -webkit-perspective: 800px;
  perspective: 800px;
}

.landing-project {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  overflow: auto;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.landing-project._1 {
  display: none;
}

.landing-project._2 {
  display: none;
  height: 100vh;
}

.landing-project._3 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-size {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 98vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-grid {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-heading {
  position: static;
  left: auto;
  top: auto;
  right: 8%;
  bottom: 4%;
  z-index: 2;
  font-family: Heebo, sans-serif;
  font-size: 12vw;
  line-height: 1;
  font-weight: 300;
  text-align: right;
}

.container-image-project {
  position: relative;
  overflow: hidden;
  width: 60%;
  margin-top: 60px;
}

.container-image-project._2 {
  overflow: hidden;
  width: 35%;
}

.accordion-wrap {
  width: 100%;
  padding-right: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  border-left: 1px none #fff;
}

.wrapper-title-accordion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0px 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
  text-transform: none;
  cursor: pointer;
}

.title-accordion {
  margin-top: 10px;
  font-family: Heebo, sans-serif;
  color: #61ff3a;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  text-transform: capitalize;
}

.arrow-bottom {
  width: 19px;
}

.content-wrapper {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.contact-line {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 0.5px;
  background-color: #333;
}

.submit-button {
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px none #4357ad;
  background-color: #61ff3a;
  -webkit-transition: -webkit-transform 400ms ease-in-out;
  transition: -webkit-transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  font-family: Heebo, sans-serif;
  color: #333;
  font-size: 1.4vw;
  font-weight: 700;
}

.submit-button:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.menu-button {
  left: 0px;
  right: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  padding: 22.5px 15px 22.5px 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 50px;
  cursor: pointer;
}

.menu-button.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  padding: 22.5px 15px 22.5px 14px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-menu {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100vw;
  height: 100vh;
  background-color: #333;
}

.menu-grid {
  height: 100vh;
  grid-column-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.wrapper-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-perspective: 600px;
  perspective: 600px;
  -webkit-transform: perspective(600px);
  transform: perspective(600px);
}

.wrapper-menu._2 {
  padding-top: 0px;
  padding-right: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link {
  display: block;
  background-color: #fff;
  -webkit-transition: text-shadow 500ms ease-in-out;
  transition: text-shadow 500ms ease-in-out;
  font-family: Heebo, sans-serif;
  color: #e8e7e7;
  font-size: 9vh;
  line-height: 1;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 0 2px #333;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.link:hover {
  text-shadow: none;
}

.link._2 {
  display: block;
  -webkit-transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.link._2:hover {
  -webkit-transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  text-shadow: none;
}

.container-button-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding: 5px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.line-menu {
  width: 30px;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #000;
}

.grid-work {
  position: relative;
  left: 101px;
  height: auto;
  margin-bottom: -158px;
  margin-left: 0px;
  justify-items: center;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-areas: "Area Area Area-2 ."
    "Area Area Area-2 ."
    "Area Area Area-3 ."
    "Area-4 Area-4 Area-3 ."
    "Area-4 Area-4 Area-5 Area-5"
    "Area-6 Area-6 Area-5 Area-5"
    "Area-6 Area-6 Area-7 Area-7"
    "Area-6 Area-6 Area-7 Area-7"
    ". . Area-7 Area-7";
  -ms-grid-columns: 50vh 5px 50vh 5px 50vh 5px 50vh;
  grid-template-columns: 50vh 50vh 50vh 50vh;
  -ms-grid-rows: 30vh 5px 30vh 5px 30vh 5px 30vh 5px 30vh 5px 30vh 5px 30vh 5px 30vh 5px 30vh;
  grid-template-rows: 30vh 30vh 30vh 30vh 30vh 30vh 30vh 30vh 30vh;
}

.bg-image-work {
  width: 70%;
  height: 100%;
  margin-left: auto;
  background-image: url('../images/4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-image-work._2 {
  width: 100%;
  background-image: url('../images/7.jpg');
}

.bg-image-work._2.second {
  background-image: url('../images/1a.jpg');
  background-position: 50% 50%;
}

.bg-image-work._2.third {
  background-image: url('../images/1i.jpg');
}

.bg-image-work._2.fourth {
  background-image: url('../images/6.jpg');
}

.bg-image-work._3 {
  width: 100%;
  background-image: url('../images/slider1b.jpg');
}

.bg-image-work._3.second {
  background-image: url('../images/1d.jpg');
  background-position: 100% 100%;
}

.bg-image-work._3.third {
  background-image: url('../images/1g.jpg');
}

.bg-image-work._3.fourth {
  background-image: url('../images/5.jpg');
}

.bg-image-work._4 {
  width: 100%;
  background-image: url('../images/1.jpg');
}

.bg-image-work._4.second {
  background-image: url('../images/2.png');
}

.bg-image-work._4.third {
  background-image: url('../images/3.png');
}

.bg-image-work._4.fourth {
  background-image: url('../images/2-2.jpg');
  background-position: 50% 0%;
}

.bg-image-work._5 {
  width: 100%;
  background-image: url('../images/2.jpg');
}

.bg-image-work._5.second {
  background-image: url('../images/4_1.png');
}

.bg-image-work._5.third {
  background-image: url('../images/1_1.png');
}

.bg-image-work._5.fourth {
  background-image: url('../images/3-2.jpg');
}

.bg-image-work._6 {
  width: 70%;
  background-image: url('../images/1c.jpg');
  background-position: 100% 50%;
}

.bg-image-work._6.third {
  background-image: url('../images/1f.jpg');
  background-position: 0% 50%;
}

.bg-image-work._6.fourth {
  background-image: url('../images/7_1.jpg');
}

.bg-image-work._6.first {
  background-image: url('../images/slider2a.jpg');
}

.bg-image-work.sixth {
  width: 65%;
  height: 80%;
  margin-right: auto;
  margin-left: 0px;
  background-image: url('../images/1.png');
  background-position: 0% 100%;
}

.bg-image-work.sixth.third {
  width: 90%;
  background-image: url('../images/4.png');
  background-position: 50% 50%;
}

.bg-image-work.sixth.fourth {
  width: 75%;
  background-image: url('../images/1_2.jpg');
  background-position: 50% 50%;
}

.bg-image-work.sixth.first {
  background-image: url('../images/slider1c.jpg');
}

.bg-image-work.second {
  background-image: url('../images/1b.jpg');
  background-position: 0% 100%;
}

.bg-image-work.third {
  background-image: url('../images/1h.jpg');
}

.bg-image-work.fourth {
  background-image: url('../images/4_1.jpg');
}

.container-heading {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18vw;
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px none #000;
  background-color: transparent;
}

.brand {
  z-index: 99;
}

.work {
  position: relative;
  margin-top: 100px;
  margin-bottom: 100px;
  margin-left: 20px;
  font-family: Heebo, sans-serif;
  font-size: 8vw;
  line-height: 1;
  white-space: nowrap;
}

.work._2 {
  width: auto;
  margin: 100px auto 100px 40px;
}

.close-line {
  position: absolute;
  width: 20px;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.close-line._2 {
  width: 20px;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.container-social {
  margin: auto auto 40px;
}

.social-link {
  width: 30px;
  height: 30px;
  margin-right: 0px;
  margin-left: auto;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  transition: -webkit-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
  cursor: pointer;
}

.social-link:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.resize-wrap {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e8e7e7;
  font-family: Heebo, sans-serif;
}

.text-form {
  margin-bottom: 0px;
  font-family: Heebo, sans-serif;
  color: #61ff3a;
  font-size: 16px;
  font-weight: 300;
}

.container-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.field {
  width: 75%;
  margin-bottom: 0px;
  margin-left: auto;
  border-style: none none solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  font-family: Heebo, sans-serif;
  color: #d3bb56;
}

.field:active {
  border-bottom-color: #4357ad;
}

.field:focus {
  border-bottom-color: #4357ad;
}

.body {
  cursor: auto;
}

.image-cover-shape {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.image-cover-shape.desert {
  display: block;
  background-color: #e9dfb4;
}

.image-cover-shape.moon {
  display: block;
  background-color: #48a9a6;
}

.image-cover-shape.summer {
  background-color: #c1666b;
}

.close-button {
  position: relative;
  left: 1%;
  top: auto;
  right: auto;
  bottom: 4%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #333;
  border-radius: 50px;
}

.close-button._2 {
  position: fixed;
  left: 4%;
  top: auto;
  right: auto;
  bottom: 7%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  padding-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 50px;
  background-color: transparent;
}

.close-button._2.w--current {
  position: fixed;
}

.client-row {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -o-object-fit: fill;
  object-fit: fill;
}

.client-row._3 {
  position: relative;
  left: -20%;
  z-index: 1;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.client-row._4 {
  position: relative;
  left: -4%;
  z-index: 1;
  width: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-logo-client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: 150px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.line-separetor {
  width: 173px;
  height: 3px;
  margin-right: 60px;
  margin-left: 60px;
  background-color: #fff;
}

.line-separetor.due {
  width: 187px;
}

.line-separetor.uno {
  width: 60px;
}

.line-separetor.tre {
  width: 70px;
}

.line-separetor.quattro {
  width: 70px;
}

.line-separetor.sei {
  height: 3px;
}

.client-logo {
  width: 69%;
  max-width: none;
  margin-left: 0px;
  background-color: transparent;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.client-logo.due {
  width: 70%;
  margin-left: 26px;
}

.client-logo.tre {
  width: 100%;
  margin-right: 31px;
  margin-left: -47px;
}

.client-logo.quattro {
  width: 70%;
  margin-right: 65px;
  margin-left: -21px;
  padding-left: 0px;
}

.client-logo.otto {
  width: 20%;
  margin-right: -50px;
  margin-left: -225px;
}

.client-logo.nove {
  width: 50%;
  margin-left: 64px;
}

.client-logo.cinque {
  width: 70%;
}

.client-logo.dieci {
  width: 70%;
  margin-left: 40px;
}

.client-logo.dodici {
  margin-right: 30px;
}

.container-image-client-absolute {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 0;
  margin-top: 28%;
}

.client-image {
  height: 80vh;
}

.client-image._2 {
  height: 60vh;
}

.main-heading {
  margin-bottom: 81px;
  background-image: url('../images/moon5.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  font-family: Heebo, sans-serif;
  color: #fff;
  font-size: 16vw;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 14px;
  text-transform: lowercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.container-grid-work {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 98.5vw;
  height: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero-section {
  display: none;
}

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

.info-heading {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 200;
}

.heading-style-guide {
  background-image: url('../images/shooting.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: Heebo, sans-serif;
  color: #474747;
  font-size: 18vw;
  line-height: 1;
  font-weight: 600;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.right-column {
  border-top: 1px solid #c1c1c1;
}

.background-color {
  width: 10vw;
  height: 10vw;
  border: 1px solid #c1c1c1;
  background-color: #aeaeae;
}

.background-color.sixth {
  background-color: #48a9a6;
}

.background-color.third {
  background-color: #e4dfda;
}

.background-color.fifth {
  background-color: #d4b483;
}

.background-color.first {
  background-color: #333;
  color: #000;
}

.background-color.second {
  background-color: #4357ad;
}

.background-color.fourth {
  background-color: #c1666b;
}

.main-2 {
  padding-right: 40px;
  padding-left: 40px;
}

.style-guide-grid {
  grid-column-gap: 0px;
  grid-row-gap: 137px;
  -ms-grid-columns: 0.4fr 1fr;
  grid-template-columns: 0.4fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.left-column {
  position: static;
  top: 38px;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.main-paragraph {
  line-height: 1.5;
}

.main-paragraph.italic {
  font-style: italic;
  font-weight: 200;
}

.main-paragraph.bold {
  font-weight: 700;
}

.main-paragraph.semi-bold {
  font-weight: 600;
}

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

.style-guide-heading {
  position: -webkit-sticky;
  position: sticky;
  top: 45px;
  font-family: Heebo, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.container-heading-style.style-guide {
  position: relative;
  padding: 40px 100px;
  border-top: 1px none #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
}

.style-text {
  position: absolute;
  left: 0%;
  top: 9%;
  right: auto;
  bottom: auto;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.style-text.static {
  position: static;
  margin-top: 5px;
  text-align: center;
}

.hero-style-guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.licensing-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.license-link {
  color: #fff;
  line-height: 1.2;
  text-decoration: none;
}

.licensing-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Heebo, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.licensing-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: auto;
  margin-bottom: 10px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  color: hsla(0, 0%, 100%, 0);
}

.licensing-paragraph {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  line-height: 1.2;
}

.licensing-head {
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.section-licensing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100vh;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
}

.source-link {
  margin-right: 20px;
  color: #fff;
  line-height: 1.2;
  text-decoration: none;
}

.licensing {
  margin-bottom: 40px;
  color: #fff;
  font-size: 3.5vw;
  font-weight: 100;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.changelog-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100vh;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.changelog-container {
  padding: 55px;
  border-style: solid;
  border-width: 1px;
  border-color: #525252;
  background-color: transparent;
}

.changelog-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #4357ad;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 300;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(92, 92, 92, 0.5)), to(rgba(92, 92, 92, 0.5))), url('../images/shooting.jpg');
  background-image: linear-gradient(180deg, rgba(92, 92, 92, 0.5), rgba(92, 92, 92, 0.5)), url('../images/shooting.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.protect-heading {
  margin-bottom: 20px;
  color: #4357ad;
  font-size: 40px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.text-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #4357ad;
  background-color: transparent;
  font-family: Heebo, sans-serif;
  color: #e8e7e7;
  text-align: center;
}

.utility-button {
  margin-top: 20px;
  padding-right: 33px;
  padding-left: 33px;
  border-style: solid;
  border-width: 1px;
  border-color: #4357ad;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease-in-out;
  transition: background-color 400ms ease-in-out;
  font-family: Heebo, sans-serif;
  text-transform: uppercase;
}

.utility-button:hover {
  background-color: #4357ad;
}

.webflow-link {
  color: #61ff3a;
  font-size: 11px;
  font-weight: 900;
  text-decoration: none;
}

.wrap-copyright {
  position: static;
  bottom: 15px;
  margin-left: 0px;
}

.udesly-link {
  color: #4357ad;
  font-weight: 900;
  text-decoration: none;
}

.text-credits {
  margin-bottom: 3px;
  font-family: Heebo, sans-serif;
  color: #9b9b9b;
  font-size: 11px;
  text-transform: uppercase;
}

.text-bold {
  font-family: Heebo, sans-serif;
  font-size: 10px;
}

.footer-grid {
  margin-right: auto;
  margin-left: 40px;
  justify-items: start;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-grid.bottom {
  width: 100%;
  margin: auto 0px 0px;
  padding-right: 0px;
  padding-left: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 2.75fr 1fr 1.75fr;
  grid-template-columns: 2.75fr 1fr 1.75fr;
}

.wrap-link-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top-text {
  margin-right: 40px;
  margin-bottom: 3px;
  color: #9b9b9b;
  font-size: 11px;
  text-transform: uppercase;
}

.back-to-top-text {
  color: #888;
}

.no-click-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 9;
  width: 30%;
}

.no-click-wrap.left {
  left: auto;
  right: 0px;
  z-index: 9;
  width: 25%;
}

.text-link {
  position: absolute;
  left: auto;
  top: auto;
  right: 17%;
  bottom: 0%;
  font-family: Heebo, sans-serif;
  color: #333;
  text-decoration: none;
}

.text-link.white {
  right: 17.5%;
  bottom: -7%;
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  transition: -webkit-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
  color: #4357ad;
  font-size: 18px;
}

.text-link.white:hover {
  -webkit-transform: translate(5px, 0px);
  -ms-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}

.text-link.black {
  right: 17.5%;
  bottom: -7%;
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  transition: -webkit-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
  color: #4357ad;
  font-size: 18px;
}

.text-link.black:hover {
  -webkit-transform: translate(5px, 0px);
  -ms-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}

.success-message {
  background-color: transparent;
  font-family: Heebo, sans-serif;
  color: #4357ad;
}

.error-message {
  padding-left: 0px;
  background-color: transparent;
  color: #ab3b3b;
}

.licensing-link {
  color: #4357ad;
  font-size: 11px;
  font-weight: 900;
  text-decoration: none;
}

.section {
  position: relative;
}

.main-wrapper {
  display: block;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-top {
  position: relative;
  z-index: 2;
  display: none;
  min-height: 100vh;
  margin-bottom: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block {
  background-color: #000;
}

.top-grid-wrapper-one {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-3 {
  background-color: #333533;
}

.div-block-4 {
  background-color: #cfdbd5;
}

.div-block-5 {
  background-color: #fff;
}

.top-grid-wrapper-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
}

.top-grid-wrapper-two.due {
  background-color: #61ff3a;
}

.top-grid-wrapper-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d3bb56;
  color: #d3bb56;
}

.top-grid-wrapper-four {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #cfdbd5;
}

.top-grid-wrapper-five {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e8eddf;
}

.text-block {
  font-size: 250px;
}

.text-span-2 {
  font-size: 250px;
}

.text-block-2 {
  font-size: 43px;
}

.text-block-3 {
  position: absolute;
  font-size: 202px;
}

.text-block-4 {
  position: static;
  top: 226px;
  right: -40px;
  margin-top: 326px;
  font-size: 200px;
}

.image-2 {
  position: static;
  left: -156px;
}

.text-block-5 {
  font-family: Heebo, sans-serif;
  color: #fff;
  font-size: 147px;
  font-weight: 800;
  text-shadow: 6px 5px 0 #e8e7e7;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.top-grid-2 {
  font-family: Heebo, sans-serif;
  font-size: 79px;
  font-weight: 700;
  text-shadow: 7px 7px 0 #cfdbd5;
}

.top-grid-1 {
  margin-top: 51px;
  margin-left: -143px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-transform: translate(320px, 350px) rotate(90deg);
  -ms-transform: translate(320px, 350px) rotate(90deg);
  transform: translate(320px, 350px) rotate(90deg);
  font-family: Heebo, sans-serif;
  color: #61ff3a;
  font-size: 148px;
  font-weight: 800;
  text-shadow: 7px 7px 0 #e8e7e7;
}

.text-block-6 {
  -webkit-transform: translate3d(-95px, -114px, 19px) rotateX(-6deg) rotateY(-20deg) rotateZ(34deg);
  transform: translate3d(-95px, -114px, 19px) rotateX(-6deg) rotateY(-20deg) rotateZ(34deg);
  font-family: Heebo, sans-serif;
  color: #e8e7e7;
  font-size: 35px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 2px 2px 0 #d3bb56;
  white-space: normal;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-3 {
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.section-middle {
  position: relative;
  left: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  overflow: hidden;
  min-height: 100vh;
}

.middle-image-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  min-height: 150vh;
  background-image: url('../images/negozio1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.image-colour-ovelay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  min-height: 150vh;
  background-color: #e73939;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-9 {
  margin-top: 40px;
  padding-bottom: 59px;
  font-family: Heebo, sans-serif;
  color: #e8e7e7;
  font-size: 37px;
  font-weight: 900;
  text-shadow: 3px 3px 0 #333;
}

.text-block-10 {
  position: absolute;
  left: 365.9219px;
  top: -9px;
  z-index: 110;
  font-family: Heebo, sans-serif;
  color: #e8e7e7;
  font-size: 98px;
  font-weight: 700;
  text-shadow: -8px 7px 0 #61ff3a;
}

.html-embed {
  position: relative;
  display: block;
}

.html-embed-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  min-height: auto;
  min-width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-2 {
  min-height: 100vh;
  background-color: #333;
}

.feature-section {
  position: static;
  z-index: 0;
  padding-top: 20px;
  padding-bottom: 100px;
  background-color: #333;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading-2 {
  color: #61ff3a;
  font-size: 98px;
  line-height: 0.8;
  font-weight: 900;
  text-align: right;
}

.paragraph {
  color: #fff;
  font-size: 18px;
}

.hero {
  display: block;
  margin-top: 84px;
  padding-top: 10px;
  padding-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  width: 100%;
  height: auto;
  max-height: 80%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.feature-section-2 {
  padding-top: 10px;
  padding-bottom: 0px;
}

.feature-image-2 {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.hero-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/DSC_0799.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/raffa2.png');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-7 {
  background-color: transparent;
  background-image: url('../images/scarpa500.png');
  background-position: 50% 50%;
  background-size: cover;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.slider {
  width: 500px;
  height: 500px;
  background-color: transparent;
}

.left-arrow {
  display: none;
}

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

.slide-nav-2 {
  display: none;
}

.slide-8 {
  background-image: url('../images/scarpe-davanti.png');
  background-position: 50% 50%;
  background-size: auto;
}

.slide-9 {
  background-image: url('../images/scarpa6.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-8 {
  position: absolute;
}

.image-4 {
  position: relative;
  left: 22px;
  bottom: -159px;
  width: 50%;
  max-width: 50%;
}

.grid-2 {
  -ms-grid-columns: 1.25fr 1fr 1fr;
  grid-template-columns: 1.25fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-14 {
  color: #fff;
}

.text-block-15 {
  color: #fff;
  text-align: center;
}

.text-block-16 {
  color: #fff;
}

.flex-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-3 {
  font-size: 61px;
}

.heading-4 {
  font-size: 50px;
}

.heading-5 {
  font-size: 31px;
}

.text-block-17 {
  display: none;
}

.text-block-18 {
  display: none;
}

.text-block-19 {
  display: none;
}

.grid-3 {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 2.5fr 2.5fr 0.75fr;
  grid-template-columns: 2.5fr 2.5fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-4 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 13px;
  text-align: center;
}

.text-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #fff;
  text-align: center;
}

.text-block-22 {
  color: #fff;
  text-align: center;
}

.div-block-10 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 110;
  display: none;
  margin: auto;
  border-radius: 9px;
}

.div-block-11 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 110;
  width: 800px;
  height: 600px;
  margin: auto;
  border-radius: 20px;
  background-color: #fff;
}

.feature-section-3 {
  padding: 100px 40px;
}

.flex-container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-3 {
  width: 140%;
  height: 100%;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -74px;
  padding-left: 0px;
  -webkit-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  transform: rotate(11deg);
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.feature-image-3.uno {
  width: 114%;
}

.feature-image-3.due {
  width: 124%;
}

.div-block-12 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.image-5 {
  padding: 28px;
}

.button {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-13 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
}

.div-block-14 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  width: 600px;
  height: 400px;
  background-color: #fff;
}

.div-block-15 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  width: 100vw;
  height: 100vw;
  background-color: rgba(0, 0, 0, 0.64);
}

.div-block-16 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  width: 600px;
  height: 400px;
  margin: auto;
  background-color: #e8e7e7;
}

.popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: none;
  width: 100vw;
  height: 100vw;
  margin: auto;
  background-color: rgba(51, 51, 51, 0.77);
}

.popup.due {
  display: none;
}

.popup.tre {
  display: none;
}

.popup.quattro {
  display: none;
}

.popup.uno {
  display: none;
}

.popup_inside {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 700px;
  height: 500px;
  margin: auto;
  border-radius: 20px;
  background-color: #61ff3a;
}

.feature-section-4 {
  padding-top: 60px;
  padding-bottom: 0px;
}

.image-6 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 20;
  padding: 35px;
  cursor: pointer;
}

.heading-6 {
  margin-right: 40px;
  color: #fff;
}

.paragraph-4 {
  margin-right: 40px;
}

.button-2 {
  margin-top: 42px;
  border-style: solid;
  border-width: 1px;
  border-color: #f3f3f3;
  border-radius: 20px;
  background-color: transparent;
}

.button-3 {
  margin-top: 53px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px;
  background-color: transparent;
}

.button-4 {
  margin-top: 42px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px;
  background-color: transparent;
}

.button-5 {
  margin-top: 42px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px;
  background-color: transparent;
}

.feature-section-5 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.06)), to(rgba(0, 0, 0, 0.06)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06));
}

.flex-container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-mask-2 {
  width: 100%;
  margin-right: 0px;
  margin-left: -66px;
  padding-left: 0px;
}

.feature-image-4 {
  width: 100%;
  height: 100%;
  margin-top: -47px;
  margin-left: -52px;
  background-color: transparent;
  -webkit-transform: rotate(14deg);
  -ms-transform: rotate(14deg);
  transform: rotate(14deg);
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.left-arrow-4 {
  display: none;
}

.right-arrow-5 {
  display: none;
}

.slide-nav-5 {
  display: none;
}

.slide-13 {
  background-image: url('../images/scarpa13.png');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraph-5 {
  margin-right: 20px;
}

.heading-7 {
  margin-right: 20px;
}

.feature-section-6 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.flex-container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-8 {
  margin-right: 20px;
  color: #e8e7e7;
}

.paragraph-6 {
  margin-right: 20px;
}

.button-6 {
  margin-top: 40px;
}

.link-2 {
  color: #fff;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.bold-text {
  color: #f5cb5c;
}

.link-block {
  color: #fff;
  text-decoration: none;
}

.link-block-2 {
  color: #fff;
  text-decoration: none;
}

.link-block-3 {
  color: #fff;
  text-decoration: none;
}

.image-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.image-7.uno {
  position: static;
  width: 100%;
}

.image-7.due {
  display: block;
  width: 100%;
  height: 100%;
}

.video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.background-video-3 {
  position: absolute;
  top: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.grid-6 {
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.background-video-4 {
  z-index: 3;
  width: 100%;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-19 {
  width: 100%;
  height: 100vh;
  max-width: none;
}

.background-video-5 {
  z-index: 6;
  display: none;
  width: 100%;
}

.background-video-6 {
  width: 100%;
  height: 100vh;
}

.text-span-4 {
  font-size: 99px;
}

.div-block-20 {
  width: 100%;
}

.text-span-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 75px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #fff;
  font-size: 137px;
  line-height: 0.2;
}

.text-span-6 {
  font-size: 149px;
  text-transform: uppercase;
}

.body-2 {
  background-color: #61ff3a;
}

.div-block-22 {
  text-align: center;
}

.link-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Heebo, sans-serif;
  color: #fff;
  font-size: 39px;
  text-decoration: none;
}

.text-span-10 {
  color: #fff;
}

.image-9 {
  position: absolute;
  width: 30%;
  height: 50%;
}

.image-10 {
  margin-top: 20px;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 1440px) {
  .content-slide {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .absolute-wrapper._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .heading {
    font-size: 9vw;
    line-height: 0.9;
  }

  .overflow {
    bottom: 3.2%;
  }

  .overflow._1 {
    top: 0%;
    bottom: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .overflow._2 {
    top: auto;
    bottom: 2.2%;
  }

  .overflow._3 {
    bottom: 6%;
  }

  .overflow.normal {
    font-size: 1.5px;
  }

  .overflow.due {
    position: static;
    left: 212px;
    top: 154px;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
  }

  .overflow.uno {
    left: auto;
    top: -125px;
    right: 3%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    margin-left: 0px;
    padding-bottom: 0px;
    grid-column-gap: 8px;
  }

  .overflow.tre {
    top: 274.25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .overflow.quattro {
    left: auto;
    top: 93px;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .overflow.cinque {
    left: auto;
    top: -14px;
    right: 3%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .right-arrow._2 {
    left: auto;
    right: auto;
    width: 3vw;
    height: 3vw;
    margin-right: 0%;
    margin-left: 47%;
    font-size: 18px;
  }

  .right-arrow._2.white {
    width: 3vw;
    height: 3vw;
    margin-left: 47%;
  }

  .right-arrow._3 {
    right: 0px;
    width: 3vw;
    height: 3vw;
    margin-right: auto;
    margin-left: 51%;
  }

  .right-arrow._3.white {
    right: 0px;
    width: 3vw;
    height: 3vw;
    margin-right: 46%;
  }

  .icon {
    font-size: 1vw;
  }

  .icon._2 {
    font-size: 1vw;
  }

  .text-wrapper {
    bottom: 4.5%;
    width: 46%;
    height: auto;
  }

  .text-slide {
    font-size: 1.8vw;
  }

  .container-move-text {
    margin-left: 0px;
  }

  .heading-move {
    background-color: #333;
    line-height: 1.2;
  }

  .outline-heading {
    opacity: 1;
    color: #61ff3a;
  }

  .sticky-heading {
    color: #fff6f6;
  }

  .sticky-heading._1 {
    color: #fff;
  }

  .section-project._1 {
    background-image: url('../images/project.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .scale-heading-project {
    background-color: rgba(3, 130, 149, 0);
    font-size: 150vw;
  }

  .heading-project {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-top: 0px;
    margin-bottom: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.1;
  }

  .heading-project.date.white {
    font-size: 6vw;
    line-height: 6vw;
  }

  .heading-project.white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13vw;
    line-height: 13vw;
  }

  .landing-work {
    background-color: transparent;
  }

  .landing-work.second {
    display: none;
    overflow: auto;
    width: 100vw;
    background-color: #fff;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .landing-work.third {
    display: none;
    overflow: auto;
    background-color: #fff;
  }

  .landing-work.first {
    display: none;
    overflow: auto;
    width: 100vw;
    background-color: #fff;
  }

  .landing-work.fourth {
    display: none;
    overflow: auto;
    background-color: #fff;
  }

  .grid-img._5 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .grid-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .shooting-grid {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    justify-items: stretch;
    -ms-grid-columns: 15.4vw 15.4vw 15.4vw 15.4vw 15.4vw 15.4vw;
    grid-template-columns: 15.4vw 15.4vw 15.4vw 15.4vw 15.4vw 15.4vw;
    -ms-grid-rows: minmax(17vw, auto) minmax(17vw, auto) minmax(17vw, auto) minmax(17vw, auto) minmax(17vw, auto) minmax(17vw, auto);
    grid-template-rows: minmax(17vw, auto) minmax(17vw, auto) minmax(17vw, auto) minmax(17vw, auto) minmax(17vw, auto) minmax(17vw, auto);
  }

  .lightbox-grid {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lightbox-grid._8 {
    background-position: 50% 0%;
    background-size: cover;
  }

  .lightbox-grid._2 {
    background-position: 50% 100%;
  }

  .lightbox-image {
    width: 100%;
    height: auto;
    max-width: none;
  }

  .background-video {
    height: 100%;
  }

  .bg-video-grid {
    height: 100%;
  }

  .project-image.first {
    height: 40vh;
  }

  .clients {
    width: 100%;
    background-color: #333;
  }

  .wrapper-size {
    height: auto;
    padding-top: 47%;
    padding-bottom: 3%;
  }

  .heading-contact.absolute {
    top: 14%;
  }

  .heading-contact.absolute._2 {
    top: 36%;
  }

  .contact-grid {
    margin-top: 2px;
  }

  .landing-paragraph {
    color: #e8e7e7;
    font-size: 1vw;
  }

  .landing-paragraph._2 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .landing-paragraph._2.project {
    margin-bottom: 15px;
    font-weight: 500;
  }

  .landing-paragraph.project {
    font-size: 1.5vw;
    line-height: 1.3;
    font-weight: 300;
  }

  .link-social {
    -webkit-transition: -webkit-transform 300ms ease-in-out;
    transition: -webkit-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
    cursor: pointer;
  }

  .link-social:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }

  .line {
    margin-bottom: 15px;
  }

  .landing-project {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0px;
    z-index: 99;
    width: 100vw;
    height: 100vh;
    background-color: #7e2525;
  }

  .landing-project._1 {
    z-index: 99999;
    display: none;
    overflow: auto;
    height: auto;
    background-color: #e9dfb4;
  }

  .landing-project._2 {
    z-index: 99999;
    display: none;
    margin-top: 0px;
  }

  .landing-project._3 {
    z-index: 99999;
    display: none;
  }

  .container-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }

  .project-heading {
    right: 14%;
    font-size: 10vw;
  }

  .container-image-project {
    margin-top: 200px;
  }

  .container-image-project._2 {
    width: 35vw;
    max-width: none;
  }

  .accordion-wrap {
    padding-right: 0px;
  }

  .title-accordion {
    font-size: 1.5vw;
  }

  .submit-button {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 1vw;
  }

  .grid-work {
    left: auto;
    margin-left: auto;
  }

  .container-heading {
    margin-bottom: 40px;
  }

  .work {
    margin-right: auto;
    margin-bottom: 46px;
  }

  .social-link {
    -webkit-transition: -webkit-transform 500ms ease-in-out;
    transition: -webkit-transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
  }

  .social-link:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }

  .text-form {
    font-size: 1vw;
  }

  .container-field {
    margin-bottom: 10px;
  }

  .client-row {
    position: relative;
    z-index: 1;
  }

  .client-row._3 {
    left: auto;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 123px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .client-row._4 {
    z-index: 1;
  }

  .container-logo-client {
    width: 69%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-logo-client.uno {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-logo-client.due {
    width: 30%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .client-logo.due {
    width: 40%;
  }

  .client-logo.tre {
    width: 50%;
  }

  .client-logo.otto {
    margin-right: 0px;
    margin-left: auto;
  }

  .client-logo.nove {
    width: 20%;
  }

  .client-logo.dodici {
    width: 50%;
  }

  .container-grid-work {
    display: block;
    overflow: hidden;
    width: 98.4vw;
    padding-top: 47px;
  }

  .heading-style-guide {
    font-size: 7vw;
  }

  .background-color.sixth {
    background-color: #9cd109;
  }

  .background-color.fifth {
    background-color: #c1e050;
  }

  .background-color.second {
    background-color: #e5e5e3;
  }

  .background-color.fourth {
    background-color: #d3e593;
  }

  .main-2 {
    padding-right: 100px;
    padding-left: 100px;
  }

  .style-guide-grid {
    -ms-grid-columns: 0.4fr 1fr;
    grid-template-columns: 0.4fr 1fr;
  }

  .main-paragraph.bold {
    font-weight: 700;
  }

  .grid {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .hero-style-guide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .licensing-container {
    background-color: transparent;
  }

  .licensing {
    line-height: 1.2;
  }

  .changelog-container {
    background-color: transparent;
  }

  .footer-grid.bottom {
    margin-top: 25px;
  }

  .text-link {
    font-size: 20px;
  }

  .text-link.white {
    bottom: 0%;
    -webkit-transition: -webkit-transform 400ms ease-in-out;
    transition: -webkit-transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
    color: #4357ad;
    font-size: 1.3vw;
    line-height: 1;
  }

  .text-link.white:hover {
    -webkit-transform: translate(5px, 0px);
    -ms-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }

  .text-link.black {
    bottom: 0%;
    color: #4357ad;
    font-size: 1.2vw;
    line-height: 1;
  }

  .text-link.black:hover {
    -webkit-transform: translate(5px, 0px);
    -ms-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }

  .text-span {
    color: #4357ad;
    font-size: 1.5vw;
  }

  .html-embed-2 {
    height: 100%;
  }

  .flex-container {
    margin: 54px;
    padding-left: 255px;
  }

  .heading-2 {
    font-size: 78px;
    line-height: 0.8;
    text-align: right;
  }

  .paragraph {
    font-size: 23px;
  }

  .div-block-6 {
    width: 50%;
  }

  .text-block-13 {
    margin-top: 100px;
    color: #fff;
    font-size: 50px;
    text-align: center;
  }

  .slide-7 {
    width: 100%;
  }

  .flex-container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .paragraph-2 {
    font-size: 18px;
  }

  .grid-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-20 {
    font-size: 14px;
  }

  .link-2 {
    color: #fff;
  }

  .div-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bold-text {
    color: #f5cb5c;
  }

  .text-span-4 {
    font-size: 150px;
    text-transform: uppercase;
  }

  .div-block-20 {
    width: 100%;
    height: 100%;
  }

  .text-span-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 161px;
    line-height: 0.2;
  }
}

@media screen and (max-width: 991px) {
  .absolute-wrapper._1.slide-2 {
    width: 37vh;
    height: 50vh;
  }

  .absolute-wrapper._2 {
    width: 100%;
    height: 100%;
  }

  .absolute-wrapper.slide-2.second {
    right: 5.3vh;
  }

  .absolute-wrapper.slide-3 {
    width: 25vw;
    height: 35vw;
  }

  .absolute-wrapper.slide-3.second {
    width: 40vw;
    height: 50vw;
  }

  .absolute-wrapper.slide-3.third {
    right: 19.1vw;
    width: 30vw;
    height: 28vw;
  }

  .bg-image.slide-3._3 {
    width: 100%;
    height: 100%;
    margin-top: 166px;
  }

  .heading {
    padding-right: 20px;
    font-size: 7vw;
    font-weight: 600;
    letter-spacing: -16px;
  }

  .overflow._1 {
    top: -31%;
  }

  .overflow._2 {
    left: -23%;
    top: 86%;
  }

  .overflow._3 {
    right: 6%;
    bottom: -16%;
  }

  .overflow.due {
    padding-bottom: 0px;
    font-size: 11px;
  }

  .overflow.tre {
    grid-row-gap: 14px;
  }

  .right-arrow._2 {
    left: -5%;
    margin-right: auto;
    margin-left: auto;
  }

  .right-arrow._2.white {
    left: -10%;
    margin-right: auto;
    margin-left: auto;
  }

  .right-arrow._3 {
    right: -13%;
    margin-right: auto;
    margin-left: auto;
  }

  .right-arrow._3.white {
    right: -11%;
    margin-right: auto;
  }

  .heading-move {
    font-size: 8vw;
  }

  .sticky-heading {
    font-size: 35vw;
  }

  .sticky-heading._1 {
    font-size: 35vw;
  }

  .wrapper-about-image {
    padding-right: 70px;
    padding-left: 70px;
  }

  .about-heading {
    font-size: 18px;
    font-weight: 500;
  }

  .about-paragraph {
    font-size: 18px;
  }

  .container-text.bottom {
    padding-left: 0px;
  }

  .section-work {
    padding-top: 25%;
  }

  .big-heading {
    overflow: hidden;
  }

  .work-image {
    width: 100%;
    height: auto;
  }

  .work-image._2 {
    width: 100%;
    height: auto;
  }

  .work-heading {
    top: 12%;
    font-size: 11.5vw;
    font-weight: 700;
  }

  .mask {
    width: 45vw;
  }

  .slide-6 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .landing-work.second {
    display: none;
  }

  .landing-work.first {
    display: none;
  }

  .wrapper-size {
    width: 100%;
  }

  .heading-contact._2 {
    font-size: 18vw;
  }

  .heading-contact.absolute {
    left: 60px;
    top: 13%;
  }

  .heading-contact.absolute._2 {
    left: 60px;
    top: 27%;
  }

  .contact-grid._2.project {
    width: 80%;
  }

  .landing-project._1 {
    display: none;
  }

  .container-image-project {
    width: 80%;
  }

  .container-image-project._2 {
    width: 40%;
  }

  .submit-button {
    font-size: 16px;
  }

  .grid-work {
    -ms-grid-columns: 25vh 25vh 25vh 25vh;
    grid-template-columns: 25vh 25vh 25vh 25vh;
    -ms-grid-rows: 30vh 20vh 20vh 20vh 20vh 20vh 20vh 20vh 20vh;
    grid-template-rows: 30vh 20vh 20vh 20vh 20vh 20vh 20vh 20vh 20vh;
  }

  .resize-wrap {
    padding-top: 0px;
  }

  .body {
    cursor: auto;
  }

  .image-cover-shape.desert {
    display: none;
  }

  .image-cover-shape.moon {
    display: none;
  }

  .image-cover-shape.summer {
    display: none;
  }

  .line-separetor {
    font-size: 19px;
  }

  .container-image-client-absolute {
    display: none;
  }

  .container-grid-work {
    width: 97.8vw;
  }

  .heading-style-guide {
    font-size: 15vw;
  }

  .licensing-container {
    width: 80%;
  }

  .wrap-copyright {
    margin-right: auto;
  }

  .text-credits {
    text-align: center;
  }

  .footer-grid.bottom {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .wrap-link-footer {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .top-text {
    text-align: center;
  }

  .form {
    font-size: 16px;
  }

  .top-grid-2 {
    font-size: 66px;
  }

  .top-grid-1 {
    margin-top: 52px;
    margin-bottom: 143px;
    margin-left: -343px;
    padding-bottom: 0px;
  }

  .text-block-9 {
    font-size: 22px;
  }

  .text-block-10 {
    font-size: 57px;
  }

  .feature-image {
    width: 100%;
  }

  .image-10 {
    display: block;
  }
}

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

  .absolute-wrapper._2 {
    width: 100%;
  }

  .absolute-wrapper.slide-3 {
    bottom: 11%;
  }

  .heading {
    font-size: 7vw;
    font-weight: 600;
    letter-spacing: -19px;
    text-shadow: 1px 1px 0 #fff;
  }

  .overflow._1 {
    top: -58%;
  }

  .overflow._2 {
    top: 105%;
  }

  .overflow._3 {
    right: -11%;
    bottom: -43%;
  }

  .overflow.uno {
    margin-top: 60px;
  }

  .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image.absolute {
    margin-left: 10px;
  }

  .right-arrow._2 {
    left: -50%;
  }

  .right-arrow._3 {
    right: 29%;
  }

  .text-wrapper {
    width: auto;
    padding-left: 20px;
  }

  .text-slide {
    font-size: 22px;
  }

  .wrapper-about-image {
    padding-right: 20px;
    padding-left: 20px;
  }

  .work-heading {
    font-size: 15vw;
  }

  .mask {
    width: 60vw;
  }

  .slide-5 {
    margin-left: 0px;
  }

  .landing-work.second {
    display: none;
  }

  .landing-work.third {
    display: none;
  }

  .landing-work.first {
    display: none;
  }

  .button-close {
    background-color: #fff;
  }

  .mask-shooting {
    width: 100%;
    height: 100vh;
    background-size: 130%;
  }

  .wrapper-size {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-contact._2 {
    font-size: 22vw;
  }

  .heading-contact.absolute {
    left: 20px;
    top: 12%;
  }

  .heading-contact.absolute._2 {
    left: 20px;
    top: 26%;
  }

  .contact-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .contact-grid._2.project {
    height: auto;
    margin-bottom: 100px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .landing-paragraph.project {
    font-size: 3vw;
  }

  .landing-project._1 {
    display: none;
  }

  .landing-project._2 {
    display: none;
  }

  .project-size {
    width: 100vw;
  }

  .container-image-project {
    width: 85%;
  }

  .container-image-project._2 {
    width: 50%;
  }

  .content-wrapper {
    margin-bottom: 20px;
  }

  .submit-button {
    margin-bottom: 20px;
  }

  .menu-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .wrapper-menu {
    display: none;
  }

  .wrapper-menu._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .grid-work {
    -ms-grid-columns: 25vh 25vh 25vh 25vh;
    grid-template-columns: 25vh 25vh 25vh 25vh;
    -ms-grid-rows: 15vh 15vh 15vh 15vh 15vh 15vh 15vh 15vh 15vh;
    grid-template-rows: 15vh 15vh 15vh 15vh 15vh 15vh 15vh 15vh 15vh;
  }

  .work {
    margin-right: auto;
    font-size: 15vw;
  }

  .work._2 {
    font-size: 19vw;
  }

  .container-social {
    margin-top: 21px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .text-form {
    margin-bottom: 0px;
  }

  .container-field {
    margin-bottom: 10px;
  }

  .field {
    margin-bottom: 0px;
    padding-bottom: 5px;
  }

  .main-heading {
    font-size: 25vw;
  }

  .style-guide-grid {
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .hero-style-guide {
    height: 300px;
  }

  .licensing-container {
    width: 80%;
  }

  .licensing {
    font-size: 7vw;
  }

  .footer-grid.bottom {
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .top-text {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .text-link.white {
    right: -10%;
    bottom: -52%;
  }

  .text-link.black {
    right: -11.5%;
    bottom: -59%;
  }

  .feature-section {
    padding: 40px 20px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask {
    margin-right: 0px;
  }

  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }

  .hero {
    padding: 40px 20px;
  }

  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .feature-section-2 {
    padding: 40px 20px;
  }

  .feature-image-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .hero-overlay {
    padding: 40px 20px;
  }

  .flex-container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-section-3 {
    padding: 40px 20px;
  }

  .flex-container-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-3 {
    margin-right: auto;
    margin-left: auto;
  }

  .feature-section-4 {
    padding: 40px 20px;
  }

  .feature-section-5 {
    padding: 40px 20px;
  }

  .flex-container-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask-2 {
    margin-right: 0px;
  }

  .feature-image-4 {
    margin-right: auto;
    margin-left: auto;
  }

  .feature-section-6 {
    padding: 40px 20px;
  }

  .flex-container-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .content-slide {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .absolute-wrapper._1 {
    display: none;
  }

  .absolute-wrapper._2 {
    position: static;
    bottom: 12%;
    width: 80%;
    height: 50%;
  }

  .absolute-wrapper._3 {
    top: 13%;
    height: 35vh;
  }

  .absolute-wrapper.slide-2.second {
    right: 0vh;
    bottom: 8%;
  }

  .absolute-wrapper.slide-2.third {
    right: 8.3vh;
    height: 50vh;
  }

  .absolute-wrapper.slide-3 {
    bottom: 14%;
    width: 50vw;
    height: 70vw;
  }

  .absolute-wrapper.slide-3.second {
    display: none;
  }

  .absolute-wrapper.slide-3.third {
    top: 12%;
    right: 0vw;
    width: 70vw;
    height: 70vw;
  }

  .bg-image {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .bg-image.uno {
    background-position: 50% 0%;
    background-size: cover;
  }

  .heading {
    margin-top: 100px;
    padding-right: 8px;
    padding-left: 0px;
    color: #61ff3a;
    font-size: 15vw;
    font-weight: 800;
    letter-spacing: -6px;
  }

  .heading.b {
    padding-left: 20px;
  }

  .heading.b._1 {
    margin-top: 100px;
    padding-left: 0px;
    font-size: 30vw;
  }

  .heading._1 {
    font-size: 22vw;
  }

  .overflow {
    margin-top: -50px;
    -webkit-transform: rotateX(-11deg) rotateY(0deg) rotateZ(0deg);
    transform: rotateX(-11deg) rotateY(0deg) rotateZ(0deg);
  }

  .overflow._1 {
    top: -85%;
  }

  .overflow._2 {
    top: 101%;
  }

  .overflow._3 {
    right: -22%;
    bottom: -61%;
  }

  .overflow.normal.margin {
    margin-bottom: 20px;
  }

  .overflow.project {
    bottom: 15%;
  }

  .overflow.project._1 {
    bottom: 21%;
  }

  .overflow.due {
    margin-top: 0px;
    padding-bottom: 0px;
  }

  .overflow.uno {
    top: 155px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image.absolute {
    display: inline-block;
    width: 80px;
    max-width: 100%;
    margin-left: 10px;
  }

  .right-arrow._2 {
    left: 4px;
  }

  .right-arrow._2.white {
    left: -17%;
    bottom: 6%;
  }

  .right-arrow._3 {
    right: -113px;
  }

  .right-arrow._3.white {
    right: -17%;
    bottom: 6%;
  }

  .text-wrapper {
    width: 40%;
  }

  .number-wrapper._3 {
    display: none;
  }

  .outline-section {
    padding: 40px 20px 0px;
  }

  .container-move-text {
    bottom: 14%;
    margin-top: -28px;
    margin-left: -120px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .heading-move {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 8px;
    padding-top: 0px;
    font-size: 13vw;
  }

  .outline-heading {
    margin-top: 39px;
    margin-left: -15px;
    padding-left: 0px;
    color: #61ff3a;
    font-size: 30vw;
  }

  .outline-heading.uno {
    margin-left: -9px;
    padding-right: 0px;
    color: #61ff3a;
    font-size: 19vw;
  }

  .sticky-wrapper {
    overflow: visible;
    padding-right: 20px;
    padding-left: 20px;
  }

  .video-sticky {
    top: 17.5vh;
    width: 70%;
    height: 65vh;
  }

  .sticky-heading {
    color: #fff;
    font-size: 35vw;
  }

  .sticky-heading._1 {
    color: #fff;
    font-size: 32vw;
  }

  .sticky-heading._1._4 {
    color: #fff;
    font-size: 35vw;
    text-transform: none;
  }

  .sticky-heading.uno {
    color: #fff;
  }

  .about-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-areas: "Area Area-2"
      "Area-3 Area-4"
      "Area-3 Area-5";
    -ms-grid-rows: auto 0px auto 0px 1fr;
    grid-template-rows: auto auto 1fr;
  }

  .wrapper-about-image {
    overflow: hidden;
    padding-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .sub-heading {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .about-heading {
    margin-top: 0px;
  }

  .about-paragraph {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
  }

  .container-text {
    padding-right: 20px;
    padding-left: 0px;
  }

  .section-work {
    left: 0px;
    z-index: 10;
    display: block;
  }

  .big-heading._2 {
    margin-top: 10px;
    font-size: 29vw;
  }

  .big-heading.uno {
    left: 0%;
    display: block;
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #61ff3a;
    font-size: 29vw;
  }

  .container-slider {
    z-index: -1;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .work-image {
    width: 100%;
  }

  .work-image._2 {
    overflow: hidden;
    margin-bottom: 0px;
  }

  .container-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 127px;
  }

  .work-heading {
    top: 27%;
    margin-top: -54px;
  }

  .section-project._1 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }

  .mask {
    width: 75vw;
  }

  .scale-heading-project {
    display: none;
  }

  .heading-project {
    color: #d3bb56;
    font-size: 21vw;
  }

  .heading-project.date {
    color: #d3bb56;
    font-size: 12vw;
  }

  .heading-project.date.white {
    font-size: 9vw;
  }

  .heading-project.white {
    color: #d3bb56;
    font-size: 21vw;
  }

  .landing-work.second {
    display: none;
  }

  .landing-work.first {
    display: none;
  }

  .landing-work.fourth {
    display: none;
  }

  .grid-img.uno {
    display: none;
  }

  .grid-section {
    padding-top: 28px;
  }

  .grid-image-wrapper.uno {
    display: none;
  }

  .parallax {
    height: auto;
    background-position: 30% 30%;
    background-size: contain;
    background-repeat: repeat;
  }

  .mask-shooting {
    display: block;
    height: 25vh;
    background-position: 50% 60%;
    background-size: 99% 99%;
    background-repeat: repeat-y;
  }

  .shooting-block.uno {
    display: none;
  }

  .shooting-block.due {
    display: none;
  }

  .shooting-grid {
    -ms-grid-rows: minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr);
    grid-template-rows: minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr);
  }

  .lightbox-grid._9 {
    background-position: 50% 50%;
  }

  .lightbox-grid._10 {
    background-position: 12% 50%;
  }

  .lightbox-grid._10.uno {
    display: none;
  }

  .lightbox-grid._11 {
    background-position: 0% 50%;
  }

  .lightbox-grid._11.uno {
    display: none;
  }

  .lightbox-grid._5 {
    background-position: 50% 50%;
    background-size: cover;
  }

  .lightbox-grid._2 {
    background-position: 50% 50%;
  }

  .lightbox-grid.uno {
    background-image: url('../images/uomo-lecoc3.jpg');
    background-position: 100% 50%;
  }

  .lightbox-grid.ddue {
    background-image: url('../images/278583788_318832957019892_1772278431093738025_n.jpg');
    background-position: 50% 50%;
  }

  .project-image.second {
    height: 25vh;
  }

  .project-image.second:hover {
    height: 25vh;
  }

  .project-image.third {
    height: 25vh;
  }

  .project-image.third:hover {
    height: 25vh;
  }

  .project-image.first {
    height: 25vh;
  }

  .project-image.first:hover {
    height: 25vh;
  }

  .clients {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .heading-contact._2 {
    color: #61ff3a;
    font-weight: 900;
  }

  .heading-contact._2._3 {
    margin-left: 10px;
  }

  .heading-contact.absolute {
    left: 20px;
    margin-top: -99px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-perspective: none;
    perspective: none;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .heading-contact.absolute._2 {
    top: 22%;
  }

  .contact-grid {
    height: auto;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .landing-paragraph._2 {
    color: #61ff3a;
  }

  .landing-paragraph.project {
    font-size: 6vw;
  }

  .landing-project._1 {
    display: none;
    -o-object-fit: none;
    object-fit: none;
  }

  .landing-project._2 {
    display: none;
  }

  .landing-project._3 {
    display: none;
  }

  .project-size {
    overflow: hidden;
    width: 100vw;
  }

  .accordion-wrap {
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .title-accordion {
    color: #61ff3a;
  }

  .contact-line {
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
  }

  .submit-button {
    margin-bottom: 0px;
    background-color: #61ff3a;
  }

  .menu-button {
    background-color: transparent;
  }

  .link {
    display: block;
    font-size: 5vh;
  }

  .grid-work {
    left: 0px;
    margin-bottom: 0px;
    margin-left: -87px;
  }

  .container-heading {
    margin-bottom: 0px;
  }

  .about-section {
    overflow: visible;
  }

  .resize-wrap {
    padding-top: 0px;
  }

  .text-form {
    color: #61ff3a;
  }

  .field {
    border-style: none none solid;
    border-color: #fff;
  }

  .image-cover-shape.desert {
    display: none;
  }

  .image-cover-shape.moon {
    display: none;
  }

  .image-cover-shape.summer {
    display: none;
  }

  .container-logo-client {
    height: auto;
    margin-right: 0px;
    margin-left: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .container-logo-client.uno {
    margin-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-logo-client.due {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .line-separetor {
    width: 114px;
    margin-right: 20px;
    margin-left: 15px;
  }

  .line-separetor.due {
    width: 70px;
  }

  .line-separetor.uno {
    display: block;
    width: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .line-separetor.tre {
    width: 30px;
    margin-right: 0px;
  }

  .line-separetor.quattro {
    display: none;
    width: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .line-separetor.sette {
    width: 27px;
  }

  .line-separetor.otto {
    width: 27px;
  }

  .client-logo {
    width: 45%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  .client-logo.due {
    width: 90%;
  }

  .client-logo.tre {
    width: 70%;
    margin-left: 0px;
    padding-right: 10px;
  }

  .client-logo.quattro {
    width: 60%;
    margin-right: 40px;
    margin-left: 0px;
  }

  .client-logo.otto {
    width: 40%;
    margin-right: 0px;
    margin-left: -331px;
    -webkit-filter: none;
    filter: none;
  }

  .client-logo.nove {
    width: 50%;
    margin-right: 21px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .client-logo.undici {
    width: 70%;
  }

  .client-logo.dodici {
    width: 40%;
  }

  .main-heading {
    margin-top: 60px;
    margin-bottom: 40px;
    letter-spacing: 4px;
  }

  .container-grid-work {
    display: block;
  }

  .hero-section {
    display: none;
  }

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

  .main-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-heading-style.style-guide {
    padding-right: 0px;
    padding-left: 0px;
  }

  .hero-style-guide {
    height: 300px;
  }

  .license-link {
    font-size: 16px;
  }

  .licensing-container {
    width: 90%;
    padding: 10px;
  }

  .licensing-head {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
  }

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

  .source-link {
    font-size: 16px;
  }

  .licensing {
    font-size: 30px;
  }

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

  .changelog-container {
    padding: 25px;
  }

  .changelog-text {
    font-size: 19px;
  }

  .protect-heading {
    font-size: 26px;
  }

  .webflow-link {
    color: #61ff3a;
  }

  .text-bold {
    display: inline-block;
    text-align: center;
  }

  .footer-grid {
    margin-left: 0px;
  }

  .footer-grid.bottom {
    margin-top: 5%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .wrap-link-footer {
    display: inline;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translate(0px, -18px);
    -ms-transform: translate(0px, -18px);
    transform: translate(0px, -18px);
    font-size: 14px;
  }

  .top-text {
    display: none;
    margin-right: 0px;
  }

  .back-to-top-text {
    font-size: 14px;
    line-height: 16px;
    text-align: justify;
  }

  .text-link.white {
    right: -21%;
    bottom: -80%;
  }

  .text-link.black {
    right: -22.5%;
    bottom: -87%;
  }

  .section-top {
    min-height: 30vh;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .top-grid-wrapper-one {
    background-color: #333;
  }

  .top-grid-wrapper-two {
    background-color: #d3bb56;
  }

  .top-grid-wrapper-two.due {
    background-color: #61ff3a;
  }

  .top-grid-wrapper-three {
    background-color: #e8e7e7;
  }

  .top-grid-wrapper-four {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-2.due {
    max-width: 50%;
  }

  .top-grid-2 {
    font-size: 20px;
    text-shadow: 2px 2px 0 #cfdbd5;
  }

  .top-grid-2.a {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .top-grid-1 {
    display: none;
    font-size: 10px;
  }

  .text-block-6 {
    font-size: 10px;
  }

  .text-block-7 {
    text-decoration: none;
    white-space: normal;
  }

  .text-block-8 {
    position: absolute;
    left: 11.0938px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .middle-image-wrapper {
    background-size: auto;
  }

  .text-block-9 {
    font-size: 20px;
  }

  .text-block-10 {
    display: none;
  }

  .html-embed-2 {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-section {
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #333;
  }

  .flex-container {
    margin-top: 0px;
  }

  .feature-image-mask {
    width: 100%;
    margin: auto;
  }

  .feature-image {
    width: 100%;
  }

  .heading-2 {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    color: #61ff3a;
    font-size: 35px;
    font-weight: 900;
    text-align: left;
  }

  .paragraph {
    margin-right: auto;
    margin-left: auto;
    color: #fff;
  }

  .background-video-2 {
    height: 100vh;
  }

  .text-block-11 {
    position: absolute;
    font-family: Heebo, sans-serif;
    color: #e8e7e7;
    font-size: 83px;
    font-weight: 800;
  }

  .tecnica {
    position: absolute;
    display: block;
    font-family: Heebo, sans-serif;
    color: #fff;
    font-size: 75px;
    font-weight: 800;
  }

  .eleganza {
    position: absolute;
    display: block;
    font-family: Heebo, sans-serif;
    color: #fff;
    font-size: 76px;
    font-weight: 900;
  }

  .come {
    position: absolute;
    display: block;
    font-family: Heebo, sans-serif;
    color: #61ff3a;
    font-size: 69px;
    font-weight: 900;
  }

  .raffaello {
    position: absolute;
    top: 672.5px;
    font-family: Heebo, sans-serif;
    color: #61ff3a;
    font-size: 50px;
    font-weight: 900;
  }

  .text-block-12 {
    position: absolute;
    left: 0%;
    top: 511px;
    right: 0%;
    bottom: 0%;
    font-family: Heebo, sans-serif;
    color: #61ff3a;
    font-size: 50px;
    font-weight: 900;
  }

  .vescovi {
    position: absolute;
    top: 726.5px;
    font-family: Heebo, sans-serif;
    color: #61ff3a;
    font-size: 60px;
    font-weight: 900;
  }

  .hero {
    margin-top: 80px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .hero.due {
    margin-top: 0px;
  }

  .feature-section-2 {
    padding-top: 0px;
  }

  .feature-image-2 {
    display: inline-block;
    margin-top: -61px;
  }

  .centered-container {
    text-align: left;
  }

  .slider {
    width: 300px;
    height: 300px;
  }

  .slide-8 {
    background-size: cover;
  }

  .grid-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-column-gap: 0px;
    -ms-grid-columns: 2fr 1.5fr 1.75fr;
    grid-template-columns: 2fr 1.5fr 1.75fr;
  }

  .text-block-14 {
    font-size: 10px;
    text-align: left;
  }

  .text-block-15 {
    font-size: 9px;
  }

  .text-block-16 {
    font-size: 9px;
  }

  .flex-container-2 {
    margin-bottom: -18px;
  }

  .heading-3 {
    color: #fff;
    font-size: 34px;
  }

  .heading-5 {
    font-size: 25px;
  }

  .paragraph-2 {
    margin-bottom: auto;
  }

  .paragraph-3 {
    margin-top: 20px;
  }

  .div-block-9 {
    position: relative;
    top: auto;
  }

  .text-block-17 {
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
  }

  .text-block-18 {
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
  }

  .text-block-19 {
    color: #fffdfd;
    text-align: center;
  }

  .grid-4 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1.25fr 1fr;
    grid-template-columns: 1.25fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .text-block-20 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    text-align: left;
  }

  .text-block-21 {
    font-size: 10px;
  }

  .text-block-22 {
    font-size: 9px;
  }

  .div-block-10 {
    display: none;
  }

  .div-block-11 {
    width: 300px;
    height: 700px;
  }

  .flex-container-3 {
    margin-top: 35px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .feature-image-3 {
    width: 200px;
    height: 200px;
    margin: -17px 0px auto 40px;
  }

  .feature-image-3.uno {
    width: 200px;
    margin-left: 41px;
  }

  .feature-image-3.due {
    width: 200px;
    margin-top: 7px;
    margin-left: 37px;
  }

  .image-5 {
    padding: 84px;
  }

  .button {
    position: static;
    margin: 0% 0% 0% 29%;
    text-align: left;
  }

  .popup {
    display: none;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .popup.due {
    display: none;
  }

  .popup.tre {
    display: none;
  }

  .popup.quattro {
    display: none;
  }

  .popup.uno {
    display: none;
    margin: 112px 0px 0px;
  }

  .popup_inside {
    width: 300px;
    height: 450px;
    margin-top: -23px;
    margin-bottom: auto;
    border-radius: 20px;
    background-color: #61ff3a;
  }

  .feature-section-4 {
    margin: -43px 0px 0px;
    padding: 0px;
  }

  .image-6 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 1;
    width: 27%;
    max-width: none;
    padding: 12px;
  }

  .heading-6 {
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 44px;
  }

  .paragraph-4 {
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
  }

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

  .right-arrow-3 {
    display: none;
  }

  .slide-nav-3 {
    display: none;
  }

  .slide-10 {
    width: 100%;
    background-image: url('../images/scarpa13.png');
    background-position: 50% 50%;
    background-size: cover;
  }

  .mask-2 {
    overflow: hidden;
    width: 100%;
  }

  .left-arrow-3 {
    display: none;
  }

  .right-arrow-4 {
    display: none;
  }

  .slide-nav-4 {
    display: none;
  }

  .slide-11 {
    background-image: url('../images/scarpa13.png');
    background-position: 0px 0px;
    background-size: cover;
  }

  .slide-12 {
    background-color: transparent;
    background-image: url('../images/scarpebambino-removebg-preview.png');
    background-position: 50% 50%;
    background-size: cover;
  }

  .feature-image-4 {
    display: inline-block;
    width: 70%;
    margin: -54px 0px 100px 92px;
    padding: 0px;
    -webkit-perspective: none;
    perspective: none;
    -webkit-transform: rotate(14deg);
    -ms-transform: rotate(14deg);
    transform: rotate(14deg);
    -o-object-fit: fill;
    object-fit: fill;
    -o-object-position: 50% 0%;
    object-position: 50% 0%;
  }

  .feature-section-6 {
    margin-left: -18px;
  }

  .heading-8 {
    margin-top: 0px;
    margin-right: auto;
    margin-left: 0px;
    padding-left: 10px;
    color: #fff;
  }

  .paragraph-6 {
    margin-left: 20px;
  }

  .grid-5 {
    width: 100%;
    grid-auto-flow: column;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr);
    grid-template-rows: minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr) minmax(250px, 1fr);
  }

  .div-block-17 {
    width: 100%;
    height: 100%;
    margin-top: -121px;
  }

  .link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 10px;
  }

  .div-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-span-3 {
    color: #f5cb5c;
  }

  .grid-6 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .background-video-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .background-video-6 {
    display: none;
  }

  .text-span-5 {
    padding-top: 34px;
    padding-left: 53px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 0;
  }

  .text-span-7 {
    font-size: 97px;
  }

  .text-span-8 {
    font-size: 70px;
  }

  .text-span-9 {
    font-size: 69px;
  }

  .body-2 {
    background-color: #61ff3a;
  }

  .paragraph-7 {
    color: #000;
  }

  .div-block-21 {
    margin-bottom: 60px;
  }

  .link-3 {
    margin-top: 0px;
    font-size: 27px;
  }

  .lottie-animation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lottie-animation-2 {
    padding: 0px 69px;
  }

  .image-10 {
    margin-bottom: 20px;
  }

  .div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

#w-node-b1c37cfa-4147-8120-cd50-6427ad3ef9f2-ee132725 {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: Area-4;
}

.grid-work>#w-node-b1c37cfa-4147-8120-cd50-6427ad3ef9f2-ee132725 {
  -ms-grid-row: 7;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-da2a2088-f59b-b400-184b-84d2ed4e43cb-ee132725 {
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: Area-3;
}

.grid-work>#w-node-da2a2088-f59b-b400-184b-84d2ed4e43cb-ee132725 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 5;
}

@media screen and (max-width: 479px) {
  #w-node-b1c37cfa-4147-8120-cd50-6427ad3ef9f2-ee132725 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }

  #w-node-da2a2088-f59b-b400-184b-84d2ed4e43cb-ee132725 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
}

#w-node-_4029c6fb-dbea-56bf-9324-aa6562b79c3d-ee132725 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_1975998e-af08-6596-4219-eba5ec08ed46-ee132725 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
}

#w-node-_8895eb26-8536-fa0c-12d6-7bcfa68cc9db-ee132725 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_127b5487-d5a8-08be-0513-ec6c12b7298b-ee132725 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_20d7d314-1478-4ab4-8a10-bd44334d2297-ee132725 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
}

#w-node-_20d7d314-1478-4ab4-8a10-bd44334d229b-ee132725 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af19c-ee132725 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af19f-ee132725 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1a2-ee132725 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1a5-ee132725 {
  -ms-grid-column: 6;
  grid-column-start: 6;
  -ms-grid-column-span: 1;
  grid-column-end: 7;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1a8-ee132725 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 3;
  grid-row-end: 5;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1ab-ee132725 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1ae-ee132725 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1b1-ee132725 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 2;
  grid-column-end: 7;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1b4-ee132725 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 3;
  grid-column-end: 7;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 2;
  grid-row-end: 6;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1b7-ee132725 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 2;
  grid-row-end: 7;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1ba-ee132725 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 2;
  grid-column-end: 6;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1bd-ee132725 {
  -ms-grid-column: 6;
  grid-column-start: 6;
  -ms-grid-column-span: 1;
  grid-column-end: 7;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1c0-ee132725 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 2;
  grid-row-end: 7;
}

#w-node-_2926fbf2-4965-481a-2051-96b86373a9d7-ee132725 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1cfc3115-5c8e-8095-c89c-1424ded6142c-ee132725 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-f589f1e1-d674-ecc1-e3df-de87300f07ce-ee132725 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d5d6c7ca-3bb9-c9f5-6c78-ed3f0c7b5ea2-ee132725 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_40c2a908-391b-d6b0-630f-3af7941c4ce6-ee132725 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_57e80291-0124-23b5-cb99-c23167a7a19c-1113272c {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_57e80291-0124-23b5-cb99-c23167a7a1a2-1113272c {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_57e80291-0124-23b5-cb99-c23167a7a1a8-1113272c {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_57e80291-0124-23b5-cb99-c23167a7a1ae-1113272c {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_57e80291-0124-23b5-cb99-c23167a7a1b4-1113272c {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_57e80291-0124-23b5-cb99-c23167a7a1ba-1113272c {
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-_57e80291-0124-23b5-cb99-c23167a7a1a8-1113272c {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_57e80291-0124-23b5-cb99-c23167a7a1ae-1113272c {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_57e80291-0124-23b5-cb99-c23167a7a1b4-1113272c {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_57e80291-0124-23b5-cb99-c23167a7a1ba-1113272c {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1a2-ee132725 {
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-column-span: 1;
    grid-column-end: 6;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af19f-ee132725 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1a2-ee132725 {
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-column-span: 2;
    grid-column-end: 7;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1a5-ee132725 {
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1a8-ee132725 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1ab-ee132725 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 4;
    grid-column-end: 7;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1ae-ee132725 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1b1-ee132725 {
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-column-span: 2;
    grid-column-end: 7;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 2;
    grid-row-end: 6;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1b4-ee132725 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1b7-ee132725 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1ba-ee132725 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1bd-ee132725 {
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-column-span: 2;
    grid-column-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1c0-ee132725 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_20d7d314-1478-4ab4-8a10-bd44334d2297-ee132725 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_20d7d314-1478-4ab4-8a10-bd44334d229b-ee132725 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1a8-ee132725 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1ae-ee132725 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1b1-ee132725 {
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-column-span: 2;
    grid-column-end: 7;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-_9cbd779c-e939-a39b-260a-9fe6c95af1b4-ee132725 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 6;
    grid-column-end: 7;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-_2926fbf2-4965-481a-2051-96b86373a9d7-ee132725 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_1cfc3115-5c8e-8095-c89c-1424ded6142c-ee132725 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-f589f1e1-d674-ecc1-e3df-de87300f07ce-ee132725 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_40c2a908-391b-d6b0-630f-3af7941c4ce6-ee132725 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

