@charset "UTF-8";
@font-face {
  font-family: "Futura PT";
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: local("Futura PT"), url("../fonts/futura-book.otf") format("opentype"), url("../fonts/futura-book.woff") format("woff"), url("../fonts/futura-book.woff2") format("woff2");
}
@font-face {
  font-family: "Futura PT";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local("Futura PT"), url("../fonts/futura-medium.otf") format("opentype"), url("../fonts/futura-medium.woff") format("woff"), url("../fonts/futura-medium.woff2") format("woff2");
}
@font-face {
  font-family: "Futura PT";
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: local("Futura PT"), url("../fonts/futura-demi.otf") format("opentype"), url("../fonts/futura-demi.woff") format("woff"), url("../fonts/futura-demi.woff2") format("woff2");
}
@font-face {
  font-family: "Futura PT";
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  src: local("Futura PT"), url("../fonts/futura-heavy.otf") format("opentype"), url("../fonts/futura-heavy.woff") format("woff"), url("../fonts/futura-heavy.woff2") format("woff2");
}
@font-face {
  font-family: "Futura PT";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local("Futura PT"), url("../fonts/futura-bold.otf") format("opentype"), url("../fonts/futura-bold.woff") format("woff"), url("../fonts/futura-bold.woff2") format("woff2");
}
/*
$font-xl: 2rem;      // 32px */
/* You can add global styles to this file, and also import other style files */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  color: #040404;
  background: #ffffff;
  font-size: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 300;
  height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body.theme-pink {
  --color-dark: #FF00A3;
  --color-mid: #FF60C5;
  --color-light: #FF9EDC;
  --color-lighter: #FFD5F0;
}
body.theme-blue {
  --color-dark: #0091FF;
  --color-mid: #0091FF;
  --color-light: #9CD4FF;
  --color-lighter: #D4ECFF;
}
body.theme-green {
  --color-dark: #03E09A;
  --color-mid: #03E09A;
  --color-light: #B4FFE5;
  --color-lighter: #DDFFF3;
}
body.theme-lavander {
  --color-dark: #6169FF;
  --color-mid: #6169FF;
  --color-light: #BEC1FF;
  --color-lighter: #DFE1FF;
}
body.theme-mint {
  --color-dark: #00FF26;
  --color-mid: #00FF26;
  --color-light: #94FFA4;
  --color-lighter: #E0FFE5;
}
body.theme-mint .product-results {
  color: #040404;
}
body.theme-mint .product-results hr {
  border-top: 1px solid #03C821 !important;
}
body.theme-lemon {
  --color-dark: #D5EB01;
  --color-mid: #E7FF00;
  --color-light: #F8FFAF;
  --color-lighter: #FCFFE1;
}
body.theme-lemon .product-results {
  color: #040404;
}
body.theme-lemon .product-results hr {
  border-top: 1px solid #D5EB01 !important;
}
body.theme-yellow {
  --color-dark: #FFF300;
  --color-mid: #FFF300;
  --color-light: #FFFA8D;
  --color-lighter: #FFFCC0;
}
body.theme-yellow .product-results {
  color: #040404;
}
body.theme-yellow .product-results hr {
  border-top: 1px solid #D1C813 !important;
}
body.theme-orange {
  --color-dark: #FF7700;
  --color-mid: #FF7700;
  --color-light: #FFDC89;
  --color-lighter: #FFF3D7;
}
body.theme-aqua {
  --color-dark: #00EEFF;
  --color-mid: #00EEFF;
  --color-light: #93F8FF;
  --color-lighter: #DAFDFF;
}
body.theme-aqua .product-results {
  color: #040404;
}
body.theme-aqua .product-results hr {
  border-top: 1px solid #01CDDC !important;
}

.topbar-banner-alert {
  align-self: center;
  border-bottom: 1px solid #DFDFEA;
  background-color: #ffffff;
  width: 100%;
  padding: 16px 0;
}
.topbar-banner-alert p {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3.78px;
  line-height: 1.3;
  text-align: center;
}
.topbar-banner-alert p strong {
  font-weight: 600;
  color: #FF6F84;
}
.topbar-banner-alert p a {
  color: #040404;
}
@media (max-width: 991px) {
  .topbar-banner-alert p {
    letter-spacing: 2px;
    font-size: 12px;
  }
}

.action-button {
  border: 1px solid #DFDFEA;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  width: 48px;
  height: 48px;
  align-self: stretch;
  display: flex;
  position: relative;
}
.action-button.whatsapp {
  text-indent: -999999px;
}
.action-button .action-icon {
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  width: 24px;
  align-self: stretch;
  margin: auto 0;
}
.action-button .woocommerce-cart-count-wrapper {
  border-radius: 100px;
  color: #ffffff;
  background-color: #040404;
  position: absolute;
  z-index: 0;
  min-height: 24px;
  width: 24px;
  right: -8px;
  bottom: -3px;
  align-self: start;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
}
@media (max-width: 991px) {
  .action-button .woocommerce-cart-count-wrapper {
    bottom: 32px;
  }
}
.action-button:hover {
  border: 1px solid #FFA4B1;
}
.action-button:hover .woocommerce-cart-count-wrapper {
  background-color: #FF6F84;
}

