:root {
  --_sizes---30: 2.083vw;
  --_sizes---20: 1.389vw;
  --_sizes---32: 2.222vw;
  --grey: #231f20;
  --_sizes---453: 31.458vw;
  --_sizes---40: 2.778vw;
  --_sizes---400: 27.778vw;
  --_sizes---25: 1.736vw;
  --_sizes---95: 6.597vw;
  --yellow: #fd0;
  --red-1: #ce2d41;
  --_sizes---16: 1.111vw;
  --_sizes---1148: 79.722vw;
  --_sizes---50: 3.472vw;
  --_sizes---120: 8.333vw;
  --_sizes---170: 11.806vw;
  --_sizes---600: 41.667vw;
  --_sizes---740: 51.389vw;
  --red-2: #ef4655;
  --_sizes---216: 15vw;
  --_sizes---326: 22.639vw;
}

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

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

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

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

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  padding-right: var(--_sizes---30);
  padding-left: var(--_sizes---30);
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.sm-wrapper {
  grid-column-gap: var(--_sizes---20);
  grid-row-gap: var(--_sizes---20);
  flex-flow: row;
  display: flex;
}

.header-right {
  grid-column-gap: var(--_sizes---32);
  grid-row-gap: var(--_sizes---32);
  align-items: center;
  display: flex;
  position: relative;
}

.text {
  color: var(--grey);
  margin-bottom: 0;
  font-size: 16px;
}

.text.hero-text {
  max-width: var(--_sizes---453);
  margin-top: var(--_sizes---20);
  margin-left: var(--_sizes---40);
}

.text.ballon {
  text-align: center;
  position: absolute;
  top: 19%;
  left: 44px;
  right: 44px;
}

.text.ballon.bottom {
  margin-top: 18px;
}

.text.row-3 {
  max-width: var(--_sizes---400);
  flex-flow: column;
}

.text.row-3-p {
  max-width: var(--_sizes---400);
}

.text.bold {
  font-weight: 700;
}

.body {
  font-family: Lato, sans-serif;
}

.link {
  color: var(--grey);
  font-size: 16px;
  text-decoration: none;
}

