body {
  height: auto;
}

h1 {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  color: #4a4a4a;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #000;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

h5 {
  margin-top: 15px;
  margin-bottom: 7px;
  float: left;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #828282;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 0px;
  text-transform: none;
}

.button {
  display: inline-block;
  margin-top: 23px;
  padding: 15px 35px;
  border: 2px solid #2eb6d1;
  border-radius: 4px;
  box-shadow: none;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #2eb6d1;
  box-shadow: 0 2px 0 0 #696969;
}

.button.hero-button {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  float: right;
  border-style: dotted;
  border-color: #28a4bd;
  border-radius: 4px;
  background-color: #2897bd;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 0px 0px;
  background-size: 125px;
  box-shadow: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  cursor: pointer;
}

.button.hero-button:hover {
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
  background-color: #000;
  box-shadow: none;
  color: #dba94b;
  font-weight: 500;
}

.button.hero-button.buy {
  margin-top: 11px;
  padding: 5px 15px;
  font-size: 12px;
  font-weight: 400;
}

.button.hero-button.advantages {
  width: 70%;
  margin-top: 50px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(110, 205, 224, 0);
  background-color: #000;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-size: 125px;
  box-shadow: none;
  font-family: Raleway, sans-serif;
  color: #dba94b;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
}

.button.hero-button.advantages:hover {
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
  background-color: #000;
  color: #dba94b;
}

.button.hero-button.advantages.cases.w--current {
  width: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.button.hero-button.offer-button {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border: 2px solid #dba94b;
  border-radius: 4px;
  background-color: rgba(219, 169, 75, 0);
  background-image: none;
  background-size: auto;
  -webkit-transition: all 500ms ease, background-color 0ms ease;
  transition: all 500ms ease, background-color 0ms ease;
  color: #dba94b;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
}

.button.hero-button.offer-button:hover {
  background-color: #000;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 0px 0px;
  background-size: 125px;
  color: #dba94b;
}

.button.hero-button.seemore {
  display: block;
  width: 200px;
  margin-top: 0px;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.7);
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #000;
  color: #fff;
  cursor: pointer;
}

.button.hero-button.seemore:hover {
  border-color: #d4d8d9;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #dba94b;
}

.button.hero-button.seemore.w--current {
  margin-top: 150px;
  border-style: solid;
  border-width: 2px;
  border-color: #333;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #000;
  color: #dba94b;
}

.button.hero-button.seemore.w--current:hover {
  font-family: Oswald, sans-serif;
}

.button.hero-button.seemore.two {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  border-radius: 0px 4px 4px 0px;
}

.button.hero-button.seemore.two:hover {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.button.hero-button.hbn {
  border-color: #0481f5;
  background-color: #045cf5;
  font-family: Gothapro, sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
}

.button.hero-button.hbn:hover {
  background-color: rgba(242, 9, 116, 0.72);
  color: #fff;
}

.hero-section {
  position: relative;
  height: 100vh;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(238, 23, 117, 0.06) 55%, rgba(7, 101, 185, 0.24)), -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.8)), to(rgba(17, 17, 17, 0.8))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/6154b148a7819d2ac134d537_photo_2021-09-29%2021.31.40.jpeg");
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(238, 23, 117, 0.06) 55%, rgba(7, 101, 185, 0.24)), linear-gradient(180deg, rgba(17, 17, 17, 0.8), rgba(17, 17, 17, 0.8)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/6154b148a7819d2ac134d537_photo_2021-09-29%2021.31.40.jpeg");
  background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 50% -15%;
  background-size: auto, auto, 2px, 2px, 2px, cover;
  background-repeat: repeat, repeat, repeat, repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll, scroll, scroll, fixed;
  box-shadow: 0 0 2px 0 #828282;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.hero-section.nhs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(238, 23, 117, 0.06) 55%, rgba(7, 101, 185, 0.24)), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/6154b148a7819d2ac134d537_photo_2021-09-29%2021.31.40.jpeg");
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(238, 23, 117, 0.06) 55%, rgba(7, 101, 185, 0.24)), linear-gradient(180deg, null, null), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/6154b148a7819d2ac134d537_photo_2021-09-29%2021.31.40.jpeg");
  background-attachment: scroll, scroll, scroll, scroll, scroll, scroll;
}

.navbar {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 1;
  display: block;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 125px;
  box-shadow: 0 0 2px 0 #828282;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 110px;
  padding-bottom: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 125px;
}

.section.about-ferrano {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 120px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 125px;
  -webkit-transition-property: all;
  transition-property: all;
}

.section.priority {
  display: block;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #f6f6f6;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/546db3ba833566ed2bfa4cd6_image.png");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.section.advanteges {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 50% 216px, 0px 0px, 0px 0px;
  background-size: 850px, auto, 125px;
  background-repeat: no-repeat, repeat, repeat;
}

.section.offer {
  z-index: 99999;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd705fe09fa5611275d1a0_recbg.jpg"), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd705fe09fa5611275d1a0_recbg.jpg"), linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 50% 50%, 0px 0px, 0px 0px;
  background-size: contain, auto, 125px;
  background-repeat: no-repeat, repeat, repeat;
}

.section.dark {
  padding-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: radial-gradient(circle closest-corner at 40% 60%, rgba(17, 17, 17, 0.85), rgba(0, 0, 0, 0.85) 77%), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 0px 0px, 0px 0px;
}

.section.dark.case {
  padding-bottom: 60px;
  background-image: radial-gradient(circle closest-corner at 40% 60%, rgba(17, 17, 17, 0.85), rgba(0, 0, 0, 0.85) 77%), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 0px 0px, 0px 0px;
}

.section.dark.sdn {
  overflow: hidden;
  padding-top: 0px;
  background-color: #0481f5;
  background-image: radial-gradient(circle closest-corner at 40% 60%, rgba(17, 17, 17, 0.85), rgba(0, 0, 0, 0.75) 77%), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 300px;
}