header {
  background-color: #ffffff;
  position: sticky;
  top: 0;
  z-index: 1000;
  transition: all 0.6s ease;
}
@media (max-width: 991px) {
  header {
    position: relative;
  }
}
header.is-collapsed {
  top: -165px;
  transition: all 0.6s ease;
}
header .header-container {
  width: 100%;
}
header .header-container .header-main {
  display: flex;
  padding: 32px 48px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
header .header-container .header-main .logo-container {
  object-fit: contain;
  object-position: center;
}
header .header-container .header-main .logo-container .logo {
  background-image: url("../images/logo-faonabrasil.svg");
  text-indent: -99999px;
  display: block;
  width: 145px;
  height: 28px;
}
@media (max-width: 991px) {
  header .header-container .header-main {
    padding: 32px 24px;
    justify-content: flex-start;
  }
}
header .header-container .main-navigation {
  align-self: stretch;
  min-width: 240px;
  margin: auto 0;
  flex: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}
header .header-container .main-navigation .nav-links {
  display: flex;
  align-items: center;
  gap: 40px 48px;
  justify-content: start;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
header .header-container .main-navigation .menu-item {
  align-self: stretch;
  margin: auto 0;
}
header .header-container .main-navigation .menu-item a {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  letter-spacing: -0.36px;
  line-height: 1.3;
  text-decoration: none;
  color: #040404;
}
header .header-container .main-navigation .menu-item:hover::after {
  content: "";
  background-color: #FFA4B1;
  display: block;
  height: 1px;
  width: 20px;
  margin: 4px auto 0;
}
header .header-container .header-actions {
  align-self: stretch;
  display: flex;
  min-width: 240px;
  margin: auto 0;
  align-items: center;
  gap: 16px;
  justify-content: end;
  flex-wrap: wrap;
  flex: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}
@media (max-width: 991px) {
  header .header-container .header-actions,
  header .header-container .main-navigation {
    display: none;
  }
}

.menu-bottom-bar {
  background: #ffffff;
  position: fixed;
  bottom: 0;
  z-index: 1001;
  width: 100%;
}
.menu-bottom-bar .menu-bottom-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
}
@media (min-width: 991px) {
  .menu-bottom-bar {
    display: none;
  }
}

/* =============================
    INSTAGRAM SECTION
================================ */
.section-container {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin: 32px 0;
}
@media (max-width: 991px) {
  .section-container {
    margin: 56px 0 0;
  }
}
.section-container .section-header.instagram-header {
  margin: 0 56px;
}
.section-container .section-header.instagram-header .button {
  width: 228px;
}
@media (max-width: 991px) {
  .section-container .section-header.instagram-header {
    margin: 0 16px;
  }
  .section-container .section-header.instagram-header .button {
    width: 100%;
    padding: 0;
    height: 48px;
    margin-top: 16px;
  }
  .section-container .section-header.instagram-header .button span {
    padding-left: 24px;
  }
  .section-container .section-header.instagram-header .button img {
    padding-right: 20px;
  }
}
.section-container .marquee-section {
  overflow: hidden;
  padding: 64px 0;
}
@media (max-width: 991px) {
  .section-container .marquee-section {
    padding: 32px 0;
  }
}
.section-container .marquee-wrapper {
  display: flex;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.section-container .marquee-track {
  display: inline-block;
  white-space: nowrap;
  animation: marqueeScroll 30s linear infinite;
  font-weight: 600;
  letter-spacing: -2px;
  font-size: 64px;
  color: #53535D;
  gap: 104px;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.section-container .marquee-track:hover {
  animation-play-state: paused;
}
@media (max-width: 991px) {
  .section-container .marquee-track {
    font-size: 40px;
  }
}
@keyframes marqueeScroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

.instagram-feed {
  background: #ffffff;
  padding: 0 4px;
}
@media (max-width: 991px) {
  .instagram-feed .zoom-instagram {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .instagram-feed .zoom-instagram {
    grid-template-columns: 1fr;
  }
}
.instagram-feed .zoom-instagram .zoom-instagram-widget__item-inner-wrap {
  background: #DFDFEA;
  overflow: hidden;
  position: relative;
  aspect-ratio: 1/1;
}
.instagram-feed .zoom-instagram img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
  display: block;
}
.instagram-feed .zoom-instagram img:hover {
  transform: scale(1.05);
}
.instagram-feed .zoom-instagram .zoom-instagram-widget__overlay {
  display: none !important;
}
.instagram-feed .zoom-instagram-link {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .zoom-instagram-widget__items {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
/* =============================
    SITE FOOTER
================================ */
.footer {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 72px;
  gap: 88px;
  width: 100%;
  background-color: #ffffff;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .footer {
    gap: 16px;
    padding-top: 56px;
  }
}
.footer-main {
  display: flex;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 991px) {
  .footer-main {
    flex-direction: column;
  }
}
.footer-logo-section {
  display: flex;
  align-items: center;
  padding: 40px 88px 0;
}
@media (max-width: 991px) {
  .footer-logo-section {
    padding: 0;
    width: 100%;
    justify-content: center;
  }
}
.footer-nav {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  flex: 1;
  padding: 0 88px 0 48px;
}
@media (max-width: 991px) {
  .footer-nav {
    flex-direction: column;
    padding: 56px 32px 0;
  }
}
.footer-nav .nav-category {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-right: 1px solid rgba(223, 223, 234, 0.7);
  flex: 1;
  padding: 0 56px;
  height: 320px;
}
@media (max-width: 991px) {
  .footer-nav .nav-category {
    border: none;
    padding: 0;
    height: auto;
    width: 100%;
    margin-bottom: 32px;
  }
}
.footer-nav .nav-category:first-of-type {
  padding-left: 0;
}
.footer-nav .nav-category:last-of-type {
  padding-right: 0;
  border: none;
}
.footer-nav .nav-category .category-title {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 16px;
}
.footer-nav .nav-category .nav-links .nav-link {
  display: block;
  font-weight: 300;
  font-size: 1.125rem;
  color: #040404;
  text-decoration: none;
  margin-bottom: 16px;
}
.footer-nav .nav-category .nav-links .nav-link:hover {
  text-decoration: underline;
}
.footer-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media (max-width: 991px) {
  .footer-info {
    flex-direction: column;
    align-items: flex-start;
  }
}
.footer-info .company-address {
  font-weight: 300;
  font-size: 1rem;
  color: #040404;
  padding-left: 88px;
}
@media (max-width: 991px) {
  .footer-info .company-address {
    padding: 0 32px;
  }
}
.footer-info .contact-info {
  padding-right: 88px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
@media (max-width: 991px) {
  .footer-info .contact-info {
    padding: 0 32px;
    margin: 32px 0;
  }
}
.footer-info .contact-info .contact-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 300;
  font-size: 1.125rem;
  color: #040404;
  text-decoration: none;
}
.footer-info .contact-info .contact-item:hover {
  text-decoration: underline;
}
.footer-bottom {
  font-weight: 300;
  font-size: 1rem;
  color: #040404;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 40px 0;
  border-top: 1px solid #040404;
}
@media (max-width: 991px) {
  .footer-bottom {
    padding: 40px 0 112px;
    flex-direction: column;
  }
}
.footer-bottom .copyright {
  margin: 0;
  padding-left: 88px;
}
@media (max-width: 991px) {
  .footer-bottom .copyright {
    padding: 0;
  }
}
.footer-bottom .legal-links {
  display: flex;
  gap: 40px;
  padding-right: 88px;
}
@media (max-width: 991px) {
  .footer-bottom .legal-links {
    align-items: center;
    padding: 12px 0 0;
    gap: 4px;
    flex-direction: column;
  }
}
.footer-bottom .legal-link {
  color: #040404;
  text-decoration: none;
}
.footer-bottom .legal-link:hover {
  text-decoration: underline;
}

.stories-highlights {
  display: flex;
  margin: 40px 0;
  width: 100%;
}
@media (max-width: 991px) {
  .stories-highlights {
    margin: 0 0 32px;
  }
}
.stories-highlights .stories-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.stories-highlights .stories-container .swiper-wrapper {
  display: flex;
  align-items: center;
}
.stories-highlights .stories-container .swiper-slide {
  width: auto;
  flex-shrink: 0;
}
.stories-highlights .stories-container .navigation-button {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 10;
  top: 20px;
}
.stories-highlights .stories-container .navigation-button .nav-icon {
  width: 16px;
}
.stories-highlights .stories-container .navigation-button.navigation-prev {
  left: 24px;
}
.stories-highlights .stories-container .navigation-button.navigation-next {
  right: 24px;
}
@media (max-width: 991px) {
  .stories-highlights .stories-container .navigation-button {
    display: none;
  }
}
@media (max-width: 991px) {
  .stories-highlights .stories-container .swiper-slide:first-of-type {
    margin-left: 16px;
  }
  .stories-highlights .stories-container .swiper-slide:last-of-type {
    margin-right: 16px;
  }
}
.stories-highlights .highlight-item {
  cursor: pointer;
  align-self: stretch;
  display: flex;
  margin: auto 0;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  white-space: nowrap;
}
.stories-highlights .highlight-item .highlight-border {
  gap: 10px;
  justify-content: start;
  align-items: center;
  justify-content: center;
  border-radius: 1000px;
  border: 1px solid #FFC2CB;
  display: flex;
  width: 80px;
  height: 80px;
}
.stories-highlights .highlight-item .highlight-border .highlight-content {
  transition: all 0.2s;
  background: #040404;
  justify-content: center;
  align-items: center;
  border-radius: 500px;
  align-self: stretch;
  display: flex;
  margin: auto 0;
  width: 72px;
  gap: 10px;
  overflow: hidden;
  height: 72px;
}
.stories-highlights .highlight-item .highlight-border .highlight-thumb {
  transition: all 0.2s;
  width: 100%;
  height: 100%;
  opacity: 100%;
}
.stories-highlights .highlight-item .highlight-label {
  color: #040404;
  text-align: center;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: -0.32px;
  margin-top: 4px;
}
@media (max-width: 991px) {
  .stories-highlights .highlight-item .highlight-border {
    width: 72px;
    height: 72px;
  }
  .stories-highlights .highlight-item .highlight-border .highlight-content {
    width: 64px;
    height: 64px;
  }
  .stories-highlights .highlight-item .highlight-border .highlight-label {
    font-size: 0.75rem;
  }
}
@media (min-width: 991px) {
  .stories-highlights .highlight-item:hover .highlight-border {
    border-color: #FF00A3;
  }
  .stories-highlights .highlight-item:hover .highlight-border .highlight-content {
    transition: all 0.2s;
    width: 76px;
    height: 76px;
  }
  .stories-highlights .highlight-item:hover .highlight-border .highlight-thumb {
    transition: all 0.2s;
    width: 120%;
    height: 120%;
  }
}

/* =============================
   Modal de Stories
============================= */
.story-modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.story-modal.open {
  display: flex;
}

.story-modal-content {
  position: relative;
  width: 320px;
  height: 90vh;
  max-height: 720px;
  background: #000;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.story-modal-close {
  position: absolute;
  top: 16px;
  right: 16px;
  background: transparent;
  border: none;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  z-index: 10;
}

.story-modal-inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.stories-swiper-modal {
  width: 100%;
  height: 100%;
}

.stories-swiper-modal .swiper-wrapper {
  height: 100%;
}

.stories-swiper-modal .swiper-slide {
  width: 100%;
  height: 100%;
  background: #000;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

/* Estilos para o conteúdo dentro do slide */
.story-full-image,
.story-yt-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.story-full-image {
  object-fit: cover;
}

.story-yt-container iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.story-modal-inner,
.story-swiper,
.swiper-slide,
.story-content {
  width: 100%;
  height: 100%;
  position: relative;
}

.story-youtube,
.story-image {
  width: 100%;
  height: 100%;
  position: relative;
}

.story-youtube iframe,
.story-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0;
}

.progress-bar {
  position: absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  border-radius: 2px;
  z-index: 5;
}
.progress-bar::after {
  content: "";
  display: block;
  height: 100%;
  width: 0%;
  background-color: white;
  animation: fillBar linear forwards;
}
.progress-bar.progress-active::after {
  animation-duration: var(--duration, 5000ms);
  animation-name: fillBar;
}

@keyframes fillBar {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
/* =============================
    MINI CART
================================ */
.modal.hidden {
  display: none !important;
}
.modal .modal-content-cart {
  border-radius: 0 !important;
  transform: translateX(0%);
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
  position: fixed;
  width: 580px;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 99999;
}
.modal .modal-content-cart.open {
  transition: transform 0.3s ease;
  transform: translateX(0%);
}
.modal .modal-content-cart .widget_shopping_cart_content {
  height: 100%;
  width: 100%;
  position: fixed;
  overflow: hidden;
}
.modal .modal-content-cart .modal-content-header {
  padding: 24px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #DFDFEA;
}
.modal .modal-content-cart .modal-content-header h3 {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: -0.5px;
}
.modal .modal-content-cart .modal-content-header .close-modal {
  position: relative;
  top: inherit;
  right: inherit;
}
.modal .modal-content-cart .modal-cart-body {
  padding: 0 24px;
  height: 75%;
  overflow-y: scroll;
}
.modal .modal-content-cart .modal-cart-body .modal-cart-item {
  padding: 24px 0;
  border-bottom: 1px solid #DFDFEA;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.modal .modal-content-cart .modal-cart-body .modal-cart-item:last-of-type {
  border-bottom: 0;
}
.modal .modal-content-cart .modal-cart-body .modal-cart-item .mini-cart-title {
  color: #040404;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 110%;
  text-decoration: none;
}
.modal .modal-content-cart .modal-cart-body .modal-cart-item .mini-cart-column-left {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.modal .modal-content-cart .modal-cart-body .modal-cart-item .mini-cart-column-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}
.modal .modal-content-cart .modal-cart-body .modal-cart-item .price {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
.modal .modal-content-cart .modal-cart-body .modal-cart-item .remove {
  color: #040404;
  letter-spacing: -0.5px;
}
.modal .modal-content-cart .modal-cart-body .product-thumb {
  border-radius: 8px;
  display: flex;
  width: 96px;
  height: 96px;
}
.modal .modal-content-cart .modal-cart-body .product-thumb img {
  height: 100%;
  width: auto;
}
.modal .modal-content-cart .modal-cart-body .product-thumb.color-pink {
  background-color: #FFD5F0;
}
.modal .modal-content-cart .modal-cart-body .product-thumb.color-blue {
  background-color: #D4ECFF;
}
.modal .modal-content-cart .modal-cart-body .product-thumb.color-green {
  background-color: #DDFFF3;
}
.modal .modal-content-cart .modal-cart-body .product-thumb.color-lavander {
  background-color: #DFE1FF;
}
.modal .modal-content-cart .modal-cart-body .product-thumb.color-mint {
  background-color: #E0FFE5;
}
.modal .modal-content-cart .modal-cart-body .product-thumb.color-lemon {
  background-color: #FCFFE1;
}
.modal .modal-content-cart .modal-cart-body .product-thumb.color-yellow {
  background-color: #FFFCC0;
}
.modal .modal-content-cart .modal-cart-body .product-thumb.color-orange {
  background-color: #FFF3D7;
}
.modal .modal-content-cart .modal-cart-body .product-thumb.color-aqua {
  background-color: #DAFDFF;
}

button {
  border: none;
  cursor: pointer;
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  border-radius: 100px;
  gap: 12px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
}
.button--justify {
  align-items: center;
  justify-content: space-between;
}
.button--justify span {
  padding-right: 32px;
}
.button .button-icon.button-icon-light {
  display: inline-block;
}
.button .button-icon.button-icon-dark {
  display: none;
}
.button--small {
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0 16px;
  height: 36px;
  letter-spacing: 0;
}
.button--medium {
  font-size: 1rem;
  font-weight: 400;
  padding: 0 24px;
  height: 48px;
  letter-spacing: -0.4px;
}
.button--form {
  font-size: 1.125rem;
  font-weight: 400;
  padding: 0 24px;
  height: 56px;
  letter-spacing: -0.4px;
}
.button--large {
  font-size: 20px;
  font-weight: 500;
  padding: 0 24px;
  height: 64px;
  letter-spacing: -0.8px;
}
@media (max-width: 991px) {
  .button--large {
    font-size: 18px;
    height: 56px;
  }
}
.button--primary {
  border: 1px solid #040404;
  background-color: #040404;
  color: #ffffff;
}
@media (min-width: 991px) {
  .button--primary:hover {
    transition: all 0.3s ease;
    border: 1px solid #343030;
    background-color: #343030;
  }
}
.button--secondary {
  background: transparent;
  color: #040404;
  border: 1px solid #040404;
}
@media (min-width: 991px) {
  .button--secondary:hover {
    transition: all 0.3s ease;
    border: 1px solid #040404;
    color: #ffffff;
    background-color: #040404;
  }
}
.button--ghost {
  background: transparent;
  color: #040404;
}
@media (min-width: 991px) {
  .button--ghost:hover {
    transition: all 0.3s ease;
    background-color: #DFDFEA;
  }
}

.toggle-button {
  justify-content: center;
  align-items: center;
  border-radius: 300px;
  background-color: #F7F7FF;
  display: flex;
  min-height: 48px;
  width: 48px;
  overflow: hidden;
  height: 48px;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
@media (min-width: 991px) {
  .toggle-button:hover {
    background-color: #DFDFEA;
  }
}
.toggle-button.pulse img {
  animation: pulseHeart 0.4s ease-in-out;
}
@keyframes pulseHeart {
  0% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.3);
  }
  60% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.toggle-button.favorited {
  background-color: #FFE1E5;
}
.toggle-button.favorited .favorite-icon {
  filter: invert(36%) sepia(85%) saturate(2849%) hue-rotate(314deg) brightness(101%) contrast(101%);
}
.toggle-button .toggle-button-icon {
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  width: 24px;
  align-self: stretch;
  margin: auto;
}

.navigation-button {
  background-color: #040404;
  border: none;
  cursor: pointer;
  border-radius: 300px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 64px;
  height: 64px;
  transition: background-color 0.3s ease, opacity 0.3s ease;
}
.navigation-button .nav-icon {
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  width: 24px;
  align-self: stretch;
  margin: auto;
}
.navigation-button:disabled {
  opacity: 0;
  visibility: hidden;
  cursor: not-allowed;
}

.back-button {
  background: url("../images/icons/icon-back.svg") no-repeat center;
  width: 32px;
  height: 32px;
  text-indent: -999999px;
}

.badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 4px;
  letter-spacing: 2.16px;
}
.badge--small {
  font-size: 0.75rem;
  height: 24px;
  padding: 0 12px;
}
@media (max-width: 991px) {
  .badge--small {
    font-size: 10px;
    height: 20px;
    padding: 0 8px;
  }
}
.badge--medium {
  font-size: 1rem;
  height: 32px;
  padding: 0 16px;
  letter-spacing: 2.88px;
}
@media (max-width: 991px) {
  .badge--medium {
    font-size: 0.75rem;
    height: 24px;
    padding: 0 12px;
  }
}
.badge--large {
  font-size: 1.5rem;
  height: 40px;
  padding: 0 20px;
  letter-spacing: 3px;
}
@media (max-width: 991px) {
  .badge--large {
    font-size: 1rem;
    height: 32px;
    padding: 0 16px;
  }
}
.badge--light {
  background-color: rgba(255, 255, 255, 0.4);
  color: #ffffff;
}
.badge--dark {
  background-color: #040404;
  color: #ffffff;
}
.badge--aqua {
  background-color: #00EEFF;
  color: #040404;
}
.badge--floating {
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 1;
}

.tabs {
  display: flex;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Firefox */
}
.tabs::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}
.tabs ul {
  align-self: flex-start;
  display: flex;
  align-items: center;
  gap: 24px;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.5rem;
  color: #AEAEBC;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 1.2;
  justify-content: flex-start;
  margin-bottom: 32px;
  white-space: nowrap;
  padding: 0 56px 0 24px;
}
.tabs .tab-item {
  opacity: 0.6;
  color: #AEAEBC;
  align-self: stretch;
  margin: auto 0;
  cursor: pointer;
  transition: opacity 0.3s ease, color 0.3s ease;
  margin: 0;
}
.tabs .tab-item.tab-active {
  color: #040404 !important;
  opacity: 1;
}
@media (min-width: 991px) {
  .tabs ul {
    gap: 32px;
    font-size: 32px;
    margin-bottom: 40px;
    letter-spacing: -1.28px;
    padding: 0 24px;
  }
}

.tab-content {
  display: none;
  width: 100%;
}
.tab-content.tab-content-active {
  display: block;
}

.form-group,
.radio-group,
.checkbox-group {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 24px;
}
.form-group label,
.radio-group label,
.checkbox-group label {
  font-weight: 500;
  font-size: 1.125rem;
  color: #040404;
  letter-spacing: -0.5px;
  text-align: left;
}
.form-group input,
.form-group select,
.form-group textarea,
.radio-group input,
.radio-group select,
.radio-group textarea,
.checkbox-group input,
.checkbox-group select,
.checkbox-group textarea {
  background: #ffffff;
  border: 1px solid #DFDFEA;
  border-radius: 12px;
  height: 56px;
  color: #040404;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 300;
  letter-spacing: -0.5px;
  font-size: 20px;
  padding: 0 24px;
  transition: border 0.2s;
}
.form-group input::placeholder,
.form-group select::placeholder,
.form-group textarea::placeholder,
.radio-group input::placeholder,
.radio-group select::placeholder,
.radio-group textarea::placeholder,
.checkbox-group input::placeholder,
.checkbox-group select::placeholder,
.checkbox-group textarea::placeholder {
  color: #AEAEBC;
}
.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus,
.radio-group input:focus,
.radio-group select:focus,
.radio-group textarea:focus,
.checkbox-group input:focus,
.checkbox-group select:focus,
.checkbox-group textarea:focus {
  border-color: rgba(255, 96, 197, 0.7);
  box-shadow: 0px 0px 0px 4px rgba(255, 96, 197, 0.2);
  outline: none;
}
.form-group select,
.radio-group select,
.checkbox-group select {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg fill='%23444' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 32px 32px;
}
.form-group textarea,
.radio-group textarea,
.checkbox-group textarea {
  padding: 24px;
  min-height: 120px;
  resize: vertical;
}
.form-group .message,
.radio-group .message,
.checkbox-group .message {
  text-align: left;
  font-size: 1rem;
  color: #AEAEBC;
}
.form-group.is-error input,
.form-group.is-error select,
.form-group.is-error textarea,
.radio-group.is-error input,
.radio-group.is-error select,
.radio-group.is-error textarea,
.checkbox-group.is-error input,
.checkbox-group.is-error select,
.checkbox-group.is-error textarea {
  border-color: #ff0000;
}
.form-group.is-error .message,
.radio-group.is-error .message,
.checkbox-group.is-error .message {
  color: #ff0000;
}

.radio-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 300;
  font-size: 20px;
  cursor: pointer;
}
.radio-wrapper input[type=radio] {
  accent-color: #FFA4B1;
  display: none;
}
.radio-wrapper input[type=radio] + .custom-radio {
  width: 24px;
  height: 24px;
  border: 1px solid #AEAEBC;
  background: #ffffff;
  border-radius: 50%;
  display: inline-block;
  position: relative;
}
.radio-wrapper input[type=radio] + .custom-radio::after {
  content: "";
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.radio-wrapper input[type=radio]:checked + .custom-radio {
  border-color: #040404;
  background: #040404;
  transition: opacity 0.2s ease;
}
.radio-wrapper input[type=radio]:checked + .custom-radio::after {
  opacity: 1;
}

.checkbox-wrapper {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 300;
  font-size: 20px;
  cursor: pointer;
}
.checkbox-wrapper a {
  color: #040404;
}
.checkbox-wrapper input[type=checkbox] {
  accent-color: #FFA4B1;
  display: none;
}
.checkbox-wrapper input[type=checkbox] + .custom-checkbox {
  width: 24px;
  height: 24px;
  border: 1px solid #AEAEBC;
  background: #ffffff;
  border-radius: 8px;
  display: inline-block;
  position: relative;
}
.checkbox-wrapper input[type=checkbox] + .custom-checkbox::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(../images/icons/icon-checkbox.svg) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.checkbox-wrapper input[type=checkbox]:checked + .custom-checkbox {
  border-color: #040404;
  background: #040404;
  transition: opacity 0.2s ease;
}
.checkbox-wrapper input[type=checkbox]:checked + .custom-checkbox::after {
  opacity: 1;
}

.accordion-item {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: flex;
  flex-direction: column;
  min-width: 100%;
}
.accordion-item .accordion-header {
  border-bottom: 1px solid #040404;
  cursor: pointer;
  font-size: 32px;
  font-weight: 500;
  display: flex;
  padding: 24px 0;
  justify-content: space-between;
  align-items: center;
  height: 32px;
  letter-spacing: -0.7px;
}
.accordion-item .accordion-header:after {
  content: "";
  background: url("../images/icons/icon-plus.svg") no-repeat;
  background-size: contain;
  display: inline;
  width: 20px;
  height: 20px;
}
@media (max-width: 991px) {
  .accordion-item .accordion-header {
    font-size: 1.5rem;
  }
}
.accordion-item .accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
}
.accordion-item .accordion-body .accordion-content {
  padding: 32px 0;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  font-size: 1.125rem;
  line-height: 130%;
  letter-spacing: -0.7px;
}
.accordion-item .accordion-body p {
  font-size: 1.125rem;
  line-height: 130%;
}
.accordion-item .accordion-body p strong {
  font-weight: 500;
}
.accordion-item .accordion-body h1, .accordion-item .accordion-body h2, .accordion-item .accordion-body h3, .accordion-item .accordion-body h4, .accordion-item .accordion-body h5, .accordion-item .accordion-body h6 {
  font-size: 20px;
  font-weight: 500;
  margin-top: 24px;
}
.accordion-item .accordion-body h1:first-of-type, .accordion-item .accordion-body h2:first-of-type, .accordion-item .accordion-body h3:first-of-type, .accordion-item .accordion-body h4:first-of-type, .accordion-item .accordion-body h5:first-of-type, .accordion-item .accordion-body h6:first-of-type {
  margin: 0;
}
.accordion-item .accordion-body ul {
  list-style: inside;
  font-size: 20px;
  line-height: 130%;
}
.accordion-item .accordion-body ul li {
  margin-bottom: 12px;
}
.accordion-item.active .accordion-header:after {
  content: "";
  background: url("../images/icons/icon-minus.svg") no-repeat;
}
.accordion-item.active .accordion-body {
  max-height: 5000px;
  transition: all 0.4s ease-in-out;
}
.accordion-item.active .accordion-body .accordion-content {
  transition: all 0.4s ease-in-out;
  opacity: 1;
}

.product-card {
  cursor: pointer;
  border-top: 1px solid #DFDFEA;
  border-bottom: 1px solid #DFDFEA;
  border-left: 1px solid #DFDFEA;
  position: relative;
  display: flex;
  min-width: 100%;
  margin: 0;
  height: 588px;
  flex-direction: column;
  align-items: stretch;
  flex: 0 0 auto;
  width: calc(25% - 1px);
  box-sizing: border-box;
  overflow: hidden;
}
.product-card .added_to_cart {
  display: none;
}
.product-card:last-of-type {
  border-right: 1px solid #DFDFEA;
}
@media (max-width: 1280px) {
  .product-card {
    width: calc(33.333% - 1px);
  }
}
@media (max-width: 767px) {
  .product-card {
    width: calc(50% - 1px);
  }
}
@media (max-width: 480px) {
  .product-card {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .product-card {
    height: 420px;
    display: flex;
    justify-content: space-between;
  }
}
.product-card .product-thumb {
  z-index: 0;
  display: flex;
  height: 390px;
  width: 100%;
  flex-direction: column;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.product-card .product-thumb img {
  transition: opacity 0.3s ease-in-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
}
.product-card .product-thumb .product-image {
  opacity: 1;
}
.product-card .product-thumb .product-image-hover {
  opacity: 0;
}
@media (max-width: 991px) {
  .product-card .product-thumb {
    height: 250px;
  }
}
.product-card .product-info {
  transition: all 0.3s ease;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #040404;
  line-height: 1.3;
  position: absolute;
  bottom: -82px;
  width: 100%;
}
.product-card .product-info .product-info-content {
  display: flex;
  flex-direction: column;
  padding: 32px 32px 0;
}
.product-card .product-info .product-title {
  width: 100%;
  letter-spacing: -0.6px;
  text-align: left;
  padding: 0 8px;
  color: #040404;
  text-decoration: none;
}
.product-card .product-info .product-title .product-name {
  font-size: 20px;
  font-weight: 400;
}
.product-card .product-info .product-title .product-category {
  font-size: 1rem;
  font-weight: 300;
  margin-top: 4px;
}
.product-card .product-info .product-details {
  display: flex;
  padding: 56px 0 32px;
  align-items: center;
  font-size: 20px;
  letter-spacing: -0.8px;
  justify-content: space-between;
}
.product-card .product-info .product-details .product-price {
  font-weight: 450;
  align-self: stretch;
  margin: auto 0;
}
.product-card .product-info .product-details .product-volume {
  text-align: right;
  font-weight: 300;
  align-self: stretch;
  margin: auto 0;
}
.product-card .product-info .product-actions {
  display: flex;
  padding-bottom: 32px;
  gap: 16px;
}
.product-card .product-info .product-actions .button {
  width: 50%;
}
@media (min-width: 991px) {
  .product-card .product-info .product-actions .button--secondary:hover {
    border: 1px solid #FF6F84;
    color: #040404;
    background-color: #ffffff;
  }
}
@media (max-width: 991px) {
  .product-card .product-info {
    background-color: rgba(255, 255, 255, 0);
    position: relative;
    bottom: 0;
  }
  .product-card .product-info .product-info-content {
    padding: 16px;
  }
  .product-card .product-info .product-title {
    padding: 0;
  }
  .product-card .product-info .product-title .product-name {
    font-size: 1rem;
    font-weight: 400;
  }
  .product-card .product-info .product-title .product-category {
    font-size: 0.875rem;
  }
  .product-card .product-info .product-details {
    padding: 16px 0;
    font-size: 1rem;
  }
  .product-card .product-info .product-actions {
    flex-direction: column;
    padding-bottom: 0;
    gap: 8px;
  }
  .product-card .product-info .product-actions .button {
    height: 40px;
    padding: 0;
    width: 100%;
  }
  .product-card .product-info .product-actions .button span {
    padding-left: 20px;
  }
  .product-card .product-info .product-actions .button img {
    padding-right: 16px;
    width: 20px;
  }
  .product-card .product-info .product-actions .button--secondary {
    height: 24px;
    border-color: #ffffff;
  }
}
@media (min-width: 991px) {
  .product-card:hover .product-thumb img {
    transition: opacity 0.3s ease-in-out;
  }
  .product-card:hover .product-thumb .product-image {
    opacity: 0;
  }
  .product-card:hover .product-thumb .product-image-hover {
    opacity: 1;
  }
  .product-card:hover .product-info {
    transition: all 0.3s ease;
    bottom: 0;
  }
}
.product-card .favorite-toggle-button {
  position: absolute;
  z-index: 1;
  height: 48px;
  right: 20px;
  top: 20px;
}
@media (max-width: 991px) {
  .product-card .favorite-toggle-button {
    right: 16px;
    top: 16px;
  }
}
.product-card .badge {
  position: absolute;
  z-index: 1;
  left: 24px;
  top: 24px;
}
@media (max-width: 991px) {
  .product-card .badge {
    left: 16px;
    top: 16px;
  }
}
.product-card.skeleton {
  border: 1px solid #DFDFEA;
  padding: 1rem;
  display: flex;
  flex-direction: column;
}
.product-card.skeleton .img {
  margin-bottom: 32px;
}

.modal {
  position: fixed;
  inset: 0;
  background: rgba(4, 4, 4, 0.6);
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(8px);
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.modal .close-modal {
  position: absolute;
  top: 12px;
  right: 16px;
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  color: #040404;
}
.modal .modal-content {
  transition: all ease-in-out;
  background: #ffffff;
  border-radius: 16px;
  overflow-y: auto;
  overflow-x: hidden;
}
.modal .modal-content.modal-content-review {
  padding: 40px;
  width: 100%;
  width: 680px;
  position: relative;
  max-height: 85vh;
}
.modal .modal-content .modal-title {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: -1px;
  margin-bottom: 40px;
}

.skeleton .img {
  border-radius: 4px;
  margin: 4px 0;
  height: 300px;
}
.skeleton .line {
  border-radius: 4px;
  margin: 4px 0;
  height: 24px;
}
.skeleton .shimmer {
  background: linear-gradient(90deg, #DFDFEA 15%, #F7F7FF 25%, #DFDFEA 50%);
  background-size: 200% 100%;
  animation: shimmer 1.2s infinite;
}
@keyframes shimmer {
  0% {
    background-position: -100% 0;
  }
  100% {
    background-position: 100% 0;
  }
}

/* =============================
    BANNER
================================ */
.banner-showcase {
  align-items: center;
  border-radius: 32px;
  background-color: #DFDFEA;
  display: flex;
  height: 668px;
  padding: 0 80px;
  position: relative;
  max-width: 100%;
  margin: 0 32px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .banner-showcase {
    height: 70vh;
    padding: 40px 32px;
    margin: 0 8px;
  }
}
.banner-showcase .banner-content {
  display: flex;
  flex-direction: column;
  max-width: 428px;
  z-index: 2;
  flex-wrap: nowrap;
  align-items: flex-start;
  text-align: left;
}
.banner-showcase .banner-content .banner-title {
  color: #ffffff;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 72px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.88px;
  margin: 40px 0;
}
.banner-showcase .banner-content .banner-description {
  color: #ffffff;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 130%;
  letter-spacing: -0.48px;
  margin: 0 0 40px;
}
.banner-showcase .banner-content .banner-actions {
  display: flex;
  width: 260px;
}
.banner-showcase .banner-content .banner-actions .button {
  min-width: 100%;
  padding: 0;
}
.banner-showcase .banner-content .banner-actions .button span {
  margin-left: 24px;
}
.banner-showcase .banner-content .banner-actions .button img {
  margin-right: 24px;
}
@media (max-width: 991px) {
  .banner-showcase .banner-content {
    height: 100%;
    justify-content: space-between;
  }
  .banner-showcase .banner-content .banner-title {
    margin: 24px 0;
    font-size: 40px;
    font-weight: 600;
  }
  .banner-showcase .banner-content .banner-description {
    font-size: 20px;
    margin: 0;
  }
  .banner-showcase .banner-content .banner-actions {
    width: 100%;
  }
}
.banner-showcase .banner-image {
  position: absolute;
  right: 50px;
  top: 0px;
  z-index: 1;
}
@media (max-width: 991px) {
  .banner-showcase .banner-image {
    top: inherit;
    bottom: 0;
    width: 100%;
    left: 0;
  }
}
.banner-showcase .background-container {
  border-radius: 32px;
  background-size: cover;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media (max-width: 991px) {
  .banner-showcase .background-container {
    background-size: cover;
  }
}

/* =============================
    VITRINE
================================ */
.showcase-home {
  background-color: #ffffff;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  margin: 64px 32px;
  overflow: visible;
}
@media (max-width: 991px) {
  .showcase-home {
    margin: 32px 0px;
    overflow: hidden;
  }
}
.showcase-home .showcase-container {
  align-self: stretch;
  z-index: 0;
  display: flex;
  min-width: 240px;
  margin: auto 0;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
.showcase-home .empty-state {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 680px;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.125rem;
  color: #AEAEBC;
}
.showcase-home .product-grid {
  display: flex;
  flex-wrap: nowrap;
  overflow: visible;
  position: relative;
  z-index: 1;
}
.showcase-home .product-grid .swiper-slide .product-card {
  border-right: none;
}
.showcase-home .product-grid .swiper-slide:last-of-type {
  border-right: 1px solid #DFDFEA;
}
.showcase-home .product-grid.grabbing {
  transition: none;
}
.showcase-home .actions-showcase {
  display: flex;
  margin: 32px 0 0;
  width: 100%;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: flex-start;
}
.showcase-home .actions-showcase .button {
  width: 380px;
}
@media (max-width: 991px) {
  .showcase-home .actions-showcase .button {
    width: 80%;
  }
}
.showcase-home .navigation-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 50;
  background: #040404;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 64px;
  height: 64px;
  z-index: 10;
}
.showcase-home .navigation-button.navigation-prev {
  left: -24px;
}
.showcase-home .navigation-button.navigation-next {
  right: -24px;
}
@media (max-width: 991px) {
  .showcase-home .navigation-button {
    display: none !important;
  }
}

/* =============================
    TERCEIRA SESSÃO
================================ */
.third-section-home {
  border-radius: 32px;
  display: flex;
  overflow: hidden;
  margin: 0 32px;
  height: 670px;
  position: relative;
}
.third-section-home .third-section-image {
  background-color: #040404;
  width: 40%;
}
.third-section-home .third-section-image img {
  width: 100%;
}
.third-section-home .third-section-content {
  background-color: #E7FF00;
  display: flex;
  align-items: center;
  position: relative;
  width: 60%;
  position: relative;
}
.third-section-home .third-section-content img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
}
.third-section-home .third-section-content article {
  color: #040404;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 376px;
  margin-left: 96px;
  text-align: left;
  z-index: 1;
}
.third-section-home .third-section-content article .title {
  font-size: 72px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.88px;
}
.third-section-home .third-section-content article .description {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 120%;
  letter-spacing: -0.96px;
  margin-bottom: 16px;
}
.third-section-home .third-section-content article .button {
  width: 220px;
}
@media (max-width: 991px) {
  .third-section-home {
    flex-direction: column;
    margin: 0 8px;
    height: auto;
  }
  .third-section-home .third-section-image {
    width: 100%;
    height: 250px;
  }
  .third-section-home .third-section-image img {
    width: 100%;
  }
  .third-section-home .third-section-content {
    width: 100%;
  }
  .third-section-home .third-section-content img {
    display: none;
  }
  .third-section-home .third-section-content article {
    color: #040404;
    gap: 24px;
    max-width: 100%;
    margin: 32px 24px;
  }
  .third-section-home .third-section-content article .title {
    font-size: 40px;
    letter-spacing: -2px;
  }
  .third-section-home .third-section-content article .description {
    font-size: 1.125rem;
    letter-spacing: -0.6px;
    margin-bottom: 16px;
  }
  .third-section-home .third-section-content article .button {
    padding: 0;
    width: 100%;
  }
}

/* =============================
    SKIN SECTION
================================ */
.skin-solutions {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  margin: 64px 0;
}
.skin-solutions h2 {
  font-size: 64px;
  color: #040404;
  font-weight: 600;
  letter-spacing: -2.88px;
  line-height: 1;
  padding: 0 56px;
}
@media (max-width: 991px) {
  .skin-solutions {
    margin: 48px 0;
  }
  .skin-solutions h2 {
    font-size: 40px;
    letter-spacing: -2px;
    padding: 0 32px;
  }
}
.skin-solutions .skin-carousel-wrapper {
  background-color: #ffffff;
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 64px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .skin-solutions .skin-carousel-wrapper {
    margin-top: 48px;
  }
}
.skin-solutions .skin-carousel-wrapper .skin-carousel-container {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.skin-solutions .skin-carousel-wrapper .skin-carousel {
  display: flex;
  transition: transform 0.3s ease;
  will-change: transform;
  width: 100%;
}
.skin-solutions .skin-carousel-wrapper .skin-card {
  flex: 0 0 auto;
  width: calc(23.5294117647% - 24px);
  max-width: 344px;
  height: 580px;
  border-radius: 32px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #040404;
  position: relative;
  margin: 0 12px;
  text-decoration: none;
}
@media (max-width: 991px) {
  .skin-solutions .skin-carousel-wrapper .skin-card {
    height: 380px;
    border-radius: 24px;
  }
}
.skin-solutions .skin-carousel-wrapper .skin-card .skin-card-image {
  transition: height 0.3s ease-out, opacity 0.3s ease-out;
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.8;
}
.skin-solutions .skin-carousel-wrapper .skin-card:hover .skin-card-image {
  transition: height 0.3s ease-out, opacity 0.3s ease-out;
  height: 110%;
  opacity: 0.5;
}
.skin-solutions .skin-carousel-wrapper .skin-title {
  color: #ffffff;
  font-size: 64px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2.56px;
  margin-top: 10px;
  z-index: 2;
}
@media (max-width: 991px) {
  .skin-solutions .skin-carousel-wrapper .skin-title {
    font-size: 40px;
    letter-spacing: -2px;
  }
}
.skin-solutions .skin-carousel-wrapper .badge {
  z-index: 2;
}
.skin-solutions .navigation-button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
@media (max-width: 991px) {
  .skin-solutions .navigation-button {
    display: none;
  }
}
.skin-solutions .navigation-button.navigation-prev {
  left: 32px;
}
.skin-solutions .navigation-button.navigation-next {
  right: 32px;
}
.skin-solutions .navigation-button img {
  width: 24px;
  height: 24px;
}

/* =============================
    BLOG & INSTAGRAM SECTION
================================ */
.section-container {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 32px 0;
}
.section-container.blog-section {
  padding-left: 56px;
  padding-right: 56px;
}
@media (max-width: 991px) {
  .section-container {
    padding: 0;
  }
  .section-container.blog-section {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 40px;
  }
}
.section-container .section-header {
  border-bottom: 1px solid #DFDFEA;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
  margin-bottom: 64px;
}
.section-container .section-header h2 {
  font-size: 48px;
  font-weight: 600;
  letter-spacing: -2px;
}
.section-container .section-header.blog-header .button {
  width: 200px;
}
@media (max-width: 991px) {
  .section-container .section-header {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
  .section-container .section-header h2 {
    font-size: 40px;
  }
  .section-container .section-header.blog-header {
    gap: 16px;
  }
  .section-container .section-header.blog-header .button {
    width: 100%;
    padding: 0;
    height: 48px;
  }
}
.section-container .blog-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
}
.section-container .blog-grid .blog-featured-image {
  flex: 1;
  background: #DFDFEA;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  .section-container .blog-grid .blog-featured-image {
    flex: none;
  }
}
.section-container .blog-grid .blog-featured-image img {
  transition: all 0.3s ease-out;
  height: auto;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-container .blog-grid .blog-featured-image:hover img {
  transition: all 0.3s ease-out;
  width: 110%;
}
.section-container .blog-grid .button {
  width: 90px;
}
.section-container .blog-grid .blog-main-post {
  display: flex;
  flex-wrap: wrap;
  gap: 64px;
  width: 100%;
  align-items: flex-start;
  text-decoration: none;
}
.section-container .blog-grid .blog-main-post .blog-featured-text {
  width: 42%;
}
.section-container .blog-grid .blog-main-post .blog-featured-text h3 {
  color: #040404;
  font-size: 64px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.88px;
  margin: 32px 0 48px;
}
.section-container .blog-grid .blog-main-post .blog-featured-image {
  height: 478px;
  width: 58%;
}
@media (max-width: 991px) {
  .section-container .blog-grid .blog-main-post {
    display: flex;
    flex-direction: column-reverse;
    gap: 0;
  }
  .section-container .blog-grid .blog-main-post .blog-featured-text {
    width: 100%;
  }
  .section-container .blog-grid .blog-main-post .blog-featured-text h3 {
    font-size: 32px;
    letter-spacing: -2px;
    margin: 16px 0 20px;
  }
  .section-container .blog-grid .blog-main-post .blog-featured-image {
    height: 240px;
    margin-bottom: 24px;
    width: 100%;
  }
}
.section-container .blog-grid .blog-card {
  flex: 1 1 calc(33.333% - 40px);
  text-decoration: none;
}
@media (max-width: 991px) {
  .section-container .blog-grid .blog-card {
    flex: auto;
  }
}
.section-container .blog-grid .blog-card .blog-featured-image {
  height: 310px;
  margin-bottom: 32px;
  width: 100%;
}
@media (max-width: 991px) {
  .section-container .blog-grid .blog-card .blog-featured-image {
    height: 240px;
    margin-bottom: 24px;
  }
}
.section-container .blog-grid .blog-card h4 {
  color: #040404;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2px;
  margin: 32px 0 48px;
}
@media (max-width: 991px) {
  .section-container .blog-grid .blog-card h4 {
    font-size: 32px;
    letter-spacing: -2px;
    margin: 16px 0 20px;
  }
}

/* =============================
    VIDEO SECTION
================================ */
.video-section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 64px 32px 0;
}
@media (max-width: 991px) {
  .video-section {
    padding: 56px 8px 0;
  }
}
.video-section .video-wrapper {
  background-color: #040404;
  width: 100%;
  border-radius: 32px;
  aspect-ratio: 16/9;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  .video-section .video-wrapper {
    height: 80vh;
  }
}
.video-section .video-wrapper .video-cover {
  transition: all 0.2s ease-in-out;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 1;
}
.video-section .video-wrapper .badge {
  position: absolute;
  top: 40px;
  left: 40px;
  z-index: 2;
}
.video-section .video-wrapper .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #ffffff;
  border: none;
  border-radius: 100%;
  width: 104px;
  height: 104px;
  cursor: pointer;
  z-index: 2;
  transition: all 0.2s ease-in-out;
}
.video-section .video-wrapper .play-button::after {
  transition: all 0.2s ease-in-out;
  content: "";
  background: url(../images/icons/icon-video-play.svg) no-repeat center;
  background-size: contain;
  display: block;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  position: absolute;
}
.video-section .video-wrapper .play-button::before {
  transition: all 0.2s ease-in-out;
  content: "";
  background: rgba(255, 255, 255, 0.4);
  display: block;
  width: 104px;
  height: 104px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 2;
}
.video-section .video-wrapper .play-button:hover {
  transition: all 0.2s ease-in-out;
  width: 120px;
  height: 120px;
}
.video-section .video-wrapper .play-button:hover::after {
  transition: all 0.2s ease-in-out;
  width: 40px;
  height: 40px;
}
.video-section .video-wrapper.video-wrapper--playing .badge {
  display: none;
}
.video-section .video-wrapper.video-wrapper--playing .play-button::before {
  transition: all 0.3s ease-in-out;
  transition-delay: 0.2s;
  width: 500px;
  opacity: 0;
  height: 500px;
}
.video-section .video-wrapper.video-wrapper--playing .video-cover {
  transition: opacity 0.3s ease;
  transition-delay: 0.8s;
  opacity: 0;
}
.video-section .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: none;
}

/* =============================
    PROMO SECTION
================================ */
.promo-section {
  margin: 32px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 32px;
  height: 500px;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .promo-section {
    flex-direction: column;
    height: auto;
    margin: 8px;
    gap: 8px;
  }
}
.promo-section .promo-content {
  width: 100%;
  height: 100%;
  border-radius: 32px;
}
.promo-section .promo-content form {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 64px;
}
@media (max-width: 991px) {
  .promo-section .promo-content form {
    padding: 48px 32px;
    height: auto;
  }
}
.promo-section .promo-content h3 {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -1.84px;
  margin: 32px 0 40px;
}
@media (max-width: 991px) {
  .promo-section .promo-content h3 {
    font-size: 32px;
    margin: 16px 0 32px;
  }
}
.promo-section .promo-content p {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 120%;
  letter-spacing: -0.8px;
}
@media (max-width: 991px) {
  .promo-section .promo-content p {
    font-size: 1rem;
  }
}
.promo-section .promo-content .button {
  width: 200px;
}
@media (max-width: 991px) {
  .promo-section .promo-content .button {
    width: 100%;
    padding: 0;
  }
}
.promo-section .promo-content.discount-banner {
  background: url(../images/bg-promo-1.png) no-repeat right bottom;
  gap: 54px;
  background-color: #FFA4B1;
}
.promo-section .promo-content.discount-banner h3 {
  color: #ffffff;
}
.promo-section .promo-content.discount-banner .email-signup {
  display: flex;
  align-items: center;
  gap: 24px;
  width: 100%;
}
@media (max-width: 991px) {
  .promo-section .promo-content.discount-banner .email-signup {
    gap: 16px;
    flex-direction: column;
  }
}
.promo-section .promo-content.discount-banner .form-group {
  flex: 1;
}
@media (max-width: 991px) {
  .promo-section .promo-content.discount-banner .form-group {
    flex: auto;
    flex-direction: column;
    gap: 0;
    width: 100%;
  }
}
.promo-section .promo-content.discount-banner .checkbox-wrapper {
  margin-top: 24px;
  color: #ffffff;
}
.promo-section .promo-content.discount-banner .checkbox-wrapper a {
  color: #ffffff;
}
@media (max-width: 991px) {
  .promo-section .promo-content.discount-banner .checkbox-wrapper .custom-checkbox {
    width: 42px;
  }
  .promo-section .promo-content.discount-banner .checkbox-wrapper .checkbox-text {
    font-size: 0.875rem;
  }
}
.promo-section .promo-content.reseller-banner {
  background: url(../images/bg-promo-2.png) no-repeat right center;
  max-width: 538px;
  background-color: #E7FF00;
  overflow: hidden;
}
.promo-section .promo-content.reseller-banner h3 {
  margin: 24px 0 16px;
}
.promo-section .promo-content.reseller-banner .reseller-content {
  padding: 0 64px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%;
}
.promo-section .promo-content.reseller-banner a {
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .promo-section .promo-content.reseller-banner {
    background-size: 200px;
    max-width: 100%;
  }
  .promo-section .promo-content.reseller-banner .reseller-content {
    padding: 32px;
    gap: 32px;
    height: auto;
  }
  .promo-section .promo-content.reseller-banner a {
    margin-bottom: 0;
  }
}

input.error, .checkbox-wrapper.error {
  border: 2px solid red;
}

.checkbox-wrapper {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.checkbox-wrapper input[type=checkbox] {
  margin-right: 8px;
}

#feedback-message.error {
  color: red;
  margin-top: 10px;
}

#feedback-message.success {
  color: green;
  margin-top: 10px;
}

/* =============================
   Ajustes Swiper
============================= */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  flex-shrink: 0;
  width: auto;
  height: auto;
}

.swiper-button-prev,
.swiper-button-next {
  background: none;
  border: none;
  width: 48px;
  height: 48px;
  cursor: pointer;
}

.faona-product {
  padding-bottom: 156px;
}
.faona-product header {
  position: relative;
}
@media (max-width: 991px) {
  .faona-product header {
    display: none;
  }
}
.faona-product header.header-navigation {
  background: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 24px;
  justify-content: space-between;
}
@media (min-width: 991px) {
  .faona-product header.header-navigation {
    display: none;
  }
}
.faona-product .menu-bottom-bar {
  display: none;
}

.product-actions-column {
  display: flex;
  flex-direction: column;
}

.product-actions-row {
  display: flex;
  flex-direction: row;
  gap: 12px;
}

.faona-star path,
.rating-star path {
  fill: #DFDFEA;
}

.faona-star.active path,
.rating-star.active path {
  fill: var(--color-dark);
}

.product-header {
  display: flex;
  flex-direction: row;
  padding: 24px 32px 0;
  gap: 48px;
  /* =============================
      ATRIBUTOS
  ================================ */
  /* =============================
      RESULTADOS
  ================================ */
  /* =============================
      GALERIA DE IMAGES
  ================================ */
}
@media (max-width: 991px) {
  .product-header {
    flex-direction: column-reverse;
    padding: 0 8px;
    gap: 32px;
  }
}
.product-header .badge {
  margin-bottom: 32px;
}
.product-header .product-details {
  display: flex;
  flex: 1;
  align-items: flex-start;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 991px) {
  .product-header .product-details {
    gap: 8px;
  }
}
.product-header .product-info {
  color: #040404;
  padding: 0 48px 0 16px;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  min-height: 640px;
}
.product-header .product-info .rating-block {
  align-self: flex-start;
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.product-header .product-info .rating-block .faona-star {
  height: 24px;
  width: 24px;
}
.product-header .product-info .rating-block .rating-count {
  color: #787884;
  font-size: 1.125rem;
  color: #787884;
  letter-spacing: -0.72px;
  margin: 2px 0 0 12px;
}
.product-header .product-info .product-title {
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.92px;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .product-header .product-info .product-title {
    font-size: 36px;
    letter-spacing: -1.92px;
  }
}
.product-header .product-info .product-description {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.92px;
}
@media (max-width: 991px) {
  .product-header .product-info .product-description {
    font-size: 1.125rem;
  }
}
.product-header .product-info .product-description .read-more {
  text-decoration: underline;
  color: inherit;
  cursor: pointer;
}
@media (max-width: 991px) {
  .product-header .product-info {
    padding: 0 16px;
  }
  .product-header .product-info .price-info,
  .product-header .product-info .purchase-actions {
    display: none;
  }
}
.product-header .product-attributes {
  border-top: 1px solid #DFDFEA;
  padding: 32px 0;
  margin: 48px 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
@media (max-width: 991px) {
  .product-header .product-attributes {
    margin: 32px 0 0;
    gap: 16px;
  }
}
.product-header .product-attribute {
  display: flex;
  align-items: center;
  gap: 12px;
}
.product-header .product-attribute .label {
  font-size: 20px;
  letter-spacing: -0.7px;
}
.product-header .product-attribute .icon {
  background-color: #F7F7FF;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
}
.product-header .product-attribute .icon::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  width: 20px;
  height: 20px;
}
.product-header .product-attribute.attribute-100-puro .icon:after {
  background-image: url("../images/icons/icon-100-puro.svg");
}
.product-header .product-attribute.attribute-nao-testado-em-animais .icon:after {
  background-image: url("../images/icons/icon-pet-friendly.svg");
}
.product-header .product-attribute.attribute-vegan-friendly .icon:after {
  background-image: url("../images/icons/icon-vegano.svg");
}
.product-header .product-attribute.attribute-embalagem-reciclavel .icon:after {
  background-image: url("../images/icons/icon-reciclavel.svg");
}
.product-header .product-attribute.attribute-producao-sustentavel .icon:after {
  background-image: url("../images/icons/icon-sustentavel.svg");
}
.product-header .product-results {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #ffffff;
  background: var(--color-mid);
  display: flex;
  min-height: 520px;
  border-radius: 32px;
  padding: 48px 48px 72px;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .product-header .product-results {
    padding: 32px 32px 72px;
  }
}
.product-header .product-results .title {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 120%;
}
.product-header .product-results .subtitle {
  font-size: 20px;
  margin-bottom: 30px;
  letter-spacing: -0.7px;
}
@media (max-width: 991px) {
  .product-header .product-results .subtitle {
    margin-top: 16px;
  }
}
.product-header .product-results .product-results-content h4 {
  font-size: 56px;
  font-weight: 500;
}
@media (max-width: 991px) {
  .product-header .product-results .product-results-content h4 {
    font-size: 3rem;
  }
}
.product-header .product-results .product-results-content p {
  font-size: 20px;
  letter-spacing: -0.4px;
  line-height: 120%;
}
@media (max-width: 991px) {
  .product-header .product-results .product-results-content p {
    font-size: 1rem;
  }
}
.product-header .product-results .product-results-content hr {
  border: none;
  border-top: 1px solid #ffffff;
  margin: 32px 0;
}
.product-header .product-images {
  border-radius: 32px;
  background: var(--color-lighter);
  height: 60vh;
  width: 100%;
  position: relative;
  transition: all 0.3s ease;
}
@media (min-width: 991px) {
  .product-header .product-images {
    flex: 1;
    align-self: flex-start;
    width: 55%;
    height: 76vh;
    position: sticky;
    top: 4vh;
  }
}
.product-header .product-images .product-actions-column {
  gap: 8px;
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 9999999;
}
.product-header .product-images .product-actions-column .toggle-button {
  background: #ffffff;
}
@media (max-width: 991px) {
  .product-header .product-images .product-actions-column {
    display: none;
  }
}
@media (min-width: 991px) {
  .product-header .product-images.is-expanded {
    transition: all 0.3s ease;
    height: 92vh;
  }
  .product-header .product-images.has-bottom-bar {
    transition: all 0.3s ease;
    height: 76vh;
  }
}
.product-header .product-images .swiper {
  width: 100% !important;
}
.product-header .product-images .swiper .swiper-wrapper {
  width: 100%;
}
.product-header .product-images .swiper .swiper-slide {
  width: 100% !important;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-header .product-images .swiper img {
  display: block;
}
@media (max-width: 991px) {
  .product-header .product-images .swiper img {
    max-height: 90%;
  }
}
.product-header .product-images .navigation-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 50;
  background: #040404;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 64px;
  height: 64px;
  z-index: 10;
}
.product-header .product-images .navigation-button.navigation-prev {
  left: -24px;
}
.product-header .product-images .navigation-button.navigation-next {
  right: -24px;
}
@media (max-width: 991px) {
  .product-header .product-images .navigation-button {
    display: none !important;
  }
}
.product-header .product-images .swiper-pagination {
  display: none;
  justify-content: center;
  position: absolute;
  bottom: 32px;
}
.product-header .product-images .swiper-pagination .swiper-pagination-bullet {
  background: #ffffff;
  opacity: 1;
}
.product-header .product-images .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #040404;
}
@media (max-width: 991px) {
  .product-header .product-images .swiper-pagination {
    display: flex;
  }
}
.product-header .product-accordion {
  border-radius: 32px;
  background: #F7F7FF;
  display: flex;
  flex-direction: column;
  padding: 48px 48px 104px;
}
@media (max-width: 991px) {
  .product-header .product-accordion {
    padding: 16px 32px 64px 32px;
  }
}

/* =============================
    ESPECIFICAÇÕES
================================ */
.product-specs {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: -0.7px;
  padding: 0 32px;
  margin: 72px 0;
}
@media (max-width: 991px) {
  .product-specs {
    margin: 48px 0;
    padding: 0;
  }
}
.product-specs .product-specs-title {
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -2px;
  position: relative;
  padding-left: 56px;
  margin-bottom: 48px;
}
@media (max-width: 991px) {
  .product-specs .product-specs-title {
    font-size: 32px;
    letter-spacing: -1.5px;
    padding-left: 48px;
    margin-bottom: 32px;
  }
}
.product-specs .product-specs-title::before, .product-specs .product-specs-title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.product-specs .product-specs-title::before {
  width: 24px;
  height: 24px;
  background: var(--color-mid);
  z-index: 2;
  left: 8px;
}
.product-specs .product-specs-title::after {
  width: 40px;
  height: 40px;
  background: var(--color-mid);
  z-index: 1;
  animation: pulse 1.5s infinite ease-out;
}
@keyframes pulse {
  0% {
    transform: translateY(-50%) scale(1);
    opacity: 0.6;
  }
  100% {
    transform: translateY(-50%) scale(1.6);
    opacity: 0;
  }
}
.product-specs .product-specs-table {
  display: flex;
  overflow: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Firefox */
  width: 100%;
  gap: 8px;
}
@media (min-width: 991px) {
  .product-specs .product-specs-table {
    gap: 0;
    background: #F7F7FF;
    border-radius: 32px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }
}
.product-specs .specs-col {
  min-height: 670px;
  border-right: 1px solid #DFDFEA;
}
@media (max-width: 991px) {
  .product-specs .specs-col {
    background: #F7F7FF;
    border-radius: 16px;
    border: 0;
    min-height: 470px;
  }
  .product-specs .specs-col:first-of-type {
    margin-left: 8px;
  }
  .product-specs .specs-col:last-of-type {
    margin-right: 8px;
  }
}
.product-specs .specs-col:last-of-type {
  border: none;
}
.product-specs .specs-col h3 {
  border-bottom: 2px solid #040404;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 48px;
  height: 88px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .product-specs .specs-col h3 {
    font-size: 20px;
    padding: 32px;
    height: auto;
  }
}
.product-specs .specs-col .product-specs-content {
  padding: 48px;
  font-size: 1.125rem;
  line-height: 120%;
}
@media (max-width: 991px) {
  .product-specs .specs-col .product-specs-content {
    padding: 32px;
    width: 250px;
  }
}
.product-specs .specs-col .product-specs-content strong {
  font-weight: 600;
}
.product-specs .specs-col .product-specs-content p {
  margin-bottom: 16px;
}

/* =============================
    UPSELL
================================ */
.product-upsells {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 0 32px;
}
.product-upsells h2 {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -1.4px;
  margin-bottom: 32px;
}
.product-upsells .product-list {
  display: flex;
  flex-direction: row;
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Firefox */
}
@media (min-width: 991px) {
  .product-upsells .product-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }
}
@media (max-width: 991px) {
  .product-upsells {
    padding: 0;
  }
  .product-upsells h2 {
    font-size: 28px;
    padding: 0 16px;
  }
  .product-upsells .product-card {
    min-width: 300px;
    width: 320px;
  }
  .product-upsells .product-card:first-of-type {
    margin-left: 8px;
  }
  .product-upsells .product-card:last-of-type {
    margin-right: 8px;
  }
}

/* =============================
    AVALIAÇÕES
================================ */
.product-reviews {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin-top: 56px;
  padding: 72px;
}
@media (max-width: 991px) {
  .product-reviews {
    margin-top: 0;
    padding: 56px 24px;
  }
}
.product-reviews .reviews-body {
  display: flex;
  gap: 104px;
  position: relative;
  flex-direction: row;
}
@media (max-width: 991px) {
  .product-reviews .reviews-body {
    flex-direction: column;
    gap: 64px;
  }
}
.product-reviews .reviews-body .rating-distribution {
  display: flex;
  flex-direction: column;
}
@media (min-width: 991px) {
  .product-reviews .reviews-body .rating-distribution {
    width: 380px;
    top: 64px;
    position: sticky;
    height: 560px;
  }
}
.product-reviews .reviews-body .rating-distribution h3 {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: -1.2px;
}
@media (min-width: 991px) {
  .product-reviews .reviews-body .rating-distribution h3 {
    font-size: 32px;
  }
}
.product-reviews .reviews-body .rating-distribution .review-score {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 32px;
  gap: 24px;
}
.product-reviews .reviews-body .rating-distribution .review-score .score-title {
  font-size: 56px;
  font-weight: 600;
  letter-spacing: -2.5px;
  color: var(--color-dark);
}
@media (min-width: 991px) {
  .product-reviews .reviews-body .rating-distribution .review-score .score-title {
    font-size: 72px;
  }
}
.product-reviews .reviews-body .rating-distribution .review-score .review-score-content {
  margin: 24px 0;
}
.product-reviews .reviews-body .rating-distribution .review-score .review-count {
  font-size: 1.125rem;
  font-weight: 300;
  letter-spacing: -0.7px;
  color: #787884;
}
.product-reviews .reviews-body .rating-distribution .review-score .stars {
  display: flex;
  gap: 4px;
  margin-bottom: 8px;
}
.product-reviews .reviews-body .rating-distribution .review-score .stars .faona-star {
  width: 24px;
  height: 24px;
}
@media (max-width: 991px) {
  .product-reviews .reviews-body .rating-distribution .review-score .stars .faona-star {
    width: 16px;
    height: 16px;
  }
}
.product-reviews .reviews-body .rating-distribution .rating-bar {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  gap: 12px;
}
.product-reviews .reviews-body .rating-distribution .rating-bar .bar-bg {
  flex: 1;
  height: 8px;
  background: rgba(223, 223, 234, 0.5);
  overflow: hidden;
}
.product-reviews .reviews-body .rating-distribution .rating-bar .bar-bg .bar-fill {
  height: 100%;
  background: #040404;
  transition: width 0.3s ease;
}
.product-reviews .reviews-body .rating-distribution .rating-bar .rating-count {
  width: 30px;
  font-size: 0.875rem;
}
.product-reviews .reviews-body .rating-distribution .button {
  margin-top: 32px;
}
@media (min-width: 991px) {
  .product-reviews .reviews-body .rating-distribution .button {
    width: 280px;
  }
}
.product-reviews .review-list-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}
@media (min-width: 991px) {
  .product-reviews .review-list-content {
    padding-top: 56px;
  }
}
.product-reviews .review-list-content .review-filter {
  width: 100%;
}
.product-reviews .review-list-content .review-filter .form-group {
  flex-direction: column;
  height: 88px;
  margin: 0;
}
@media (min-width: 991px) {
  .product-reviews .review-list-content .review-filter .form-group {
    flex-direction: row;
    align-items: center;
    height: auto;
  }
}
.product-reviews .review-list-content .review-filter .form-input {
  flex: 1;
}
@media (max-width: 991px) {
  .product-reviews .review-list-content .review-filter .form-input {
    height: 48px;
  }
}
@media (min-width: 991px) {
  .product-reviews .review-list-content .review-filter {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
  }
}
.product-reviews .review-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-reviews .review-empty h4 {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: -1.5px;
  margin-top: 32px;
}
.product-reviews .review-empty p {
  font-size: 1.125rem;
  margin: 4px 0 40px;
  letter-spacing: -0.5px;
}
.product-reviews .review-empty .button {
  width: 280px;
}
.product-reviews .review-list .single-review {
  border-top: 1px solid #DFDFEA;
  display: flex;
  flex-direction: column;
  padding-top: 48px;
  margin-bottom: 48px;
}
@media (max-width: 991px) {
  .product-reviews .review-list .single-review {
    padding-top: 40px;
    margin-bottom: 40px;
  }
}
.product-reviews .review-list .single-review:first-of-type {
  border: none;
}
.product-reviews .review-list .single-review .single-review-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
}
@media (max-width: 991px) {
  .product-reviews .review-list .single-review .single-review-header {
    gap: 16px;
  }
}
.product-reviews .review-list .single-review .single-review-header .review-avatar {
  width: 56px;
  height: 56px;
  border-radius: 100px;
  background: #F7F7FF;
  color: #AEAEBC;
  font-weight: 1rem;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (min-width: 991px) {
  .product-reviews .review-list .single-review .single-review-header .review-avatar {
    width: 72px;
    height: 72px;
    font-size: 32px;
  }
}
.product-reviews .review-list .single-review .single-review-header .single-review-info {
  display: flex;
  flex-direction: column;
}
.product-reviews .review-list .single-review .single-review-header .single-review-info .author-name {
  color: #040404;
  font-weight: 400;
  letter-spacing: -0.7px;
  font-size: 1.5rem;
}
@media (max-width: 991px) {
  .product-reviews .review-list .single-review .single-review-header .single-review-info .author-name {
    font-size: 20px;
  }
}
.product-reviews .review-list .single-review .single-review-header .single-review-info .verified {
  color: #787884;
  font-size: 1rem;
  display: flex;
  margin-top: 4px;
  align-items: center;
  letter-spacing: -0.7px;
}
.product-reviews .review-list .single-review .single-review-header .single-review-info .verified:before {
  content: "";
  background: url("../images/icons/icon-verificado.svg") no-repeat;
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.product-reviews .review-list .single-review .single-review-body {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
}
.product-reviews .review-list .single-review .single-review-body .review-meta {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.product-reviews .review-list .single-review .single-review-body .review-meta .review-date {
  font-size: 1.125rem;
  color: #787884;
  letter-spacing: -0.7px;
}
.product-reviews .review-list .single-review .single-review-body .review-meta .stars {
  display: flex;
  gap: 4px;
}
.product-reviews .review-list .single-review .single-review-body .review-meta .stars .faona-star {
  width: 16px;
  height: 16px;
}
.product-reviews .review-list .single-review .single-review-body .review-content {
  font-size: 1.125rem;
  color: #040404;
  line-height: 120%;
  letter-spacing: -0.7px;
  margin-top: 16px;
}
.product-reviews .review-list .review-skeleton {
  border-top: 1px solid #DFDFEA;
}
.product-reviews .review-list .review-skeleton:first-of-type {
  border: none;
}
.product-reviews .review-list .review-skeleton .line {
  border-radius: 4px;
  margin: 4px 0;
  height: 24px;
}
.product-reviews .review-list .review-skeleton .shimmer {
  background: linear-gradient(90deg, #DFDFEA 15%, #F7F7FF 25%, #DFDFEA 50%);
  background-size: 200% 100%;
  animation: shimmer 1.2s infinite;
}
@keyframes shimmer {
  0% {
    background-position: -100% 0;
  }
  100% {
    background-position: 100% 0;
  }
}
.product-reviews .review-loadmore {
  display: flex;
  justify-content: center;
  margin-top: 48px;
}
.product-reviews .review-loadmore .button {
  cursor: pointer;
  width: 100%;
  padding: 0;
}
.product-reviews .no-more-reviews {
  color: #AEAEBC;
  text-align: center;
  margin-top: 24px;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.7px;
  color: #040404;
  width: 100%;
}

/* =============================
    MODAL AVALIAÇÕES
================================ */
.review-modal .modal-header {
  display: flex;
  border-bottom: 1px solid #DFDFEA;
  align-items: center;
  padding-bottom: 48px;
  justify-content: flex-start;
  margin-bottom: 48px;
}
.review-modal .modal-header .modal-review-thumb {
  width: 150px;
}
.review-modal .modal-header h4 {
  font-size: 1.5rem;
}
.review-modal .stars {
  display: none;
}
.review-modal .star-rating-svg {
  display: flex;
  gap: 12px;
}
.review-modal .form-group-ratin {
  margin-bottom: 24px;
}
.review-modal .rating-star {
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition: fill 0.2s ease;
}
.review-modal .modal-footer {
  border-top: 1px solid #DFDFEA;
  align-items: center;
  margin-top: 24px;
  padding-top: 24px;
}
.review-modal .modal-footer .button {
  width: 100%;
  padding: 0;
}
.review-modal .modal-footer .checkbox-text {
  font-size: 0.875rem;
  margin-bottom: 24px;
  display: block;
}
.review-modal .modal-footer .checkbox-text a {
  color: #040404;
}
.review-modal .modal-content {
  transition: all ease-in-out;
}
.review-modal .modal-content .modal-success-message {
  display: none;
}
.review-modal .modal-content.is-success {
  transition: all ease-in-out;
  width: 400px;
}
.review-modal .modal-content.is-success .modal-form-content {
  display: none;
}
.review-modal .modal-content.is-success img {
  width: 96px;
  margin-bottom: 40px;
}
.review-modal .modal-content.is-success .modal-success-message {
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 480px;
}
.review-modal .modal-content.is-success .modal-success-message .modal-title {
  margin-bottom: 8px;
}
.review-modal .modal-content.is-success .modal-success-message .modal-title span::first-letter {
  text-transform: uppercase;
}
.review-modal .modal-content.is-success .modal-success-message p {
  font-size: 20px;
  margin-bottom: 40px;
}
.review-modal .modal-content.is-success .modal-success-message .button {
  width: 200px;
}

/* =============================
    FIXED BAR
================================ */
.purchase-actions {
  align-self: flex-start;
  display: flex;
  margin-top: 56px;
  align-items: center;
  gap: 24px;
  white-space: nowrap;
  justify-content: flex-start;
}
.purchase-actions .quantity {
  border-radius: 16px;
  border: 1px solid #DFDFEA;
  height: 58px;
  display: flex;
  align-items: center;
}
.purchase-actions .quantity input {
  border: none;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.5rem;
  text-align: center;
  outline: none;
}
.purchase-actions .quantity input::-webkit-inner-spin-button, .purchase-actions .quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media (max-width: 991px) {
  .purchase-actions .quantity input {
    font-size: 20px;
  }
}
.purchase-actions .quantity button {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 28px;
  font-weight: 300;
  background: transparent;
  border: none;
  height: 100%;
  cursor: pointer;
}
.purchase-actions .quantity button.qty-minus {
  padding: 0 16px 5px 24px;
}
.purchase-actions .quantity button.qty-plus {
  padding: 0 32px 0 16px;
}
.purchase-actions .quantity button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
@media (max-width: 991px) {
  .purchase-actions .quantity button {
    font-size: 24px;
  }
  .purchase-actions .quantity button.qty-minus {
    padding: 0 8px 5px 16px;
  }
  .purchase-actions .quantity button.qty-plus {
    padding: 0 16px 0 8px;
  }
}
.purchase-actions .quantity:has(input:focus) {
  border: 1px solid #FFA4B1;
}
@media (min-width: 991px) {
  .purchase-actions .button {
    width: 230px;
  }
}
@media (max-width: 991px) {
  .purchase-actions .button {
    flex: 1;
  }
}

.price-info {
  margin-top: 32px;
}
.price-info .price {
  color: #040404;
  font-size: 28px;
  font-weight: 450;
  line-height: 1.3;
  letter-spacing: -1.12px;
  display: block;
}
@media (max-width: 991px) {
  .price-info .price {
    font-size: 1.5rem;
  }
}
.price-info .installment-info {
  color: #787884;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: -0.64px;
  margin-top: 4px;
  display: block;
}
@media (max-width: 991px) {
  .price-info .installment-info {
    margin-top: 0;
    font-size: 1rem;
  }
}

.buy-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #ffffff;
  border-top: 1px solid #040404;
  width: 100%;
  z-index: 9999;
}
@media (min-width: 991px) {
  .buy-bar {
    height: 16vh;
    transform: translateY(100%);
    transition: all 0.3s ease;
    opacity: 0;
  }
  .buy-bar.is-fixed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
}
.buy-bar .buy-bar-wrapper {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  gap: 24px;
  height: 100%;
}
@media (max-width: 991px) {
  .buy-bar .buy-bar-wrapper {
    padding: 24px;
  }
}
.buy-bar .product-thumb img {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 16px;
}
@media (max-width: 991px) {
  .buy-bar .product-thumb {
    display: none;
  }
}
.buy-bar .product-info {
  flex: 1;
}
.buy-bar .product-info .product-title {
  font-size: 1rem;
  font-weight: 500;
  font-size: 1.125rem;
  letter-spacing: -0.5px;
}
@media (max-width: 991px) {
  .buy-bar .product-info {
    display: none;
  }
}
.buy-bar .price-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 991px) {
  .buy-bar .price-info {
    margin: 0 24px;
  }
}
.buy-bar .purchase-controls {
  display: flex;
  gap: 24px;
}
@media (max-width: 991px) {
  .buy-bar .purchase-controls {
    flex-direction: column;
    width: 100%;
  }
  .buy-bar .purchase-controls .price-info {
    margin: 0;
  }
}
.buy-bar .purchase-controls .purchase-actions {
  margin: 0;
}
@media (max-width: 991px) {
  .buy-bar .purchase-controls .purchase-actions {
    width: 100%;
  }
}

.faona-post {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #040404;
  padding: 64px 32px 0;
}
@media (max-width: 991px) {
  .faona-post {
    padding: 48px 8px 0;
  }
}
.faona-post .post-header {
  margin: 0 auto 64px;
  text-align: center;
}
@media (max-width: 991px) {
  .faona-post .post-header {
    margin: 0 auto 32px;
  }
}
.faona-post .post-header h1 {
  font-size: 64px;
  font-weight: 600;
  letter-spacing: -2px;
  line-height: 110%;
  width: 80%;
  margin: 0 auto;
  padding: 0 0 56px;
}
@media (max-width: 991px) {
  .faona-post .post-header h1 {
    font-size: 48px;
    letter-spacing: -0.7px;
    line-height: 110%;
    width: auto;
    padding: 0 24px 32px;
    text-align: left;
  }
}
.faona-post .post-header .post-thumbnail {
  margin: 0 auto;
  border-radius: 32px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .faona-post .post-header .post-thumbnail {
    border-radius: 16px;
  }
}
.faona-post .post-header .post-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.faona-post .post-content {
  max-width: 800px;
  margin: 0 auto 64px;
  line-height: 1.6;
  letter-spacing: -0.4px;
}
@media (max-width: 991px) {
  .faona-post .post-content {
    margin: 0 32px 64px;
  }
}
.faona-post .post-content p {
  margin-bottom: 24px;
  font-size: 20px;
}
.faona-post .post-content a {
  color: #040404;
  text-decoration: underline;
}
.faona-post .post-content strong,
.faona-post .post-content b {
  font-weight: 500;
}
.faona-post .post-content iframe {
  width: 100%;
  min-height: 480px;
  margin: 32px 0;
}
@media (max-width: 991px) {
  .faona-post .post-content iframe {
    min-height: 280px;
  }
}
.faona-post .post-content figcaption {
  color: #AEAEBC;
  margin: 16px 0 0;
  font-size: 1rem;
  text-align: center;
}
.faona-post .post-content ul, .faona-post .post-content ol {
  padding-left: 24px;
  margin: 40px 0;
}
.faona-post .post-content ul li, .faona-post .post-content ol li {
  font-size: 20px;
}
.faona-post .post-content ul {
  list-style: disc;
}
.faona-post .post-content ol {
  list-style: decimal;
}
.faona-post .post-content blockquote {
  color: #AEAEBC;
  font-size: 32px;
  font-style: italic;
  line-height: 1.6;
  letter-spacing: -0.4px;
  margin: 48px 0;
}
.faona-post .post-content blockquote p {
  font-size: 32px;
  line-height: 110%;
  letter-spacing: -0.4px;
}
.faona-post .post-content table td {
  border-color: #DFDFEA;
  padding: 16px;
  font-size: 20px;
}
.faona-post .post-content img {
  max-width: 100%;
  height: auto;
  margin: 32px 0 0;
  border-radius: 16px;
}
.faona-post .post-content h2, .faona-post .post-content h3, .faona-post .post-content h4 {
  font-weight: 500;
  margin: 48px 0 16px;
  letter-spacing: -1px;
}
.faona-post .post-content h2 {
  font-size: 36px;
}
.faona-post .post-content h3 {
  font-size: 28px;
}
.faona-post .post-content h4 {
  font-size: 22px;
}

.shop-section,
.blog-section {
  padding: 0;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
@media (min-width: 991px) {
  .shop-section,
  .blog-section {
    padding: 0 32px;
  }
}
.shop-section .shop-header,
.blog-section .shop-header {
  display: flex;
  flex-direction: column;
  margin: 40px 0;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .shop-section .shop-header,
  .blog-section .shop-header {
    align-items: center;
  }
}
@media (min-width: 991px) {
  .shop-section .shop-header,
  .blog-section .shop-header {
    margin: 64px 0;
    padding: 0;
  }
}
.shop-section .shop-header h1,
.blog-section .shop-header h1 {
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 20px;
  line-height: 120%;
  padding: 0 8px;
}
@media (min-width: 991px) {
  .shop-section .shop-header h1,
  .blog-section .shop-header h1 {
    font-size: 64px;
    font-weight: 600;
    letter-spacing: -2px;
    margin-bottom: 32px;
    padding: 0;
  }
}
.shop-section .shop-header form,
.blog-section .shop-header form {
  position: relative;
}
@media (max-width: 991px) {
  .shop-section .shop-header form,
  .blog-section .shop-header form {
    width: 100%;
  }
}
.shop-section .shop-header form .button,
.blog-section .shop-header form .button {
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 156px;
}
.shop-section .shop-header form .button .search-icon,
.blog-section .shop-header form .button .search-icon {
  display: none;
}
@media (max-width: 991px) {
  .shop-section .shop-header form .button,
  .blog-section .shop-header form .button {
    right: 4px;
    width: 48px;
    height: 48px;
    padding: 0;
  }
  .shop-section .shop-header form .button .search-icon,
  .blog-section .shop-header form .button .search-icon {
    display: block;
  }
  .shop-section .shop-header form .button .search-text,
  .blog-section .shop-header form .button .search-text {
    display: none;
  }
}
.shop-section .shop-header form .clear-button,
.blog-section .shop-header form .clear-button {
  background: transparent;
  font-size: 40px;
  color: #787884;
  display: none;
  position: absolute;
  right: 188px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.shop-section .shop-header form .clear-button.show,
.blog-section .shop-header form .clear-button.show {
  display: block;
}
@media (max-width: 991px) {
  .shop-section .shop-header form .clear-button,
  .blog-section .shop-header form .clear-button {
    right: 80px;
  }
}
.shop-section .shop-header .search-field,
.blog-section .shop-header .search-field {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  background: #F7F7FF;
  border: 1px solid #F7F7FF;
  height: 56px;
  border-radius: 100px;
  color: #040404;
  font-weight: 500;
  letter-spacing: -1px;
  font-size: 1.125rem;
  transition: border 0.2s;
  min-width: 100%;
  padding-left: 24px;
}
@media (min-width: 991px) {
  .shop-section .shop-header .search-field,
  .blog-section .shop-header .search-field {
    height: 80px;
    font-size: 1.5rem;
    padding: 0 48px;
    min-width: 940px;
  }
}
.shop-section .shop-header .search-field::placeholder,
.blog-section .shop-header .search-field::placeholder {
  color: #AEAEBC;
}
.shop-section .shop-header .search-field:focus,
.blog-section .shop-header .search-field:focus {
  border-color: rgba(255, 96, 197, 0.7);
  box-shadow: 0px 0px 0px 4px rgba(255, 96, 197, 0.2);
  outline: none;
}
.shop-section .search-message,
.blog-section .search-message {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1px;
  color: #040404;
  margin-bottom: 40px;
  padding: 0 16px;
}
@media (min-width: 991px) {
  .shop-section .search-message,
  .blog-section .search-message {
    font-size: 28px;
    padding: 0;
  }
}
.shop-section .shop-filter,
.blog-section .shop-filter {
  display: flex;
  flex-direction: column;
}
.shop-section .shop-filter ul,
.blog-section .shop-filter ul {
  padding: 24px 16px 0;
  margin: 0;
}
.shop-section .shop-filter .form-group,
.blog-section .shop-filter .form-group {
  padding: 0 16px;
  margin-top: 24px;
}
@media (max-width: 991px) {
  .shop-section .shop-filter .form-group label,
  .blog-section .shop-filter .form-group label {
    display: none;
  }
  .shop-section .shop-filter .form-group .form-input,
  .blog-section .shop-filter .form-group .form-input {
    border-radius: 4px;
    font-size: 16px;
    height: 48px;
  }
}
@media (min-width: 991px) {
  .shop-section .shop-filter,
  .blog-section .shop-filter {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
  }
  .shop-section .shop-filter .form-group,
  .blog-section .shop-filter .form-group {
    display: flex;
    padding: 0 16px 0 0;
    align-items: center;
    flex-direction: row;
    margin: 0;
    width: 420px;
  }
  .shop-section .shop-filter .form-group .form-input,
  .blog-section .shop-filter .form-group .form-input {
    flex: 1;
  }
  .shop-section .shop-filter ul,
  .blog-section .shop-filter ul {
    padding: 12px 0 12px 16px;
  }
}
.shop-section .shop-grid,
.blog-section .shop-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.shop-section .shop-grid.no-results,
.blog-section .shop-grid.no-results {
  display: flex;
  grid-template-columns: none;
}
@media (min-width: 991px) {
  .shop-section .shop-grid .product-card:nth-child(3n),
  .blog-section .shop-grid .product-card:nth-child(3n) {
    border-right: 1px solid #DFDFEA;
  }
  .shop-section .shop-grid .product-card:nth-child(n+4),
  .blog-section .shop-grid .product-card:nth-child(n+4) {
    border-top: none;
  }
}
@media (max-width: 991px) {
  .shop-section .shop-grid,
  .blog-section .shop-grid {
    padding: 0 16px;
    grid-template-columns: repeat(2, 1fr);
  }
  .shop-section .shop-grid .product-card:nth-child(2n),
  .blog-section .shop-grid .product-card:nth-child(2n) {
    border-right: 1px solid #DFDFEA;
  }
  .shop-section .shop-grid .product-card:nth-child(n+3),
  .blog-section .shop-grid .product-card:nth-child(n+3) {
    border-top: none;
  }
}
@media (max-width: 400px) {
  .shop-section .shop-grid,
  .blog-section .shop-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .shop-section .shop-grid .product-card,
  .blog-section .shop-grid .product-card {
    border-right: 1px solid #DFDFEA;
    border-bottom: 0;
  }
  .shop-section .shop-grid .product-card:nth-child(n+3),
  .blog-section .shop-grid .product-card:nth-child(n+3) {
    border-top: 1px solid #DFDFEA;
  }
  .shop-section .shop-grid .product-card:last-of-type,
  .blog-section .shop-grid .product-card:last-of-type {
    border-bottom: 1px solid #DFDFEA;
  }
}
.shop-section .load-more-container,
.blog-section .load-more-container {
  display: flex;
  margin: 56px 0;
  justify-content: center;
}
.shop-section .load-more-container .button,
.blog-section .load-more-container .button {
  width: 240px;
}
.shop-section .no-results-content,
.blog-section .no-results-content {
  display: flex;
  align-items: center;
  margin: 104px 0;
  width: 100%;
  flex-direction: column;
  text-align: center;
}
.shop-section .no-results-content h4,
.blog-section .no-results-content h4 {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 8px;
  letter-spacing: -1px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.shop-section .no-results-content h4:before,
.blog-section .no-results-content h4:before {
  content: "";
  background: url("../images/no-results.svg") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 127px;
  height: 127px;
  margin-bottom: 64px;
}
.shop-section .no-results-content p,
.blog-section .no-results-content p {
  font-size: 20px;
  letter-spacing: -1px;
}
.shop-section .no-results-content .button,
.blog-section .no-results-content .button {
  margin-top: 32px;
}
@media (max-width: 991px) {
  .shop-section .no-results-content,
  .blog-section .no-results-content {
    margin: 72px 0;
  }
  .shop-section .no-results-content h4,
  .blog-section .no-results-content h4 {
    font-size: 28px;
  }
  .shop-section .no-results-content h4:before,
  .blog-section .no-results-content h4:before {
    width: 88px;
    height: 88px;
    margin-bottom: 32px;
  }
  .shop-section .no-results-content p,
  .blog-section .no-results-content p {
    font-size: 1rem;
    letter-spacing: -1px;
  }
}

.blog .blog-section {
  /* Ativa layout 3 colunas a partir do segundo item quando tiver espaço */
}
.blog .blog-section .tabs ul {
  padding: 0;
  margin-bottom: 88px;
}
@media (max-width: 991px) {
  .blog .blog-section .tabs ul {
    margin-bottom: 32px;
  }
}
.blog .blog-section .blog-grid {
  display: grid;
  grid-column-gap: 56px;
  grid-template-columns: 1fr;
}
.blog .blog-section .blog-main-post {
  grid-column: 1/-1;
}
.blog .blog-section .blog-card {
  display: block;
}
@media (min-width: 768px) {
  .blog .blog-section .blog-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .blog .blog-section .blog-main-post {
    grid-column: 1/-1; /* ocupa linha inteira */
  }
}
.blog .button-more-posts {
  margin: 64px auto;
  width: 280px;
}

.woocommerce-cart header {
  position: relative;
}

.site-main {
  padding: 32px 48px 0;
}
.site-main h1 {
  display: none;
}
.site-main .cart-title {
  color: #040404;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 24px;
}
.site-main .woocommerce {
  flex-direction: row;
  display: flex;
  gap: 56px;
}
.site-main .woocommerce-cart-form {
  flex: 1;
}
.site-main .cart-collaterals {
  width: 480px;
  position: sticky;
  top: 48px;
  border-radius: 32px;
  background: #F7F7FF;
  height: 540px;
  display: flex;
  align-items: center;
}

.woocommerce-notices-wrapper {
  display: none;
}

.cart_totals {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding: 0 48px;
  width: 100%;
}
.cart_totals .cart-totals-title {
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: -0.7px;
  margin-bottom: 32px;
}

.cart-totals-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.cart-totals-content li {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.cart-totals-content li .cart-totals-text {
  color: #53535D;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: -0.7px;
}
.cart-totals-content li .cart-totals-text.amount-green {
  color: #03C821;
}
.cart-totals-content li .cart-totals-text.amount {
  color: #040404;
}
.cart-totals-content li.order-total {
  border-top: 1px solid #040404;
  padding: 24px 0;
  margin-top: 20px;
}
.cart-totals-content li.order-total .cart-totals-text {
  color: #040404;
  font-weight: 500;
  font-size: 28px;
}

.cart-totals-actions {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}

.cart-form-content {
  display: flex;
  flex-direction: column;
  margin-bottom: 64px;
}
.cart-form-content li {
  border-bottom: 1px solid #DFDFEA;
  display: flex;
  flex-direction: row;
  padding: 32px 0;
  width: 100%;
  gap: 32px;
}
.cart-form-content li:last-of-type {
  border: 0;
}
.cart-form-content li .product-thumbnail {
  display: flex;
  border-radius: 32px;
  background-color: #F7F7FF;
  width: 120px;
  height: 120px;
}
.cart-form-content li .product-thumbnail img {
  width: 120px;
  height: 120px;
}
.cart-form-content li .product-thumbnail.color-pink {
  background-color: #FFD5F0;
}
.cart-form-content li .product-thumbnail.color-blue {
  background-color: #D4ECFF;
}
.cart-form-content li .product-thumbnail.color-green {
  background-color: #DDFFF3;
}
.cart-form-content li .product-thumbnail.color-lavander {
  background-color: #DFE1FF;
}
.cart-form-content li .product-thumbnail.color-mint {
  background-color: #E0FFE5;
}
.cart-form-content li .product-thumbnail.color-lemon {
  background-color: #FCFFE1;
}
.cart-form-content li .product-thumbnail.color-yellow {
  background-color: #FFFCC0;
}
.cart-form-content li .product-thumbnail.color-orange {
  background-color: #FFF3D7;
}
.cart-form-content li .product-thumbnail.color-aqua {
  background-color: #DAFDFF;
}
.cart-form-content li .cart-product-content {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 16px;
}
.cart-form-content li .cart-product-content .cart-product-row {
  letter-spacing: -0.7px;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  gap: 32px;
}
.cart-form-content li .cart-product-content .cart-product-row:last-of-type {
  align-items: center;
}
.cart-form-content li .cart-product-content .cart-product-row a {
  color: #040404;
}
.cart-form-content li .cart-product-content .cart-product-row .product-name a {
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: -1px;
}
.cart-form-content li .cart-product-content .cart-product-row .product-subtotal {
  font-size: 20px;
}
.cart-form-content li .quantity {
  border-radius: 12px;
  border: 1px solid #DFDFEA;
  height: 48px;
  display: flex;
  align-items: center;
}
.cart-form-content li .quantity input {
  border: none;
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 18px;
  text-align: center;
  outline: none;
}
.cart-form-content li .quantity input::-webkit-inner-spin-button, .cart-form-content li .quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media (max-width: 991px) {
  .cart-form-content li .quantity input {
    font-size: 20px;
  }
}
.cart-form-content li .quantity button {
  font-family: "Futura PT", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 28px;
  font-weight: 300;
  background: transparent;
  border: none;
  height: 100%;
  cursor: pointer;
}
.cart-form-content li .quantity button.qty-minus {
  padding: 0 16px 5px;
}
.cart-form-content li .quantity button.qty-plus {
  padding: 0 16px 0;
}
.cart-form-content li .quantity button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
@media (max-width: 991px) {
  .cart-form-content li .quantity button {
    font-size: 24px;
  }
  .cart-form-content li .quantity button.qty-minus {
    padding: 0 8px 5px 16px;
  }
  .cart-form-content li .quantity button.qty-plus {
    padding: 0 16px 0 8px;
  }
}
.cart-form-content li .quantity:has(input:focus) {
  border: 1px solid #FFA4B1;
}

main {
  position: relative;
}

body.modal-open {
  overflow: hidden;
  height: 100vh;
}

/*# sourceMappingURL=style.css.map */