.header-content {
  padding-top: var(--_sizes---25);
  padding-bottom: var(--_sizes---25);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sm-link {
  opacity: 0;
  pointer-events: none;
}

.hello-img {
  position: absolute;
  inset: -40px auto auto -56px;
}

.hero {
  grid-column-gap: var(--_sizes---40);
  grid-row-gap: var(--_sizes---40);
  align-items: stretch;
  display: flex;
}

.hero-right {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.hero-left {
  width: 40%;
  display: block;
}

.hero-video {
  margin-left: var(--_sizes---20);
  aspect-ratio: .8;
  border-radius: 50px;
  height: 100%;
}

.h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poetsen One, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 110%;
  position: static;
  top: 70%;
  left: 16%;
}

.h1.yellow-bg {
  background-color: var(--yellow);
  border-radius: 50px;
  margin-left: 0;
  padding-left: 50px;
  padding-right: 50px;
  display: inline-block;
}

.h1.taste-1 {
  position: absolute;
}

.h1.taste-2 {
  text-align: center;
  position: absolute;
  top: 62%;
  left: 45%;
}

.h1.teste-3 {
  text-align: center;
  position: absolute;
  top: 60%;
  left: 28%;
}

.h1.teste-3.en {
  width: 410px;
  left: 23%;
}

.h1.margin-left {
  margin-left: 80px;
}

.section-1 {
  margin-top: 219px;
}

.row-1 {
  margin-right: 0;
  margin-bottom: var(--_sizes---20);
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.row-1.en {
  justify-content: flex-start;
  align-items: center;
  padding-left: 22%;
}

.h2 {
  color: var(--grey);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Poetsen One, sans-serif;
  font-size: 59px;
  font-weight: 400;
}

.h2.bg-red {
  background-color: var(--red-1);
  color: #fff;
  border-radius: 50px;
  padding: 20px 50px;
}

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

.ballon {
  position: absolute;
  top: -491%;
  left: 17%;
}

.ballon.second {
  background-image: url('../images/dymek-obrys.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 393px;
  height: 230px;
  display: flex;
  top: auto;
  bottom: 30%;
}

.ballon.first {
  background-image: url('../images/dymek-obrys.svg');
  background-position: 50%;
  background-size: cover;
  width: 340px;
  height: 199px;
  top: -226px;
  left: auto;
  right: 16%;
}

.ballon.first.en {
  top: -176px;
  right: 19%;
}

.ballon-img {
  position: static;
}

.row-2 {
  margin-bottom: var(--_sizes---40);
  padding-left: var(--_sizes---20);
  grid-column-gap: var(--_sizes---16);
  grid-row-gap: var(--_sizes---16);
  justify-content: center;
  align-items: center;
  display: flex;
}

.row-3 {
  padding-bottom: var(--_sizes---95);
  grid-column-gap: var(--_sizes---16);
  grid-row-gap: var(--_sizes---16);
  flex-flow: column;
  align-items: center;
  display: flex;
}

.row-3-1 {
  max-width: var(--_sizes---1148);
  padding: var(--_sizes---50) var(--_sizes---120) var(--_sizes---50) var(--_sizes---170);
  grid-column-gap: var(--_sizes---30);
  grid-row-gap: var(--_sizes---30);
  background-color: var(--yellow);
  border-radius: 50px;
  align-items: center;
  display: flex;
}

.row-3-text-grid {
  max-width: var(--_sizes---600);
  grid-column-gap: 10px;
  grid-template-columns: 3.125vw 400px;
}

.h3 {
  color: var(--grey);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poetsen One, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.h3.h3-row-3 {
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
}

.row-4 {
  height: 740px;
  position: relative;
}

.ballon-yellow-1 {
  background-image: url('../images/yellow-ballon.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 456px;
  height: 267px;
  display: flex;
  position: absolute;
  top: 22%;
  left: 26%;
}

.ballon-yellow-1-img {
  width: var(--_sizes---453);
  max-width: 463px;
  position: static;
}

.text-20 {
  color: var(--grey);
  font-size: 20px;
}

.ballon-yellow-1-text {
  color: var(--grey);
  text-align: center;
  letter-spacing: .6px;
  max-width: 80%;
  margin-top: -35px;
  font-size: 20px;
  line-height: 130%;
  position: static;
  top: 20%;
  left: 25%;
}

.row-4-img-1 {
  position: absolute;
  top: 69%;
  left: 8%;
}

.row-4-img-2 {
  width: 24.097vw;
  max-width: 350px;
  position: absolute;
  top: 11%;
  left: 13%;
}

.row-4-img-3 {
  width: var(--_sizes---400);
  max-width: 400px;
  position: absolute;
  top: 16%;
  right: 14%;
  transform: rotate(10deg);
}

.row-5 {
  margin-top: var(--_sizes---50);
  height: 740px;
  position: relative;
}

.ballon-yellow-2 {
  background-image: url('../images/yellow-ballon.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 456px;
  height: 267px;
  display: flex;
  position: absolute;
  top: 8%;
  right: 30%;
}

.ballon-yellow-2-img {
  width: var(--_sizes---453);
  max-width: 500px;
  transform: scaleX(-1);
}

.ballon-yellow-2-text {
  color: var(--grey);
  text-align: center;
  letter-spacing: .6px;
  width: auto;
  max-width: 70%;
  margin-top: -24px;
  font-size: 20px;
  line-height: 130%;
  position: static;
  top: 20%;
  left: 27%;
}

.row-5-img-1 {
  position: absolute;
  top: auto;
  bottom: 15%;
  right: 18%;
}

.row-5-img-2 {
  width: 24.097vw;
  max-width: 350px;
  position: absolute;
  top: 4%;
  right: 20%;
}

.row-5-img-3 {
  width: var(--_sizes---400);
  max-width: 400px;
  position: absolute;
  top: 8%;
  left: 8%;
  transform: rotate(-13deg);
}

.row-6 {
  height: 740px;
  position: relative;
}

.ballon-yellow-3 {
  background-image: url('../images/yellow-ballon.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 456px;
  height: 267px;
  display: flex;
  position: absolute;
  top: 15%;
  left: 32%;
}

.ballon-yellow-3-img {
  width: var(--_sizes---453);
  max-width: 500px;
}

.ballon-yellow-3-text {
  color: var(--grey);
  text-align: center;
  letter-spacing: .6px;
  width: auto;
  max-width: 75%;
  margin-top: -29px;
  font-size: 20px;
  line-height: 130%;
  position: static;
  top: 25%;
  left: 19%;
}

.row-6-img-1 {
  position: absolute;
  top: auto;
  bottom: 17%;
  left: 24%;
}

.row-6-img-2 {
  width: 19.028vw;
  max-width: 300px;
  position: absolute;
  top: 4%;
  left: 21%;
}

.row-6-img-3 {
  width: var(--_sizes---400);
  max-width: 400px;
  position: absolute;
  top: 17%;
  right: 10%;
  transform: rotate(11deg);
}

.contact {
  padding-top: var(--_sizes---170);
  flex-flow: row;
  display: flex;
}

.contact-left {
  grid-column-gap: var(--_sizes---25);
  grid-row-gap: var(--_sizes---25);
  flex-flow: column;
  width: 50%;
  display: flex;
}

.contact-right {
  width: 50%;
}

.contact-left-row-1 {
  margin-left: var(--_sizes---120);
  position: relative;
}

.contact-left-row-2 {
  margin-left: var(--_sizes---170);
  display: flex;
}

.input {
  padding: var(--_sizes---25) var(--_sizes---32);
  background-color: var(--yellow);
  color: var(--grey);
  border: 0 solid #000;
  border-radius: 30px;
  font-size: 16px;
}

.input::placeholder {
  color: var(--grey);
}

.input.textarea {
  height: var(--_sizes---120);
}

.contact-heading {
  margin-bottom: var(--_sizes---40);
  color: var(--grey);
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
}

.form {
  padding: var(--_sizes---40) var(--_sizes---50) var(--_sizes---50);
  border: 3px solid var(--yellow);
  border-radius: 50px;
  width: 40vw;
  max-width: 100%;
}

.submit-button {
  margin-top: var(--_sizes---32);
  padding: var(--_sizes---20) var(--_sizes---50);
  background-color: var(--red-1);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border: 0 solid #000;
  border-radius: 30px;
  width: 100%;
  font-family: Poetsen One, sans-serif;
  font-size: 40px;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.footer {
  margin-top: var(--_sizes---95);
}

.footer-content {
  margin-bottom: var(--_sizes---30);
  padding: var(--_sizes---50);
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  background-color: var(--yellow);
  border-radius: 50px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-right {
  grid-column-gap: var(--_sizes---25);
  grid-row-gap: var(--_sizes---25);
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.footer-logo {
  width: var(--_sizes---170);
}

.footer-sm {
  grid-column-gap: var(--_sizes---20);
  grid-row-gap: var(--_sizes---20);
  flex-flow: row;
  display: flex;
}

.sm-red {
  opacity: 0;
  display: block;
}

@media screen and (min-width: 1280px) {
  .h1 {
    font-size: 88px;
  }

  .section-1 {
    margin-top: 230px;
  }

  .row-1.en {
    padding-left: 23%;
  }

  .ballon.first {
    left: 66%;
  }

  .ballon.first.en {
    left: auto;
  }

  .row-3-text-grid {
    grid-template-columns: 3.125vw 483px;
  }

  .ballon-yellow-1 {
    background-image: url('../images/yellow-ballon.svg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    width: 456px;
    height: 267px;
    display: flex;
    top: 17%;
    left: 28%;
  }

  .ballon-yellow-1-text {
    max-width: 80%;
    margin-top: -24px;
    position: static;
  }

  .row-4-img-1 {
    left: 7%;
  }

  .row-4-img-3 {
    right: 9%;
  }

  .row-5-img-1 {
    bottom: 10%;
    right: 3%;
  }

  .row-5-img-1.en {
    right: 12%;
  }

  .row-6-img-1 {
    bottom: 11%;
  }

  .row-6-img-1.en {
    left: 18%;
  }
}

@media screen and (min-width: 1440px) {
  .row-1.en {
    padding-left: 27%;
  }

  .ballon.first {
    top: -213px;
  }

  .ballon.first.en {
    left: auto;
    right: 25%;
  }

  .ballon-yellow-1 {
    background-image: url('../images/yellow-ballon.svg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    width: 456px;
    height: 267px;
    display: flex;
    inset: 14% 0% auto 30%;
  }

  .ballon-yellow-1-text {
    margin-top: -30px;
    position: static;
    top: 25%;
    left: 11%;
  }

  .ballon-yellow-2 {
    top: 13%;
  }

  .row-5-img-1 {
    bottom: 9%;
    right: 13%;
  }

  .row-5-img-1.en {
    right: 20%;
  }

  .row-6-img-1.en {
    left: 19%;
  }

  .row-6-img-3 {
    right: 15%;
  }
}

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

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .text.hero-text {
    max-width: 100%;
  }

  .text.ballon.bottom {
    margin-top: 4px;
    font-size: 14px;
    top: 17%;
  }

  .text.row-3-p {
    max-width: 35vw;
  }

  .hero {
    margin-bottom: var(--_sizes---95);
    flex-flow: column-reverse;
  }

  .hero-left {
    width: 100%;
  }

  .h1 {
    font-size: 80px;
  }

  .h1.taste-1 {
    color: var(--grey);
    font-size: 70px;
    top: auto;
    bottom: 9%;
  }

  .h1.taste-2 {
    color: var(--grey);
    font-size: 70px;
    inset: auto 0% 0% auto;
  }

  .h1.teste-3 {
    color: var(--grey);
    font-size: 70px;
    top: 54%;
  }

  .h1.teste-3.en {
    left: 18%;
  }

  .section-1 {
    margin-top: 211px;
  }

  .row-1 {
    padding-left: 0;
  }

  .h2 {
    font-size: 41px;
  }

  .h2.bg-red {
    padding: 10px 40px;
  }

  .ballon.second {
    width: 300px;
    height: 175px;
    top: auto;
    bottom: 41%;
    left: 14%;
  }

  .ballon.first {
    top: auto;
    bottom: 135%;
    left: 54%;
  }

  .row-3 {
    align-items: stretch;
  }

  .row-3-1 {
    padding-right: var(--_sizes---50);
    padding-left: var(--_sizes---50);
    justify-content: space-between;
    align-items: center;
    max-width: none;
  }

  .row-3-text-grid {
    grid-template-columns: 3.125vw 308px;
  }

  .h3 {
    font-size: 33px;
  }

  .h3.h3-row-3 {
    word-break: normal;
  }

  .row-3-img-1.row-3-1-tablet-fix {
    margin-left: 86px;
  }

  .row-4 {
    height: 700px;
  }

  .ballon-yellow-1 {
    z-index: 2;
    width: 393px;
    height: 230px;
    top: 6%;
    left: 18%;
  }

  .ballon-yellow-1-img {
    width: var(--_sizes---600);
    max-width: 600px;
  }

  .ballon-yellow-1-text {
    max-width: var(--_sizes---400);
    font-size: 18px;
    top: 17%;
    left: 18%;
  }

  .row-4-img-1 {
    top: auto;
    bottom: 5%;
    left: -1%;
  }

  .row-4-img-2 {
    z-index: 3;
    width: 33vw;
    top: 18%;
    left: 0%;
  }

  .row-4-img-3 {
    z-index: 1;
    top: 32%;
    right: 8%;
  }

  .row-5 {
    height: 600px;
  }

  .ballon-yellow-2 {
    z-index: 2;
    width: 401px;
    height: 234px;
    top: 3%;
    right: 21%;
  }

  .ballon-yellow-2-img {
    width: var(--_sizes---600);
    max-width: 600px;
  }

  .ballon-yellow-2-text {
    width: var(--_sizes---400);
    max-width: 400px;
    font-size: 18px;
    left: 17%;
  }

  .row-5-img-1 {
    top: auto;
    bottom: -3%;
    right: 0%;
  }

  .row-5-img-2 {
    width: 31vw;
    top: 0%;
    right: -2%;
  }

  .row-5-img-3 {
    z-index: 1;
    top: 25%;
  }

  .row-6 {
    height: 600px;
  }

  .ballon-yellow-3 {
    width: 352px;
    height: 206px;
    top: 3%;
    left: 25%;
  }

  .ballon-yellow-3-img {
    width: var(--_sizes---600);
    max-width: 600px;
  }

  .ballon-yellow-3-text {
    width: var(--_sizes---400);
    max-width: 400px;
    font-size: 18px;
    top: 16%;
    left: 16%;
  }

  .row-6-img-1 {
    top: 73%;
    left: 18%;
  }

  .row-6-img-2 {
    width: 30vw;
    top: 7%;
    left: 3%;
  }

  .row-6-img-3 {
    top: 17%;
    right: 4%;
  }

  .contact-heading {
    font-size: 25px;
  }

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

  .container-2 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }
}

@media screen and (max-width: 767px) {
  .hero-heading-center {
    padding: 60px 15px;
  }

  .text.ballon {
    top: 11%;
  }

  .text.ballon.bottom {
    margin-top: 0;
    line-height: 15px;
  }

  .h1 {
    margin-left: var(--_sizes---95);
    font-size: 50px;
  }

  .h1.taste-1 {
    text-align: right;
    font-size: 50px;
    top: 74%;
    left: auto;
    right: 6%;
  }

  .h1.taste-2 {
    font-size: 50px;
    top: auto;
    bottom: 8%;
    left: auto;
  }

  .h1.teste-3 {
    font-size: 50px;
    top: 57%;
    left: 20%;
  }

  .row-1.en {
    padding-left: 9%;
  }

  .h2 {
    font-size: 33px;
  }

  .h2.bg-red {
    padding: 5px 20px;
  }

  .ballon.second {
    width: 250px;
    height: 146px;
  }

  .ballon.first {
    top: auto;
    bottom: 123%;
    left: 42%;
  }

  .ballon.first.en {
    left: auto;
    right: 1%;
  }

  .ballon-img {
    width: 51vw;
    max-width: none;
  }

  .row-3-text-grid {
    max-width: var(--_sizes---600);
  }

  .h3 {
    font-size: 32px;
  }

  .h3.h3-row-3 {
    width: var(--_sizes---600);
  }

  .row-3-img-1.row-3-1-tablet-fix {
    margin-left: 0;
  }

  .row-4 {
    height: 500px;
  }

  .ballon-yellow-1 {
    width: 308px;
    height: 180px;
    top: 3%;
    left: 10%;
  }

  .ballon-yellow-1-img {
    width: 60vw;
  }

  .ballon-yellow-1-text {
    max-width: var(--_sizes---740);
    font-size: 16px;
    top: 24%;
    left: 7%;
  }

  .row-4-img-1 {
    top: auto;
    bottom: 12%;
    left: 25%;
  }

  .row-4-img-2 {
    width: 32vw;
    top: 26%;
    left: 6%;
  }

  .row-4-img-3 {
    width: var(--_sizes---400);
    top: 17%;
  }

  .row-5 {
    height: 500px;
  }

  .ballon-yellow-2 {
    width: 359px;
    height: 210px;
    top: -1%;
    right: 7%;
  }

  .ballon-yellow-2-img {
    width: 60vw;
  }

  .ballon-yellow-2-text {
    width: var(--_sizes---453);
    top: 16%;
    left: 26%;
  }

  .row-5-img-1 {
    width: 60px;
    top: auto;
    bottom: 6%;
  }

  .row-5-img-2 {
    z-index: 3;
    width: 32vw;
    top: 22%;
    right: 0%;
  }

  .row-5-img-3 {
    width: var(--_sizes---400);
    top: 28%;
  }

  .ballon-yellow-3 {
    left: 8%;
  }

  .ballon-yellow-3-img {
    width: 60vw;
  }

  .ballon-yellow-3-text {
    width: var(--_sizes---600);
    top: 22%;
    left: 15%;
  }

  .row-6-img-1 {
    top: 71%;
    left: 57%;
    transform: scaleX(-1);
  }

  .row-6-img-2 {
    top: 25%;
  }

  .row-6-img-3 {
    width: var(--_sizes---400);
  }

  .contact {
    grid-column-gap: var(--_sizes---95);
    grid-row-gap: var(--_sizes---95);
  }

  .contact-left {
    width: 30%;
  }

  .contact-right {
    width: 70%;
  }

  .form {
    width: auto;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .sm-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .logo {
    max-width: 94px;
  }

  .header-right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .text {
    font-size: 14px;
  }

  .text.hero-text {
    margin-top: 32px;
    margin-left: 0;
  }

  .text.ballon {
    width: 70vw;
    top: 25%;
    left: 21px;
    right: auto;
  }

  .text.ballon.bottom {
    width: auto;
    max-width: 85%;
    top: 23%;
  }

  .text.row-3-p {
    max-width: 100%;
  }

  .text.bold {
    text-align: right;
    font-size: 14px;
  }

  .header-content {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 25px;
    padding-bottom: 25px;
    display: grid;
  }

  .hero {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .hero-video {
    margin-left: 0;
  }

  .h1 {
    text-align: left;
    margin-left: 0;
    font-size: 40px;
  }

  .h1.yellow-bg {
    margin-left: 0;
    padding: 5px 30px;
  }

  .h1.taste-1 {
    text-align: right;
    font-size: 40px;
    top: 82%;
    left: 0%;
  }

  .h1.taste-2 {
    text-align: center;
    font-size: 40px;
    inset: auto auto 14%;
  }

  .h1.taste-2.en {
    right: 10%;
  }

  .h1.teste-3 {
    text-align: right;
    font-size: 40px;
    inset: auto 18% 5% auto;
  }

  .h1.teste-3.en {
    text-align: left;
    bottom: 15%;
    left: auto;
    right: auto;
  }

  .row-1 {
    position: relative;
  }

  .row-1.en {
    padding-left: 0%;
  }

  .h2 {
    font-size: 40px;
  }

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

  .ballon.second {
    top: -418%;
  }

  .ballon.first {
    justify-content: center;
    align-items: center;
    display: flex;
    inset: -200px auto auto;
  }

  .ballon.first.en {
    justify-content: center;
    align-items: center;
    top: -202px;
    right: auto;
  }

  .ballon-img {
    width: 92%;
  }

  .row-2 {
    flex-flow: row;
  }

  .row-3-1 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 40px 30px 20px;
    display: grid;
  }

  .row-3-text-grid {
    grid-template-columns: 10% 90%;
    max-width: none;
  }

  .h3.h3-row-3 {
    width: 100%;
  }

  .row-4 {
    height: 692px;
  }

  .ballon-yellow-1 {
    z-index: 2;
    position: static;
    left: auto;
  }

  .ballon-yellow-1-img {
    width: 90vw;
  }

  .ballon-yellow-1-text {
    max-width: 60vw;
    top: 20%;
    left: 17%;
  }

  .row-4-img-1 {
    width: 100px;
    inset: auto 56% 10% auto;
  }

  .row-4-img-1.en {
    left: 0%;
    right: auto;
  }

  .row-4-img-2 {
    z-index: 3;
    width: 50vw;
    top: 19%;
    left: -7%;
  }

  .row-4-img-3 {
    width: 200px;
    top: 28%;
    right: 4%;
    transform: rotate(8deg);
  }

  .row-5 {
    height: 700px;
  }

  .ballon-yellow-2 {
    z-index: 2;
    width: 350px;
    height: 205px;
    top: 0%;
    right: auto;
  }

  .ballon-yellow-2-img {
    width: 90vw;
  }

  .ballon-yellow-2-text {
    width: auto;
    max-width: 80%;
    top: 23%;
    left: 17%;
  }

  .row-5-img-1 {
    width: 53px;
    top: auto;
    bottom: 12%;
    right: 10%;
  }

  .row-5-img-1.en {
    right: 8%;
  }

  .row-5-img-2 {
    z-index: 3;
    width: 62vw;
    top: 28%;
    right: -15%;
    overflow: clip;
    transform: rotate(-35deg);
  }

  .row-5-img-3 {
    width: 200px;
    top: 28%;
    left: 4%;
    transform: rotate(-10deg);
  }

  .row-6 {
    height: 692px;
  }

  .ballon-yellow-3 {
    top: 0%;
    left: auto;
  }

  .ballon-yellow-3-img {
    width: 90vw;
  }

  .ballon-yellow-3-text {
    width: auto;
    max-width: 80%;
  }

  .row-6-img-1 {
    width: 86px;
    inset: auto auto 10% 19%;
  }

  .row-6-img-1.en {
    left: auto;
    right: 0;
  }

  .row-6-img-2 {
    width: 49vw;
    top: 27%;
    left: -8%;
  }

  .row-6-img-3 {
    width: 200px;
    top: 28%;
    right: 3%;
    transform: rotate(7deg);
  }

  .contact {
    flex-flow: column;
  }

  .contact-left {
    width: 100%;
    margin-top: 135px;
  }

  .contact-right {
    width: 100%;
  }

  .input {
    padding: 16px;
  }

  .input.textarea {
    height: 120px;
  }

  .contact-heading {
    margin-bottom: 40px;
    font-size: 20px;
  }

  .form {
    padding: 40px 30px;
  }

  .submit-button {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .container-2 {
    max-width: none;
  }

  .footer-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-radius: 20px;
    padding: 30px;
  }

  .footer-right {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .footer-logo {
    width: 100px;
  }

  .footer-sm {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

#w-node-ab8ffa57-95c9-1764-4c3f-a7ec7533e887-676babc2, #w-node-_84fb2adb-3505-16b6-d2fb-915a7089d4dc-676babc2, #w-node-_34ae907a-75ab-5590-2fe3-1d3508778e72-676babc2, #w-node-ab8ffa57-95c9-1764-4c3f-a7ec7533e887-4c58e3c7, #w-node-_84fb2adb-3505-16b6-d2fb-915a7089d4dc-4c58e3c7, #w-node-_34ae907a-75ab-5590-2fe3-1d3508778e72-4c58e3c7 {
  grid-area: 2 / 2 / 3 / 3;
}

@media screen and (max-width: 479px) {
  #w-node-ac2fe253-d60b-2391-ba3f-47e9a022972e-676babc2 {
    grid-area: 1 / 2 / 2 / 3;
    justify-self: end;
  }

  #w-node-_9ec98d3e-5bff-ede0-49d4-41f74d16485d-676babc2 {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: end;
  }

  #w-node-_3394ae93-e452-a7c0-13d6-a211efbc4545-676babc2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c0994b05-a192-529d-167b-04b6a9b880c4-676babc2 {
    justify-self: end;
  }

  #w-node-_3d4c2089-04c2-2ee5-4dee-1e0270b3a99c-676babc2 {
    justify-self: start;
  }

  #w-node-_84fb2adb-3505-16b6-d2fb-915a7089d4d7-676babc2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_84fb2adb-3505-16b6-d2fb-915a7089d4de-676babc2 {
    justify-self: end;
  }

  #w-node-_84fb2adb-3505-16b6-d2fb-915a7089d4df-676babc2 {
    justify-self: start;
  }

  #w-node-_34ae907a-75ab-5590-2fe3-1d3508778e6d-676babc2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_34ae907a-75ab-5590-2fe3-1d3508778e74-676babc2 {
    justify-self: end;
  }

  #w-node-_34ae907a-75ab-5590-2fe3-1d3508778e75-676babc2 {
    justify-self: start;
  }

  #w-node-ac2fe253-d60b-2391-ba3f-47e9a022972e-4c58e3c7 {
    grid-area: 1 / 2 / 2 / 3;
    justify-self: end;
  }

  #w-node-_9ec98d3e-5bff-ede0-49d4-41f74d16485d-4c58e3c7 {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: end;
  }

  #w-node-_3394ae93-e452-a7c0-13d6-a211efbc4545-4c58e3c7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c0994b05-a192-529d-167b-04b6a9b880c4-4c58e3c7 {
    justify-self: end;
  }

  #w-node-_3d4c2089-04c2-2ee5-4dee-1e0270b3a99c-4c58e3c7 {
    justify-self: start;
  }

  #w-node-_84fb2adb-3505-16b6-d2fb-915a7089d4d7-4c58e3c7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_84fb2adb-3505-16b6-d2fb-915a7089d4de-4c58e3c7 {
    justify-self: end;
  }

  #w-node-_84fb2adb-3505-16b6-d2fb-915a7089d4df-4c58e3c7 {
    justify-self: start;
  }

  #w-node-_34ae907a-75ab-5590-2fe3-1d3508778e6d-4c58e3c7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_34ae907a-75ab-5590-2fe3-1d3508778e74-4c58e3c7 {
    justify-self: end;
  }

  #w-node-_34ae907a-75ab-5590-2fe3-1d3508778e75-4c58e3c7 {
    justify-self: start;
  }
}


