.elementor-179 .elementor-element.elementor-element-eecbfc8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--flex-wrap:wrap;}.elementor-179 .elementor-element.elementor-element-06f78cc .elementor-button-content-wrapper{flex-direction:row;}.elementor-179 .elementor-element.elementor-element-06f78cc .elementor-button{border-radius:5px 5px 5px 5px;}.elementor-179 .elementor-element.elementor-element-53705ad{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;}.elementor-179 .elementor-element.elementor-element-87dc0b4{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-179 .elementor-element.elementor-element-87dc0b4 .elementor-divider-separator{width:100%;}.elementor-179 .elementor-element.elementor-element-87dc0b4 .elementor-divider{padding-block-start:25px;padding-block-end:25px;}.elementor-179 .elementor-element.elementor-element-900b0fc{--display:flex;}.elementor-179 .elementor-element.elementor-element-f672a61{--display:flex;}.elementor-179 .elementor-element.elementor-element-ad38bc1{--display:flex;}.elementor-179 .elementor-element.elementor-element-e74edb7{--display:flex;}.elementor-179 .elementor-element.elementor-element-d4f7a33{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-179 .elementor-element.elementor-element-d4f7a33 .elementor-divider-separator{width:100%;}.elementor-179 .elementor-element.elementor-element-d4f7a33 .elementor-divider{padding-block-start:25px;padding-block-end:25px;}.elementor-179 .elementor-element.elementor-element-94e0734{width:100%;max-width:100%;}.elementor-179 .elementor-element.elementor-element-ba8f0f3 .elementor-button-content-wrapper{flex-direction:row;}.elementor-179 .elementor-element.elementor-element-ba8f0f3 .elementor-button{border-radius:5px 5px 5px 5px;}.elementor-179 .elementor-element.elementor-element-d72fd0c{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-179 .elementor-element.elementor-element-d72fd0c .elementor-divider-separator{width:100%;}.elementor-179 .elementor-element.elementor-element-d72fd0c .elementor-divider{padding-block-start:25px;padding-block-end:25px;}.elementor-179 .elementor-element.elementor-element-e852062{width:100%;max-width:100%;}.elementor-179 .elementor-element.elementor-element-0017838{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-179 .elementor-element.elementor-element-0017838 .elementor-divider-separator{width:100%;}.elementor-179 .elementor-element.elementor-element-0017838 .elementor-divider{padding-block-start:25px;padding-block-end:25px;}.elementor-179 .elementor-element.elementor-element-e5fbee1{width:100%;max-width:100%;}.elementor-179 .elementor-element.elementor-element-e5fbee1 > .elementor-widget-container{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;}.elementor-179 .elementor-element.elementor-element-e5fbee1 .elementor-heading-title{font-family:"SF-Pro", 'Figtree', 'Segoe UI', Arial, Helvetica, sans-serif;font-size:34px;}.elementor-179 .elementor-element.elementor-element-6e3f9b1 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-179 .elementor-element.elementor-element-6e3f9b1 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-179 .elementor-element.elementor-element-6e3f9b1{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-179 .elementor-element.elementor-element-6e3f9b1 .elementor-icon-list-text{transition:color 0.3s;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-179 .elementor-element.elementor-element-e5fbee1 > .elementor-widget-container{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;}.elementor-179 .elementor-element.elementor-element-e5fbee1{text-align:start;}.elementor-179 .elementor-element.elementor-element-e5fbee1 .elementor-heading-title{font-size:27px;}}@media(min-width:768px){.elementor-179 .elementor-element.elementor-element-900b0fc{--width:25%;}.elementor-179 .elementor-element.elementor-element-f672a61{--width:25%;}.elementor-179 .elementor-element.elementor-element-ad38bc1{--width:25%;}.elementor-179 .elementor-element.elementor-element-e74edb7{--width:25%;}}/* Start custom CSS for html, class: .elementor-element-89a91b5 */@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;700&family=Plus+Jakarta+Sans:wght@700;800&display=swap');

:root {
  --color-primary: #111827;
  --color-secondary: #4b5563;
  --color-accent: #3b82f6;
  --color-accent-hover: #1d4ed8;
  --color-light: #ffffff;
  --color-background: #f9fafb;
  --color-border: #e5e7eb;
  --font-headings: 'Plus Jakarta Sans', sans-serif;
  --font-body: 'Figtree', sans-serif;
  --border-radius: 8px;
  --transition-speed: 0.3s ease;
}

/* Reset base */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { font-size: 62.5%; scroll-behavior: smooth; }
body {
  font-family: var(--font-body);
  font-size: 1.6rem;
  line-height: 1.6;
  color: var(--color-primary);
  background-color: var(--color-background);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img, picture, video, canvas, svg { display: block; max-width: 100%; }

/* TIPOGRAFIA */
.section__title {
  font-family: var(--font-headings);
  font-weight: 800;
  line-height: 1.2;
  font-size: clamp(2.8rem, 5vw, 2.8rem);
  margin-bottom: .6em;
}
.highlight-box__title {
  font-family: var(--font-headings);
  font-weight: 800;
  line-height: 1.2;
  font-size: clamp(1.8rem, 5vw, 1.8rem);
  margin-bottom: .6em;
}
.section__subtitle {
  font-family: var(--font-body);
  font-weight: 500;
  font-size: clamp(1.8rem, 2.5vw, 2.2rem);
  color: var(--color-secondary);
  max-width: 60ch;
  margin: 0 auto 1.2em;
  display: block;
}
.section__text, .text-general, .highlight-box__text {
  font-size: 0.7rem;
  color: var(--color-secondary);
  max-width: 75ch;
  margin: 0 auto 1em;
}
@media (min-width: 768px) {
  .section__text, .text-general, .highlight-box__text { font-size: 1.8rem; }
}

/* SLIDER (Hero) */
.slider__title {
  font-family: var(--font-headings);
  font-weight: 800;
  line-height: 1.1;
  font-size: clamp(3.8rem, 8vw, 7rem);
  color: var(--color-light);
  text-shadow: 0 2px 5px rgba(0,0,0,0.4);
  margin-bottom: .5em;
}
.slider__subtitle {
  font-family: var(--font-body);
  font-weight: 500;
  font-size: clamp(3.5rem, 3vw, 2.4rem);
  color: var(--color-light);
  text-shadow: 0 1px 3px rgba(0,0,0,0.4);
  max-width: 60ch;
  margin: 0 auto;
  display: block;
}

/* DESTAQUES */
.destaques {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px,1fr));
  gap: 2rem;
  max-width: 1100px;
  margin: 40px auto;
  padding: 0 16px;
}
.destaques .box {
  background: #fff;
  padding: 2rem 1.5rem;
  border-radius: 1.5rem;
  box-shadow: 0 2px 8px 0 #e5e7eb;
}

/* LISTAS */
.list__title {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 1rem;
  display: block;
}
.list__text {
  font-size: 1.6rem;
  color: var(--color-secondary);
}

/* CONTADOR */
.estatisticas {
  display: flex;
  gap: 2rem;
  justify-content: center;
  margin: 40px 0;
  flex-wrap: wrap;
}
.stats-counter__number {
  font-family: var(--font-headings);
  font-weight: 800;
  font-size: clamp(2.0rem, 7vw, 6.4rem);
  color: var(--color-accent);
}
.stats-counter__text {
  font-family: var(--font-body);
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--color-secondary);
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

/* BOTÃO */
.button, .product-card__button, .product-page__button {
  display: inline-block;
  font-family: var(--font-headings);
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--color-light);
  background-color: var(--color-accent);
  padding: 1.4rem 3.2rem;
  border: none;
  border-radius: var(--border-radius);
  cursor: pointer;
  transition: background-color var(--transition-speed), transform var(--transition-speed);
  text-decoration: none;
  margin-top: 1.2em;
}
.button:hover, .product-card__button:hover, .product-page__button:hover {
  background-color: var(--color-accent-hover);
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

/* FOOTER */
footer {
  background: #111827;
  color: #fff;
  padding: 40px 0;
  text-align: center;
  margin-top: 64px;
}
.footer__title {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 1.8rem;
}
.footer__text {
  font-size: 1.5rem;
  line-height: 1.6;
  color: rgba(255,255,255,0.7);
  margin-top: 8px;
}

/* E-COMMERCE CARDS */
.produtos-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px,1fr));
  gap: 2rem;
  max-width: 1100px;
  margin: 48px auto 0;
  padding: 0 16px;
}
.product-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px 0 #e5e7eb;
  padding: 24px 18px;
  text-align: center;
  max-width: 340px;
  margin: 0 auto;
}
.product-card__title {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 1.8rem;
  color: var(--color-primary);
  margin-bottom: 0.5rem;
}
.product-card__text {
  font-size: 1.4rem;
  color: var(--color-secondary);
  margin-bottom: 1rem;
}
.product-card__price {
  font-family: var(--font-headings);
  font-weight: 800;
  font-size: 2.2rem;
  color: var(--color-accent);
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .estatisticas { flex-direction: column; align-items: center;}
  .product-card__title { font-size: 1.7rem; }
  .product-card__price { font-size: 2rem; }
}

