@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/* --- FAMÍLIA CORES --- */
/* --- CORES --- */
/* --- TAMANHO DE FONTE --- */
/* --- Icones --- */
@-moz-document url-prefix() {
  .form-checkbox__input {
    visibility: visible !important;
  }
}
@keyframes animation-bounce-in-right {
  0% {
    transform: translateX(100vw);
    opacity: 0;
  }
  80% {
    transform: translateX(-5vw);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes animation-spin-infinity {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes animation-spin {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes animation-wave {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.gwf-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "growify-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gwf-icon--uber:before {
  content: "\e916";
}

.gwf-icon--facebook-f:before {
  content: "\e90c";
}

.gwf-icon--instagram:before {
  content: "\e90d";
}

.gwf-icon--linkedin-in:before {
  content: "\e90e";
}

.gwf-icon--pinterest:before {
  content: "\e90f";
}

.gwf-icon--tiktok:before {
  content: "\e910";
}

.gwf-icon--x-twitter:before {
  content: "\e911";
}

.gwf-icon--youtube:before {
  content: "\e912";
}

.gwf-icon--boleto:before {
  content: "\e900";
}

.gwf-icon--cc-amex:before {
  content: "\e901";
}

.gwf-icon--cc-diners-club:before {
  content: "\e902";
}

.gwf-icon--cc-mastercard:before {
  content: "\e903";
}

.gwf-icon--cc-visa:before {
  content: "\e904";
}

.gwf-icon--clearsale:before {
  content: "\e905";
}

.gwf-icon--elo:before {
  content: "\e906";
}

.gwf-icon--google-safe-browsing:before {
  content: "\e907";
}

.gwf-icon--mercadopago:before {
  content: "\e908";
}

.gwf-icon--pagseguro:before {
  content: "\e909";
}

.gwf-icon--pix:before {
  content: "\e90a";
}

.gwf-icon--tray:before {
  content: "\e90b";
}

.gwf-icon--percent:before {
  content: "\e913";
}

.gwf-icon--headset_mic:before {
  content: "\e914";
}

.gwf-icon--shop:before {
  content: "\e917";
}

.gwf-icon--truck:before {
  content: "\e915";
}

.gwf-icon--transport:before {
  content: "\e915";
}

.gwf-icon--transaction:before {
  content: "\e915";
}

.gwf-icon--shipping:before {
  content: "\e915";
}

.gwf-icon--plus:before {
  content: "\f067";
}

.gwf-icon--minus:before {
  content: "\f068";
}

.gwf-icon--search:before {
  content: "\f002";
}

.gwf-icon--heart:before {
  content: "\f004";
}

.gwf-icon--close:before {
  content: "\f00d";
}

.gwf-icon--remove:before {
  content: "\f00d";
}

.gwf-icon--times:before {
  content: "\f00d";
}

.gwf-icon--file-o:before {
  content: "\f016";
}

.gwf-icon--headphones:before {
  content: "\f025";
}

.gwf-icon--video-camera:before {
  content: "\f03d";
}

.gwf-icon--map-marker:before {
  content: "\f041";
}

.gwf-icon--arrow-left:before {
  content: "\f060";
}

.gwf-icon--arrow-right:before {
  content: "\f061";
}

.gwf-icon--arrow-up:before {
  content: "\f062";
}

.gwf-icon--arrow-down:before {
  content: "\f063";
}

.gwf-icon--chevron-down:before {
  content: "\f078";
}

.gwf-icon--shopping-cart:before {
  content: "\f07a";
}

.gwf-icon--sign-out:before {
  content: "\f08b";
}

.gwf-icon--sign-in:before {
  content: "\f090";
}

.gwf-icon--phone:before {
  content: "\f095";
}

.gwf-icon--square-o:before {
  content: "\f096";
}

.gwf-icon--filter:before {
  content: "\f0b0";
}

.gwf-icon--mobile:before {
  content: "\f10b";
}

.gwf-icon--mobile-phone:before {
  content: "\f10b";
}

.gwf-icon--shield:before {
  content: "\f132";
}

.gwf-icon--check-square:before {
  content: "\f14a";
}

.gwf-icon--sort-amount-asc:before {
  content: "\f160";
}

.gwf-icon--archive:before {
  content: "\f187";
}

.gwf-icon--google:before {
  content: "\f1a0";
}

.gwf-icon--sliders:before {
  content: "\f1de";
}

.gwf-icon--trash:before {
  content: "\f1f8";
}

.gwf-icon--whatsapp:before {
  content: "\f232";
}

.gwf-icon--volume-control-phone:before {
  content: "\f2a0";
}

.gwf-icon--envelope-open:before {
  content: "\f2b6";
}

.gwf-icon--envelope-open-o:before {
  content: "\f2b7";
}

.gwf-icon--google-drive:before {
  content: "\ea8f";
}

.gwf-icon--spotify:before {
  content: "\ea94";
}

.gwf-icon--telegram:before {
  content: "\ea95";
}

.gwf-icon--vine:before {
  content: "\ea97";
}

@font-face {
  font-family: "growify-icons";
  src: url("../fonts/growify-icons/growify-icons.eot?afvykr");
  src: url("../fonts/growify-icons/growify-icons.eot?afvykr#iefix") format("embedded-opentype"), url("../fonts/growify-icons/growify-icons.ttf?afvykr") format("truetype"), url("../fonts/growify-icons/growify-icons.woff?afvykr") format("woff"), url("../fonts/growify-icons/growify-icons.svg?afvykr#growify-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.fake-loader {
  position: relative;
  overflow: hidden;
}

.fake-loader--loading {
  pointer-events: none;
  border-color: transparent !important;
  background-color: transparent !important;
}
.fake-loader--loading > * {
  visibility: hidden;
}
.fake-loader--loading:before {
  width: 0 !important;
  height: 0 !important;
}
.fake-loader--loading:after {
  animation-name: animation-wave;
  animation-duration: 5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transition: background-image 0.5s;
  background-size: 800px 104px;
  background: #f6f7f8;
  background: linear-gradient(90deg, #dcdcdc 8%, #ededed 18%, #dcdcdc 33%);
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

.gwf-bio__wrapper {
  font-family: "Poppins";
  display: flex;
  justify-content: center;
  padding: 20px;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(https://agenciagrowify.com.br/wp-content/uploads/2025/12/background-surpresa-fantastica.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.gwf-bio__holder {
  width: 800px;
}
@media (max-width: 767px) {
  .gwf-bio__holder {
    width: 100vw;
  }
}
.gwf-bio__grid {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 25px 20px;
}
.gwf-bio__profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #ffffff;
}
.gwf-bio__profile-image {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #DEDEDE;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.gwf-bio__profile-title {
  font-size: 28px;
  font-weight: 700;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .gwf-bio__profile-title {
    font-size: 30px;
  }
}
.gwf-bio__profile-description {
  font-size: 16px;
  padding-bottom: 5px;
}
.gwf-bio__profile-description-destaque {
  font-weight: bold;
}
.gwf-bio__social {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding-top: 20px;
}
.gwf-bio__social-link {
  display: inline-block;
  cursor: pointer;
  line-height: 1;
  text-decoration: none;
  text-shadow: none;
}
.gwf-bio__social-link:hover {
  text-decoration: none;
}
.gwf-bio__social-icon {
  color: #17BEBB;
  font-size: 24px;
  opacity: 0.8;
  transition: 0.3s;
}
.gwf-bio__social-icon:hover {
  opacity: 1;
  transform: scale(1.1);
}
.gwf-bio__card {
  text-align: center;
  color: #ffffff;
}
.gwf-bio__links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.gwf-bio__links-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 12px 15px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  background: #F27329;
  border-radius: 5px;
  line-height: 22px;
  width: 100%;
  max-width: 60%;
}
.gwf-bio__links-item:hover {
  background-color: rgb(240.5396475771, 99.2731277533, 16.9603524229);
}
@media (max-width: 767px) {
  .gwf-bio__links-item {
    max-width: 90%;
    font-size: 15px;
    padding-left: 25px;
  }
}
.gwf-bio__links-text {
  flex: 1;
}
.gwf-bio__links-item-produtos {
  text-decoration: none;
}
.gwf-bio__creator-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 20px;
}
.gwf-bio__creator-image {
  width: 290px;
  height: 350px;
  object-fit: cover;
  border-radius: 10px;
  border: 3px solid #DEDEDE;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 15px;
  margin: 10px;
}
.gwf-bio__produtos {
  background-color: #F27329;
  border-radius: 15px;
  padding: 10px;
  margin: 0 auto;
  max-width: 290px;
}
@media (min-width: 992px) {
  .gwf-bio__produtos {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.gwf-bio__produtos-title {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  padding: 10px 0px;
}
@media (max-width: 767px) {
  .gwf-bio__produtos-title {
    font-size: 19px;
  }
}
.gwf-bio__carrossel {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
@media (min-width: 992px) {
  .gwf-bio__carrossel {
    width: 275px;
  }
}
.gwf-bio__carrossel-track {
  display: flex;
  transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.gwf-bio__carrossel-slide {
  min-width: 100%;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.gwf-bio__carrossel-image {
  width: 100%;
  height: auto;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .gwf-bio__carrossel-image {
    width: 100%;
    object-fit: contain;
  }
}
.gwf-bio__carrossel-info {
  padding: 5px 5px;
}
.gwf-bio__carrossel-details {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.gwf-bio__carrossel-product-name {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  padding: 5px 0px;
  text-align: center;
}
.gwf-bio__carrossel-product-price {
  font-size: 18px;
  color: #ffffff;
  padding-bottom: 5px;
  font-weight: 400px;
}
.gwf-bio__carrossel-controls {
  position: absolute;
  top: 27%;
  width: 99%;
  display: flex;
  justify-content: space-between;
  padding: 0 1.5px;
  pointer-events: none;
}
@media (max-width: 767px) {
  .gwf-bio__carrossel-controls {
    width: 97%;
    padding: 0 4.5px;
  }
}
.gwf-bio__carrossel-btn {
  background: transparent;
  padding: 0;
  border: none;
  cursor: pointer;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  background-color: #ffffff;
  color: #CA9A0B;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.gwf-bio__carrossel-btn:hover {
  background-color: #DEDEDE;
}
.gwf-bio__loja {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.gwf-bio__loja:hover {
  background-color: rgb(240.5396475771, 99.2731277533, 16.9603524229);
  border: 2px solid #F27329;
}
@media (max-width: 767px) {
  .gwf-bio__loja {
    width: 100%;
    font-size: 16px;
  }
}
.gwf-bio__loja .gwf-icon {
  font-size: 20px;
  padding-left: 5px;
}
@media (max-width: 767px) {
  .gwf-bio__loja .gwf-icon {
    padding-left: 15px;
  }
}
.gwf-bio__loja-link {
  display: inline-block;
  cursor: pointer;
  line-height: 1;
  text-decoration: none;
  text-shadow: none;
}
.gwf-bio__loja-link:hover {
  text-decoration: none;
}
.gwf-bio__loja-link {
  color: #ffffff;
  background-color: #AB450A;
  border: 2px solid #AB450A;
  border-radius: 8px;
  width: 100%;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins";
  text-align: center;
}
.gwf-bio__site {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.gwf-bio__site .gwf-icon {
  font-size: 20px;
  padding-left: 5px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .gwf-bio__site .gwf-icon {
    padding-left: 15px;
  }
}
.gwf-bio__site-title {
  color: #ffffff;
  font-size: 24px;
}
@media (max-width: 767px) {
  .gwf-bio__site-title {
    text-shadow: 2px 2px 4px black;
  }
}
.gwf-bio__site-link {
  display: inline-block;
  cursor: pointer;
  line-height: 1;
  text-decoration: none;
  text-shadow: none;
}
.gwf-bio__site-link:hover {
  text-decoration: none;
}
.gwf-bio__site-link {
  display: flex;
  justify-content: center;
  background-color: #823316;
  padding: 15px;
  width: 40%;
  border-radius: 5px;
  color: #ffffff;
  font-size: 18px;
}
.gwf-bio__site-link:hover {
  opacity: 1;
  background-color: rgb(108.1907894737, 42.4440789474, 18.3092105263);
}
@media (max-width: 767px) {
  .gwf-bio__site-link {
    width: 90%;
  }
}
.gwf-bio__store {
  margin: 0 auto 30px auto;
  background-color: #ffffff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 600px;
}
@media (max-width: 767px) {
  .gwf-bio__store {
    width: 98%;
  }
}
.gwf-bio__store-card {
  display: flex;
  flex-direction: column;
}
.gwf-bio__store-image-wrapper {
  position: relative;
  height: 180px;
}
.gwf-bio__store-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gwf-bio__store-info {
  padding: 10px;
  color: #333;
}
.gwf-bio__store-icon {
  padding-right: 10px;
  color: #666;
  width: 16px;
}
@media (min-width: 992px) {
  .gwf-bio__store-icon {
    font-size: 20px;
  }
}
.gwf-bio__store-name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}
.gwf-bio__store-address, .gwf-bio__store-phone, .gwf-bio__store-hours, .gwf-bio__store-truck {
  font-size: 14px;
  margin-bottom: 8px;
  text-align: left;
}
.gwf-bio__store-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .gwf-bio__store-actions {
    grid-template-columns: 1fr;
  }
}
.gwf-bio__store-btn {
  display: inline-block;
  cursor: pointer;
  line-height: 1;
  text-decoration: none;
  text-shadow: none;
}
.gwf-bio__store-btn:hover {
  text-decoration: none;
}
.gwf-bio__store-btn {
  padding: 10px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  border: 1px solid #ddd;
  transition: all 0.3s ease;
}
.gwf-bio__store-btn--maps {
  background-color: #4285F4;
  color: #fff;
  border-color: #4285F4;
}
.gwf-bio__store-btn--maps:hover {
  background-color: #357ae8;
  border-color: #357ae8;
  color: #fff;
  font-weight: 700;
}
.gwf-bio__store-btn--waze {
  background-color: #33CCFF;
  color: #000;
  border-color: #33CCFF;
}
.gwf-bio__store-btn--waze:hover {
  background-color: #29b6e6;
  border-color: #29b6e6;
}
.gwf-bio__store-btn--map {
  background-color: #fff;
  color: #333;
}
.gwf-bio__store-btn--map:hover {
  background-color: #f5f5f5;
}
.gwf-bio__store-map {
  padding: 0 15px 15px;
}
.gwf-bio__store-map iframe {
  border-radius: 10px;
  border: 1px solid #eee !important;
}
.gwf-bio__reviews-title {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 20px;
  text-align: center;
}
.gwf-bio__review {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f8f9fa;
  padding: 20px 15px;
  border-radius: 12px;
  max-width: 450px;
  margin: 0 auto;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  color: #3c4043;
  background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 767px) {
  .gwf-bio__review {
    flex-direction: column;
    gap: 20px;
    text-align: center;
    padding: 20px;
    width: 98%;
  }
}
.gwf-bio__review-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.gwf-bio__review-branding {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 767px) {
  .gwf-bio__review-branding {
    justify-content: center;
  }
}
.gwf-bio__review-logo {
  width: 75px;
  height: auto;
}
.gwf-bio__review-title {
  font-size: 18px;
  font-weight: 700;
  color: #5f6368;
}
.gwf-bio__review-rating {
  display: flex;
  align-items: center;
  gap: 6px;
}
@media (max-width: 767px) {
  .gwf-bio__review-rating {
    justify-content: center;
  }
}
.gwf-bio__review-score {
  font-size: 20px;
  font-weight: 800;
  color: #3c4043;
}
.gwf-bio__review-stars {
  display: flex;
  color: #fbbc04;
  font-size: 18px;
}
.gwf-bio__review-count {
  font-size: 14px;
  color: #70757a;
}
.gwf-bio__review-button {
  background-color: #1a73e8;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
  transition: background-color 0.3s ease, transform 0.2s ease;
}
.gwf-bio__review-button:hover {
  background-color: #1557b0;
  transform: scale(1.02);
}
@media (max-width: 767px) {
  .gwf-bio__review-button {
    width: 100%;
    max-width: 250px;
  }
}
.gwf-bio__map {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.gwf-bio__map-container {
  height: 150px;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .gwf-bio__map-container {
    width: 100vw;
  }
}
.gwf-bio__video-container {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.gwf-bio__video-frame {
  width: 100%;
  aspect-ratio: 16/6;
  border-radius: 16px;
  overflow: hidden;
  border: none;
}
@media (max-width: 767px) {
  .gwf-bio__video-frame {
    aspect-ratio: 16/9;
  }
}
.gwf-bio__map {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.gwf-bio__map-container {
  height: 180px;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .gwf-bio__map-container {
    width: 100vw;
  }
}

/*# sourceMappingURL=gwf-main.css.map */
