:root {
  --yellow: #faaf52;
  --black: #111;
  --dim-grey: #40424b;
  --dark-space: #1c1d24;
  --haze: #f7f7f7;
  --gainsboro: #ddd;
  --light-grey: #e7e7e7;
  --silver: #bbb;
  --dark-grey: #777;
  --red: #ee4869;
  --dark-slate-grey: #363840;
  --dark: #26272e;
  --white: white;
  --purple: #6165f4;
  --aqua: #22c8e1;
  --dark-slate-grey-2: #074342;
}

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

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Oswald, sans-serif;
  font-size: 44px;
  font-weight: 500;
  line-height: 52px;
}

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
}

h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
}

h4 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

h5 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
}

h6 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}

p {
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 24px;
}

a {
  color: var(--yellow);
  text-decoration: underline;
}

ul {
  margin-top: 16px;
  margin-bottom: 32px;
  padding-left: 24px;
}

ol {
  margin-top: 16px;
  margin-bottom: 24px;
  padding-left: 40px;
}

li {
  margin-top: 4px;
  margin-bottom: 4px;
}

blockquote {
  border-left: 3px solid var(--yellow);
  margin-bottom: 32px;
  padding: 12px 20px 12px 24px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

figure {
  margin-bottom: 32px;
}

figcaption {
  z-index: 1;
  float: right;
  color: #fff;
  text-align: left;
  background-color: rgba(17, 17, 17, .5);
  margin-top: -31px;
  padding: 8px 12px 7px;
  font-size: 11px;
  line-height: 16px;
  position: relative;
}

.body {
  color: var(--black);
  font-family: Karla, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.kio {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 129px 6% 128px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.kio.no-paddings {
  padding: 0 0%;
}

.kio.dark {
  background-image: linear-gradient(to right, var(--dim-grey), var(--dark-space));
  color: #fff;
}

.kio.no-bottom-padding, .kio.no-top-padding {
  padding-bottom: 0;
}

.kio.no-top-padding.color {
  background-color: var(--haze);
}

.kio.no-top-padding.j {
  margin-top: 0;
  padding-bottom: 30px;
}

.kio.promo-section {
  background-image: url('../images/ipad-promo.jpg');
  background-position: 50% 210%;
  background-repeat: no-repeat;
  background-size: 1836px;
  height: 728px;
}

.kio.no-side-paddings {
  padding-left: 0%;
  padding-right: 0%;
}

.kio.border-top {
  border-top: 1px solid var(--gainsboro);
}

.kio.about-v2-hero {
  color: #fff;
  background-image: linear-gradient(rgba(17, 17, 17, .5), rgba(17, 17, 17, .5)), url('../images/sirotorn-sumpunkulpak-180551-unsplash.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.image-4 {
  color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .93), rgba(255, 255, 255, .93)), url('../images/nathan-anderson-472406.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.image-4.fff {
  background-image: linear-gradient(rgba(17, 17, 17, .48), rgba(17, 17, 17, .48)), url('../images/woman-relaxing-in-bath-with-bubbles.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.image-2 {
  color: #fff;
  background-image: linear-gradient(rgba(17, 17, 17, .6), rgba(17, 17, 17, .6)), url('../images/empty-flat-interrior-with-elements-of-decoration.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.image-1 {
  color: #fff;
  background-image: linear-gradient(rgba(17, 17, 17, .5), rgba(17, 17, 17, .5)), url('../images/green-empty-room-authentic-interior-design.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.image-5 {
  color: #fff;
  background-image: linear-gradient(rgba(17, 17, 17, .5), rgba(17, 17, 17, .5)), url('../images/benjamin-voros-310026-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.image-6 {
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/rawpixel-com-463439-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.image-7 {
  background-image: linear-gradient(rgba(17, 17, 17, .3), rgba(17, 17, 17, .3)), url('../images/brevite-434280-unsplash.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 1500px;
  background-attachment: scroll, fixed;
}

.kio.about-v1-hero {
  color: #fff;
  background-image: linear-gradient(rgba(17, 17, 17, .3), rgba(17, 17, 17, .3)), url('../images/unica-chi-siamo.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.kio.side-works-section {
  align-items: flex-start;
  padding-right: 0%;
}

.kio.image-8 {
  color: #fff;
  background-image: linear-gradient(rgba(17, 17, 17, .5), rgba(17, 17, 17, .5)), url('../images/clem-onojeghuo-123657.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.image-3 {
  color: #fff;
  background-image: linear-gradient(rgba(17, 17, 17, .6), rgba(17, 17, 17, .6)), url('../images/tyler-franta-589346-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.portfolio-hero {
  color: #fff;
  background-image: linear-gradient(rgba(17, 17, 17, .4), rgba(17, 17, 17, .4)), url('../images/portfolio-hero.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.portfolio-hero.arredo {
  background-image: linear-gradient(rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('../images/arredobagno1.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.kio.portfolio-hero.roberti {
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/andreu_world_digital_trade_show_8_1.webp');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.kio.portfolio-hero.roberti.scic {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/cucine.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.portfolio-hero.cataloghi {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/woman-reading-magazine-at-home.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.kio.portfolio-works {
  border-style: none;
  border-color: #000;
  padding-top: 0;
  padding-left: 0%;
  padding-right: 0%;
  overflow: visible;
}

.kio.portfolio-nav {
  border-bottom: 1px solid var(--light-grey);
  min-height: 80px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.kio.scroll-section {
  height: 100vh;
  margin-left: 88px;
  padding: 0 0%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0;
  right: 0;
}

.wrapper {
  border: 1px none var(--gainsboro);
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 1200px;
  padding-top: 18px;
  position: relative;
}

.wrapper.side-padding {
  padding-left: 15px;
  padding-right: 15px;
}

.wrapper.side-padding.hy {
  border-style: none;
}

.wrapper.l {
  border-style: none;
  padding-bottom: 20px;
}

.wrapper.i {
  border-style: none;
  border-width: 0;
}

.wrapper.e {
  border-style: none;
}

.button {
  background-color: var(--yellow);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  height: 48px;
  padding: 11px 24px;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  line-height: 24px;
  text-decoration: none;
  transition: color .4s, background-color .4s;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.button:hover {
  background-color: #f6a136;
}

.button.white-button:hover {
  background-color: var(--yellow);
  color: #fff;
}

.button.ghost-button {
  box-shadow: inset 0 0 0 1px var(--black);
  transition: color .4s, background-color .6s, box-shadow .6s;
}

.button.ghost-button:hover {
  background-color: var(--yellow);
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0);
}

.button.subscribe-button {
  background-color: var(--yellow);
  background-image: url('../images/paper-plane-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  width: 48px;
}

.button.link-button {
  box-shadow: inset 3px 0 0 0 var(--yellow);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  transition: color .4s, background-color .4s;
}

.button.link-button:hover {
  color: #fff;
}

.button.link-button._404-button {
  color: #fff;
  margin-top: 24px;
}

.button.link-button.text-white {
  color: #fff;
}

.button.contact-button {
  background-image: url('../images/paper-plane-icon.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  padding-left: 52px;
}

.button.password-button {
  color: rgba(0, 0, 0, 0);
  text-align: center;
  background-image: url('../images/lock-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  width: 48px;
  padding-left: 0;
  padding-right: 0;
}

.button.ghost-white-button {
  background-color: rgba(0, 0, 0, 0);
  transition: color .4s, background-color .4s, box-shadow .4s;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5);
}

.button.ghost-white-button:hover {
  background-color: var(--yellow);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0);
}

.button.side-margins {
  margin-left: 8px;
  margin-right: 8px;
}

.style-block {
  text-align: left;
  padding: 40px 15px;
}

.paragraph-small {
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 20px;
}

.button-styles {
  flex-wrap: wrap;
  align-items: stretch;
  padding: 24px 15px;
  display: flex;
}

.button-style-wrapper {
  text-align: center;
  flex: 0 auto;
  width: 33.33%;
  padding: 48px 15px;
}

.button-style-wrapper.dark-bg {
  background-color: #222;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/james-pond-185593.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.ghost-button {
  color: #222;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 1px #ddd;
}

.white-button {
  color: #222;
  background-color: #fff;
}

.nav-bar-left {
  z-index: 200;
  box-shadow: 1px 0 0 0 var(--gainsboro);
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 88px;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.page-wrapper {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}

.page-wrapper._404 {
  background-image: url('../images/james-pond-185593.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.page-wrapper.nav-left-wide {
  margin-left: 232px;
}

.page-wrapper.nav-left {
  margin-left: 0;
}

.page-wrapper.style-guide-wrapper {
  margin-left: 270px;
  padding-top: 0;
}

.nav-link {
  opacity: .5;
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 12px 14px 12px 10px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 32px;
  transition: opacity .4s;
  display: inline;
  position: static;
}

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

.nav-link.w--current {
  opacity: 1;
  color: var(--black);
}

.nav-menu-left {
  text-align: right;
  width: 480px;
  position: absolute;
  top: 328px;
  left: -196px;
  transform: rotate(-90deg);
}

.nav-menu-left.hidden {
  display: none;
}

.brand {
  justify-content: center;
  align-items: center;
  width: 88px;
  height: 88px;
  display: flex;
}

.brand.w--current {
  justify-content: center;
  align-items: center;
}

.brand.nav-top-brand {
  width: 94px;
  height: 72px;
  margin-left: 35px;
  padding-left: 0;
}

.hero-split {
  display: flex;
}

.split-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  position: relative;
}

.split-image.hero-2 {
  background-image: url('../images/oladimeji-odunsi-307743.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
}

.split-image.contact {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(255, 255, 255, 0) 30%), url('../images/contatti-unica.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.split-image.protected-image {
  background-image: url('../images/siarhei-horbach-267470.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.split-image.post-image {
  z-index: 2;
}

.split-image.hero-1 {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .3), rgba(255, 255, 255, 0) 25%), url('../images/berwin-coroza-340446.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 50%;
}

.split-image.about {
  background-image: url('../images/anton-darius-sollers-424830.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.split-image.image-1 {
  background-image: url('../images/jakob-owens-486025-unsplash-copy.jpg');
}

.hero-split-content {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-left: 7%;
  padding-right: 7%;
  display: flex;
  position: relative;
}

.hero-split-intro {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.color-hover {
  background-color: var(--yellow);
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.color-hover.left {
  width: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
}

.color-hover.down {
  height: 3px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.line-button-text {
  z-index: 1;
  position: relative;
}

.contact {
  color: var(--silver);
  text-transform: uppercase;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 13px;
  line-height: 24px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.contact.home-v8-contact {
  color: #fff;
  position: absolute;
  left: 40px;
}

.contact.home-v6 {
  color: #fff;
  margin-top: 20px;
  margin-right: 16px;
  position: absolute;
  top: 0;
  left: auto;
  right: 3%;
}

.contact.email-home-v3 {
  color: #fff;
  margin-right: 16px;
  position: absolute;
  top: auto;
  bottom: 16px;
  left: 48px;
}

.contact.phone-home-v3 {
  color: #fff;
  position: absolute;
  top: auto;
  bottom: 16px;
  left: auto;
  right: 48px;
}

.contact-text {
  margin-right: 10px;
}

.link-v1 {
  box-shadow: 0 2px 0 0 var(--gainsboro);
  color: var(--black);
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 13px;
  line-height: 24px;
  text-decoration: none;
  transition: box-shadow .4s;
}

.link-v1:hover {
  box-shadow: 0 2px 0 0 var(--black);
}

.link-v1.white-link {
  color: #fff;
  box-shadow: 0 2px rgba(255, 255, 255, .4);
}

.link-v1.white-link:hover {
  box-shadow: 0 2px #fff;
}

.link-v1.more-link {
  margin-top: 24px;
}

.link-v1.sg-back-link {
  position: absolute;
  bottom: 40px;
}

.nav-left-social-icons {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.nav-left-social-icons.horizontal {
  flex-direction: row;
  padding-bottom: 40px;
}

.social-icon-link {
  opacity: .4;
  justify-content: center;
  align-items: center;
  padding: 8px;
  transition: opacity .4s;
  display: flex;
}

.social-icon-link:hover {
  opacity: 1;
}

.location {
  color: var(--dark-grey);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 32px;
  padding-left: 40px;
  padding-right: 16px;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  position: relative;
}

.location.home-v2 {
  color: var(--dark-grey);
  margin-bottom: 42px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.location.home-v1 {
  color: #fff;
  position: absolute;
  bottom: 38px;
  left: 48px;
}

.location.home-v8-location {
  color: #fff;
  position: absolute;
  bottom: 40px;
  left: 40px;
}

.location.hero-slider-location {
  z-index: 3;
  color: #fff;
  position: absolute;
  bottom: 40px;
  left: 40px;
}

.location-icon {
  float: left;
  margin-top: 4px;
  position: absolute;
  top: 0;
  left: 0;
}

.text-block {
  float: left;
}

.location-text {
  float: left;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.location-text.black-text {
  color: var(--black);
}

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

.text-link {
  box-shadow: 0 1px 0 0 var(--yellow);
  color: var(--yellow);
  text-decoration: none;
  transition: box-shadow .4s;
}

.text-link:hover {
  box-shadow: 0 2px 0 0 var(--yellow);
}

.scroll-link {
  color: var(--black);
  text-transform: uppercase;
  align-items: center;
  margin-left: -27px;
  padding: 24px 24px 34px 16px;
  font-family: Oswald, sans-serif;
  font-size: 13px;
  text-decoration: none;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.scroll-arrow {
  z-index: 1;
  position: relative;
}

.scroll-arrow.scroll-link-icon {
  margin-right: 8px;
}

.about {
  align-items: flex-start;
  display: flex;
}

.about.i.m {
  outline-offset: 0px;
  outline: 0 rgba(0, 0, 0, 0);
}

.side-works-info {
  flex-flow: column wrap;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  max-width: 400px;
  padding-bottom: 24px;
  padding-left: 15px;
  padding-right: 30px;
  display: flex;
}

.about-heading {
  width: 50%;
  margin-top: -8px;
  margin-bottom: 24px;
}

.about-text {
  color: var(--dark-grey);
  column-count: 2;
  column-gap: 56px;
  width: 100%;
  padding-right: 56px;
}

.about-more-info {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 24px;
  display: flex;
}

.about-links {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding-top: 24px;
  line-height: 40px;
  display: flex;
}

.link-v2 {
  box-shadow: 0 2px 0 0 var(--gainsboro);
  color: var(--black);
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  transition: box-shadow .4s;
  display: inline-block;
}

.link-v2:hover {
  box-shadow: 0 2px 0 0 var(--black);
}

.link-v2.about-link {
  margin-bottom: 16px;
}

.link-v2.white {
  color: #fff;
  box-shadow: 0 2px rgba(255, 255, 255, .2);
}

.link-v2.white:hover {
  box-shadow: 0 2px #fff;
}

.link-v2.category-link {
  background-color: rgba(0, 0, 0, 0);
  margin-right: 30px;
  padding: 0 0 9px;
}

.link-v2.category-link.w--current {
  box-shadow: 0 2px 0 0 var(--black);
}

.link-v2.category-link.right {
  margin-left: 40px;
  margin-right: 0;
}

.link-v2.white-link {
  color: #fff;
  box-shadow: 0 2px rgba(255, 255, 255, .4);
}

.link-v2.white-link:hover {
  box-shadow: 0 2px #fff;
}

.signature {
  margin-bottom: 8px;
}

.counters {
  background-image: linear-gradient(to right, var(--dim-grey), var(--dark-space));
  width: 100%;
  display: flex;
}

.counters.light {
  background-color: #fff;
  background-image: none;
  padding-top: 1px;
  padding-bottom: 1px;
}

.counters.image-2 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/joshua-earle-541397-unsplash.jpg'), linear-gradient(to right, var(--dim-grey), var(--dark-space));
  background-position: 0 0, 50%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, cover, auto;
  background-attachment: scroll, fixed, scroll;
}

.counters.image-3 {
  background-image: linear-gradient(to bottom, rgba(17, 17, 17, .6), rgba(17, 17, 17, .6)), url('../images/darren-coleshill-558552-unsplash.jpg'), linear-gradient(to right, var(--dim-grey), var(--dark-space));
  background-position: 0 0, 50%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, cover, auto;
  background-attachment: scroll, fixed, scroll;
}

.about-image-wrapper {
  flex: 1;
  position: relative;
}

.counter {
  color: #fff;
  text-transform: uppercase;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 88px 3% 96px;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  line-height: 24px;
  display: flex;
  box-shadow: 1px 0 rgba(255, 255, 255, .15);
}

.counter._1 {
  text-align: center;
  background-image: url('../images/done-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 160px;
}

.counter._2 {
  background-image: url('../images/mask-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 160px;
}

.counter._3 {
  background-image: url('../images/calendar-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 160px;
}

.counter._4 {
  background-image: url('../images/win-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 160px;
}

.counter.light {
  box-shadow: 0 0 0 1px var(--gainsboro);
  color: var(--black);
  background-color: #fff;
}

.counter-number {
  font-size: 36px;
  line-height: 40px;
}

.counter-divider {
  background-color: var(--yellow);
  width: 32px;
  height: 3px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.counter-divider.red {
  background-color: var(--red);
}

.side-works {
  width: 100%;
  display: flex;
  position: relative;
}

.about-info {
  flex-direction: column;
  align-items: flex-start;
  width: 66.66%;
  padding: 16px 15px 0;
  display: flex;
}

.clients-v2-logotypes {
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-end;
  align-items: stretch;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.side-works-heading {
  margin-bottom: 40px;
}

.service-blocks {
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 1px;
  display: flex;
  overflow: hidden;
}

.service-block {
  box-shadow: 0 0 0 1px var(--light-grey);
  background-color: #fff;
  flex: 1;
  margin-top: 1px;
  padding: 88px 5% 64px;
  position: relative;
}

.service-block._33-percent {
  flex: 0 auto;
  width: 33.33%;
}

.square-icon {
  border: 1px solid var(--light-grey);
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  margin-bottom: 32px;
  display: flex;
  position: relative;
}

.square-icon-line-left {
  z-index: 1;
  background-color: var(--yellow);
  width: 3px;
  height: 32px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: -1px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.service-block-numbers {
  opacity: .15;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 32px;
  font-family: Oswald, sans-serif;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.service-block-number-1 {
  font-size: 32px;
  line-height: 36px;
}

.service-block-number-2 {
  margin-left: 2px;
}

.testimonials-v1 {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  padding-left: 30%;
}

.testimonials-v1-arrow {
  border: 2px solid rgba(255, 255, 255, .3);
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 48px;
  margin-top: 160px;
  display: flex;
  bottom: 0;
  left: 0;
  right: 100%;
}

.testimonials-v1-arrow.right {
  border-left-style: none;
  width: 62px;
  left: 64px;
}

.testimonials-v1-arrow.border-grey {
  border-color: var(--gainsboro);
}

.testimonials-nav {
  display: none;
}

.testimonials-v1-heading {
  width: 30%;
  padding-right: 40px;
  position: absolute;
  top: 0;
  left: 0;
}

.review-v1 {
  background-image: url('../images/quote-icon.svg');
  background-position: 85% 0;
  background-repeat: no-repeat;
  align-items: flex-start;
  padding-right: 25%;
  display: flex;
}

.review-v1.light {
  background-image: url('../images/quote-icon-grey.svg');
  background-size: auto;
}

.review-v1-content {
  flex: 1;
  max-width: 600px;
  margin-left: 30px;
}

.review-v1-avatar-wrapper {
  background-image: url('../images/avatar-border.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.review-v1-avatar-wrapper.color {
  background-image: url('../images/avatar-border-color.svg');
}

.review-v1-text {
  color: rgba(255, 255, 255, .7);
  margin-top: 16px;
  font-size: 17px;
  line-height: 28px;
}

.review-v1-text.grey-text {
  color: var(--dark-grey);
}

.review-v1-avatar {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin: 10px;
}

.clients-v2 {
  display: flex;
}

.clients-v2-info {
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  max-width: 400px;
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 5%;
  display: flex;
}

.side-works-images {
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.client-v2-logo-wrapper {
  box-shadow: inset 0 0 0 1px var(--gainsboro);
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 33.33%;
  margin: -1px;
  padding: 56px 40px;
  display: flex;
}

.client-logo {
  max-height: 100px;
}

.clients-v2-link {
  box-shadow: inset 0 0 0 1px var(--gainsboro), inset 0 -4px 0 0 var(--yellow);
  color: var(--black);
  text-align: center;
  background-color: #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 33.33%;
  margin: -1px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-decoration: none;
  transition: color .6s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.clients-v2-link:hover {
  color: #fff;
}

.clients-v2-link-color {
  background-color: var(--yellow);
  box-shadow: 0 -4px 0 0 var(--yellow);
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate(0, 100%);
}

.blog-posts {
  flex-wrap: wrap;
  margin-bottom: -40px;
  display: flex;
}

.blog-post {
  width: 33.33%;
}

.post-card {
  color: #fff;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.post-card-date-wrapper {
  z-index: 1;
  align-items: center;
  width: 100%;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 56px;
  left: 0;
}

.post-card-date-line {
  background-color: var(--yellow);
  width: 8%;
  height: 3px;
  margin-right: 24px;
}

.zoom-image {
  width: 100%;
}

.zoom-image.split-about {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/anton-darius-sollers-424830.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.zoom-image.split-contacts {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/luca-bravo-65126.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.zoom-image.split-works {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/gabriel-izgi-173852-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.zoom-image.split-blog {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/darren-coleshill-558552-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.post-card-content {
  z-index: 1;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.badge {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, .5);
  height: 24px;
  margin-bottom: 8px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 8px;
  font-size: 9px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

.badge.color {
  border-style: none;
  border-color: var(--dark-grey);
  background-color: var(--black);
  padding-top: 2px;
}

.badge.post-card-v2-badge {
  border-style: none;
  margin-bottom: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.badge.nav-layout-badge {
  color: var(--black);
  background-color: #f7f7f7;
  margin-top: 16px;
}

.clients-v2-link-text {
  z-index: 1;
  position: relative;
}

.side-header {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 64px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.footer-v1 {
  background-color: var(--dark-slate-grey);
  color: #fff;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.footer-v1-subscrube {
  background-color: var(--dark);
  width: 33.33%;
  margin-bottom: 0;
  padding-top: 56px;
  padding-left: 5%;
  padding-right: 5%;
}

.footer-v1-subscribe-form {
  flex-wrap: wrap;
  margin-top: 24px;
  display: flex;
}

.input {
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--gainsboro);
  text-transform: uppercase;
  border-radius: 0;
  height: 48px;
  margin-bottom: 32px;
  padding: 11px 0 13px;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  transition: border .6s;
}

.input:hover {
  border-bottom-color: var(--silver);
}

.input:focus {
  border-bottom-color: var(--yellow);
}

.input.subscribe-input {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(255, 255, 255, .3);
  flex: 1;
  margin-bottom: 8px;
  margin-right: -2px;
  padding-left: 20px;
  padding-right: 20px;
  transition: border .6s;
}

.input.subscribe-input:hover {
  border-color: rgba(255, 255, 255, .5);
}

.input.subscribe-input:focus {
  border-color: var(--yellow);
}

.input.subscribe-input::placeholder {
  color: rgba(255, 255, 255, .3);
}

.input.text-area {
  height: auto;
  min-height: 120px;
}

.input.text-area.margin-right {
  margin-right: 30px;
}

.input.half-width {
  flex: 40%;
  margin-right: 30px;
}

.input.password-input {
  width: 200px;
  margin-right: 24px;
}

.footer-v1-content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 5%;
  display: flex;
}

.footer-v1-link {
  color: rgba(255, 255, 255, .5);
  flex: 1;
  margin-right: 8%;
  font-size: 13px;
  text-decoration: none;
  transition: color .6s;
}

.footer-v1-link:hover {
  color: #fff;
}

.footer-v1-links {
  justify-content: flex-start;
  width: 100%;
  padding-top: 56px;
  padding-bottom: 96px;
  display: flex;
}

.footer-v1-link-heading {
  color: #fff;
  margin-bottom: 16px;
}

.footer-v1-bottom {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-right: 25%;
  font-size: 11px;
  line-height: 20px;
  display: flex;
}

.scroll-up-button {
  background-color: var(--dark);
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
  position: relative;
  left: 64px;
  overflow: hidden;
}

.footer-v1-bottom-text {
  color: rgba(255, 255, 255, .5);
  flex: 1;
  margin-top: -4px;
  padding-right: 5%;
}

.hover-base {
  background-color: var(--yellow);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate(0, 100%);
}

.hover-base.down {
  transform: translate(0, 100%);
}

.footer-v1-subscribe-text {
  opacity: .25;
  width: 100%;
  font-size: 11px;
  line-height: 20px;
}

.hero-scroll-button {
  z-index: 1;
  background-color: var(--yellow);
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
  position: absolute;
  bottom: 32px;
  left: -48px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
}

.hero-scroll-button.w--current {
  left: -48px;
}

.services-v2 {
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.service-v2 {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, .15);
  flex-grow: 1;
  flex-basis: 45%;
  align-items: flex-start;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 72px 5% 48px;
  display: flex;
  position: relative;
}

.service-v2-number {
  opacity: .1;
  font-family: Oswald, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 64px;
  position: absolute;
  top: -30px;
  left: -20px;
}

.service-v2-info {
  padding-left: 16px;
  padding-right: 8px;
  position: relative;
}

.service-v2-heading {
  z-index: 1;
  margin-top: 0;
  position: relative;
}

.service-v2-description {
  z-index: 1;
  color: rgba(255, 255, 255, .7);
  position: relative;
}

.place-top {
  z-index: 1;
  position: relative;
}

.story {
  flex: 1;
  display: flex;
}

.story-info {
  flex: 0 auto;
  width: 41.66%;
  padding-left: 15px;
  padding-right: 6%;
}

.experience {
  flex: 1;
  padding-left: 15px;
  padding-right: 6%;
}

.story-more {
  flex: 0 auto;
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}

.job {
  border-top: 1px solid var(--gainsboro);
  border-bottom: 1px solid var(--gainsboro);
  margin-bottom: -1px;
  padding-top: 20px;
  padding-bottom: 0;
}

.story-heading {
  margin-top: -12px;
  margin-bottom: 40px;
}

.job-time {
  color: var(--yellow);
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 20px;
}

.job-heading {
  display: inline-block;
}

.job-name {
  color: var(--silver);
  margin-bottom: 8px;
  margin-left: 8px;
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
}

.story-links {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 80px;
  line-height: 40px;
  display: flex;
}

.side-works-images-wrapper {
  flex: 0 auto;
  width: 75%;
  height: 280px;
  overflow: hidden;
}

.side-work-card {
  position: relative;
  overflow: hidden;
}

.side-works-link {
  z-index: 2;
  color: var(--black);
  background-color: #fff;
  width: 48px;
  text-decoration: none;
  transition: color .4s;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.side-works-link:hover {
  color: #fff;
}

.side-works-link-text {
  z-index: 1;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 200px;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  position: relative;
  top: 48%;
  left: -76px;
  transform: rotate(90deg);
}

.card-image {
  width: 100%;
}

.card-image.side-work {
  width: auto;
  max-width: none;
  height: 280px;
}

.work-card {
  color: var(--black);
  text-align: center;
  width: 100%;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.work {
  width: 33.33%;
  padding: 12px 15px;
}

.works {
  flex-wrap: wrap;
  display: flex;
}

.section-side-intro {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: -16px;
  padding-bottom: 40px;
  padding-left: 14px;
  padding-right: 14px;
  display: flex;
}

.split-content {
  z-index: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  min-height: 100vh;
  padding: 104px 6% 120px;
  position: relative;
}

.split-content.center {
  align-items: center;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.split-content.flex-center {
  align-items: center;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.split-content.flex-center.unica-fomr {
  background-image: linear-gradient(rgba(248, 248, 248, .9), rgba(248, 248, 248, .9)), url('../images/logo-unica.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
}

.split-content.blog-post-content {
  margin-left: 50%;
  margin-right: 0;
}

.split-media {
  background-color: rgba(0, 0, 0, 0);
  width: 50%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.split-media.left {
  right: auto;
}

.split-media.left.nav-left {
  z-index: 2;
  padding-left: 44px;
  left: 44px;
}

.split-media.nav-left {
  padding-left: 44px;
}

.split-media.right {
  left: auto;
}

.split-media.right.nav-bar-left {
  padding-left: 44px;
}

.first-letter {
  float: left;
  color: var(--yellow);
  margin-top: 1px;
  margin-right: 8px;
  font-family: Oswald, sans-serif;
  font-size: 46px;
  line-height: 40px;
}

.about-video {
  border-top: 1px solid var(--gainsboro);
  border-bottom: 1px solid var(--gainsboro);
  color: var(--black);
  align-items: center;
  margin-bottom: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.about-video-preview {
  background-image: url('../images/nielsen-ramon-279902.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 136px;
  height: 92px;
  position: relative;
}

.about-video-play {
  background-color: var(--yellow);
  background-image: url('../images/play-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  width: 31px;
  height: 31px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.about-video-info {
  flex: 1;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
}

.about-video-description {
  color: var(--dark-grey);
  margin-top: -4px;
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 20px;
}

.about-video-time {
  color: var(--dark-grey);
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
}

.contact-v1-form {
  flex-wrap: wrap;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.contact-form-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 16px;
  display: flex;
  position: relative;
}

.password-form-wrapper {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-right: 44px;
  display: block;
}

.password-form {
  flex-direction: row;
  align-items: stretch;
  padding-top: 24px;
  display: flex;
}

.preloader {
  z-index: 1000;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate(-100%);
}

.post-date {
  color: var(--silver);
  font-size: 13px;
}

.post-panel {
  z-index: 1;
  border-bottom: 1px solid var(--light-grey);
  text-transform: uppercase;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  height: 72px;
  padding-bottom: 1px;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Oswald, sans-serif;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
}

.post-panel.nav-left {
  padding-left: 76px;
}

.post-back-link {
  background-image: url('../images/arrow-left-icon.svg');
  background-position: 0 54%;
  background-repeat: no-repeat;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  text-decoration: none;
}

.post-heading {
  margin-top: 16px;
}

.work-top {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 40px;
  display: flex;
}

.work-details {
  flex-direction: column;
  width: 25%;
  min-width: 270px;
  display: flex;
}

.work-details-block {
  border: 1px solid var(--gainsboro);
  color: var(--black);
  align-items: center;
  margin-bottom: -1px;
  padding: 15px 24px 16px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.work-details-heading {
  color: var(--dark-grey);
  margin-right: 8px;
}

.work-heading {
  margin-top: 12px;
}

.project-details-icon {
  z-index: 1;
  opacity: .2;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
}

.card-hover {
  z-index: 1;
  color: #fff;
  background-color: rgba(17, 17, 17, .3);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.card-hover.big-work-hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 300px;
  padding: 48px 48px 32px;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.card-hover-info.work-big-info {
  max-width: 370px;
}

.works-masonry {
  column-count: 3;
  column-gap: 0;
}

.work-masonry {
  width: 100%;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
}

.works-view {
  z-index: 5;
  float: right;
  justify-content: flex-end;
  align-items: center;
  width: 80px;
  height: 40px;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
  position: relative;
}

.works-view-icon {
  opacity: .3;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: opacity .6s;
  display: flex;
}

.works-view-icon:hover, .works-view-icon.w--current {
  opacity: 1;
}

.tabs-menu {
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 38px;
  padding: 30px 40px 13px 15px;
  display: flex;
}

.portfolio-nav-bar {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 32px;
  display: flex;
  position: relative;
}

.menu-button {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 88px;
  height: 88px;
  padding: 20px;
  display: flex;
  position: absolute;
  bottom: 0;
}

.menu-button.w--open {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
}

.hero-full-image {
  background-color: var(--black);
  width: 100%;
  height: 100vh;
  position: relative;
}

.hero-full-image.home-v5 {
  color: #fff;
  background-image: linear-gradient(rgba(17, 17, 17, .3), rgba(17, 17, 17, .3)), url('../images/aziz-acharki-253909.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-end;
  display: flex;
}

.hero-full-image.home-v3 {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/clem-onojeghuo-277043.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-items: center;
  display: flex;
}

.hero-full-image.home-v8 {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/beardface.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-works-button {
  z-index: 5;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}

.hero-small-heading {
  color: var(--yellow);
  margin-bottom: 13px;
}

.hero-big-heading {
  font-size: 72px;
  line-height: 80px;
}

.social-icons {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.social-icons.home-v2-icons {
  margin-right: -4px;
  position: absolute;
  bottom: 40px;
  right: 48px;
}

.social-icons.contact {
  position: absolute;
  top: auto;
  bottom: 16px;
  left: auto;
  right: 40px;
}

.social-icons.left {
  justify-content: flex-start;
  margin-left: -4px;
}

.social-icons.hero-v7-icons {
  justify-content: flex-start;
  margin-right: 32px;
}

.social-icons.home-v3-icons {
  margin-right: -4px;
  position: absolute;
  top: 40px;
  right: 48px;
}

.social-link {
  box-shadow: inset 0 0 0 1px var(--gainsboro);
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 4px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.social-link.dark-bg {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .4);
}

.hero-social-icon {
  z-index: 1;
  position: relative;
}

.vertical-line {
  background-color: rgba(255, 255, 255, .3);
  width: 2px;
  height: 24px;
  margin-top: 16px;
}

.vertical-info {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 48px;
  height: 400px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  position: absolute;
  top: 40px;
  right: 24px;
}

.vertical-text {
  width: 300px;
  position: relative;
  top: 160px;
  left: 1px;
  transform: rotate(90deg);
}

.name {
  color: #fff;
  margin-top: 12px;
  margin-left: 16px;
  position: absolute;
  top: 24px;
  left: 3%;
}

.name.home-v3 {
  margin-left: 0;
  left: 48px;
}

.hero-down-intro {
  flex-wrap: wrap;
  align-items: flex-end;
  width: 100%;
  margin-top: 120px;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: relative;
}

.hero-down-heading {
  margin-bottom: 48px;
  margin-left: 16px;
}

.hero-services {
  width: auto;
  display: flex;
}

.hero-service {
  flex: 1;
  margin-bottom: 16px;
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 32px;
  padding-right: 16px;
  position: relative;
  box-shadow: inset 0 1px rgba(255, 255, 255, .3);
}

.hero-service-line {
  z-index: 1;
  background-color: var(--yellow);
  width: 40px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
}

.categories {
  display: flex;
}

.categories-wrapper {
  justify-content: flex-start;
  align-items: center;
  padding: 8px 15px;
  display: flex;
}

.hero-left-intro {
  flex-flow: column wrap;
  align-items: flex-start;
  max-width: 500px;
  margin-top: 120px;
  margin-bottom: 120px;
  margin-left: 10%;
  display: flex;
  position: relative;
}

._404-message {
  color: #fff;
  max-width: 300px;
  margin-left: 20%;
  padding-bottom: 16px;
}

.licensing {
  width: 100%;
  padding-top: 8px;
}

.licence-items {
  flex-direction: column;
  padding-bottom: 32px;
  display: flex;
}

.licence-item {
  border-top: 1px solid var(--light-grey);
  border-bottom: 1px solid var(--light-grey);
  align-items: center;
  margin-bottom: -1px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.licence-item-info {
  margin-left: 32px;
  padding-bottom: 8px;
}

.dot-divider {
  background-color: var(--gainsboro);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-bottom: 4px;
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
}

.post-card-info {
  z-index: 1;
  background-color: rgba(17, 17, 17, .2);
  flex-direction: column;
  justify-content: flex-end;
  padding: 104px 8% 48px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.preloader-icon {
  width: 40px;
}

.contact-v1-heading {
  width: 100%;
  margin-bottom: 40px;
  margin-right: 30px;
}

.nav-info {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 480px;
  height: 72px;
  margin: auto;
  padding-top: 2px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-90deg);
}

.nav-info-description {
  color: var(--dark-grey);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
}

.nav-info-heading {
  text-align: center;
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 20px;
}

.full-screen-menu-link {
  color: var(--black);
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 14px;
  font-family: Oswald, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
  transition: transform .4s;
  display: block;
  position: static;
}

.full-screen-menu-link:hover {
  color: var(--black);
  transform: translate(8px);
}

.full-screen-menu-link.w--current {
  opacity: 1;
  color: var(--black);
}

.full-screen-menu {
  opacity: 1;
  text-align: left;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: 88px;
  padding-left: 16.66%;
  padding-right: 176px;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}

.menu-button-line {
  background-color: var(--black);
  width: 20px;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.full-screen-menu-button {
  z-index: 10000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 88px;
  height: 88px;
  padding: 20px;
  display: flex;
  position: absolute;
  bottom: 0;
}

.full-screen-menu-button.w--open {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
}

.menu-close-text {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  display: none;
  position: absolute;
  left: 64px;
}

.intro-page-hero {
  background-color: var(--dark);
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/intro-hero-image.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-items: center;
  min-height: 100vh;
  padding: 120px 15%;
  display: flex;
}

.text-white {
  color: #fff;
}

.nav-bar-wide {
  z-index: 199;
  box-shadow: 1px 0 0 0 var(--gainsboro);
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 232px;
  padding-top: 32px;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.nav-menu-wide {
  text-align: right;
  flex-direction: column;
  width: 100%;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: static;
}

.nav-link-wide {
  border-top: 1px solid var(--light-grey);
  border-bottom: 1px solid var(--light-grey);
  color: rgba(17, 17, 17, .5);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: -1px;
  padding: 12px 14px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 32px;
  transition: color .4s, background-color .4s;
  display: block;
  position: static;
}

.nav-link-wide:hover {
  color: #111;
  background-color: rgba(231, 231, 231, .35);
}

.nav-link-wide.w--current {
  opacity: 1;
  color: var(--black);
}

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

.split-image-link {
  color: #fff;
  background-color: #000;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.split-image-links {
  height: 100vh;
  display: flex;
}

.split-image-header {
  z-index: 1;
  margin-top: 16px;
  position: relative;
}

.layouts {
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 1200px;
  margin-bottom: -64px;
  display: flex;
}

.layout {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: 600px;
  padding: 16px 8% 80px;
  display: flex;
}

.layout-header {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 8px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.layout-link {
  padding: 16px;
  transition: transform .4s;
}

.layout-link:hover {
  transform: scale(1.02);
}

.hero-intro {
  flex-flow: column wrap;
  align-items: flex-start;
  max-width: 500px;
  display: flex;
  position: relative;
}

.section-intro {
  text-align: center;
  flex-direction: column;
  max-width: 600px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.section-intro.left {
  text-align: left;
  margin-left: 0;
}

.section-intro.left.no-margin.hh {
  color: var(--white);
}

.mini-heading {
  color: var(--silver);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.mini-heading.dark-bg {
  color: rgba(255, 255, 255, .6);
}

.blog-post-v2 {
  flex-direction: row;
  flex: 1 0 500px;
  width: 50%;
  max-width: 700px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.post-card-v2 {
  border: 1px solid var(--gainsboro);
  color: var(--black);
  background-color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  text-decoration: none;
  transition: background-color .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.post-card-v2-image {
  width: 36%;
  min-width: 200px;
}

.post-card-v2-info {
  flex: 1;
  padding-left: 6%;
  padding-right: 6%;
}

.no-top-padding {
  padding-top: 0;
}

.more-posts-heading {
  border-top: 1px solid var(--gainsboro);
  margin-top: 40px;
  padding-top: 64px;
  padding-bottom: 48px;
}

.no-margin {
  margin: 0;
}

.blog-posts-v2 {
  flex-wrap: wrap;
  margin-bottom: -30px;
  display: flex;
}

.blog-categories {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.blog-categories-wrapper {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-top: 6px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.work-category-tabs {
  margin-top: -89px;
}

.work-category-tabs.l {
  margin-top: -100px;
}

.promo-intro {
  flex-flow: column wrap;
  align-items: flex-start;
  max-width: 470px;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.inner-pages-text {
  color: rgba(255, 255, 255, .5);
  text-align: center;
  max-width: 570px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  line-height: 20px;
  display: block;
}

.inner-pages {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding-left: 8.33%;
  padding-right: 8.33%;
  display: flex;
}

.inner-page {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, .15);
  flex-grow: 1;
  flex-basis: 40%;
  align-items: center;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 24px;
  text-decoration: none;
  transition: border-color .4s, background-color .4s;
  display: flex;
}

.inner-page:hover {
  background-color: rgba(255, 255, 255, .02);
  border-color: rgba(255, 255, 255, .5);
}

.inner-page-preview {
  width: 144px;
  margin-right: 24px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .16);
}

.work-card-image-wrapper {
  margin-bottom: 24px;
  position: relative;
  overflow: hidden;
}

.work-card-category {
  color: var(--dark-grey);
  margin-bottom: 24px;
  font-size: 13px;
  line-height: 20px;
}

.instagram {
  flex-wrap: nowrap;
  width: 100%;
  display: flex;
}

.instagram-more {
  background-color: var(--dark-slate-grey);
  color: #fff;
  background-image: url('../images/instagram-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 160px;
  justify-content: center;
  align-items: center;
  width: 20%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.full-width {
  border-radius: 15px;
  width: 100%;
}

.full-width.kil {
  box-shadow: none;
}

.instagram-link {
  width: 20%;
  position: relative;
  overflow: hidden;
}

.transparent-text {
  color: rgba(255, 255, 255, .7);
  font-style: normal;
}

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

.skill-circle {
  background-color: rgba(255, 255, 255, .12);
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin-bottom: 24px;
  padding: 4px;
  position: relative;
  overflow: hidden;
}

.skill-circle.light {
  background-color: var(--light-grey);
}

.skill-circle-bg {
  z-index: 2;
  background-color: rgba(17, 17, 17, .75);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
  display: flex;
  position: relative;
}

.skill-circle-bg.light {
  background-color: #fff;
  background-image: none;
}

.skill-circle-bg.image-3 {
  background-image: linear-gradient(rgba(17, 17, 17, .6), rgba(17, 17, 17, .6));
}

.skill-progress {
  background-color: var(--yellow);
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.skill-progress._1 {
  height: 92%;
}

.skill-progress._2 {
  background-color: var(--red);
  height: 75%;
}

.skill-progress._3 {
  background-color: var(--purple);
  height: 88%;
}

.skill-progress._4 {
  background-color: var(--aqua);
  height: 70%;
}

.post-card-v3 {
  color: #fff;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.post-card-info-v3 {
  z-index: 1;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .4));
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 104px 12% 40px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.blog-post-v3 {
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
}

.career {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 64px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.career-job-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 970px;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
  position: relative;
}

.career-job {
  border-style: solid none;
  border-width: 1px;
  border-color: var(--gainsboro);
  color: var(--black);
  text-align: center;
  background-color: #fff;
  width: 44%;
  padding: 40px;
  position: relative;
}

.career-job.left {
  box-shadow: -3px 0 0 0 var(--yellow);
  background-image: url('../images/logo-unica.jpeg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 65px;
  border-right-style: solid;
}

.career-job.right {
  box-shadow: 3px 0 0 0 var(--yellow);
  background-image: url('../images/logo-unica.jpeg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 65px;
  border-left-style: solid;
}

.career-job-corner {
  box-shadow: 1px -1px 0 0 var(--gainsboro);
  background-color: #fff;
  width: 15px;
  height: 15px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(45deg);
}

.career-job-corner.right {
  right: -7px;
}

.career-job-corner.left {
  box-shadow: -1px 1px 0 0 var(--gainsboro);
  left: -7px;
}

.career-job-position {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 24px;
}

.career-job-period {
  width: 44%;
}

.career-job-period.text-left {
  font-family: Karla, sans-serif;
  font-size: 13px;
}

.career-job-period.text-right {
  text-align: left;
  font-family: Karla, sans-serif;
  font-size: 13px;
}

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

.text-right {
  text-align: right;
}

.career-timeline {
  background-image: linear-gradient(to bottom, rgba(231, 231, 231, 0), var(--light-grey) 5%, var(--light-grey) 95%, rgba(231, 231, 231, 0));
  width: 2px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
}

.career-timeline.dark-bg {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, .2) 5%, rgba(255, 255, 255, .2) 95%, rgba(0, 0, 0, 0));
}

.timeline-dot-v1 {
  z-index: 1;
  border: 1px solid var(--yellow);
  background-color: var(--yellow);
  border-radius: 50%;
  width: 16px;
  height: 16px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: inset 0 0 0 3px #fff, 0 0 0 3px #fff;
}

.buttons-wrapper {
  justify-content: center;
  display: flex;
}

.footer-v2 {
  color: var(--dark-grey);
  flex-wrap: wrap;
  padding-top: 64px;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 20px;
  display: flex;
}

.footer-v2.dark-bg {
  color: rgba(255, 255, 255, .7);
}

.no-padding-vertical {
  padding-top: 0;
  padding-bottom: 0;
}

.footer-v2-about {
  flex-direction: column;
  align-items: flex-start;
  width: 33.33%;
  padding-left: 15px;
  padding-right: 6%;
  display: flex;
}

.footer-v2-contact {
  align-items: flex-start;
  margin-bottom: 8px;
  display: flex;
}

.footer-v2-heading {
  color: var(--black);
  margin-bottom: 24px;
}

.footer-v2-heading.text-white {
  color: #fff;
}

.footer-v2-contact-icon {
  width: 16px;
  margin-top: 2px;
  margin-right: 12px;
}

.footer-v2-email {
  color: var(--dark-grey);
  text-decoration: none;
}

.footer-v2-email:hover {
  color: var(--black);
  text-decoration: underline;
}

.footer-v2-email.dark-bg {
  color: rgba(255, 255, 255, .7);
}

.footer-v2-email.dark-bg:hover {
  color: #fff;
}

.footer-v2-contacts, .footer-v2-follow {
  flex-direction: column;
  align-items: flex-start;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.footer-v2-signature {
  opacity: 1;
  height: 44px;
}

.footer-v2-nav {
  flex-direction: column;
  align-items: flex-start;
  width: 16.66%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.footer-v2-nav-link {
  color: var(--dark-grey);
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 8px;
  text-decoration: none;
}

.footer-v2-nav-link:hover {
  color: var(--black);
  text-decoration: underline;
}

.footer-v2-nav-link.dark-bg {
  color: rgba(255, 255, 255, .7);
}

.footer-v2-nav-link.dark-bg:hover {
  color: #fff;
}

.footer-v-2-contact-list {
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 12px;
  display: flex;
}

.footer-bottom-v2 {
  border-top: 1px solid var(--gainsboro);
  color: #7c8499;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 12px;
  line-height: 16px;
  display: flex;
}

.footer-bottom-v2.dark-bg {
  color: rgba(255, 255, 255, .6);
  border-top-color: rgba(255, 255, 255, .2);
}

.footer-bottom-left {
  text-align: left;
  flex-wrap: wrap;
  flex: 1;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.footer-text-left {
  margin-right: 16px;
}

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

.link-white:hover {
  text-decoration: underline;
}

.footer-bottom-right {
  text-align: right;
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.footer-text-right {
  margin-left: 16px;
}

.link-dark {
  color: var(--black);
  text-decoration: none;
}

.link-dark:hover {
  text-decoration: underline;
}

.footer-v2-nav-links {
  flex-direction: column;
  align-items: flex-start;
  margin-top: -6px;
  display: flex;
}

.works-big {
  height: 100vh;
  padding-top: 88px;
  padding-bottom: 88px;
  display: flex;
}

.works-big-item {
  flex: none;
  height: 100%;
  position: relative;
}

.works-big-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.work-big {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50vw;
  height: 100%;
  padding: 0;
  position: relative;
  overflow: visible;
}

.split-footer {
  border-top: 1px solid var(--gainsboro);
  color: var(--dark-grey);
  flex-wrap: wrap;
  width: 50%;
  padding: 64px 6% 0;
  font-size: 13px;
  line-height: 20px;
  display: flex;
}

.split-footer.right {
  margin-left: 50%;
  padding-top: 56px;
}

.split-footer.left {
  margin-right: 50%;
}

.split-footer-about {
  flex-direction: column;
  align-items: flex-start;
  width: 60%;
  padding-bottom: 48px;
  padding-right: 6%;
  display: flex;
}

.split-footer-nav {
  flex-direction: column;
  align-items: flex-start;
  width: 40%;
  padding-bottom: 48px;
  display: flex;
}

.split-footer-follow {
  flex-direction: column;
  align-items: flex-start;
  width: 40%;
  padding-bottom: 32px;
  display: flex;
}

.split-footer-contacts {
  flex-direction: column;
  align-items: flex-start;
  width: 60%;
  padding-bottom: 32px;
  padding-right: 15px;
  display: flex;
}

.split-footer-bottom {
  border-top: 1px solid var(--gainsboro);
  color: #7c8499;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 12px;
  line-height: 16px;
  display: flex;
}

.about-image-link {
  z-index: 1;
  color: #fff;
  background-color: rgba(17, 17, 17, .6);
  background-image: url('../images/location-icon-white.svg');
  background-position: 12px;
  background-repeat: no-repeat;
  background-size: 16px;
  padding: 6px 12px 6px 34px;
  font-size: 11px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s;
  position: absolute;
  bottom: 0;
  left: 0;
}

.about-image-link:hover {
  background-color: var(--purple);
}

.side-feature {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.side-info {
  width: 50%;
  padding-left: 8%;
  padding-right: 8%;
}

.side-media {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.side-image-back {
  width: 66.66%;
}

.side-image-back.right {
  margin-left: 33.33%;
}

.side-image-back.left {
  margin-right: 33.33%;
}

.side-image-float {
  width: 66.66%;
  position: absolute;
  box-shadow: 8px 8px 28px rgba(0, 0, 0, .16);
}

.side-image-float.right {
  right: 15px;
}

.side-image-float.left {
  width: 63%;
  left: 0;
}

.big-quote {
  align-items: flex-start;
  width: 66.66%;
  max-width: 700px;
  margin-left: 8.33%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.big-quote-text {
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  color: #fff;
  flex: 1;
  font-family: Playfair Display, sans-serif;
  font-size: 25px;
  line-height: 40px;
}

.big-quote-icon {
  width: 40px;
  margin-top: 6px;
  margin-right: 48px;
}

.side-video {
  width: 83.33%;
  text-decoration: none;
  position: relative;
}

.side-video.right {
  margin-right: 16.66%;
}

.side-video.left {
  margin-left: 16.66%;
}

.play-button {
  background-color: rgba(17, 17, 17, .7);
  background-image: url('../images/play-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
}

.play-button.color-1 {
  background-color: var(--yellow);
}

.video-time {
  z-index: 1;
  color: #fff;
  letter-spacing: 1px;
  background-color: rgba(17, 17, 17, .6);
  padding: 6px 12px;
  font-size: 11px;
  line-height: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.timeline-dot-v2 {
  z-index: 1;
  background-color: var(--yellow);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 0 6px rgba(250, 175, 82, .4);
}

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

.pricing {
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
  display: flex;
  overflow: hidden;
}

.pricing-table {
  box-shadow: 0 0 0 1px var(--light-grey);
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  padding: 72px 6% 80px;
  display: flex;
}

.divider {
  border-left: 32px solid var(--yellow);
  box-shadow: inset 0 1px 0 0 var(--light-grey);
  width: 100%;
  height: 3px;
  margin-bottom: 32px;
}

.text-thin {
  font-weight: 300;
}

.pricing-features {
  flex: 1;
  width: 100%;
  margin-top: 24px;
  padding-bottom: 32px;
}

.pricing-feature {
  background-image: url('../images/checkmark-icon.svg');
  background-position: 2px 4px;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-bottom: 8px;
  padding-left: 32px;
}

.contact-v2-card {
  color: var(--black);
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 420px;
  margin-bottom: 0;
  margin-left: 15px;
  padding: 64px;
  display: flex;
  position: relative;
}

.contact-v2-card.right {
  float: right;
  margin-right: 12%;
}

.contact-v2-form {
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}

.contact-v2-heading {
  margin-bottom: 32px;
}

.info-card {
  background-color: #fff;
  width: 41.66%;
  padding: 64px;
}

.info-card.right {
  margin-left: 58.33%;
}

.paragraph-big {
  font-family: Playfair Display, sans-serif;
  font-size: 29px;
  font-weight: 400;
  line-height: 40px;
}

.clients-v1 {
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.client-v1-link {
  opacity: 1;
  margin: 8px 16px;
  padding: 8px 16px;
  transition: opacity .3s;
}

.client-v1-link:hover {
  opacity: .6;
}

.services-v1 {
  flex-wrap: wrap;
  margin-bottom: -40px;
  display: flex;
}

.service-v1 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 33.33%;
  padding: 24px 3% 56px;
  display: flex;
}

.square-icon-line-bottom {
  z-index: 1;
  background-color: var(--yellow);
  width: 32px;
  height: 3px;
  margin-bottom: -1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero-scroll-link {
  z-index: 3;
  opacity: .6;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero-scroll-link:hover {
  opacity: 1;
}

.mouse {
  border: 2px solid #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  width: 24px;
  height: 38px;
  padding-top: 8px;
  display: flex;
  position: absolute;
}

.mouse-wheel {
  background-color: #fff;
  border-radius: 50%;
  width: 4px;
  height: 8px;
}

.hero-slider {
  background-color: var(--black);
  min-height: 100vh;
}

.hero-slider.nav-margin-top {
  padding-top: 72px;
}

.hero-slider-intro {
  z-index: 2;
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin: 75px auto 60px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero-slider-nav {
  display: none;
}

.hero-slide._1 {
  background-image: linear-gradient(rgba(17, 17, 17, .4), rgba(17, 17, 17, .4)), url('../images/unica.agency.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.hero-slide._2 {
  background-image: linear-gradient(rgba(17, 17, 17, .5), rgba(17, 17, 17, .5)), url('../images/ivano-redaelli-agenzia-di-rappresentanza-sicilia.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-slide._3 {
  background-image: linear-gradient(rgba(17, 17, 17, .6), rgba(17, 17, 17, .6)), url('../images/muraia-agenzia-di-rappresentanza-sicilia-.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-slider-arrow {
  box-shadow: inset 0 -1px 0 0 var(--light-grey);
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
  bottom: 0;
  right: 0;
}

.hero-slider-arrow.left {
  box-shadow: inset 0 -1px 0 0 var(--light-grey), inset -1px 0 0 0 var(--light-grey);
  right: 64px;
}

.hidden {
  margin-left: 0;
  display: none;
}

.nav-bar-top {
  box-shadow: 0 1px 0 0 var(--gainsboro);
  background-color: #fff;
  align-items: center;
  padding-right: 12px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav-menu-top {
  flex: 1;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.nav-top-social {
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.slider-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 64px;
  display: flex;
}

.review-v2-text {
  max-width: 670px;
  margin-bottom: 12px;
  font-family: Playfair Display, sans-serif;
  font-size: 25px;
  line-height: 36px;
}

.testimonials-v2 {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}

.review-v2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 64px;
  padding-left: 96px;
  padding-right: 96px;
  display: flex;
}

.slider-arrow-button {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  transition: border-color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5);
}

.slider-arrow-button:hover {
  border-color: #fff;
}

.review-v2-author {
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.review-v2-author-line {
  background-color: #fff;
  width: 32px;
  height: 2px;
  margin-left: 12px;
  margin-right: 8px;
}

.review-v2-author-link {
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
}

.testimonials-v2-nav {
  font-size: 10px;
  display: none;
}

.post-card-v3-heading {
  margin-top: 8px;
}

.hero-v7-top {
  z-index: 1;
  background-color: #fff;
  align-items: center;
  height: 88px;
  padding-left: 32px;
  padding-right: 16px;
  display: flex;
  position: fixed;
  top: 0;
  left: 88px;
  right: 0;
}

.hero-v7-intro {
  flex: 1;
  margin-top: 1px;
  font-size: 13px;
  line-height: 20px;
}

.hero-v7-bottom {
  z-index: 1;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  height: 88px;
  padding-left: 32px;
  padding-right: 16px;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 88px;
  right: 0;
}

.home-v7-scroll {
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
  padding: 8px;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  line-height: 24px;
  display: flex;
}

.home-v7-scroll-icon {
  margin-left: 8px;
}

.work-info {
  flex: 1;
  max-width: 670px;
  padding-right: 40px;
}

.portfolio-icon-button {
  box-shadow: inset 0 0 0 1px var(--gainsboro);
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 56px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav-layouts {
  flex-wrap: wrap;
  display: flex;
}

.nav-layout {
  width: 25%;
  margin-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.nav-layout-hover {
  z-index: 1;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.nav-layout-preview {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.side-heading {
  margin-top: 3px;
}

.sg-sidebar {
  border-right: 1px solid var(--light-grey);
  width: 270px;
  padding-top: 48px;
  padding-left: 40px;
  padding-right: 40px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.sg-sidebar-link {
  color: var(--dark-grey);
  text-transform: uppercase;
  width: 100%;
  padding: 10px 40px;
  font-family: Oswald, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, color .3s, box-shadow .3s;
}

.sg-sidebar-link:hover {
  color: var(--black);
  text-decoration: underline;
}

.sg-sidebar-link.w--current {
  box-shadow: inset 3px 0 0 0 var(--yellow);
  color: var(--black);
}

.sg-sidebar-heading {
  margin-bottom: 40px;
}

.sg-sidebar-menu {
  flex-direction: column;
  align-items: stretch;
  margin-left: -40px;
  margin-right: -40px;
  display: flex;
}

.work-presentation p {
  width: 66.66%;
}

.work-presentation figure {
  margin-top: 48px;
  margin-bottom: 48px;
}

.work-presentation h2, .work-presentation h3, .work-presentation h5, .work-presentation h4, .work-presentation h6, .work-presentation ol, .work-presentation ul, .work-presentation h1 {
  width: 66.66%;
}

.form-success {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.form-error {
  color: var(--red);
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  line-height: 16px;
}

.scroll-page-height {
  height: 300vw;
}

.card-image-v2 {
  width: 100%;
}

.changelog {
  flex-direction: column;
  width: 100%;
  max-width: 600px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.tooltip-arrow {
  border-right: 1px solid var(--gainsboro);
  border-bottom: 1px solid var(--gainsboro);
  background-color: #fff;
  width: 8px;
  height: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  transform: rotate(45deg);
}

.tooltip {
  z-index: 5;
  border-style: solid;
  border-width: 1px;
  border-color: #e1e6ee #e1e6ee var(--gainsboro);
  color: var(--dark-grey);
  text-align: center;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 200px;
  max-width: 200px;
  margin-bottom: 20px;
  padding: 12px 16px;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  position: absolute;
  bottom: 50%;
  box-shadow: 0 2px 6px rgba(17, 17, 17, .1);
}

.tooltip.change-tooltip {
  width: auto;
  margin-bottom: 30px;
  padding: 6px 12px;
  display: block;
}

.change-icon {
  background-color: var(--yellow);
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 15px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.change-icon.enhance {
  background-color: var(--purple);
}

.change-icon.new {
  background-color: var(--aqua);
}

.change {
  border-top: 1px solid var(--gainsboro);
  border-bottom: 1px solid var(--gainsboro);
  align-items: center;
  margin-bottom: -1px;
  padding: 32px 16px;
  display: flex;
}

.change-text {
  color: #596273;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 24px;
}

.image-9 {
  flex: 0 auto;
  max-width: 149%;
  padding-left: 6px;
}

.text-block-2 {
  font-family: Great Vibes, cursive;
  font-size: 22px;
}

.l {
  color: var(--black);
}

.heading-2 {
  line-height: 53px;
}

.italic-text, .italic-text-2 {
  font-style: normal;
}

.text-block-3 {
  color: var(--dark-grey);
  letter-spacing: normal;
  text-indent: 0;
  white-space: normal;
  object-fit: fill;
  min-width: auto;
  max-width: none;
  min-height: auto;
  max-height: none;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 32px;
  display: block;
}

.dropdown-list {
  background-color: var(--white);
}

.dropdown-list.w--open, .icon {
  color: var(--dark-grey);
}

.tab-link-tab {
  box-shadow: 0 2px 0 0 var(--gainsboro);
  background-color: rgba(0, 0, 0, 0);
  margin-right: 30px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
}

.tab-link-tab.w--current {
  background-color: rgba(0, 0, 0, 0);
  margin-right: 30px;
  padding-top: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  transition: box-shadow .4s;
  box-shadow: 0 2px #000;
}

.tab-link-tab.crasseving {
  display: none;
}

.tab-link-tab-2 {
  background-color: rgba(0, 0, 0, 0);
  margin-right: 30px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  transition: box-shadow .4s;
  box-shadow: 0 2px #dcdcdc;
}

.tab-link-tab-2.w--current {
  box-shadow: 0 2px 0 0 var(--black);
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-3 {
  box-shadow: 0 2px 0 0 var(--gainsboro);
  background-color: rgba(0, 0, 0, 0);
  margin-right: 30px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  transition: box-shadow .4s;
}

.tab-link-tab-3.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-4 {
  box-shadow: 0 2px 0 0 var(--gainsboro);
  background-color: rgba(0, 0, 0, 0);
  margin-right: 30px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  transition: box-shadow .4s;
}

.tab-link-tab-4.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.columns {
  padding-top: 15px;
}

.columns-2 {
  margin-top: 20px;
}

.text-span {
  font-size: 19px;
}

.columns-3 {
  margin-top: 16px;
}

.columns-4 {
  margin-top: 15px;
}

.dropdown-link, .dropdown-link-2, .dropdown-link-3, .dropdown-link-4, .dropdown-link-5 {
  color: var(--dark-grey);
  font-family: Oswald, sans-serif;
  font-size: 13px;
}

.paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5 {
  text-align: center;
  font-family: Oswald, sans-serif;
}

.bold-text, .bold-text-2, .bold-text-3, .g {
  color: var(--yellow);
}

.container {
  justify-content: center;
  align-items: center;
  margin-bottom: 27px;
  display: flex;
}

.tab-link-tab-4-2 {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-right: 30px;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: box-shadow .4s;
  display: block;
  box-shadow: 0 2px #dcdcdc;
}

.tab-link-tab-5 {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  box-shadow: 0 2px #dcdcdc;
}

.tab-link-tab-5.w--current {
  border-bottom: 1px solid var(--silver);
  box-shadow: 0 1px 0 0 var(--white);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  margin-right: 30px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  transition: box-shadow .4s;
}

.text-block-5 {
  display: block;
}

.text-block-6 {
  color: var(--black);
  display: block;
}

.columns-6 {
  align-items: center;
  display: flex;
}

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

.div-block {
  width: 100%;
  margin-left: 10%;
  margin-right: 10%;
  padding-left: 40px;
  padding-right: 40px;
}

.columns-7 {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

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

.column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-9 {
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 20px;
  display: flex;
}

.column-10, .column-11, .column-12, .column-13, .column-14, .column-15, .column-16 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-7 {
  background-color: rgba(0, 0, 0, 0);
  font-family: Oswald, sans-serif;
  font-size: 16px;
}

.tab-link-tab-6 {
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-6.w--current {
  box-shadow: 0 2px 0 0 var(--gainsboro);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: box-shadow .4s;
}

.tab-link-tab-7 {
  box-shadow: 0 2px 0 0 var(--gainsboro);
  background-color: rgba(0, 0, 0, 0);
  margin-right: 30px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-7.w--current {
  box-shadow: 0 2px 0 0 var(--gainsboro);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-block-8 {
  font-family: Oswald, sans-serif;
  font-size: 16px;
  transition: box-shadow .4s;
}

.div-block-2 {
  width: 100%;
  margin-top: 30px;
}

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

.div-block-3 {
  width: 200px;
  height: 250px;
  margin-bottom: 20px;
}

.div-block-3._7 {
  background-image: url('../images/HIDRA.png'), url('../images/ITALGRANITI.png');
  background-position: 100% 100%, 0 0;
  background-size: cover, cover;
}

.div-block-3._7._9 {
  background-image: url('../images/ITALGRANITI---MEGA.png'), url('../images/ITALGRANITI.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
}

.div-block-3._7._9.a140 {
  background-image: url('../images/Schermata-2022-05-05-alle-15.45.52.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._7.a6 {
  background-image: url('../images/COMPAB---INK2_2017.png');
  background-position: 0 0;
  background-size: cover;
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._7.a6.a11 {
  background-image: url('../images/COMPAB---LAB60_2019.png'), url('../images/COMPAB---INK2_2017.png');
  background-position: 50%, 0 0;
  background-size: cover, cover;
}

.div-block-3._7.a6.a15 {
  background-image: url('../images/B201.png'), url('../images/COMPAB---INK2_2017.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
}

.div-block-3._7.a6.a15.d {
  background-image: url('../images/B201.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-3._7.a6.a15.d.f {
  background-image: url('../images/Schermata-2022-10-24-alle-09.35.26.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._7.a6.a15.rela {
  background-image: url('../images/Schermata-2022-10-24-alle-09.37.23.png'), url('../images/COMPAB---INK2_2017.png');
  background-position: 50%, 0 0;
  background-size: cover, cover;
}

.div-block-3._7.a20 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._7.a20.hit3 {
  background-image: url('../images/ERCOS-PONSI--BAGNO.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-3._7.a22 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._7.a22.hit5 {
  background-image: url('../images/ERCOS-PONSI-SEDILI.png');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-3._7.a30.hit6 {
  background-image: url('../images/BLACK-LABEL----RELAX-DESIGN.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-3._7.a32.hit8 {
  background-image: url('../images/Schermata-2022-05-04-alle-10.49.23.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._7.a40.hit10 {
  background-image: url('../images/2.B-SERIE-EVO.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._7.a40.hit10.a150 {
  background-image: url('../images/Schermata-2022-05-05-alle-15.39.52.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._7.a40.hit10.a150.dd {
  background-image: url('../images/Schermata-2022-10-20-alle-18.15.34.png');
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._7.a40.hit10.rel {
  background-image: url('../images/Schermata-2022-10-20-alle-18.13.50.png');
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._7.a40.hit10.z {
  background-image: url('../images/Schermata-2022-10-21-alle-10.03.13.png');
}

.div-block-3._7.a40.hit10.z.f {
  background-image: url('../images/Schermata-2022-10-24-alle-10.01.15-min.png');
}

.div-block-3._7.a40.hit10.z.tub {
  background-image: url('../images/Screenshot-2023-01-12-alle-18.08.11.png');
}

.div-block-3._7.a99.hit {
  background-image: url('../images/Schermata-2022-05-05-alle-15.46.50.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-3._7.a88, .div-block-3._7.a100 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._7.a100.hit40 {
  background-image: url('../images/BELLAGIO-HOME-2020-WEB-LR-.png');
  background-position: 100%;
  background-size: cover;
}

.div-block-3._7.a102 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._7.a102.hit43 {
  background-image: url('../images/COLLEZIONE-2019.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._7.a104 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._7.a104.q.hit55 {
  background-image: url('../images/NIGHT-COLLECTION-SINGOLE.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._13 {
  background-image: url('../images/ITALGRANITI---FECADES-APPLICATION.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: cover, auto;
}

.div-block-3._13.n {
  background-image: url('../images/OPEN---ITALGRANITI.png'), url('../images/ITALGRANITI---FECADES-APPLICATION.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0, 0 0;
  background-size: cover, cover, auto;
}

.div-block-3._13.n.a141 {
  background-image: url('../images/Schermata-2022-05-05-alle-15.46.50.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._13.a8 {
  background-image: url('../images/COMPAB---K25_2019.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-size: cover, auto;
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._13.a8.a14 {
  background-image: url('../images/B-GO-COMPAB.png'), url('../images/COMPAB---K25_2019.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 50%, 0 0;
  background-size: cover, cover, auto;
}

.div-block-3._13.a21 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._13.a21.hit4 {
  background-image: url('../images/ERCOS-PONSI-CALDO.png');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-3._13.a31.hit7 {
  background-image: url('../images/METAIL----RELAX-DESIGN.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._13.a101 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._13.a101.hit42 {
  background-image: url('../images/CATALOGO-GLAMOUR-SCIC.png');
  background-position: 100%;
  background-size: cover;
}

.div-block-3._13.a103 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._13.a103.hit44 {
  background-image: url('../images/MEDITERRANEUM.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._9 {
  background-image: url('../images/FONDOVALLE---CF-THEBOOK-2022.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._9.gg {
  background-image: url('../images/FONDOVALLE---SHAPE.png'), url('../images/FONDOVALLE---CF-THEBOOK-2022.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0, 0 0;
  background-size: cover, cover, cover;
}

.div-block-3._9.gg.f {
  background-image: url('../images/Schermata-2022-10-20-alle-17.50.00.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-3._8 {
  background-image: url('../images/FONDOVALLE---MY-TOP-04.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._8.ip {
  background-image: url('../images/CERAMICA-EURO-FLYZONE.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.div-block-3._8.ip.b {
  background-image: url('../images/Schermata-2022-10-25-alle-09.09.04.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.div-block-3._9.re {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-3._10.a1 {
  background-image: url('../images/MURAIA_1.png');
  background-position: 0 0;
  background-size: cover;
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._12.a60.hit21 {
  background-image: url('../images/ETHIMO-LISTINO-2022-ITA-LOW.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._12.a60.hit21.j28 {
  background-image: url('../images/Schermata-2022-05-09-alle-15.56.33.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._12.a70 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._12.a70.hit30 {
  background-image: url('../images/Schermata-2022-05-04-alle-11.49.08.png');
  background-position: 100%;
  background-size: cover;
}

.div-block-3._13.a61.hit23 {
  background-image: url('../images/Schermata-2022-05-04-alle-11.43.24.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._13.a61.hit23.ii {
  background-image: url('../images/Screenshot-2023-01-12-alle-17.48.51.png');
}

.div-block-3._18.a50 {
  background-image: url('../images/ROBERTI-GREENFIELD.png');
  background-position: 100% 0;
  background-size: cover;
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._18.a50.hit18 {
  background-image: url('../images/Schermata-2022-10-20-alle-17.57.04.png');
}

.div-block-3._19.a51 {
  background-image: url('../images/CAT-ROBERTI-NEW-INSPIRATIONS-21-WEB.png');
  background-position: 100% 0;
  background-size: cover;
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._20.a53 {
  background-image: url('../images/ROBERTI-KEY-WEST.png');
  background-position: 50%;
  background-size: cover;
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._22.a3 {
  background-image: url('../images/Schermata-2022-10-24-alle-09.41.10.png');
  background-position: 50% 0;
  background-size: cover;
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._22.a3.a144 {
  background-image: url('../images/Schermata-2022-05-05-alle-15.41.33.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._22.a3.a145 {
  background-image: url('../images/Schermata-2022-10-24-alle-09.44.19.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._22.a3.a145.a157 {
  background-image: url('../images/Screenshot-2022-11-08-alle-16.47.35.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._22.a3.a145.rubia {
  background-image: url('../images/Schermata-2022-10-24-alle-10.04.28.png');
}

.div-block-3._23.a40 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._23.a40.hit11 {
  background-image: url('../images/Schermata-2022-05-04-alle-11.13.31.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._23.a40.hit11.a180 {
  background-image: url('../images/Schermata-2022-05-05-alle-15.51.49.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._23.a40.hit11.a180.a183 {
  background-image: url('../images/Schermata-2022-05-05-alle-15.54.21.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._24.a41 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._24.a41.hit12 {
  background-image: url('../images/Schermata-2022-05-04-alle-11.14.31.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._24.a41.hit12.a181 {
  background-image: url('../images/Schermata-2022-05-05-alle-15.52.53.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._25.a42 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._25.a42.hit13 {
  background-image: url('../images/Schermata-2022-05-04-alle-11.15.37.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._25.a42.hit13.a200 {
  background-image: url('../images/Schermata-2022-05-05-alle-15.47.28.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._25.a42.hit13.a200.d {
  background-image: url('../images/Schermata-2022-10-20-alle-18.04.35.png');
}

.div-block-3._25.a42.hit13.a200.d.w {
  background-image: url('../images/Schermata-2022-10-20-alle-18.09.57.png');
}

.div-block-3._25.a42.hit13.a200.d.w.s {
  background-image: url('../images/Schermata-2022-10-20-alle-18.10.57.png');
}

.div-block-3._25.a42.hit13.a200.d.w.s.nic2 {
  background-image: url('../images/Screenshot-2023-01-13-alle-09.45.00.png');
}

.div-block-3._25.a42.hit13.a200.d.w.nic {
  background-image: url('../images/Screenshot-2023-01-13-alle-09.40.33-min.png');
}

.div-block-3._25.a42.hit13.a200.d.w.nic.nic3 {
  background-image: url('../images/Screenshot-2023-01-13-alle-09.49.41.png');
}

.div-block-3._25.a42.hit13.a200.d.w.nic.nic3.nic1 {
  background-image: url('../images/Screenshot-2023-01-13-alle-09.50.52.png');
}

.div-block-3._25.a42.hit13.a200.d.w.nic.nic3.nic1.and {
  background-image: url('../images/Screenshot-2023-06-20-alle-17.44.30.png');
}

.div-block-3._25.a42.hit13.a200.d.w.nic.nic3.nic1.and.f {
  background-image: url('../images/Screenshot-2023-06-29-alle-17.15.45.png');
}

.div-block-3._25.a42.hit13.a200.d.w.nic.nic3.nic1.and.f._33 {
  background-image: url('../images/Screenshot-2023-06-29-alle-17.18.20.png');
}

.div-block-3._25.a42.hit13.a200.d.w.nic.nic3.nic1.and.f._55 {
  background-image: url('../images/Screenshot-2023-06-29-alle-17.19.40.png');
}

.div-block-3._25.a42.hit13.a200.d.w.nic.nic3.nic1.and._2 {
  background-image: url('../images/Screenshot-2023-06-29-alle-17.17.26.png');
}

.div-block-3._25.a42.hit13.a200.d.w.nic.nic3.nic1.and._44 {
  background-image: url('../images/Screenshot-2023-06-29-alle-17.18.56.png');
}

.div-block-3._25.a42.hit13.a200.d.w.nic.nic3.nic1.and.hev {
  background-image: url('../images/Screenshot-2023-06-30-alle-09.35.36.png');
}

.div-block-3._26.a43 {
  box-shadow: 1px 1px 3px #000;
}

.div-block-3._26.a43.hit14 {
  background-image: url('../images/Schermata-2022-05-04-alle-11.17.12.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._26.a43.hit14.a201 {
  background-image: url('../images/Schermata-2022-05-05-alle-15.48.35.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-3._27.a44.hit15 {
  background-image: url('../images/Schermata-2022-05-04-alle-11.18.23.png');
  background-position: 100%;
  background-size: auto;
}

.div-block-3._27.a44.hit15.c {
  background-image: url('../images/Screenshot-2022-11-08-alle-16.49.37.png');
  background-position: 50%;
  background-size: cover;
}

.columns-9 {
  margin-bottom: 20px;
}

.container-3, .container-4, .container-5, .container-6, .container-7, .container-8, .container-9, .container-10, .container-11, .container-12, .container-13, .container-14, .container-15 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-10, .image-11 {
  background-color: var(--dark-slate-grey-2);
}

.image-12 {
  background-color: var(--black);
}

.image-12.ff {
  background-color: rgba(255, 255, 255, 0);
}

.columns-10 {
  margin-bottom: 30px;
}

.image-13 {
  background-color: var(--black);
}

.image-14 {
  background-color: #707070;
}

.image-16, .image-17 {
  width: 100%;
}

.image-18 {
  filter: invert();
}

.image-18.j {
  filter: none;
}

.image-19 {
  filter: invert();
}

@media screen and (min-width: 1440px) {
  .div-block-3._7 {
    background-image: none;
  }

  .div-block-3._7._9 {
    box-shadow: 1px 1px 3px #000;
  }

  .div-block-3._7.a20 {
    background-image: url('../images/ERCOS-PONSI--BAGNO.png');
    background-position: 0 0;
    background-size: cover;
  }

  .div-block-3._7.a22 {
    background-image: url('../images/ERCOS-PONSI-SEDILI.png');
    background-position: 0 0;
    background-size: cover;
  }

  .div-block-3._7.a30 {
    background-image: url('../images/BLACK-LABEL----RELAX-DESIGN.png');
    background-position: 0 0;
    background-size: cover;
  }

  .div-block-3._7.a32 {
    background-image: url('../images/Schermata-2022-05-04-alle-10.49.23.png');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-3._7.a40 {
    background-image: url('../images/2.B-SERIE-EVO.png');
    background-position: 0%;
    background-size: cover;
  }

  .div-block-3._7.a99 {
    background-image: url('../images/ITALGRANITI.png');
    background-position: 50%;
    background-size: cover;
    box-shadow: 1px 1px 3px #000;
  }

  .div-block-3._7.a88 {
    background-image: url('../images/HIDRA.png');
    background-position: 100%;
    background-size: cover;
  }

  .div-block-3._7.a100 {
    background-image: url('../images/BELLAGIO-HOME-2020-WEB-LR-.png');
    background-position: 100%;
    background-size: cover;
  }

  .div-block-3._7.a102 {
    background-image: url('../images/COLLEZIONE-2019.png');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-3._7.a104 {
    background-image: url('../images/NIGHT-COLLECTION-SINGOLE.png');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-3._13 {
    box-shadow: 1px 1px 3px #000;
  }

  .div-block-3._13.a21 {
    background-image: url('../images/ERCOS-PONSI-CALDO.png');
    background-position: 0 0;
    background-size: cover;
  }

  .div-block-3._13.a31 {
    background-image: url('../images/METAIL----RELAX-DESIGN.png');
    background-position: 0 0;
    background-size: cover;
  }

  .div-block-3._13.a101 {
    background-image: url('../images/CATALOGO-GLAMOUR-SCIC.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .div-block-3._13.a103 {
    background-image: url('../images/MEDITERRANEUM.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 100%, 0 0;
    background-size: cover, auto;
  }

  .div-block-3._12.a60 {
    background-image: url('../images/ETHIMO-LISTINO-2022-ITA-LOW.png');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-3._12.a70 {
    background-image: url('../images/Schermata-2022-05-04-alle-11.49.08.png');
    background-position: 100%;
    background-size: cover;
  }

  .div-block-3._13.a61 {
    background-image: url('../images/Schermata-2022-05-04-alle-11.43.24.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .div-block-3._18 {
    background-image: url('../images/ROBERTI-GREENFIELD.png');
    background-position: 100%;
    background-size: cover;
  }

  .div-block-3._19.a51 {
    background-image: url('../images/CAT-ROBERTI-NEW-INSPIRATIONS-21-WEB.png');
    background-position: 100%;
    background-size: cover;
  }

  .div-block-3._20.a53 {
    background-image: url('../images/ROBERTI-KEY-WEST.png');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-3._23.a40 {
    background-image: url('../images/Schermata-2022-05-04-alle-11.13.31.png');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-3._24.a41 {
    background-image: url('../images/Schermata-2022-05-04-alle-11.14.31.png');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-3._25.a42 {
    background-image: url('../images/Schermata-2022-05-04-alle-11.15.37.png');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-3._26.a43 {
    background-image: url('../images/Schermata-2022-05-04-alle-11.17.12.png');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-3._27.a44 {
    background-image: url('../images/Schermata-2022-05-04-alle-11.18.23.png');
    background-position: 100% 100%;
    background-size: auto;
  }

  .columns-8, .columns-9 {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1920px) {
  .kio.image-1 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .kio.about-v1-hero {
    padding-top: 297px;
    padding-bottom: 169px;
  }

  .kio.portfolio-hero {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/ivano-redaelli-agenzia-di-rappresentanza-sicilia.jpeg');
    background-position: 0 0, 50% 600%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-bottom: 128px;
  }

  .wrapper.i {
    border-style: none;
  }

  .about-text {
    font-size: 17px;
  }

  .big-quote-text {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .pricing-table {
    align-items: center;
  }

  .pricing-features {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .portfolio-icon-button {
    overflow: hidden;
  }

  .columns-5 {
    margin-top: 12px;
  }

  .text-span-2, .text-span-3 {
    font-family: Great Vibes, cursive;
  }

  .text-block-4 {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 36px;
    line-height: 44px;
  }

  h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .kio {
    padding: 80px 3%;
  }

  .kio.promo-section {
    background-position: 50% 100%;
    background-size: 1480px;
    justify-content: flex-start;
    height: 640px;
  }

  .kio.about-v2-hero {
    background-image: linear-gradient(to bottom, null, null), url('../images/sirotorn-sumpunkulpak-180551-unsplash.jpg');
    background-position: 0 0, 50% 0;
  }

  .kio.about-v1-hero {
    background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/benjaminrobyn-jespersen-438640.jpg');
    background-position: 0 0, 50% 0;
  }

  .kio.portfolio-hero {
    background-image: linear-gradient(rgba(17, 17, 17, .4), rgba(17, 17, 17, .4)), url('../images/portfolio-hero.jpg');
    background-position: 0 0, 50% 0;
  }

  .kio.scroll-section {
    height: auto;
    margin-left: 0;
    position: relative;
  }

  .wrapper.side-padding {
    padding-left: 8px;
    padding-right: 8px;
  }

  .button-style-wrapper {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav-bar-left {
    box-shadow: 0 1px 0 0 var(--gainsboro);
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    display: block;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    overflow: visible;
  }

  .page-wrapper {
    margin-left: 0;
    padding-top: 64px;
  }

  .page-wrapper.nav-left-wide, .page-wrapper.nav-left {
    margin-left: 0;
  }

  .page-wrapper.style-guide-wrapper {
    margin-left: 220px;
  }

  .nav-link {
    border-top: 1px solid var(--light-grey);
    border-bottom: 1px solid var(--light-grey);
    text-align: center;
    width: 100%;
    margin-bottom: -1px;
    display: block;
  }

  .nav-menu-left {
    z-index: 199;
    background-color: #fff;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    transform: none;
  }

  .brand {
    width: 64px;
    height: 64px;
    margin-top: 0;
    margin-left: 0;
    padding: 8px;
  }

  .brand.nav-top-brand {
    width: 64px;
    height: 64px;
  }

  .hero-split {
    flex-direction: column;
  }

  .split-image {
    height: 80vh;
    min-height: 600px;
    max-height: 80vh;
  }

  .split-image.hero-2 {
    order: -1;
    width: 100%;
  }

  .split-image.protected-image {
    display: none;
  }

  .split-image.hero-1 {
    width: 100%;
  }

  .hero-split-content {
    padding-left: 6%;
    padding-right: 6%;
  }

  .hero-split-intro {
    padding-top: 80px;
  }

  .contact {
    order: 1;
    margin-top: 48px;
    position: static;
  }

  .contact.home-v8-contact {
    margin-top: 16px;
    left: 4%;
  }

  .contact.home-v6 {
    margin-top: 80px;
    right: 2%;
  }

  .contact.email-home-v3 {
    left: 4%;
  }

  .contact.phone-home-v3 {
    right: 4%;
  }

  .contact.home-v2 {
    margin-bottom: 64px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
  }

  .link-v1.more-link {
    margin-top: 16px;
  }

  .nav-left-social-icons {
    flex-direction: row;
    display: none;
  }

  .location.home-v2 {
    margin-bottom: 75px;
  }

  .location.home-v8-location, .location.hero-slider-location {
    bottom: 32px;
    left: 4%;
  }

  .scroll-link {
    display: none;
  }

  .about {
    flex-direction: column-reverse;
  }

  .link-v2.category-link, .link-v2.category-link.right {
    margin-left: 0;
    margin-right: 40px;
  }

  .signature.home-v2 {
    margin-bottom: 200px;
  }

  .counters {
    flex-wrap: wrap;
  }

  .about-image-wrapper {
    padding-left: 8px;
    padding-right: 50%;
  }

  .counter {
    flex: 0 auto;
    width: 50%;
    padding-top: 96px;
    padding-bottom: 96px;
    box-shadow: 1px 0 rgba(255, 255, 255, .15), 0 1px rgba(255, 255, 255, .15);
  }

  .side-works {
    flex-direction: column;
  }

  .about-info {
    width: 100%;
    padding-top: 72px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .clients-v2-logotypes {
    margin-top: 40px;
  }

  .side-works-heading {
    margin-bottom: 16px;
  }

  .service-blocks {
    flex-direction: column;
  }

  .service-block {
    padding: 48px 33% 24px 6%;
  }

  .service-block._33-percent {
    width: 100%;
  }

  .testimonials-v1 {
    text-align: center;
    margin-bottom: -16px;
    padding-bottom: 72px;
    padding-left: 0%;
  }

  .testimonials-v1-arrow {
    display: none;
  }

  .testimonials-nav {
    font-size: 9px;
    display: block;
  }

  .testimonials-v1-heading {
    display: none;
  }

  .review-v1 {
    text-align: center;
    background-position: 100% 0;
    flex-direction: column;
    margin-top: 8px;
    padding-right: 0;
  }

  .review-v1-content {
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .review-v1-avatar-wrapper {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .clients-v2 {
    flex-direction: column;
  }

  .clients-v2-info {
    width: 25%;
    padding-top: 0;
  }

  .clients-v2-link:hover {
    color: var(--black);
  }

  .post-card-date-wrapper {
    font-size: 14px;
    line-height: 20px;
    top: 36px;
  }

  .post-card-date-line {
    margin-top: 1px;
    margin-right: 12px;
  }

  .post-card-content {
    padding-left: 12px;
    padding-right: 12px;
  }

  .side-header {
    flex-direction: column;
  }

  .footer-v1 {
    flex-direction: column-reverse;
  }

  .footer-v1-subscrube {
    width: 100%;
    padding-bottom: 56px;
    padding-left: 6%;
    padding-right: 50%;
  }

  .footer-v1-content {
    margin-left: 6%;
    margin-right: 6%;
  }

  .footer-v1-bottom {
    padding-bottom: 24px;
  }

  .scroll-up-button {
    display: none;
  }

  .hero-scroll-button {
    width: 56px;
    height: 56px;
    display: none;
    left: -40px;
  }

  .services-v2 {
    flex-direction: column;
  }

  .story {
    flex-wrap: wrap;
  }

  .story-info {
    flex: 0 auto;
    width: 100%;
    margin-bottom: 80px;
    padding-right: 0%;
  }

  .experience {
    padding-right: 12%;
  }

  .story-more {
    width: 33.33%;
  }

  .side-works-images-wrapper {
    width: 100%;
    margin-top: 32px;
    overflow: auto;
  }

  .side-works-link {
    height: 280px;
    top: auto;
    bottom: 0;
    right: 0;
  }

  .work {
    padding: 8px;
  }

  .split-content {
    flex-direction: column;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .split-content.center {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .split-content.flex-center {
    min-height: 0;
  }

  .split-content.blog-post-content {
    margin-left: 0%;
    padding-top: 120px;
  }

  .split-media {
    order: -1;
    width: 100%;
    padding-left: 0;
    position: static;
  }

  .split-media.left.nav-left, .split-media.right.nav-bar-left, .split-media.right.nav-left {
    padding-left: 0;
  }

  .contact-v1-form {
    margin-right: -30px;
  }

  .contact-form-wrapper {
    height: auto;
    padding-bottom: 0;
  }

  .password-form-wrapper {
    text-align: center;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .post-panel {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }

  .post-panel.nav-left {
    padding-left: 24px;
  }

  .work-top {
    text-align: center;
    justify-content: center;
    width: 100%;
    padding-left: 16%;
    padding-right: 16%;
    position: static;
  }

  .work-details {
    width: 100%;
    margin-top: 47px;
    padding-left: 20%;
    padding-right: 20%;
  }

  .work-masonry {
    padding: 8px;
  }

  .tabs-menu {
    text-align: left;
    margin-bottom: 40px;
    top: 0;
  }

  .portfolio-nav-bar {
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .heading {
    font-size: 38px;
  }

  .menu-button {
    width: 64px;
    height: 64px;
    padding: 20px;
    top: auto;
    bottom: auto;
    right: 0;
  }

  .menu-button.w--open {
    color: var(--black);
    background-color: rgba(0, 0, 0, 0);
  }

  .hero-full-image {
    height: auto;
  }

  .hero-full-image.home-v5 {
    background-image: linear-gradient(rgba(17, 17, 17, .3), rgba(17, 17, 17, .3)), url('../images/aziz-acharki-253909.jpg');
    background-attachment: scroll, fixed;
    min-height: 100vh;
    margin-top: -64px;
  }

  .hero-full-image.home-v3 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .hero-full-image.home-v8 {
    min-height: 100vh;
    margin-top: -64px;
    padding-top: 64px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-big-heading {
    margin-bottom: 24px;
    font-size: 44px;
    line-height: 48px;
  }

  .social-icons.home-v2-icons {
    right: 40px;
  }

  .social-icons.hero-v7-icons {
    flex: 1;
    width: 100%;
    margin-left: -4px;
    margin-right: 0;
  }

  .social-icons.home-v3-icons {
    right: 4%;
  }

  .vertical-info {
    top: 104px;
    right: 16px;
  }

  .name {
    margin-top: 4px;
    left: 2%;
  }

  .name.home-v3 {
    left: 4%;
  }

  .hero-down-intro {
    padding-left: 2%;
    padding-right: 2%;
  }

  .hero-services {
    flex-wrap: wrap;
  }

  .hero-service {
    flex-basis: 45%;
    margin-bottom: 8px;
    padding-top: 24px;
  }

  .hero-left-intro {
    max-width: 60%;
    margin-top: 160px;
    margin-bottom: 160px;
    margin-left: 0%;
  }

  ._404-message {
    margin-left: 8%;
  }

  .post-card-info {
    padding-bottom: 24px;
  }

  .nav-info {
    height: 64px;
    position: absolute;
    left: 0;
    right: 0;
    transform: none;
  }

  .full-screen-menu-link {
    border-top: 1px solid var(--light-grey);
    border-bottom: 1px solid var(--light-grey);
    text-align: center;
    margin-bottom: -1px;
    display: block;
  }

  .full-screen-menu {
    background-color: #fff;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    transform: none;
  }

  .full-screen-menu-button {
    width: 64px;
    height: 64px;
    padding: 20px;
    top: auto;
    bottom: auto;
    right: 0;
  }

  .full-screen-menu-button.w--open {
    color: var(--black);
    background-color: rgba(0, 0, 0, 0);
  }

  .intro-page-hero {
    min-height: 480px;
    padding: 96px 10%;
  }

  .nav-bar-wide {
    box-shadow: 0 1px 0 0 var(--gainsboro);
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    padding-top: 0;
    display: block;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
  }

  .nav-menu-wide {
    z-index: 199;
    background-color: #fff;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    transform: none;
  }

  .nav-link-wide {
    border-top: 1px solid var(--light-grey);
    border-bottom: 1px solid var(--light-grey);
    text-align: center;
    margin-bottom: -1px;
    display: block;
  }

  .split-image-link {
    height: auto;
    min-height: 320px;
  }

  .split-image-links {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    height: auto;
    min-height: 100vh;
  }

  .layouts {
    margin-bottom: -40px;
  }

  .layout {
    padding: 0 3% 40px;
  }

  .hero-intro {
    max-width: 70%;
    margin-left: 0%;
  }

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

  .blog-post-v2 {
    flex: 0 auto;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .no-top-padding {
    padding-top: 0;
  }

  .no-margin {
    margin: 0;
  }

  .blog-posts-v2 {
    padding-top: 0;
  }

  .blog-categories-wrapper {
    flex: 0 auto;
    justify-content: flex-start;
    width: 100%;
  }

  .promo-intro {
    max-width: 50%;
    margin-left: 3%;
    margin-right: 3%;
  }

  .inner-pages {
    padding-left: 0%;
    padding-right: 0%;
  }

  .inner-page {
    margin-bottom: 24px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .inner-page-preview {
    width: 128px;
    margin-right: 24px;
  }

  .work-card-image-wrapper {
    margin-bottom: 16px;
  }

  .instagram {
    flex-wrap: wrap;
  }

  .instagram-more {
    width: 100%;
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .instagram-link {
    width: 25%;
  }

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

  .skill-circle-bg {
    background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
  }

  .skill-circle-bg.image-3 {
    background-color: rgba(17, 17, 17, .5);
    background-image: none;
    background-position: 0 0;
  }

  .post-card-info-v3 {
    padding-bottom: 32px;
  }

  .blog-post-v3 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .no-padding-vertical {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-v2-about {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .footer-v2-contacts {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .footer-v2-follow {
    width: 50%;
    padding-bottom: 50px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .footer-v2-nav {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .footer-bottom-v2 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .works-big {
    flex-direction: column;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .works-big-item {
    flex: 0 auto;
    height: auto;
    display: flex;
  }

  .works-big-wrapper {
    overflow: visible;
  }

  .work-big {
    width: 100%;
    height: 80vw;
  }

  .split-footer.right {
    width: 100%;
    margin-left: 0%;
  }

  .split-footer.left {
    width: 100%;
    margin-right: 0%;
  }

  .split-footer-about {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .split-footer-nav {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .split-footer-follow {
    width: 50%;
    padding-bottom: 50px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .split-footer-contacts {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .split-footer-bottom {
    margin-left: 8px;
    margin-right: 8px;
  }

  .about-image-link {
    left: 8px;
  }

  .side-feature {
    flex-wrap: wrap;
    padding-left: 8.33%;
    padding-right: 8.33%;
  }

  .side-feature.mobile-reversed {
    flex-wrap: wrap-reverse;
  }

  .side-info {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .side-media {
    width: 100%;
    margin-bottom: 48px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .big-quote {
    width: 83.33%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .side-video.right {
    width: 100%;
    margin-right: 0%;
  }

  .side-video.left {
    width: 100%;
    margin-left: 0%;
  }

  .pricing-table {
    flex: 0 auto;
    padding: 48px 4%;
  }

  .contact-v2-card {
    margin-left: 8px;
    padding: 56px;
  }

  .contact-v2-card.right {
    margin-right: 8px;
  }

  .info-card {
    width: 66.66%;
  }

  .info-card.right {
    margin-left: 33.33%;
  }

  .client-v1-link {
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .service-v1 {
    padding-left: 2%;
    padding-right: 2%;
  }

  .hero-scroll-link {
    display: none;
  }

  .hero-slider {
    min-height: 600px;
  }

  .hero-slider.nav-margin-top {
    padding-top: 0;
  }

  .hero-slider-intro {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 112px;
    margin-bottom: 120px;
    padding-left: 8%;
    padding-right: 8%;
    display: flex;
  }

  .nav-bar-top {
    padding-right: 64px;
  }

  .nav-menu-top {
    background-color: #fff;
    padding-left: 0;
  }

  .nav-top-social {
    flex: 1;
    justify-content: flex-end;
  }

  .review-v2-text {
    font-size: 22px;
    line-height: 32px;
  }

  .slider-arrow-button {
    margin-bottom: 16px;
  }

  .hero-v7-top {
    flex-wrap: wrap;
    height: auto;
    padding: 32px 32px 0;
    position: static;
  }

  .hero-v7-intro {
    flex: 0 auto;
    width: 100%;
    margin-bottom: 20px;
  }

  .hero-v7-bottom {
    height: auto;
    padding: 24px 32px 32px;
    position: static;
  }

  .home-v7-scroll {
    display: none;
  }

  .work-info {
    width: 100%;
    max-width: none;
    padding-right: 0;
  }

  .nav-layout {
    width: 50%;
    padding-left: 4%;
    padding-right: 4%;
  }

  .sg-sidebar {
    width: 220px;
  }

  .work-presentation p, .work-presentation h2, .work-presentation h3, .work-presentation h5, .work-presentation h4, .work-presentation h6, .work-presentation ol, .work-presentation ul, .work-presentation h1 {
    width: 100%;
  }

  .scroll-page-height {
    display: none;
  }

  .changelog {
    width: 83.33%;
    max-width: none;
    padding-left: 8px;
    padding-right: 8px;
  }

  .change {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav-menu-links {
    flex-direction: column-reverse;
    align-items: stretch;
    width: 100%;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 30px;
    line-height: 36px;
  }

  h4 {
    font-size: 20px;
    line-height: 24px;
  }

  h5 {
    font-size: 15px;
    line-height: 20px;
  }

  h6 {
    font-size: 14px;
  }

  .kio.promo-section {
    background-position: 62% 213%;
    height: 656px;
  }

  .button-style-wrapper {
    width: 100%;
  }

  .page-wrapper {
    padding-top: 56px;
  }

  .page-wrapper.style-guide-wrapper {
    margin-left: 0;
  }

  .brand, .brand.nav-top-brand {
    width: 56px;
    height: 56px;
  }

  .split-image {
    height: 600px;
    min-height: 0;
  }

  .hero-split-intro {
    padding-top: 64px;
  }

  .contact.home-v8-contact {
    margin-top: 8px;
  }

  .link-v1.sg-back-link {
    top: 52px;
    bottom: auto;
    right: 40px;
  }

  .location.home-v1 {
    bottom: 40px;
    left: 6%;
  }

  .about-heading {
    width: 75%;
  }

  .about-text {
    column-count: 1;
    padding-right: 0;
  }

  .counter {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .service-block {
    padding-right: 6%;
  }

  .client-v2-logo-wrapper {
    width: 50%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .client-logo {
    max-height: 28px;
  }

  .clients-v2-link {
    width: 50%;
  }

  .blog-posts {
    flex-direction: row;
  }

  .blog-post {
    width: 50%;
  }

  .post-card-date-wrapper {
    margin-top: 0;
  }

  .post-card-date-line {
    width: 6%;
    margin-right: 16px;
  }

  .post-card-content {
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer-v1-subscrube {
    padding-right: 25%;
  }

  .footer-v1-links {
    padding-bottom: 64px;
  }

  .footer-v1-bottom {
    padding-right: 0%;
  }

  .scroll-up-button {
    display: none;
  }

  .footer-v1-bottom-text {
    padding-right: 0%;
  }

  .service-v2 {
    padding-bottom: 32px;
    padding-left: 6%;
    padding-right: 6%;
  }

  .experience {
    padding-right: 8%;
  }

  .work {
    width: 100%;
  }

  .works {
    flex-direction: column;
  }

  .split-content {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .work-top {
    padding-left: 0%;
    padding-right: 0%;
  }

  .card-hover.big-work-hover {
    padding-bottom: 24px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .works-masonry {
    flex-direction: column;
    display: flex;
  }

  .portfolio-nav-bar {
    flex-direction: column;
  }

  .menu-button {
    width: 56px;
    height: 56px;
    padding: 16px;
  }

  .hero-full-image.home-v5 {
    background-image: linear-gradient(rgba(17, 17, 17, .3), rgba(17, 17, 17, .3)), url('../images/aziz-acharki-253909.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .hero-full-image.home-v8 {
    padding-bottom: 16px;
  }

  .social-icons.home-v2-icons {
    bottom: 32px;
    right: 32px;
  }

  .vertical-info {
    top: 96px;
    right: 8px;
  }

  .hero-down-intro {
    margin-top: 200px;
  }

  .hero-service {
    margin-bottom: 0;
    padding-top: 16px;
  }

  .hero-left-intro {
    max-width: 83.33%;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .post-card-info {
    padding-bottom: 32px;
    padding-left: 6%;
    padding-right: 6%;
  }

  .nav-info {
    display: none;
  }

  .nav-info-heading {
    margin-bottom: 0;
  }

  .full-screen-menu-button {
    width: 56px;
    height: 56px;
    padding: 16px;
  }

  .intro-page-hero {
    min-height: 400px;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .split-image-link {
    flex: 0 auto;
    min-height: 248px;
  }

  .split-image-links {
    height: auto;
  }

  .hero-intro {
    max-width: 100%;
  }

  .section-intro {
    margin-bottom: 64px;
  }

  .blog-post-v2 {
    width: 100%;
  }

  .post-card-v2 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .no-top-padding {
    padding-top: 0;
  }

  .no-margin {
    margin: 0;
  }

  .promo-intro {
    max-width: 100%;
    margin-top: 0;
  }

  .inner-page {
    flex: 0 auto;
    width: 66.66%;
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .inner-page-preview {
    margin-right: 20px;
  }

  .work-card-image-wrapper {
    margin-bottom: 24px;
  }

  .work-card-category {
    margin-bottom: 32px;
  }

  .instagram-more {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .instagram-link {
    width: 50%;
  }

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

  .post-card-v3 {
    margin-bottom: 32px;
  }

  .post-card-info-v3 {
    padding-bottom: 32px;
    padding-left: 12%;
    padding-right: 12%;
  }

  .blog-post-v3 {
    width: 50%;
  }

  .career-job-wrapper {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .career-job {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .career-job-position {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .no-padding-vertical {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-bottom-v2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .footer-text-right {
    margin-left: 0;
    margin-right: 16px;
  }

  .work-big {
    height: 60vw;
  }

  .split-footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .big-quote {
    width: 100%;
    max-width: none;
    margin-left: 0%;
  }

  .big-quote-text {
    font-size: 19px;
    line-height: 32px;
  }

  .big-quote-icon {
    margin-right: 32px;
  }

  .pricing {
    flex-wrap: wrap;
  }

  .pricing-table {
    width: 100%;
    padding: 64px 12%;
  }

  .contact-v2-card {
    width: 83.33%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .contact-v2-card.right {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .info-card {
    width: 83.33%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .info-card.right {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .services-v1 {
    flex-wrap: wrap;
  }

  .service-v1 {
    width: 100%;
    padding-left: 16%;
    padding-right: 16%;
  }

  .hero-slider-intro {
    margin-top: 96px;
    margin-bottom: 120px;
  }

  .hero-slider-arrow {
    width: 56px;
    height: 56px;
  }

  .hero-slider-arrow.left {
    right: 56px;
  }

  .nav-top-social {
    display: none;
  }

  .testimonials-v2 {
    margin-bottom: 0;
  }

  .review-v2 {
    padding: 48px 8px 64px;
  }

  .slider-arrow-button {
    display: none;
  }

  .review-v2-author {
    margin-top: 16px;
  }

  .testimonials-v2-nav {
    display: inline-block;
  }

  .hero-v7-top, .hero-v7-bottom {
    padding-left: 24px;
    padding-right: 24px;
  }

  .sg-sidebar {
    border-bottom: 1px solid var(--light-grey);
    width: 100%;
    padding-bottom: 48px;
    position: relative;
  }

  .sg-sidebar-link {
    padding-left: 0;
    padding-right: 0;
  }

  .sg-sidebar-menu {
    margin-left: 0;
    margin-right: 0;
  }

  .changelog {
    width: 100%;
  }

  .change {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .change-text {
    margin-left: 16px;
  }
}

@media screen and (max-width: 479px) {
  .kio.promo-section {
    background-position: 59% 100%;
    background-size: 1120px;
    height: 720px;
  }

  .kio.image-4.fff {
    background-image: linear-gradient(to bottom, null, null), url('../images/woman-relaxing-in-bath-with-bubbles.jpg');
    background-size: auto, auto;
  }

  .kio.portfolio-hero.roberti {
    background-size: cover;
  }

  .kio.portfolio-nav {
    min-height: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .wrapper.i {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    max-width: 1202px;
    padding-top: 0;
    display: flex;
  }

  .wrapper.i.g {
    display: flex;
  }

  .button.side-margins {
    margin-bottom: 16px;
  }

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

  .split-image {
    height: 480px;
    min-height: 0;
  }

  .hero-split-intro {
    padding-top: 48px;
  }

  .contact.home-v8-contact {
    margin-top: 4px;
    left: 6%;
  }

  .contact.email-home-v3 {
    margin-top: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .contact.phone-home-v3 {
    margin-top: 80px;
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .contact.home-v2 {
    margin-bottom: 136px;
    bottom: 0;
    left: 0;
    right: auto;
  }

  .link-v1.more-link {
    margin-top: 0;
  }

  .link-v1.sg-back-link {
    right: 24px;
  }

  .location.home-v8-location, .location.hero-slider-location {
    bottom: 24px;
    left: 6%;
  }

  .about-heading {
    width: 100%;
  }

  .about-more-info {
    flex-direction: column;
  }

  .about-links {
    margin-top: 40px;
  }

  .link-v2.category-link {
    margin-bottom: 16px;
    margin-right: 0;
    display: inline-block;
  }

  .signature.home-v2 {
    margin-bottom: 240px;
  }

  .counters {
    flex-direction: column;
  }

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

  .counter {
    width: 100%;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .client-v2-logo-wrapper {
    width: 100%;
  }

  .client-logo {
    margin-top: 2px;
    padding-top: 0;
  }

  .clients-v2-link {
    width: 100%;
    height: 112px;
  }

  .blog-post {
    width: 100%;
  }

  .post-card-date-line {
    width: 8%;
  }

  .side-header {
    flex-direction: column;
  }

  .footer-v1-subscrube {
    padding-right: 6%;
  }

  .input.text-area, .input.text-area.margin-right {
    margin-right: 0;
  }

  .input.half-width {
    flex: 0 auto;
    width: 100%;
    margin-right: 0;
  }

  .footer-v1-link {
    flex: 0 auto;
    width: 42%;
    margin-bottom: 40px;
  }

  .footer-v1-links {
    flex-wrap: wrap;
    padding-bottom: 40px;
  }

  .service-v2 {
    padding-top: 64px;
    padding-bottom: 16px;
  }

  .experience {
    flex: 0 auto;
    width: 100%;
    padding-right: 0%;
  }

  .story-more {
    width: 100%;
    margin-top: 40px;
  }

  .section-side-intro {
    flex-direction: column;
  }

  .split-content {
    padding: 64px 6% 80px;
  }

  .contact-v1-form {
    margin-right: 0;
  }

  .work-details {
    padding-left: 0%;
    padding-right: 0%;
  }

  .card-hover.big-work-hover {
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-hover-info.work-big-info {
    max-width: none;
  }

  .works-view {
    float: none;
    justify-content: center;
    width: 100%;
    top: 0;
  }

  .works-view-icon {
    margin-left: 4px;
    margin-right: 4px;
  }

  .tabs-menu {
    border-bottom: 1px solid var(--light-grey);
    flex-flow: column;
    align-items: center;
    margin-bottom: 40px;
    margin-left: -3%;
    margin-right: -3%;
    padding-top: 0;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
  }

  .portfolio-nav-bar {
    padding-bottom: 32px;
  }

  .hero-full-image.home-v5 {
    background-image: linear-gradient(rgba(17, 17, 17, .3), rgba(17, 17, 17, .3)), url('../images/aziz-acharki-253909.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 6%;
    padding-right: 6%;
  }

  .hero-full-image.home-v3 {
    flex-direction: column;
    align-items: flex-start;
    padding: 8px 6%;
  }

  .hero-full-image.home-v8 {
    background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/beardface.jpg');
    background-position: 0 0, 63%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 56px;
    padding-left: 6%;
    padding-right: 6%;
  }

  .hero-big-heading {
    font-size: 36px;
    line-height: 40px;
  }

  .social-icons {
    justify-content: flex-start;
    margin-left: -1px;
  }

  .social-icons.home-v3-icons {
    margin-top: -48px;
    margin-left: -4px;
    margin-right: 0;
    position: static;
    left: 0;
    right: 0;
  }

  .vertical-info {
    top: 88px;
    right: 4px;
  }

  .vertical-text {
    color: #fff;
  }

  .name {
    margin-top: 20px;
    margin-left: 0;
    position: static;
  }

  .name.home-v3 {
    position: static;
  }

  .hero-down-intro {
    padding-left: 0%;
    padding-right: 0%;
  }

  .hero-down-heading {
    margin-left: 0;
  }

  .hero-service {
    flex: 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

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

  .categories-wrapper {
    border-top: 1px solid var(--light-grey);
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 24px;
    margin-left: -3%;
    margin-right: -3%;
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .hero-left-intro {
    max-width: 100%;
    margin-top: 56px;
    margin-bottom: 56px;
  }

  ._404-message {
    margin-left: 6%;
    margin-right: 6%;
  }

  .post-card-info {
    padding-top: 112px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .contact-v1-heading {
    margin-right: 0;
  }

  .intro-page-hero {
    padding-left: 8%;
    padding-right: 8%;
  }

  .layout {
    width: 100%;
  }

  .hero-intro {
    max-width: 100%;
  }

  .post-card-v2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 24px;
  }

  .post-card-v2-image {
    min-width: none;
    width: 100%;
  }

  .post-card-v2-info {
    padding: 24px 0% 8px;
  }

  .no-top-padding {
    padding-top: 0;
  }

  .no-margin {
    margin: 0;
  }

  .blog-categories {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .blog-categories-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .work-category-tabs {
    margin-top: 32px;
  }

  .work-category-tabs.l {
    margin-top: 0;
  }

  .promo-intro {
    max-width: 100%;
  }

  .inner-pages {
    padding-left: 8px;
    padding-right: 8px;
  }

  .inner-page {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 16px;
  }

  .inner-page-preview {
    width: 120px;
  }

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

  .skill-circle-bg {
    background-image: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }

  .post-card-info-v3 {
    padding-top: 112px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .blog-post-v3 {
    width: 100%;
  }

  .career-job-wrapper.mobile-reversed {
    flex-direction: row-reverse;
  }

  .career-job {
    flex: 1;
    margin-left: 56px;
    padding: 24px;
  }

  .career-job.left {
    box-shadow: 3px 0 0 0 var(--yellow);
    border-left-style: solid;
    border-right-style: none;
  }

  .career-job-corner.right {
    box-shadow: -1px 1px 0 0 var(--gainsboro);
    left: -7px;
    right: auto;
  }

  .career-job-period {
    width: 60px;
    margin-top: 22px;
    font-size: 11px;
    line-height: 16px;
  }

  .career-job-period.text-left {
    text-align: right;
  }

  .career-timeline {
    left: 80px;
  }

  .timeline-dot-v1 {
    margin-left: 73px;
  }

  .buttons-wrapper {
    flex-direction: column;
  }

  .no-padding-vertical {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-v2-about, .footer-v2-contacts, .footer-v2-follow, .footer-v2-nav {
    width: 100%;
  }

  .work-big {
    height: 120vw;
  }

  .split-footer-about, .split-footer-nav, .split-footer-follow, .split-footer-contacts {
    width: 100%;
  }

  .side-feature {
    padding-left: 0%;
    padding-right: 0%;
  }

  .big-quote {
    flex-direction: column;
    align-items: center;
  }

  .big-quote-text {
    text-align: center;
  }

  .big-quote-icon {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .play-button {
    width: 64px;
    height: 64px;
  }

  .timeline-dot-v2 {
    margin-left: 77px;
  }

  .contact-v2-card {
    width: 100%;
    padding: 48px 12%;
  }

  .contact-v2-form {
    margin-right: 0;
  }

  .info-card {
    width: 100%;
    padding: 48px 16%;
  }

  .clients-v1 {
    flex-flow: column wrap;
    align-content: space-between;
    width: 100%;
    margin-top: 0;
  }

  .client-v1-link {
    margin: 4px 8px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .client-v1-link.w--current {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .service-v1 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .hero-slider {
    min-height: 720px;
  }

  .hero-slider-intro {
    max-width: 100%;
    margin-bottom: 112px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .nav-bar-top {
    justify-content: space-between;
  }

  .nav-top-social, .slider-arrow {
    display: none;
  }

  .nav-layout {
    width: 100%;
    padding-left: 12%;
    padding-right: 12%;
  }

  .sg-sidebar {
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-9 {
    max-width: 300%;
  }

  .grid {
    flex-direction: column;
    display: flex;
  }

  .tab-link-tab, .tab-link-tab-2.w--current, .tab-link-tab-3, .tab-link-tab-4 {
    margin-right: 0;
  }

  .columns-7 {
    flex-direction: column;
    margin-bottom: 0;
  }

  .column {
    margin-bottom: 25px;
  }

  .column-3, .column-5, .column-7, .column-8 {
    margin-bottom: 20px;
  }

  .column-9 {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .column-10, .column-11 {
    margin-bottom: 20px;
  }

  .container-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .column-17, .column-18, .column-19, .column-20, .column-21, .column-22, .column-23 {
    margin-bottom: 20px;
  }
}

#w-node-_305059ab-b3cc-aa01-f161-1581ff985154-4cae6eaf, #w-node-b4d6852c-ac5e-7671-6565-fd41fa0b59e5-4cae6eaf, #w-node-_178bddbd-e4b4-7756-abe1-fac74f82b7b0-4cae6eaf, #w-node-_3e8739e0-56cc-f2fa-b623-1a19cd3c9eaf-4cae6eaf, #w-node-_35893da4-9f9a-9b46-4bb4-f5ce106bf2a7-4cae6eaf, #w-node-e84bf5b4-53f3-43a1-703c-a44fe5dd1622-4cae6eaf, #w-node-_5c620846-b2d0-88f5-dbdd-18d153d83d2f-4cae6eaf, #w-node-_3c677b4b-cbcf-481a-16b1-31e3dbc4b040-dbae6eba, #w-node-_1c428456-18e4-01ee-b358-95aa93c0f55a-dbae6eba, #w-node-b4d9fafe-55e7-7a64-ace2-0c141be2e006-dbae6eba, #w-node-_0d17178b-bce6-dd2c-2495-ad0b2abe76e9-dbae6eba, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b5-dbae6eba, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b6-dbae6eba, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b7-dbae6eba, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b8-dbae6eba, #w-node-_5ff60f58-747a-5242-040f-2f0ce072314f-dbae6eba, #w-node-fdb6edf8-954d-0893-5939-ba266fc30401-dbae6eba, #w-node-_20c28bb0-71ce-be59-bf81-f87f67a3659c-dbae6eba, #w-node-_68cbf5c0-ce47-d375-e974-8da643ab6b3f-dbae6eba, #w-node-_0b797c96-6f82-d186-5466-b3d180b19cb3-dbae6eba, #w-node-_26b738ae-01a3-bbe5-993f-fd0b7e135c9f-dbae6eba, #w-node-cd7634d7-f5da-678d-6e64-5b69f9224323-dbae6eba, #w-node-_3e262202-3f15-f3bf-7d92-32e0cc6c6f13-dbae6eba, #w-node-_799de474-b471-855c-fbe7-860ce22ece54-dbae6eba, #w-node-_6dc757f7-09a5-6c21-83f9-053b1cf51b8d-dbae6eba, #w-node-_4c40bb57-5264-f27f-34e6-0a6aff86c885-dbae6eba, #w-node-_4c40bb57-5264-f27f-34e6-0a6aff86c886-dbae6eba, #w-node-_4c40bb57-5264-f27f-34e6-0a6aff86c88b-dbae6eba, #w-node-_4c40bb57-5264-f27f-34e6-0a6aff86c887-dbae6eba, #w-node-d53bd0cf-9d07-38a3-2a32-7a2406486e2e-dbae6eba, #w-node-_4c40bb57-5264-f27f-34e6-0a6aff86c88a-dbae6eba, #w-node-_68944d2c-a895-d069-1976-9d0b2e110cf7-dbae6eba, #w-node-_68944d2c-a895-d069-1976-9d0b2e110cf8-dbae6eba, #w-node-_68944d2c-a895-d069-1976-9d0b2e110cf9-dbae6eba, #w-node-_68944d2c-a895-d069-1976-9d0b2e110cfa-dbae6eba, #w-node-_3c677b4b-cbcf-481a-16b1-31e3dbc4b040-0bcdae69, #w-node-_1c428456-18e4-01ee-b358-95aa93c0f55a-0bcdae69, #w-node-b4d9fafe-55e7-7a64-ace2-0c141be2e006-0bcdae69, #w-node-_0d17178b-bce6-dd2c-2495-ad0b2abe76e9-0bcdae69, #w-node-_0a5a6dd6-a7f7-496e-57bb-77a4387d6e98-0bcdae69, #w-node-a9f222b9-c49c-79fb-ec83-23fec14a8e2c-0bcdae69, #w-node-a9a8c762-8cb6-6d34-b44e-d909fc817f29-0bcdae69, #w-node-bbf27dc1-3662-6a30-82c5-40b3b59a4d8c-0bcdae69, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b5-0bcdae69, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b6-0bcdae69, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b7-0bcdae69, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b8-0bcdae69, #w-node-_5ff60f58-747a-5242-040f-2f0ce072314f-0bcdae69, #w-node-fdb6edf8-954d-0893-5939-ba266fc30401-0bcdae69, #w-node-ffe8d547-9803-b596-e999-285727b6a80e-0bcdae69, #w-node-_3f0a6607-0c68-fb17-2f45-3cc303dc50cc-0bcdae69, #w-node-_9ad048ea-3db6-e5be-c075-ab31433d5419-0bcdae69, #w-node-_9ad048ea-3db6-e5be-c075-ab31433d541a-0bcdae69, #w-node-_9ad048ea-3db6-e5be-c075-ab31433d541b-0bcdae69, #w-node-_9ad048ea-3db6-e5be-c075-ab31433d541c-0bcdae69, #w-node-f9f3ffa3-d298-8500-9353-62fa30d8400e-0bcdae69, #w-node-_1bb3e9f6-5a19-62ec-9adf-1673e7f55265-0bcdae69, #w-node-_735bbd6c-59d6-8049-0a89-e5674dcde7a5-0bcdae69, #w-node-_735bbd6c-59d6-8049-0a89-e5674dcde7a6-0bcdae69, #w-node-_735bbd6c-59d6-8049-0a89-e5674dcde7a7-0bcdae69, #w-node-_735bbd6c-59d6-8049-0a89-e5674dcde7a8-0bcdae69, #w-node-_735bbd6c-59d6-8049-0a89-e5674dcde7a9-0bcdae69, #w-node-_735bbd6c-59d6-8049-0a89-e5674dcde7aa-0bcdae69, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b5-57cfb541, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b6-57cfb541, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b7-57cfb541, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b8-57cfb541, #w-node-_5ff60f58-747a-5242-040f-2f0ce072314f-57cfb541, #w-node-dea8cc4d-5553-0a20-1c47-2d2a66e398fc-57cfb541, #w-node-_5b8c218e-fa6f-f91d-2cf0-64a4dc47df8d-57cfb541, #w-node-_5b8c218e-fa6f-f91d-2cf0-64a4dc47df8e-57cfb541, #w-node-_5b8c218e-fa6f-f91d-2cf0-64a4dc47df8f-57cfb541, #w-node-_5b8c218e-fa6f-f91d-2cf0-64a4dc47df90-57cfb541, #w-node-_8548ee0d-5cca-4c44-68e7-57002c858937-57cfb541, #w-node-_8548ee0d-5cca-4c44-68e7-57002c858938-57cfb541, #w-node-_8548ee0d-5cca-4c44-68e7-57002c858939-57cfb541, #w-node-_8548ee0d-5cca-4c44-68e7-57002c85893a-57cfb541, #w-node-_05e6c9f9-83db-7aac-d429-73fa0539e271-57cfb541, #w-node-_05e6c9f9-83db-7aac-d429-73fa0539e272-57cfb541, #w-node-_05e6c9f9-83db-7aac-d429-73fa0539e273-57cfb541, #w-node-_05e6c9f9-83db-7aac-d429-73fa0539e274-57cfb541, #w-node-_0ecc4e88-7e7f-241c-6d1c-80c2885db7bf-57cfb541, #w-node-e0d1cc85-29f7-a7f8-c75a-a83757796280-57cfb541, #w-node-_351c74e2-0fe0-ead7-d6b4-76516b00d044-57cfb541, #w-node-_351c74e2-0fe0-ead7-d6b4-76516b00d045-57cfb541, #w-node-_351c74e2-0fe0-ead7-d6b4-76516b00d046-57cfb541, #w-node-_351c74e2-0fe0-ead7-d6b4-76516b00d047-57cfb541, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b5-d3a1264e, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b6-d3a1264e, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b7-d3a1264e, #w-node-f4fcf66a-152d-5a0e-7a87-9ff73e1334b8-d3a1264e, #w-node-_5ff60f58-747a-5242-040f-2f0ce072314f-d3a1264e, #w-node-dea8cc4d-5553-0a20-1c47-2d2a66e398fc-d3a1264e, #w-node-_473ab82a-07f9-fcd6-6e48-d452e999ec6c-d3a1264e, #w-node-_473ab82a-07f9-fcd6-6e48-d452e999ec6d-d3a1264e, #w-node-_473ab82a-07f9-fcd6-6e48-d452e999ec6e-d3a1264e, #w-node-_473ab82a-07f9-fcd6-6e48-d452e999ec6f-d3a1264e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


