.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(92, 200, 255, 0.4);
  }
  50% {
    transform: scale(1.03);
    box-shadow: 0 0 10px 5px rgba(92, 200, 255, 0.2);
  }
}

.btn9 {
  width: 250px;
  height: 64px;
  border-radius: 10px;
  background: linear-gradient(to right, #0e3053, #5cc8ff, #0e3053, #0e3053, #5cc8ff, #0e3053);
  background-size: 250%;
  background-position: left;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-duration: 1s;
  overflow: hidden;
  position: relative;
  animation: pulse 3s ease-in-out infinite;
  border: 1.5px solid transparent;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #5cc8ff;
  text-align: center;
  cursor: pointer;
}

.btn9::before {
  position: absolute;
  content: "DESTRAVAR A QUEIMA DE GORDURA";
  color: #5cc8ff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 97%;
  height: 90%;
  border-radius: 8px;
  transition-duration: 1s;
  background-color: rgba(0, 0, 0, 0.842);
  background-size: 200%;
  font-weight: 700;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  pointer-events: none;
}

.btn9:hover {
  background-position: right;
}

.btn9:hover::before {
  background-position: right;
}

.btn9:active {
  transform: scale(0.97);
}

/* ===== TEXTO COM DEGRADÊ ===== */
.titulo-degrade {
  background: linear-gradient(90deg, #0e3053, #5cc8ff, #0e3053);
  background-size: 200% auto;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: brilho-azul 6s linear infinite;
  font-weight: 800;
  display: inline-block;
}

@keyframes brilho-azul {
  0% {
    background-position: 0% center;
  }
  100% {
    background-position: 200% center;
  }
}

/* ===== AJUSTES DO ELEMENTOR ===== */
.elementor-kit-6 .elementor-image-carousel-wrapper,
.elementor-kit-6 .swiper-container,
.elementor-kit-6 .swiper-container-initialized,
.elementor-kit-6 .swiper-container-horizontal {
  overflow: visible !important;
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

p:last-child {
  margin-bottom: 0px;
}

.elementor-widget-text-editor p:last-child {
  margin-bottom: 0px;
  margin-top: 0px;
}

/* ===== TEXTO COM RISCO ===== */
risco {
  text-decoration-line: line-through;
  -webkit-text-decoration-line: line-through;
  text-decoration-color: #ff0000;
  -webkit-text-decoration-color: #ff0000;
}

/* ===== MOSTRAR/ESCONDER ===== */
.so-no-mobile {
  display: block;
}

.so-no-desktop {
  display: none;
}

/* ===== MOBILE (ATÉ 767px) ===== */
@media (max-width: 767px) {
  .elementor-kit-6 .card {
    width: 100%;
    height: auto;
    flex-direction: column;
  }

  .elementor-kit-6 .title {
    font-size: 20px;
    top: 10px;
    left: 10px;
  }

  .so-no-mobile {
    display: none !important;
  }

  .so-no-desktop {
    display: block !important;
  }
}

/* ===== DESKTOP (A PARTIR DE 768px) ===== */
@media (min-width: 768px) {
  .so-no-mobile {
    display: block !important;
  }

  .so-no-desktop {
    display: none !important;
  }
}

/* ===== AJUSTES GERAIS ===== */
html, body {
  width: 100%;
  overflow-x: hidden;
}

html {
  scroll-behavior: auto !important;
}

/* ===== ANIMAÇÃO REVEAL ===== */
.reveal-bottom{
  clip-path: inset(0 0 100% 0); /* esconde de baixo pra cima */
  transform: translateY(24px);
  opacity: 0;
  transition:
    clip-path .9s cubic-bezier(.72,0,.03,1),
    transform .9s cubic-bezier(.72,0,.03,1),
    opacity .5s ease;
  will-change: clip-path, transform, opacity;
  overflow: hidden;
}
.reveal-left{
  clip-path: inset(0 100% 0 0); /* esconde da esquerda pra direita */
  transform: translateX(-24px);
  opacity: 0;
  transition:
    clip-path .9s cubic-bezier(.72,0,.03,1),
    transform .9s cubic-bezier(.72,0,.03,1),
    opacity .5s ease;
  will-change: clip-path, transform, opacity;
  overflow: hidden;
}
.reveal-bottom.is-visible,
.reveal-left.is-visible{
  clip-path: inset(0 0 0 0);
  transform: translate(0,0);
  opacity: 1;
}/* End custom CSS */