/** Shopify CDN: Minification failed

Line 99:0 Expected "}" to go with "{"

**/
body {
  padding-top: 100px;
}

.contact {
  padding: 60px 40px;
  background: linear-gradient(to bottom, #FFFFFF, #F7E8E8);
}
@media screen and (max-width: 768px) {
  .contact {
    padding: 16vw 5.3333333333vw;
  }
}
.contact__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.contact .section__title {
  text-align: center;
  position: relative;
  margin-bottom: 85px;
}
@media screen and (max-width: 768px) {
  .contact .section__title {
    margin-bottom: 13.3333333333vw;
  }
}
.contact .section__title::before {
  content: "";
  width: 200px;
  height: 200px;
  background: url(/cdn/shop/files/bg.png?v=1761817378) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -60px;
  z-index: 1;
}
.contact .section__title h2 {
    position:relative;
    z-index:2;
}
@media screen and (max-width: 768px) {
  .contact .section__title::before {
    top: -90px;
    left: 50%;
    transform: translateX(-50%);
  }
}/*# sourceMappingURL=page.css.map */

.contact .en {
    color:#886F5D;
    position:relative;
    z-index:2;
}

.globo-form-app .gfb-with-image .gfb-with-image-img {
  border-radius:6px !important;
}
.globo-form-app .gfb-with-image[data-position=left] {
  border-radius:6px !important;
}

.globo-form-id-116645 .globo-form-app {
  background:transparent !important;
}

.gfb-style-material_filled .gfb__footer button {
  background:#886F5D !important;
  border-radius:50px !important;
  padding:20px 60px 17px !important;
  border:none !important;
  font-size:14px !important;
}

.globo-form-control input, .globo-form-control textarea, .globo-form-control select {
  background:#FFFFFF !important;
  border:1px soliud rgba(24,24,24,0.3) !important;
  border-radius:5px !important;
}
@media screen and (max-width: 768px) {

.globo-form-app.gfb-form-with-image-left.gfb-form-image-mobile {
  display:flex !important;
  flex-direction:column-reverse !important;
}

.globo-form-app.gfb-form-with-image-left.gfb-form-image-mobile .gfb-with-image {
  margin:0 auto !important;
  margin-top:50px !important;
  width:70% !important;
}