/* PÁGINA INDIVIDUAL DE PRODUTO */
.product-page {
  max-width: 540px;
  margin: 40px auto;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px 0 #e5e7eb;
  padding: 32px 24px;
  text-align: center;
}
.product-page__title {
  font-family: var(--font-headings);
  font-weight: 800;
  line-height: 1.2;
  font-size: clamp(3rem, 5vw, 4.4rem);
  margin-bottom: 0.5em;
}
.product-page__text {
  font-size: 1.7rem;
  line-height: 1.8;
  color: var(--color-secondary);
  max-width: 70ch;
  margin: 0 auto 1.2em;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-06f78cc */@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;700&family=Plus+Jakarta+Sans:wght@700;800&display=swap');

:root {
 /* 
  --color-primary: #111827;
  --color-secondary: #4b5563;
  --color-accent: #3b82f6;
  --color-accent-hover: #1d4ed8;
  --color-light: #ffffff;
  --color-background: #f9fafb;
  --color-border: #e5e7eb;
  */
  --font-headings: 'Plus Jakarta Sans', sans-serif;
  --font-body: 'Figtree', sans-serif;
  --border-radius: 8px;
  --transition-speed: 0.3s ease;
}

/* Reset base */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { font-size: 62.5%; scroll-behavior: smooth; }
body {
  font-family: var(--font-body);
  font-size: 1.0rem;
  line-height: 1.6;
  color: var(--color-primary);
  background-color: var(--color-background);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img, picture, video, canvas, svg { display: block; max-width: 100%; }

/* TIPOGRAFIA */
.section__title {
  font-family: var(--font-headings);
  font-weight: 800;
  line-height: 1.2;
  font-size: clamp(2.9rem, 5vw, 2.9rem);
  margin-bottom: .6em;
}
.highlight-box__title {
  font-family: var(--font-headings);
  font-weight: 800;
  line-height: 1.2;
  font-size: clamp(1.7rem, 5vw, 1.7rem);
  margin-bottom: .6em;
}
.section__subtitle {
  font-family: var(--font-body);
  font-weight: 500;
  font-size: clamp(1.5rem, 2.5vw, 1.9rem);
  color: var(--color-secondary);
  max-width: 60ch;
  margin: 0 auto 1.2em;
  display: block;
}
.section__text, .text-general, .highlight-box__text {
  font-size: 1.0rem;
  color: var(--color-secondary);
  max-width: 75ch;
  margin: 0 auto 1em;
}
@media (min-width: 768px) {
  .section__text, .text-general, .highlight-box__text { font-size: 1.6rem; }
}

/* SLIDER (Hero) */
.slider__title {
  font-family: var(--font-headings);
  font-weight: 800;
  line-height: 1.1;
  font-size: clamp(3.8rem, 8vw, 6.5rem);
  color: var(--color-light);
  text-shadow: 0 2px 5px rgba(0,0,0,0.4);
  margin-bottom: .5em;
}
.slider__subtitle {
  font-family: var(--font-body);
  font-weight: 500;
  font-size: clamp(1.8rem, 3vw, 3.9rem);
  color: var(--color-light);
  text-shadow: 0 1px 3px rgba(0,0,0,0.4);
  max-width: 60ch;
  margin: 0 auto;
  display: block;
}

/* DESTAQUES */
.destaques {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px,1fr));
  gap: 2rem;
  max-width: 1100px;
  margin: 40px auto;
  padding: 0 16px;
}
.destaques .box {
  background: #fff;
  padding: 2rem 1.5rem;
  border-radius: 1.5rem;
  box-shadow: 0 2px 8px 0 #e5e7eb;
}

