@font-face {
  font-family: Setas e social;
  src: url('../fonts/setas-e-social.eot') format("embedded-opentype"), url('../fonts/setas-e-social.woff') format("woff"), url('../fonts/setas-e-social.ttf') format("truetype"), url('../fonts/setas-e-social.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --rod: #f9c347;
  --blckx: #212121;
  --goldenrod: #ffc146;
  --white-smoke: #eee9e9;
}

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

body {
  color: #333;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.7vw;
  font-weight: 700;
  line-height: 130%;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.3vw;
  font-weight: 700;
  line-height: 130%;
}

p {
  margin-bottom: 10px;
  font-size: 1.3vw;
  line-height: 150%;
}

.hero-section {
  height: 100vh;
  position: relative;
}

.navbar {
  background-color: #212121e3;
  height: 100px;
  position: fixed;
  inset: 0% 0% auto;
}

.container {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.nav-link {
  color: #fff;
  height: 100px;
  padding: 0 15px;
  font-size: 1vw;
  font-weight: 500;
  line-height: 100px;
  display: block;
}

.nav-link:hover, .nav-link.w--current {
  color: var(--rod);
}

.brand {
  background-color: #0000;
  background-image: url('../images/logo_main_beeexecutive.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15vw;
  height: 100px;
}

.nav-menu {
  display: flex;
}

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

.div-block-2 {
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  line-height: 100px;
  display: flex;
}

.div-block-3 {
  background-image: url('../images/icon_main_beeexecutive.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}

.slide-nav {
  font-size: 6px;
}

.slider {
  z-index: 10;
  height: 100vh;
}

.overlay-1 {
  z-index: 100;
  background-image: linear-gradient(#000, #0000);
  align-items: center;
  padding-top: 100px;
  padding-bottom: 77px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.overlay-1._1 {
  background-image: none;
  align-items: center;
  padding-top: 22%;
  display: block;
}

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

.slide._1 {
  background-color: var(--rod);
  background-image: none;
}

.slide._2 {
  background-color: var(--blckx);
  background-image: none;
}

.heading {
  color: #fff;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 110%;
}

.heading._1 {
  color: var(--blckx);
  text-shadow: none;
  font-size: 130px;
  line-height: 90%;
}

.heading._2 {
  color: var(--rod);
  font-family: Poppins, sans-serif;
  font-size: 114px;
  font-weight: 700;
  line-height: 100%;
}

.div-block-4 {
  width: 60%;
  display: flex;
}

.div-block-4._10 {
  width: 70%;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.div-block-6 {
  background-image: url('../images/seta_yellow.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  height: 30px;
  margin-right: 25px;
}

.div-block-7 {
  height: 30px;
}

.text-block {
  color: #fff;
  text-shadow: none;
  font-size: 1.5vw;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
}

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

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

.heading-2 {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 2.5vw;
  font-weight: 600;
}

.heading-2.ol {
  color: #fff;
  margin-bottom: 80px;
}

.heading-2._2 {
  margin-bottom: 80px;
}

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

.heading-2.white._6 {
  margin-bottom: 80px;
}

.heading-2.white._8 {
  margin-bottom: 20px;
}

.heading-2.yellow {
  color: var(--goldenrod);
}

.grid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
}

.paragraph {
  font-size: 1.2vw;
  line-height: 150%;
}

.paragraph.white {
  color: #fff;
  margin-bottom: 20px;
}

.servi-os-section {
  background-color: var(--blckx);
  padding-top: 150px;
  padding-bottom: 120px;
}

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

.div-block-9 {
  flex: 1;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-10 {
  background-image: url('../images/ads.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 150px;
}

.div-block-10._2 {
  background-image: url('../images/design.png');
}

.div-block-10._3 {
  background-image: url('../images/media.png');
}

.div-block-10._4 {
  background-image: url('../images/anuncio.png');
  background-repeat: no-repeat;
}

.div-block-10._5 {
  background-image: url('../images/people.png');
  background-size: contain;
}

.div-block-10._10 {
  background-image: url('../images/icon-1_executive.png');
}

.div-block-10._20 {
  background-image: url('../images/icon-2_executive.png');
}

.div-block-10._30 {
  background-image: url('../images/icon-3_executive.png');
}

.div-block-10._40 {
  background-image: url('../images/icon-4_executive.png');
}

.div-block-10._50 {
  background-image: url('../images/icon-6_executive.png');
}

.div-block-10._60 {
  background-image: url('../images/icon-7_executive.png');
}

.heading-3 {
  color: var(--rod);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.7vw;
  font-weight: 600;
  line-height: 130%;
}

.grid-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-auto-flow: row;
}

.link-block {
  background-image: url('../images/seta_yellow.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  height: 15px;
}

.grid-3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
}

.div-block-11 {
  width: 220px;
  height: 90px;
  margin-bottom: 80px;
  transition: all .3s;
}

.div-block-11:hover {
  transform: scale(1.1);
}

.div-block-11._2 {
  background-image: url('../images/logo_main_beeexecutive.png');
}

.section {
  background-color: #fff4df;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-2 {
  margin-right: 25px;
  font-size: 2.2vw;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.dec-1 {
  background-color: var(--rod);
  padding-top: 50px;
  padding-bottom: 50px;
}

.dec-2 {
  background-color: var(--blckx);
  padding-top: 50px;
  padding-bottom: 50px;
  text-decoration: none;
  display: block;
}

.div-block-13 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.dec-3 {
  background-color: var(--white-smoke);
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-14 {
  justify-content: space-between;
  display: flex;
}

.div-block-15 {
  background-image: url('../images/logo_main_black_beeexecutive.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15vw;
  height: 60px;
}

.div-block-16 {
  height: 60px;
  line-height: 60px;
}

.link {
  color: #3b3b3b;
  margin-left: 15px;
  font-family: Setas e social, sans-serif;
  font-size: 24px;
  text-decoration: none;
}

.div-block-17 {
  z-index: 1000;
  background-color: var(--goldenrod);
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-18 {
  padding-top: 120px;
}

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

.div-block-19 {
  height: auto;
}

.section-2 {
  background-color: var(--blckx);
  padding-top: 180px;
  padding-bottom: 80px;
}

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

.link-block-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  display: block;
  position: relative;
}

.overlay-trabalho {
  background-image: linear-gradient(356deg, #000, #0000);
  padding: 22px;
  transition: all .35s;
  position: absolute;
  inset: 0%;
}

.overlay-trabalho:hover {
  background-image: linear-gradient(356deg, #000, #0000 34%);
}

.div-block-21 {
  width: 80%;
  position: absolute;
  inset: auto 35px 35px;
}

.div-block-22 {
  background-image: url('../images/seta_yellow.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  height: 10px;
}

.div-block-23 {
  width: 150px;
  height: 80px;
  margin-bottom: 15px;
}

.text-block-4 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
}

.div-block-24 {
  padding-top: 80px;
}

.link-block-3 {
  margin-bottom: 80px;
  margin-right: 35px;
  text-decoration: none;
  transition: all .35s;
  display: block;
}

.link-block-3:hover {
  transform: translate(0, -20px);
}

.img-equipa {
  border-radius: 4px;
  height: 650px;
}

.div-block-25 {
  height: 140px;
  padding-top: 20px;
}

.text-block-5 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 1.7vw;
  font-weight: 500;
  line-height: 120%;
}

.text-block-6 {
  color: var(--goldenrod);
  margin-bottom: 15px;
  font-size: 1.3vw;
  line-height: 120%;
}

.div-block-26 {
  background-image: url('../images/seta_yellow.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  height: 20px;
}

.collection-list {
  margin-right: -35px;
}

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

.link-block-4 {
  margin-bottom: 50px;
  margin-right: 35px;
  text-decoration: none;
  display: block;
}

.collection-list-2 {
  margin-right: -35px;
}

.div-block-27 {
  border-radius: 5px;
  height: 350px;
  position: relative;
}

.div-block-28 {
  height: 150px;
  max-height: 150px;
  padding-top: 25px;
  overflow: hidden;
}

.text-block-7 {
  z-index: 2;
  color: var(--goldenrod);
  text-transform: uppercase;
  background-color: #000;
  border-radius: 5px;
  margin: 0;
  padding: 0 5px;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 10px;
}

.text-block-8 {
  color: #000;
  margin-bottom: 15px;
  font-size: 1.7vw;
  line-height: 130%;
}

.text-block-9 {
  color: #b6b6b6;
}

.grid-4 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 50px;
}

.map {
  border-radius: 12px;
  height: 550px;
}

.text-block-10 {
  margin-bottom: 15px;
  font-size: 1.5vw;
  line-height: 120%;
}

.text-block-10.yellow {
  color: var(--goldenrod);
}

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

.div-block-29 {
  width: 300px;
  height: 120px;
  margin-bottom: 50px;
}

.link-block-5 {
  margin-bottom: 50px;
  margin-right: 50px;
  text-decoration: none;
  display: block;
}

.div-block-30 {
  height: 570px;
}

.div-block-31 {
  height: 130px;
  padding-top: 25px;
  overflow: hidden;
}

.div-block-32 {
  background-image: url('../images/seta_yellow.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  height: 20px;
}

.text-block-11 {
  color: #000;
  margin-bottom: 15px;
  font-size: 1.8vw;
  line-height: 130%;
}

.collection-list-3 {
  margin-right: -50px;
}

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

.section-6 {
  background-color: #f1f1f1;
  min-height: 500px;
}

.slider-2 {
  height: 550px;
}

.slide-3 {
  background-image: url('../images/SITE---BEEEXECUTIVE-01_Easy-Resize.com.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.mask {
  background-color: var(--blckx);
}

.slide-4 {
  background-image: url('../images/livrr.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

.rich-text-block {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.section-8 {
  background-color: #f0f0f0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-9 {
  background-color: var(--blckx);
  padding-top: 200px;
  padding-bottom: 100px;
}

.div-block-33 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  height: 740px;
}

.div-block-34 {
  padding-left: 50px;
}

.text-block-12 {
  color: var(--goldenrod);
  margin-bottom: 25px;
  font-size: 1.4vw;
}

.paragraph-2 {
  color: #fff;
  margin-top: 50px;
}

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

.heading-4 {
  margin-top: 0;
  margin-bottom: 50px;
  font-weight: 600;
}

.div-block-35 {
  height: 700px;
  margin-bottom: 50px;
}

.rich-text-block-2 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-36 {
  border: 1px dashed var(--rod);
  text-align: center;
  padding: 30px;
  display: block;
}

.section-11 {
  background-color: #f3f3f3;
  padding-top: 150px;
  padding-bottom: 100px;
}

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

.div-block-38 {
  background-image: url('../images/livrr.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40%;
  height: 700px;
}

.div-block-39 {
  width: 60%;
  padding-top: 25px;
  padding-left: 25px;
}

.text-block-13 {
  color: #8fdaca;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 600;
}

._700 {
  margin-bottom: 25px;
}

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

.image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.div-block-40 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  color: #ffc146b3;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
}

.button:hover {
  color: var(--rod);
  border: 1px solid #ffc14673;
  border-radius: 1px;
  transform: translate(0, -5px);
}

@media screen and (max-width: 991px) {
  p {
    font-size: 2vw;
  }

  .navbar {
    height: 80px;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .nav-link {
    height: 100px;
    padding-left: 80px;
    font-size: 4vw;
  }

  .brand {
    width: 170px;
    height: 80px;
  }

  .nav-menu {
    background-color: #000000e0;
    width: 90%;
    height: 100vh;
    padding-top: 45px;
  }

  .div-block-2 {
    justify-content: flex-start;
    margin-top: 25px;
    margin-left: 0;
    padding-left: 80px;
  }

  .heading {
    font-size: 10vw;
  }

  .heading._2 {
    font-size: 72px;
  }

  .div-block-6 {
    width: 100px;
    margin-right: 15px;
  }

  .text-block {
    font-size: 3vw;
  }

  .historia-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .heading-2 {
    margin-bottom: 35px;
    font-size: 4vw;
  }

  .heading-2.ol {
    margin-bottom: 80px;
  }

  .paragraph {
    font-size: 2.2vw;
  }

  .servi-os-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-9 {
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 0;
  }

  .div-block-10 {
    width: 60px;
  }

  .heading-3 {
    font-size: 3vw;
  }

  .grid-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .div-block-11 {
    width: 130px;
    margin-bottom: 50px;
  }

  .text-block-2 {
    font-size: 3.3vw;
  }

  .dec-1, .dec-2, .dec-3 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .div-block-15 {
    width: 22vw;
  }

  .div-block-17 {
    padding: 50px;
    display: block;
  }

  .text-block-3 {
    color: #1a1a1a;
    font-weight: 600;
  }

  .div-block-18 {
    padding-top: 100px;
  }

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

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

  .link-block-2 {
    height: 300px;
  }

  .div-block-21 {
    left: 25px;
  }

  .text-block-4 {
    font-size: 23px;
    line-height: 120%;
  }

  .link-block-3 {
    margin-bottom: 50px;
  }

  .img-equipa {
    height: 350px;
  }

  .text-block-5 {
    font-size: 2.3vw;
  }

  .text-block-6 {
    font-size: 2vw;
  }

  .div-block-26 {
    width: 90px;
  }

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

  .div-block-28 {
    max-height: 300px;
  }

  .text-block-8 {
    font-size: 3vw;
  }

  .text-block-10 {
    font-size: 2vw;
  }

  .section-4 {
    padding-top: 150px;
    padding-bottom: 50px;
  }

  .div-block-29 {
    width: 200px;
    height: 100px;
    margin-bottom: 25px;
  }

  .link-block-5 {
    margin-right: 35px;
  }

  .div-block-30 {
    height: 350px;
  }

  .div-block-31 {
    height: 120px;
  }

  .div-block-32 {
    width: 120px;
  }

  .text-block-11 {
    font-size: 2.4vw;
  }

  .collection-list-3 {
    margin-right: -35px;
  }

  .section-5 {
    padding-top: 150px;
  }

  .section-6 {
    min-height: auto;
  }

  .slider-2 {
    height: 350px;
  }

  .rich-text-block {
    width: 90%;
  }

  .div-block-33 {
    height: 350px;
  }

  .div-block-34 {
    padding-left: 25px;
  }

  .text-block-12 {
    font-size: 3vw;
    line-height: 100%;
  }

  .section-10 {
    padding-top: 150px;
  }

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

  .div-block-35 {
    height: 350px;
  }

  .rich-text-block-2 {
    width: 100%;
  }

  .menu-button {
    color: #fff;
    height: 80px;
    padding-top: 24px;
    padding-left: 0;
    padding-right: 0;
    font-size: 31px;
  }

  .div-block-38 {
    height: 350px;
  }

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

@media screen and (max-width: 767px) {
  p {
    font-size: 3vw;
  }

  .nav-link {
    font-size: 5vw;
  }

  .heading {
    font-size: 12vw;
  }

  .heading._1 {
    font-size: 113px;
  }

  .div-block-4 {
    width: 90%;
  }

  .text-block {
    font-size: 4vw;
  }

  .heading-2 {
    margin-bottom: 35px;
    font-size: 6vw;
    line-height: 100%;
  }

  .heading-2.white._8 {
    margin-bottom: 10px;
    font-size: 5vw;
  }

  .paragraph {
    font-size: 2.4vw;
  }

  .div-block-18 {
    padding-top: 70px;
  }

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

  .div-block-27 {
    height: 300px;
  }

  .div-block-28 {
    max-height: 300px;
  }

  .text-block-8 {
    font-size: 4vw;
  }

  .grid-4 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .map {
    height: 350px;
  }

  .text-block-10 {
    font-size: 4vw;
  }

  .div-block-30 {
    height: 450px;
  }

  .text-block-11 {
    font-size: 4vw;
  }

  .section-9 {
    padding-top: 150px;
    padding-bottom: 70px;
  }

  .div-block-34 {
    padding-top: 20px;
    padding-left: 0;
  }

  .text-block-12 {
    font-size: 4vw;
  }

  .heading-4 {
    font-size: 28px;
    line-height: 130%;
  }

  .section-11 {
    padding-top: 100px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 6vw;
  }

  h4 {
    font-size: 5vw;
  }

  p {
    font-size: 4vw;
  }

  .hero-section {
    height: 100vh;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-link {
    height: 80px;
    padding-left: 40px;
    font-size: 6vw;
    line-height: 80px;
  }

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

  .slider {
    height: 100vh;
  }

  .heading {
    font-size: 14vw;
  }

  .heading._1 {
    font-size: 67px;
  }

  .heading._2 {
    font-size: 54px;
  }

  .div-block-6 {
    width: 70px;
    margin-right: 10px;
  }

  .text-block {
    font-size: 5vw;
  }

  .heading-2 {
    font-size: 8vw;
    line-height: 120%;
  }

  .heading-2.ol, .heading-2._2 {
    margin-bottom: 50px;
  }

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

  .paragraph {
    font-size: 4vw;
  }

  .div-block-9 {
    padding-left: 25px;
  }

  .div-block-10 {
    width: 50px;
  }

  .heading-3 {
    font-size: 5vw;
  }

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

  .div-block-11 {
    width: 170px;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-2 {
    font-size: 5vw;
  }

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

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

  .div-block-15 {
    width: 37vw;
    margin-bottom: 15px;
  }

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

  .link {
    margin-left: 20px;
  }

  .column._1 {
    justify-content: center;
    display: flex;
  }

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

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

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

  .div-block-24 {
    padding-top: 50px;
  }

  .link-block-3 {
    margin-right: 0;
  }

  .img-equipa {
    height: 500px;
  }

  .div-block-25 {
    height: auto;
  }

  .text-block-5 {
    margin-bottom: 10px;
    font-size: 6vw;
  }

  .text-block-6 {
    margin-bottom: 10px;
    font-size: 5vw;
  }

  .collection-list {
    margin-right: 0;
  }

  .section-3 {
    padding-bottom: 80px;
  }

  .link-block-4, .collection-list-2 {
    margin-right: 0;
  }

  .div-block-27 {
    height: 250px;
  }

  .div-block-28 {
    height: auto;
  }

  .text-block-8 {
    font-size: 5vw;
  }

  .map {
    border-radius: 8px;
    height: 300px;
  }

  .text-block-10 {
    margin-bottom: 0;
  }

  .section-4 {
    padding-top: 130px;
  }

  .div-block-29 {
    width: 170px;
    height: 70px;
    margin-bottom: 50px;
  }

  .link-block-5 {
    margin-right: 0;
  }

  .div-block-30 {
    height: 330px;
  }

  .div-block-31 {
    height: 100px;
  }

  .text-block-11 {
    font-size: 5vw;
  }

  .collection-list-3 {
    margin-right: 0;
  }

  .section-5 {
    padding-bottom: 50px;
  }

  .section-7 {
    padding-top: 70px;
    padding-bottom: 50px;
  }

  .rich-text-block {
    width: 100%;
  }

  .div-block-33 {
    height: 600px;
  }

  .text-block-12 {
    margin-bottom: 10px;
  }

  .paragraph-2 {
    margin-top: 35px;
  }

  .section-10 {
    padding-bottom: 50px;
  }

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

  .div-block-35 {
    height: 250px;
    margin-bottom: 35px;
  }

  .icon {
    margin-left: 5px;
  }

  .icon-2 {
    margin-right: 5px;
  }

  .div-block-37 {
    flex-flow: column;
  }

  .div-block-38 {
    width: 100%;
    height: 320px;
  }

  .div-block-39 {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
  }

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

#w-node-_131f9043-9d28-4754-a710-419b868b2dc7-1202ad55, #w-node-_98c9b07e-31af-0d0d-dcab-a0ebe750bce2-1202ad55, #w-node-ff85c62c-ec03-7eb1-759f-0d48705993c2-705993c1, #w-node-ff85c62c-ec03-7eb1-759f-0d48705993c9-705993c1, #w-node-ff85c62c-ec03-7eb1-759f-0d48705993d0-705993c1, #w-node-ff85c62c-ec03-7eb1-759f-0d48705993d7-705993c1, #w-node-ff85c62c-ec03-7eb1-759f-0d48705993de-705993c1, #w-node-_3f053b77-35e6-de99-8eac-0c66da16d8b1-705993c1, #w-node-_2478677c-e35b-431c-0109-b61bdecd6945-705993c1, #w-node-_8c93bf4f-44a2-b661-647e-702b60b3eb03-1202ad5f, #w-node-_7c7deecf-7901-bfc9-579f-6f4ea875e693-1202ad5f, #w-node-_5b51c2f5-5348-9878-73b3-df5078e9165f-1202ad5f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Setas e social';
  src: url('../fonts/setas-e-social.eot') format('embedded-opentype'), url('../fonts/setas-e-social.woff') format('woff'), url('../fonts/setas-e-social.ttf') format('truetype'), url('../fonts/setas-e-social.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('../fonts/Mont-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}