.section.cases {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.num {
  display: block;
}

.section.team {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section {
  padding-top: 120px;
  padding-bottom: 120px;
  opacity: 1;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.section.contact-info {
  display: block;
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5462763abb47d51f3f23d4ce_shutterstock_146958269ok-min.jpg");
  background-position: 50% 0px;
  background-size: cover;
}

.numbers {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.white-tittle {
  margin-bottom: 30px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}

.white-tittle.fact {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #2897bd;
  font-size: 60px;
}

.overall-column {
  padding: 40px 20px;
  text-align: center;
}

.circle-icon-block {
  width: 100px;
  height: 100px;
  float: none;
  border: 1px solid #adafb3;
  border-radius: 22px;
  -webkit-transition: border-color 1000ms ease, box-shadow 1000ms ease;
  transition: border-color 1000ms ease, box-shadow 1000ms ease;
}

.circle-icon-block:hover {
  border-color: #00c2a2;
  box-shadow: 0 0 2px 1px rgba(173, 175, 179, 0.47);
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.circle-icon-block.social {
  width: 35px;
  height: 35px;
  margin: 20px 5px;
  border: 0px none #dba94b;
  border-radius: 0px;
  background-color: #dedede;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.circle-icon-block.social:hover {
  background-color: rgba(26, 29, 46, 0.97);
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.circle-icon-block.social.contact {
  display: none;
  width: 45px;
  height: 45px;
  margin-right: 10px;
  margin-left: auto;
  float: none;
  border-color: transparent;
  border-radius: 5px;
  background-color: #adafb3;
  -webkit-transition: all 500ms ease, all 500ms ease;
  transition: all 500ms ease, all 500ms ease;
}

.circle-icon-block.social.contact:hover {
  border-color: #2897bd;
  background-color: #2897bd;
  box-shadow: none;
}

.socil-icon {
  width: 15px;
  margin: 16px;
  opacity: 1;
  -webkit-transition: opacity 700ms ease;
  transition: opacity 700ms ease;
}

.socil-icon:hover {
  opacity: 1;
}

.footer {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 15px;
  background-color: #fff;
}

.copyright {
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #2897bd;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.nav-link {
  margin-right: 2px;
  padding: 20px 10px 15px;
  border-radius: 9px;
  opacity: 1;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  opacity: 1;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #2897bd;
  letter-spacing: 1px;
  text-decoration: none;
}

.nav-link.w--current {
  display: inline-block;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #2897bd;
}

.nav-link.w--current:hover {
  border-radius: 0px;
  opacity: 1;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  color: #2897bd;
  text-decoration: none;
}

.icon-menu {
  color: #fff;
}

.icon-menu:hover {
  color: #dba94b;
}

.navbar-scroll {
  position: fixed;
  z-index: 2;
  display: none;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  box-shadow: 0 0 2px 0 #828282;
  opacity: 0;
}

.hero-headline {
  margin: 32vh 30px 15px;
  padding: 30px;
  border: 3px solid #f2f2f2;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 43px;
  line-height: 34px;
  font-weight: 400;
  letter-spacing: 0px;
}

.hero-headline.new {
  margin-top: 15px;
  border-style: none;
  font-family: Gothapro, sans-serif;
  font-size: 38px;
  line-height: 49px;
  font-weight: 500;
  letter-spacing: 0px;
  text-indent: 0px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu._2 {
  margin-right: 20px;
}

.text-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.text-hero.portfolio-heading {
  margin-bottom: -30px;
}

.text-hero.portfolio-heading.line {
  margin-top: 0px;
  margin-bottom: 25px;
}

.about-text {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
}

.about-text.tittle {
  display: block;
  margin-right: 160px;
  margin-left: 160px;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.about-text.tittle.white {
  color: #fff;
  font-size: 22px;
}

.about-text.tittle.white.cases {
  margin-right: 100px;
  margin-left: 100px;
  line-height: 25px;
  letter-spacing: 3px;
}

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

.about-text.testimonials {
  font-weight: 600;
}

.dark-tittle {
  margin-right: 200px;
  margin-bottom: 0px;
  margin-left: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 40px;
}

.dark-tittle.priority {
  margin-right: 100px;
  margin-bottom: 15px;
  margin-left: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 4px;
  border-color: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.dark-tittle.priority:hover {
  border-color: #2897bd;
  background-color: #2897bd;
  color: #fff;
}

.dark-tittle.priority._2 {
  margin-right: 100px;
  margin-left: 100px;
  border-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #000;
}

.dark-tittle.priority._2:hover {
  border-color: #28a4bd;
  background-color: #28a4bd;
  color: #fff;
}

.dark-tittle.priority._3 {
  margin-right: 100px;
  margin-left: 100px;
}

.dark-tittle.priority._4 {
  margin-right: 100px;
  margin-left: 100px;
  border-color: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}

.dark-tittle.priority._4:hover {
  border-color: #28a4bd;
}

.dark-tittle.white {
  border-color: hsla(0, 0%, 100%, 0.61);
  color: #fff;
}

.dark-tittle.white.cases {
  margin-right: 50px;
  margin-left: 50px;
  line-height: 45px;
  font-weight: 500;
  letter-spacing: 1px;
}

.dark-tittle.advantages {
  margin-right: 150px;
  margin-left: 150px;
  font-size: 33px;
  font-weight: 500;
}

.dark-tittle.wht {
  position: relative;
  z-index: auto;
  width: 100%;
  margin-right: 30px;
  margin-left: 30px;
  font-family: Gothapro, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 45px;
  font-weight: 500;
  text-align: left;
}

.icon-service {
  display: block;
  width: 115px;
  height: 115px;
  min-width: 0px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding: 35px;
  border-radius: 34px;
  background-color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.icon-service:hover {
  background-color: #2897bd;
}

.section-info.contact {
  display: block;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: linear-gradient(135deg, #2e9dd1, rgba(67, 79, 115, 0.8)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd1ddc5de724f81fef2a804_bg1.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-info.contact.us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.51) 22%, rgba(76, 154, 255, 0.9)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd71c1ee894c470aaefde6_photo_2019-05-16%2016.50.37.jpeg");
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.51) 22%, rgba(76, 154, 255, 0.9)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd71c1ee894c470aaefde6_photo_2019-05-16%2016.50.37.jpeg");
  background-position: 50% 50%, 0px 0px, 0px 0px, 0% 0%, 0px 0px, 0% 50%;
  background-size: auto, auto, 125px, auto, auto, cover;
  background-repeat: no-repeat, repeat, repeat, repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll, scroll, scroll, scroll;
}

.contact-map-fprm {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.container-testimonials {
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.52);
}

.testimonials-slider {
  position: relative;
  height: 170px;
  background-color: transparent;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.sliedr-1 {
  padding-right: 70px;
  padding-left: 70px;
}

.slider-nav {
  margin: 0px;
}

.hero-container {
  position: static;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.hero-container.nhc {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.social-dic-2 {
  display: block;
  float: right;
}

.submit-button {
  width: 100%;
  padding: 20px 35px;
  border-radius: 4px;
  background-color: #2eb6d1;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #2897bd;
  opacity: 1;
}

.text-field {
  margin-bottom: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.text-field:hover {
  background-color: #f2f2f2;
  color: #fff;
}

.text-area {
  min-height: 170px;
  margin-bottom: 20px;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.text-area:hover {
  background-color: #f2f2f2;
}

.success-message {
  background-color: #afedcb;
}

.inner-tittle {
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  color: #0481f5;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 4px;
}

.small-tittle {
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-align: left;
}

.service {
  display: block;
  padding-top: 120px;
  padding-bottom: 120px;
}

.column {
  position: relative;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  text-align: center;
}

.icon-fact {
  margin-bottom: 40px;
}

.icon-fact.sec {
  margin-right: 80px;
  margin-bottom: 0px;
}

.brand {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 60px;
}

.brand.w--current {
  margin-top: 0px;
  margin-bottom: 0px;
}

.brand._2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 15px;
  float: left;
}

.footer-container {
  text-align: center;
}

.clients {
  display: none;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #4a4a4a;
  background-image: linear-gradient(135deg, #2e9dd1, #434f73);
}

.slider {
  width: 20%;
  text-align: center;
}

.slider-clients {
  height: 100px;
  background-color: transparent;
}

.image {
  padding-top: 20px;
}

.arrow {
  display: none;
}

.slide-nav {
  display: none;
  margin-top: 20px;
  padding-top: 37px;
}

.category-img {
  position: relative;
  z-index: 9999999;
  width: 100%;
  margin-right: 0px;
  float: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.category-img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.textbar {
  padding-top: 32px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 21px;
  text-align: left;
}

.form-wrapper {
  margin-right: 120px;
  margin-left: 120px;
  padding: 50px;
  border-radius: 5px;
  background-color: #fff;
}

.navbar-container {
  position: relative;
  z-index: 1000;
}

.portfolio {
  display: block;
}

.portfolio-column {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.portfolio-olumn {
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/546b579467997c620ae55585_21123.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.portfolio-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.portfolio-overlay:hover {
  opacity: 0.75;
}

.portfolio-tittle {
  display: block;
  margin-top: 25px;
  margin-bottom: 5px;
  text-align: center;
}

.tittle {
  display: inline;
  font-family: Montserrat, sans-serif;
  color: #4a4a4a;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.category {
  margin-bottom: 25px;
  font-family: Raleway, sans-serif;
  color: #adafb3;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
}

.ico-wrapper {
  margin-top: 35%;
  text-align: center;
}

.herocol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  opacity: 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  text-shadow: 1px 1px 6px #000;
}

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

.text-block-2 {
  max-width: 300px;
  margin-left: 25px;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  text-align: left;
}

.container {
  display: none;
}

.header-buy-button {
  margin-top: 0px;
  margin-left: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 4px;
  background-color: #2897bd;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-size: 125px;
  -webkit-transition: all 500ms ease, color 500ms ease;
  transition: all 500ms ease, color 500ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.header-buy-button:hover {
  background-color: #000;
}

.header-buy-button.for-footer {
  padding: 14px 25px;
}

.header-buy-button.for-footer:hover {
  color: #dba94b;
}

.header-buy-button.mob {
  display: none;
}

.header-buy-button.nhb {
  padding: 11px 30px 10px;
  background-color: #045cf5;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-size: 125px;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  font-family: Gothapro, sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
}

.header-buy-button.nhb:hover {
  background-color: rgba(242, 9, 116, 0.72);
  color: #fff;
}

.category-col {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.category-col.lst {
  padding-right: 0px;
}

.columns {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 16px;
  padding-left: 16px;
}

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

.bullets {
  width: 500px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.advantages-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.advantages-subheader {
  width: 700px;
  margin-top: 45px;
  margin-bottom: 45px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.saleline {
  display: block;
  width: 100%;
  margin-top: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px dashed #fff;
  border-bottom: 2px dashed #fff;
  background-color: #4a4a4a;
  background-image: linear-gradient(167deg, #2e9dd1, #434f73);
  box-shadow: 8px 8px 0 2px #494949;
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

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

.yellow {
  color: #ffdd09;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 240px;
  padding-bottom: 240px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-2.last {
  padding-top: 0px;
  padding-bottom: 0px;
}

.image-3 {
  opacity: 1;
  -webkit-transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -156px;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd99e9bcbc64f037ded5d2e_rolltexture.png");
  background-position: 0px 0px;
  background-size: 125px;
  background-repeat: repeat-x;
}

.div-block-5 {
  position: relative;
  top: 0px;
  margin-top: -200px;
  margin-right: 100px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.div-block-6 {
  width: 100%;
  height: 70px;
  margin-top: -108px;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd9ae6946dbae6417d706fe_rolltxtr.png");
  background-position: 0% 0%;
  background-size: 125px;
  background-repeat: repeat-x;
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-4 {
  position: static;
  overflow: hidden;
  margin-top: 0px;
  opacity: 0.85;
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.div-block-7 {
  position: relative;
  margin-top: -296px;
  margin-right: -333px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-filter: hue-rotate(190deg);
  filter: hue-rotate(190deg);
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.div-block-8.mdl {
  width: 385px;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-8.mdl._1 {
  display: none;
}

.div-block-8.frst {
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.solution-imgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #dba94b;
  border-radius: 4px;
}

.solution-imgs.first {
  margin-top: 0px;
  border-width: 3px;
}

.solution-imgs.nsi {
  border-color: #f20974;
}

.image-5 {
  width: 35px;
}

.solutions {
  margin-bottom: 3px;
  font-family: Montserrat, sans-serif;
  color: #dba94b;
  font-size: 18px;
  font-weight: 300;
}

.solutions.ns {
  color: #fff;
}

.image-6 {
  width: 30px;
}

.div-block-9 {
  display: -ms-grid;
  display: grid;
  margin-top: 75px;
  justify-items: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 0px auto 0px auto;
  grid-template-rows: auto auto auto;
}

.videocase {
  width: 50%;
  margin-right: 0px;
}

.videocase.second-line {
  margin-right: 0px;
  margin-left: 20px;
}

.videocase.active {
  width: auto;
  min-width: 470px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 2px none #d4d8d9;
}

.div-block-10.middle {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-left: 2px none #d4d8d9;
  border-right-style: none;
  border-right-color: #d4d8d9;
}

.textcases {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.headercases {
  margin-top: 100px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #dedede;
  font-family: Raleway, sans-serif;
  color: #dba94b;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
}

.headercases.righttext {
  margin-top: 100px;
  padding-bottom: 10px;
  color: #dba94b;
  text-align: right;
}

.headercases.righttext.fill {
  margin-top: -10px;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.bold-text {
  color: #000;
  font-weight: 600;
}

.image-7 {
  opacity: 1;
}

.recbg {
  position: absolute;
  overflow: hidden;
  margin-top: 0px;
}

.rectext {
  display: block;
  width: 395px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.bold-text-2 {
  letter-spacing: 2px;
}

.bold-text-3 {
  color: #dba94b;
  font-weight: 700;
}

.see-more {
  width: 170px;
  margin-top: 150px;
  padding: 20px 35px;
  border-style: solid none solid solid;
  border-width: 2px;
  border-color: #333;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #000;
  background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 0px 0px;
  background-size: 125px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #dba94b;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.see-more:hover {
  border-style: solid;
  border-color: #d4d8d9;
  border-radius: 4px;
}

.video-2 {
  max-width: 670px;
  margin-bottom: 70px;
  border-radius: 4px;
}

.views {
  display: inline-block;
  margin-top: 0px;
  padding: 15px 10px 5px;
  float: right;
  border-width: 1px;
  border-color: #fff;
  border-right-style: solid;
  border-bottom-style: solid;
  border-radius: 0px 0px 4px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: right;
}

.team-photo {
  width: 275px;
  margin-right: 50px;
}

.team-photo.rgt {
  margin-right: 0px;
  margin-left: 50px;
}

.team-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.team-col.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.team-head {
  font-family: Montserrat, sans-serif;
  color: #4a4a4a;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

.text-block-4 {
  margin-left: 3px;
  font-family: Montserrat, sans-serif;
}

.image-9 {
  border-radius: 500px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 450px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-11.right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}

.popup {
  width: 700px;
  height: 600px;
}

.watch-more {
  margin-top: 30px;
  margin-right: 4px;
  padding-bottom: 4px;
  float: right;
  border-bottom: 2px solid #dba94b;
  font-family: Montserrat, sans-serif;
  color: #dba94b;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid {
  grid-template-areas: "Area";
}

.section-en {
  display: none;
}

.bd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 8vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #111;
  box-shadow: none;
  opacity: 1;
}

.image-11 {
  width: 30vw;
  max-width: 550px;
}

.section-2 {
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 75px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#111), to(#111)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-image: linear-gradient(180deg, #111, #111), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 125px;
}

.cases-header {
  margin-bottom: 75px;
  font-family: Gothapro, sans-serif;
  color: #0481f5;
  font-size: 25px;
  font-weight: 500;
}

.cases-header.cuhn {
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  color: #0481f5;
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
  text-transform: none;
}

.cases-header.cuhn.ch {
  padding-right: 15px;
  padding-left: 15px;
  color: #fff;
  font-size: 23px;
}

.cases-header.cuhn.pink {
  color: #f20974;
}

.cases-header.cul {
  margin-bottom: 0px;
  color: #f2f2f2;
}

.cases-header.crewheader {
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  color: #f20974;
}

.cases-header.team {
  color: #000;
  font-size: 30px;
}

.worksblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.workscol {
  padding-top: 10px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left: 3px solid #0481f5;
  border-radius: 0px;
}

.workscol.leftworkcol {
  margin-top: 32px;
  border-left-style: none;
}

.workstext {
  width: 480px;
  margin-bottom: 32px;
  padding-top: 7px;
  padding-bottom: 3px;
  padding-left: 80px;
  -webkit-transition: all 300ms cubic-bezier(.6, -.28, .735, .045);
  transition: all 300ms cubic-bezier(.6, -.28, .735, .045);
  font-family: Gothapro, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 27px;
  font-weight: 500;
  letter-spacing: 1px;
}

.workstext:hover {
  background-color: rgba(4, 92, 245, 0.07);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 92, 245, 0.07)), to(rgba(4, 92, 245, 0.07))), -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.87)), to(rgba(17, 17, 17, 0.87))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-image: linear-gradient(180deg, rgba(4, 92, 245, 0.07), rgba(4, 92, 245, 0.07)), linear-gradient(180deg, rgba(17, 17, 17, 0.87), rgba(17, 17, 17, 0.87)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, 150px;
}

.workstext.wsl {
  margin-bottom: 20px;
}

.workstext.lbl {
  padding-left: 10px;
}

.pink {
  color: #f20974;
}

.blue {
  color: #0481f5;
}

.link-block {
  display: block;
  padding-left: 0px;
  text-decoration: none;
}

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

.framediv.hero {
  margin-top: 5vw;
}

.framediv.sbn {
  margin-top: 0px;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.framediv.crewheader {
  margin-bottom: 75px;
}

.div-block-13 {
  position: static;
  display: block;
}

.div-block-13.cuhnf {
  padding-right: 30px;
  padding-left: 30px;
}

.div-block-13.cuhnf.sbn {
  padding-right: 0px;
  padding-left: 0px;
}

.underlined {
  text-decoration: underline;
}

.contactus-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 75px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-12 {
  margin-top: 75px;
  margin-left: 0px;
  padding-left: 0px;
}

.brands-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 40px 125px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  margin-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1750px;
  margin-top: 75px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-17 {
  margin-left: 15px;
  font-family: Gothapro, sans-serif;
  color: #fff;
  font-size: 12px;
}

.text-block-5 {
  line-height: 16px;
  font-weight: 300;
}

.image-13 {
  display: block;
  width: 100%;
  max-width: 200px;
  padding: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #f20974;
  border-radius: 200%;
}

.partnersimg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9.5vw;
  max-width: 200px;
  min-width: 9.5vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.exp {
  margin-bottom: 30px;
  font-family: Gothapro, sans-serif;
  color: #f20974;
  font-size: 17px;
  font-weight: 700;
}

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

.image-14 {
  width: 40vw;
  max-width: 550px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.contacts {
  font-family: Gothapro, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.image-15 {
  width: 50px;
}

.div-block-22 {
  margin-bottom: 75px;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-6 {
  padding-left: 5px;
  font-family: Gothapro, sans-serif;
  color: #f20974;
  font-size: 20px;
  font-weight: 500;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.link-block-2 {
  margin-top: 20px;
  -webkit-transition: all 200ms cubic-bezier(.6, -.28, .735, .045);
  transition: all 200ms cubic-bezier(.6, -.28, .735, .045);
  text-decoration: none;
}

.link-block-2:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.link-block-3 {
  margin-top: 20px;
  -webkit-transition: all 200ms cubic-bezier(.6, -.28, .735, .045);
  transition: all 200ms cubic-bezier(.6, -.28, .735, .045);
  text-decoration: none;
}

.link-block-3:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.link-block-4 {
  text-decoration: none;
}

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

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 50px 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #090909;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47vw;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-7 {
  font-family: Gothapro, sans-serif;
  color: #fff;
  font-weight: 300;
}

.div-block-28 {
  max-width: 580px;
  margin-top: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-left: 2px solid #0481f5;
}

.div-block-28.pink {
  border-left-color: #f20974;
}

.capabilities {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 450px;
  margin-top: 15px;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1750px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.bold-text-4 {
  line-height: 15px;
}

.image-16 {
  width: 15px;
  min-width: 15px;
}

.image-17 {
  width: 15px;
  min-width: 15px;
}

.section-4 {
  height: 3px;
  background-color: #0481f5;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.gold {
  color: #dba94b;
}

.gold-copy {
  color: #dba94b;
}

.div-block-31 {
  display: block;
  width: 100vw;
  height: 70px;
  background-color: #090909;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 110px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-22 {
  width: 30px;
}

.bold-text-5 {
  font-size: 18px;
  line-height: 1px;
  font-weight: 500;
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
}

html.w-mod-js *[data-ix="flower-image"] {
  opacity: 0;
  -webkit-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

html.w-mod-js *[data-ix="upper"] {
  opacity: 0;
  -webkit-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

html.w-mod-js *[data-ix="hero-headline"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hero-headline-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hero-button"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hero-line"] {
  opacity: 0;
  -webkit-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

html.w-mod-js *[data-ix="button-hero-button"] {
  opacity: 0;
  -webkit-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

html.w-mod-js *[data-ix="hero-arrow-link-block-2"] {
  opacity: 0;
  -webkit-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

html.w-mod-js *[data-ix="hero-arrow-link-block-3"] {
  opacity: 0;
  -webkit-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

html.w-mod-js *[data-ix="hero-contact-form"] {
  opacity: 0;
  -webkit-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

html.w-mod-js *[data-ix="service-show"] {
  display: block;
  opacity: 0;
}

html.w-mod-js *[data-ix="service-show-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="service-show-3"] {
  display: block;
  opacity: 0;
}

html.w-mod-js *[data-ix="navbar"] {
  opacity: 0;
  -webkit-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

html.w-mod-js *[data-ix="testimonilas-show"] {
  opacity: 0;
  -webkit-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

html.w-mod-js *[data-ix="fact-show"] {
  display: block;
  opacity: 0;
}

html.w-mod-js *[data-ix="fact-show-2"] {
  display: block;
  opacity: 0;
}

html.w-mod-js *[data-ix="fact-show-3"] {
  display: block;
  opacity: 0;
}

html.w-mod-js *[data-ix="fact-show-4"] {
  display: block;
  opacity: 0;
}

html.w-mod-js *[data-ix="iphone"] {
  display: block;
  opacity: 0;
}

@media screen and (max-width: 991px) {
  body {
    height: auto;
  }

  h1 {
    font-size: 60px;
    line-height: 74px;
    letter-spacing: 0px;
  }

  h3 {
    text-align: left;
  }

  p {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .button {
    margin-bottom: 20px;
  }

  .button.hero-button {
    margin-bottom: 0px;
    box-shadow: none;
  }

  .button.hero-button.offer-button {
    font-size: 15px;
  }

  .button.hero-button.seemore {
    width: auto;
    margin-top: 65px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: 500;
  }

  .hero-section {
    padding-bottom: 0px;
    background-position: 50% 50%;
    background-attachment: scroll;
  }

  .section {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .section.advanteges {
    background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
    background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
    background-position: 50% 216px, 0px 0px, 0px 0px;
    background-size: 700px, auto, 125px;
    background-repeat: no-repeat, repeat, repeat;
  }

  .section.dark {
    padding-bottom: 60px;
  }

  .section.dark.sdn {
    padding-bottom: 100px;
  }

  .section {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .numbers {
    margin-top: auto;
  }

  .white-tittle {
    margin-bottom: 0px;
    font-size: 30px;
  }

  .white-tittle.fact {
    margin-bottom: 30px;
  }

  .menu-button {
    display: none;
    margin-top: 12px;
    margin-right: 0px;
    padding: 5px;
    float: right;
    border-radius: 0px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }

  .menu-button:hover {
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
  }

  .menu-button:active {
    border-radius: 5px;
    background-color: #e7e7e7;
  }

  .menu-button.w--open {
    left: 0px;
    top: 0px;
    z-index: 9999999;
    height: auto;
    padding-left: 14px;
    float: right;
    background-color: hsla(0, 0%, 100%, 0.09);
    text-align: left;
  }

  .overall-column {
    margin-bottom: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .socil-icon {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .footer {
    padding-top: 20px;
  }

  .copyright {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 32px;
    padding-bottom: 32px;
    font-size: 12px;
  }

  .nav-link {
    margin: 0px auto;
    padding: 15px 5px 10px;
    -webkit-transition-property: all;
    transition-property: all;
    color: #000;
    font-size: 10px;
    text-align: center;
  }

  .nav-link:hover {
    background-color: transparent;
    color: #2897bd;
  }

  .nav-link.w--current {
    display: inline-block;
    margin: 0px 2px 0px 0px;
    padding: 15px 5px 10px;
    color: #2897bd;
  }

  .nav-link.w--current:hover {
    background-color: transparent;
    color: #2897bd;
  }

  .icon-menu {
    display: block;
    opacity: 1;
    color: #fff;
    font-size: 30px;
    text-align: center;
  }

  .icon-menu.lines {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    color: rgba(0, 0, 0, 0.2);
  }

  .icon-menu.lines:hover {
    color: #000;
  }

  .navbar-scroll {
    display: none;
    opacity: 1;
  }

  .hero-headline {
    margin-top: 30vh;
    margin-bottom: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-width: 2px;
    font-size: 36px;
    text-shadow: none;
  }

  .hero-headline.new {
    margin-right: 25px;
    margin-left: 25px;
    font-size: 33px;
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .nav-menu._2 {
    margin-right: 0px;
    background-color: rgba(0, 0, 0, 0.74);
  }

  .text-hero {
    margin-bottom: 40px;
  }

  .about-text {
    margin-right: 0px;
    margin-left: 0px;
  }

  .about-text.tittle {
    margin-right: 140px;
    margin-left: 140px;
    font-size: 16px;
  }

  .about-text.tittle.white {
    margin-right: 100px;
    margin-left: 100px;
    font-size: 16px;
  }

  .dark-tittle {
    margin-right: 160px;
    margin-left: 160px;
    font-size: 35px;
  }

  .dark-tittle.white {
    margin-right: 140px;
    margin-left: 140px;
    font-size: 31px;
  }

  .dark-tittle.advantages {
    margin-right: 50px;
    margin-left: 50px;
    font-size: 31px;
  }

  .dark-tittle.wht {
    margin-right: 30px;
    font-size: 29px;
    line-height: 35px;
  }

  .section-info.contact.us {
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.51) 22%, rgba(76, 154, 255, 0.9)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd71c1ee894c470aaefde6_photo_2019-05-16%2016.50.37.jpeg");
    background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.51) 22%, rgba(76, 154, 255, 0.9)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd71c1ee894c470aaefde6_photo_2019-05-16%2016.50.37.jpeg");
    background-size: 700px, auto, 125px, auto, auto, cover;
  }

  .testimonials-slider {
    margin-top: 20px;
  }

  .slider-nav {
    display: none;
    padding-top: 20px;
  }

  .hero-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .social-dic-2 {
    float: right;
  }

  .column {
    margin-bottom: 50px;
  }

  .brand.w--current {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .brand._2 {
    margin-left: 0px;
    padding-left: 0px;
    float: left;
  }

  .slider {
    width: 25%;
  }

  .form-wrapper {
    margin-right: 30px;
    margin-left: 30px;
  }

  .herocol {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-2 {
    margin-left: 0px;
    font-size: 14px;
  }

  .container {
    display: block;
  }

  .icon {
    position: relative;
  }

  .header-buy-button {
    margin-top: 0px;
    font-size: 12px;
  }

  .header-buy-button.for-footer {
    margin-left: 0px;
    font-size: 14px;
  }

  .container-2 {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .div-block-7 {
    width: 430px;
    margin-top: -296px;
    margin-right: -190px;
  }

  .div-block-8.mdl {
    width: 350px;
  }

  .solutions {
    font-size: 16px;
  }

  .div-block-9 {
    margin-top: 100px;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .rectext {
    font-size: 17px;
  }

  .video-2 {
    width: 550px;
  }

  .image-8 {
    height: 45px;
  }

  .container-4 {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .team-photo {
    margin-right: 0px;
    margin-left: 50px;
  }

  .team-photo.rgt {
    margin-right: 50px;
    margin-left: 0px;
  }

  .image-9 {
    margin-left: 0px;
  }

  .div-block-11 {
    margin-left: 50px;
  }

  .div-block-11.right {
    margin-right: 50px;
    margin-left: 0px;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-6 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .cases-header.cuhn.ch {
    font-size: 18px;
  }

  .workscol {
    width: 50%;
  }

  .workscol.leftworkcol {
    width: 50%;
    padding-left: 5px;
  }

  .workstext {
    width: auto;
    padding-left: 35px;
    font-size: 17px;
  }

  .framediv.partners {
    margin-bottom: 50px;
  }

  .brands-section {
    padding: 50px 20px 75px;
  }

  .div-block-15 {
    margin-left: 20px;
  }

  .div-block-16 {
    max-width: none;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-13 {
    max-width: none;
  }

  .partnersimg {
    width: 19vw;
    min-width: 19vw;
  }

  .exp {
    margin-bottom: 15px;
    font-size: 12px;
  }

  .div-block-19 {
    margin-top: 50px;
  }

  .image-14 {
    width: 50vw;
  }

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

  .div-block-27 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-30 {
    width: 700px;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-18 {
    width: 50px;
  }

  .image-19 {
    width: 50px;
  }

  .image-20 {
    width: 30px;
  }

  .image-21 {
    width: 30px;
  }

  .div-block-32 {
    margin-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 60px;
  }

  h2 {
    font-size: 24px;
  }

  h4 {
    text-align: center;
  }

  p {
    margin-bottom: auto;
  }

  .button {
    box-shadow: none;
  }

  .button.hero-button.offer-button {
    padding-right: 25px;
    padding-left: 25px;
  }

  .button.hero-button.seemore {
    position: absolute;
    right: 27px;
    width: auto;
    margin-top: 150px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 13px;
  }

  .section.advanteges {
    background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
    background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
    background-position: 50% 220px, 0px 0px, 0px 0px;
    background-size: 680px, auto, 125px;
  }

  .section.dark.sdn {
    padding-bottom: 75px;
  }

  .section {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .numbers {
    margin-top: auto;
  }

  .white-tittle {
    margin-bottom: 0px;
  }

  .menu-button {
    margin-top: 3px;
    margin-right: 10px;
    margin-left: 20px;
    padding: 5px;
  }

  .menu-button.w--open {
    padding-left: 5px;
  }

  .circle-icon-block.social.contact {
    width: 30px;
    height: 30px;
    margin: 15px 5px 30px;
  }

  .socil-icon {
    margin: 6px 0px 0px;
  }

  .footer {
    margin-top: 10px;
    text-align: center;
  }

  .copyright {
    display: none;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: none;
    font-size: 11px;
    text-align: center;
  }

  .nav-link {
    -webkit-transition-property: all;
    transition-property: all;
    color: #fff;
  }

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

  .nav-link.w--current {
    color: #fff;
  }

  .nav-link.w--current:hover {
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
    color: #fff;
  }

  .navbar-scroll {
    display: none;
  }

  .hero-headline {
    padding-right: 31px;
    padding-left: 31px;
    font-size: 27px;
    font-weight: 500;
    text-shadow: none;
  }

  .hero-headline.new {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 27px;
  }

  .nav-menu {
    top: 101px;
    margin-top: 75px;
    background-color: rgba(51, 51, 51, 0.95);
  }

  .nav-menu._2 {
    margin-right: 0px;
    background-color: rgba(0, 0, 0, 0.81);
  }

  .about-text {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 14px;
  }

  .about-text.tittle {
    margin-right: 40px;
    margin-left: 40px;
  }

  .about-text.tittle.white.cases {
    margin-right: 50px;
    margin-left: 50px;
  }

  .dark-tittle {
    margin-right: 100px;
    margin-left: 100px;
    font-size: 30px;
  }

  .dark-tittle.priority {
    font-size: 30px;
  }

  .dark-tittle.priority._2 {
    margin-right: 130px;
    margin-left: 130px;
    font-size: 30px;
  }

  .dark-tittle.priority._3 {
    margin-right: 130px;
    margin-left: 130px;
    font-size: 30px;
  }

  .dark-tittle.priority._4 {
    margin-right: 120px;
    margin-left: 120px;
    font-size: 30px;
  }

  .dark-tittle.white {
    margin-right: 85px;
    margin-left: 85px;
  }

  .dark-tittle.white.cases {
    margin-right: 20px;
    margin-left: 20px;
  }

  .dark-tittle.advantages {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 28px;
  }

  .dark-tittle.wht {
    margin-top: 5px;
    margin-right: 0px;
    font-size: 25px;
  }

  .section-info.contact.us {
    background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.51) 22%, rgba(76, 154, 255, 0.9)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd71c1ee894c470aaefde6_photo_2019-05-16%2016.50.37.jpeg");
    background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.51) 22%, rgba(76, 154, 255, 0.9)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd71c1ee894c470aaefde6_photo_2019-05-16%2016.50.37.jpeg");
    background-size: 600px, auto, 125px, auto, auto, cover;
  }

  .sliedr-1 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .slider-nav {
    display: none;
  }

  .social-dic-2 {
    display: block;
    float: none;
  }

  .inner-tittle {
    font-size: 14px;
  }

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

  .column {
    display: inline-block;
  }

  .icon-fact.sec {
    margin-right: 30px;
  }

  .brand.w--current {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
  }

  .brand._2 {
    margin-top: 0px;
    margin-left: 20px;
    float: none;
  }

  .slider {
    width: 33.3%;
  }

  .category-img {
    display: block;
    margin-right: 150px;
    margin-left: 150px;
  }

  .textbar {
    text-align: center;
  }

  .form-wrapper {
    margin-right: 70px;
    margin-left: 70px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .column-button {
    text-align: center;
  }

  .herocol {
    display: none;
  }

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

  .header-buy-button {
    display: none;
  }

  .header-buy-button.for-footer {
    display: block;
    margin-right: 40px;
  }

  .header-buy-button.mob {
    display: block;
  }

  .header-buy-button.nhb {
    display: block;
    padding: 9px 25px 8px;
  }

  .bullets {
    width: 400px;
  }

  .div-block-7 {
    width: 350px;
    margin-top: -241px;
    margin-right: -131px;
  }

  .div-block-8.mdl {
    width: 250px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .solution-imgs {
    width: 50px;
    height: 50px;
    min-width: 50px;
    margin-right: 10px;
  }

  .solutions {
    line-height: 20px;
    text-align: left;
  }

  .div-block-9 {
    margin-top: 80px;
  }

  .videocase {
    width: 50%;
  }

  .div-block-10 {
    margin-right: 25px;
    margin-left: 25px;
  }

  .headercases {
    margin-right: 20px;
    margin-left: 20px;
  }

  .headercases.righttext {
    margin-top: 50px;
  }

  .rectext {
    width: 330px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 1px;
  }

  .views {
    font-size: 14px;
  }

  .brand-2 {
    margin-left: 10px;
  }

  .container-4 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .team-photo {
    width: 200px;
    height: 200px;
    min-height: 200px;
    min-width: 200px;
    margin-right: 0px;
    margin-left: 20px;
  }

  .team-photo.rgt {
    width: 200px;
    margin-right: 20px;
    margin-left: 0px;
  }

  .team-col {
    max-width: 100vw;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .team-col.right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .team-head {
    font-size: 22px;
    line-height: 30px;
  }

  .text-block-4 {
    margin-right: 0px;
    margin-left: 1px;
    font-size: 13px;
    line-height: 17px;
  }

  .div-block-11 {
    width: auto;
    margin-right: 20px;
    margin-left: 0px;
    padding-top: 0px;
  }

  .watch-more {
    margin-right: 29px;
  }

  .column-5 {
    padding-right: 0px;
  }

  .div-block-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-10 {
    overflow: hidden;
  }

  .image-11 {
    width: 50vw;
  }

  .section-2 {
    padding-top: 75px;
    padding-bottom: 50px;
  }

  .cases-header {
    margin-bottom: 50px;
    font-size: 20px;
  }

  .cases-header.cuhn.ch {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 20px;
    line-height: 29px;
  }

  .cases-header.crewheader {
    font-size: 20px;
  }

  .contactus-section {
    height: auto;
    max-height: 200vh;
    min-height: 100vh;
  }

  .brands-section {
    padding-top: 25px;
    padding-bottom: 50px;
  }

  .exp {
    font-size: 9px;
  }

  .image-14 {
    width: 60vw;
  }

  .section-3 {
    padding-top: 50px;
  }

  .div-block-30 {
    width: 550px;
  }

  .image-18 {
    width: 40px;
  }

  .image-19 {
    width: 40px;
  }

  .div-block-32 {
    margin-top: 80px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 35px;
    line-height: 48px;
  }

  h2 {
    margin-bottom: 50px;
  }

  .button.hero-button.offer-button {
    margin-top: 80px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .button.hero-button.offer-button.m {
    margin-top: 40px;
    margin-bottom: 50px;
  }

  .button.hero-button.seemore {
    position: static;
    margin-top: 40px;
  }

  .hero-section {
    width: 100vw;
  }

  .hero-section.nhs {
    overflow: hidden;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(238, 23, 117, 0.06) 55%, rgba(7, 101, 185, 0.24)), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/6154b148a7819d2ac134d537_photo_2021-09-29%2021.31.40.jpeg");
    background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(238, 23, 117, 0.06) 55%, rgba(7, 101, 185, 0.24)), linear-gradient(180deg, null, null), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/6154b148a7819d2ac134d537_photo_2021-09-29%2021.31.40.jpeg");
    background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, -82vw 0px;
  }

  .section.advanteges {
    padding-top: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd882f28463a56473b52aa2_cardboard.png");
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 125px;
  }

  .section.dark.sdn {
    overflow: hidden;
    padding-top: 100px;
    padding-left: 0px;
  }

  .section.team {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .section {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .white-tittle {
    margin-bottom: 0px;
    font-size: 22px;
  }

  .menu-button {
    margin-left: 10px;
    padding: 5px;
  }

  .menu-button.w--open {
    padding-left: 5px;
  }

  .circle-icon-block.social.contact {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .footer {
    padding-bottom: 20px;
  }

  .nav-link {
    font-size: 14px;
    font-weight: 500;
  }

  .navbar-scroll {
    display: none;
  }

  .hero-headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 24px;
    font-weight: 500;
    text-shadow: none;
  }

  .hero-headline.new {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 5vw;
    line-height: 30px;
  }

  .nav-menu {
    margin-top: 75px;
  }

  .about-text {
    margin-right: 0px;
    margin-left: 0px;
  }

  .about-text.tittle {
    font-size: 15px;
  }

  .about-text.tittle.white {
    margin-right: 0px;
    margin-left: 0px;
  }

  .about-text.tittle.white.cases {
    margin-right: 10px;
    margin-left: 10px;
  }

  .dark-tittle {
    margin-right: 50px;
    margin-left: 50px;
    font-size: 26px;
  }

  .dark-tittle.priority {
    margin-right: 30px;
    margin-left: 30px;
    font-size: 25px;
  }

  .dark-tittle.priority._2 {
    margin-right: 30px;
    margin-left: 30px;
    font-size: 25px;
  }

  .dark-tittle.priority._3 {
    margin-right: 30px;
    margin-left: 30px;
    font-size: 25px;
  }

  .dark-tittle.priority._4 {
    margin-right: 30px;
    margin-left: 30px;
    font-size: 25px;
  }

  .dark-tittle.white {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .dark-tittle.white.cases {
    margin-right: 10px;
    margin-left: 10px;
  }

  .dark-tittle.advantages {
    margin-right: 20px;
    margin-left: 20px;
  }

  .dark-tittle.wht {
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    font-size: 17px;
  }

  .section-info.contact {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section-info.contact.us {
    background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.51) 22%, rgba(76, 154, 255, 0.9)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd71c1ee894c470aaefde6_photo_2019-05-16%2016.50.37.jpeg");
    background-image: url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd777df797887fc0591dc3_REC-bg.png"), radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.51) 22%, rgba(76, 154, 255, 0.9)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cd89bcb25808527c7b553bb_absurdity.png"), linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url("https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/5cdd71c1ee894c470aaefde6_photo_2019-05-16%2016.50.37.jpeg");
    background-position: 50% 100px, 0px 0px, 0px 0px, 0% 0%, 0px 0px, 30% 50%;
    background-size: 360px, auto, 125px, auto, auto, cover;
  }

  .sliedr-1 {
    padding-right: 35px;
    padding-left: 35px;
  }

  .slider-nav {
    display: none;
  }

  .inner-tittle {
    margin-right: 20px;
    margin-bottom: 80px;
    margin-left: 20px;
    font-size: 3.1vw;
    line-height: 29px;
    font-weight: 600;
    letter-spacing: 2px;
  }

  .icon-fact.sec {
    margin-right: 20px;
  }

  .brand.w--current {
    position: relative;
    display: block;
    margin: 0px 0px 0px 5px;
    float: left;
  }

  .brand._2 {
    margin-left: 0px;
  }

  .slider {
    width: 50%;
  }

  .category-img {
    margin-right: 25px;
    margin-left: 25px;
  }

  .form-wrapper {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .herocol {
    display: block;
  }

  .column-2 {
    display: none;
  }

  .header-buy-button.for-footer {
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .header-buy-button.mob {
    font-size: 9px;
    font-weight: 500;
  }

  .header-buy-button.nhb {
    display: none;
  }

  .div-block {
    margin-top: 30px;
  }

  .bullets {
    width: 300px;
  }

  .div-block-2 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .container-2 {
    padding-top: 100px;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-7 {
    width: 320px;
    margin-top: -310px;
    margin-right: -117px;
  }

  .div-block-8.mdl {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .div-block-8.mdl._01 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .div-block-8.mdl._02 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .div-block-8.mdl._03 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .div-block-8.mdl._06 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .solution-imgs {
    height: 50px;
    margin-right: 25px;
  }

  .solutions {
    width: 170px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-self: center;
    grid-auto-flow: column;
  }

  .videocase {
    width: 90%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .div-block-10 {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-10.middle {
    width: 300px;
    margin-left: 10px;
  }

  .headercases {
    margin-top: 80px;
    margin-right: 10px;
    margin-left: 20px;
  }

  .headercases.righttext {
    margin-right: 20px;
    margin-left: 10px;
  }

  .headercases.otherdirections {
    margin-top: 0px;
  }

  .headercases.sc {
    margin-top: 100px;
  }

  .rectext {
    width: 320px;
    margin-top: 50px;
    margin-left: 0px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
  }

  .video-2 {
    width: 100vw;
  }

  .container-4 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

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

  .team-photo {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .team-photo.rgt {
    margin-right: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .team-col {
    max-width: 100vw;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 2px dashed rgba(51, 51, 51, 0.9);
  }

  .team-col.right {
    margin-top: 80px;
    margin-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .team-col.right.lastteamcol {
    margin-bottom: 0px;
    border-bottom-style: none;
  }

  .team-head {
    text-align: center;
  }

  .div-block-11 {
    margin: 15px 30px 20px;
  }

  .div-block-11.right {
    margin-right: 30px;
    margin-left: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-4 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-5 {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-6 {
    display: none;
  }

  .header {
    padding-right: 0vw;
    padding-left: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-11 {
    width: 90vw;
    max-width: none;
  }

  .section-2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .cases-header {
    font-size: 17px;
    line-height: 30px;
  }

  .cases-header.cuhn.ch {
    font-size: 4vw;
  }

  .cases-header.crewheader {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 17px;
  }

  .worksblock {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .workscol {
    border-left-width: 2px;
  }

  .workstext {
    padding-left: 15px;
    font-size: 14px;
    line-height: 19px;
  }

  .workstext.lbl {
    padding-right: 10px;
    padding-left: 0px;
  }

  .framediv.sbn {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .brands-section {
    overflow: hidden;
    padding: 50px 15px 75px;
  }

  .div-block-15 {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-17 {
    display: block;
    margin-top: 15px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

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

  .partnersimg {
    width: 30vw;
    max-width: none;
    min-width: 30vw;
  }

  .exp {
    max-width: 400px;
    font-size: 11px;
    line-height: 17px;
  }

  .image-14 {
    width: 77vw;
  }

  .section-3 {
    overflow: hidden;
    padding-top: 75px;
    padding-bottom: 30px;
  }

  .div-block-27 {
    width: auto;
    margin-bottom: 40px;
  }

  .div-block-28 {
    margin-top: 30px;
    padding-left: 0px;
    border-left-style: none;
  }

  .div-block-29 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-30 {
    width: 95vw;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-31 {
    display: block;
    width: 100vw;
    height: 40px;
    margin-top: -100px;
    background-color: #090909;
  }

  .image-18 {
    width: 35px;
  }

  .image-19 {
    width: 35px;
  }

  .image-20 {
    width: 70px;
  }

  .image-21 {
    width: 70px;
  }

  .div-block-32 {
    margin-bottom: 75px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bold-text-5 {
    text-align: center;
  }
}

#w-node-_5deaaa51-e9d7-988b-4cd4-23a712ce67ad-4ee31c80 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c0abaad0-4b1e-67b2-9da5-8bd96556a6c5-4ee31c80 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_24cf1710-efe9-eaf1-50f7-7eb5204e5ed7-4ee31c80 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-ab8e4992-16c8-a10e-b2fd-f4af6cfd4001-4ee31c80 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-f7d3448a-b418-1eb3-40af-5a7e622398da-4ee31c80 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-_752b274a-61cd-8cc2-db5b-6c40e3308230-4ee31c80 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-ef52e67b-c13d-f11c-180c-2732430d6c0d-4ee31c80 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-_4eed73d3-6f68-d9d3-774c-e98d19e6c075-4ee31c80 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-_626f50cb-69c3-58a8-4db0-02c07e913bc9-b1e6fdef {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_626f50cb-69c3-58a8-4db0-02c07e913bce-b1e6fdef {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_626f50cb-69c3-58a8-4db0-02c07e913bd3-b1e6fdef {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_626f50cb-69c3-58a8-4db0-02c07e913bd8-b1e6fdef {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_626f50cb-69c3-58a8-4db0-02c07e913bdd-b1e6fdef {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-_626f50cb-69c3-58a8-4db0-02c07e913be2-b1e6fdef {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

@media screen and (max-width: 767px) {
  #w-node-_5deaaa51-e9d7-988b-4cd4-23a712ce67ad-4ee31c80 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_626f50cb-69c3-58a8-4db0-02c07e913bc9-b1e6fdef {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}
@font-face {
  font-family: 'Bebasneue';
  src: url('https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/547eb7c6151027887b40d302_BebasNeue%20Bold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gothapro';
  src: url('https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/6154aab380f9d29cd63d9352_GothaProLig.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothapro';
  src: url('https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/6154aab36e6fe0d5c6a275c8_GothaProBol.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothapro';
  src: url('https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/6154aab3fe7bb326c30fbae0_GothaProMed.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothapro';
  src: url('https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/6154aab31bd976c7c99fb22a_GothaProBla.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothapro';
  src: url('https://uploads-ssl.webflow.com/547cce65a23375374ee31c7e/6154aab31a8e157cc81cbca5_GothaProReg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}