/** Shopify CDN: Minification failed

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

**/
.disclaimer{font-size:13px;padding-bottom:30px;text-align:center;}
.section-footer__row--blocks {
        padding-bottom: 40px;
}
#modal-price-on-popup {
  display: none;
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,0.4); /* optional */
  z-index: 99999;
}

#modal-price-on-popup[open]{
  display: flex;
}

/*.media-gallery .media-gallery__inner{    position: sticky;
    top: 165px;}*/
.req-btn{width:100%;text-transform:uppercase;}
.img-optimize .img-ar:before {padding-top: calc(50% / var(--aspect-ratio));}
@media only screen and (max-width: 768px) {
    .globo-form-app.boxed-layout .g-container {
        padding: 42px!important;
    }