/* LISTAS */
.list__title {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 1.9rem;
  margin-bottom: 1rem;
  display: block;
}
.list__text {
  font-size: 1.6rem;
  color: var(--color-secondary);
}

/* CONTADOR */
.estatisticas {
  display: flex;
  gap: 2rem;
  justify-content: center;
  margin: 40px 0;
  flex-wrap: wrap;
}
.stats-counter__number {
  font-family: var(--font-headings);
  font-weight: 800;
  font-size: clamp(4.2rem, 7vw, 4.4rem);
  color: var(--color-accent);
}
.stats-counter__text {
  font-family: var(--font-body);
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--color-secondary);
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

/* BOTÃO */
.button, .product-card__button, .product-page__button {
  display: inline-block;
  font-family: var(--font-headings);
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--color-light);
  background-color: var(--color-accent);
  padding: 1.4rem 3.2rem;
  border: none;
  border-radius: var(--border-radius);
  cursor: pointer;
  transition: background-color var(--transition-speed), transform var(--transition-speed);
  text-decoration: none;
  margin-top: 1.2em;
}
.button:hover, .product-card__button:hover, .product-page__button:hover {
  background-color: var(--color-accent-hover);
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

/* FOOTER */
footer {
  background: #111827;
  color: #fff;
  padding: 40px 0;
  text-align: center;
  margin-top: 64px;
}
.footer__title {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 1.8rem;
}
.footer__text {
  font-size: 1.5rem;
  line-height: 1.6;
  color: rgba(255,255,255,0.7);
  margin-top: 8px;
}

/* E-COMMERCE CARDS */
.produtos-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px,1fr));
  gap: 2rem;
  max-width: 1100px;
  margin: 48px auto 0;
  padding: 0 16px;
}
.product-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px 0 #e5e7eb;
  padding: 24px 18px;
  text-align: center;
  max-width: 340px;
  margin: 0 auto;
}
.product-card__title {
  font-family: var(--font-headings);
  font-weight: 700;
  font-size: 1.8rem;
  color: var(--color-primary);
  margin-bottom: 0.5rem;
}
.product-card__text {
  font-size: 1.4rem;
  color: var(--color-secondary);
  margin-bottom: 1rem;
}
.product-card__price {
  font-family: var(--font-headings);
  font-weight: 800;
  font-size: 2.2rem;
  color: var(--color-accent);
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .estatisticas { flex-direction: column; align-items: center;}
  .product-card__title { font-size: 1.7rem; }
  .product-card__price { font-size: 2rem; }
}

/* PÁGINA INDIVIDUAL DE PRODUTO */
.product-page {
  max-width: 540px;
  margin: 40px auto;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px 0 #e5e7eb;
  padding: 32px 24px;
  text-align: center;
}
.product-page__title {
  font-family: var(--font-headings);
  font-weight: 800;
  line-height: 1.2;
  font-size: clamp(3rem, 5vw, 3.2rem);
  margin-bottom: 0.5em;
}
.product-page__text {
  font-size: 1.7rem;
  line-height: 1.8;
  color: var(--color-secondary);
  max-width: 70ch;
  margin: 0 auto 1.2em;
}/* End custom CSS */