.elementor-748 .elementor-element.elementor-element-2459193{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-748 .elementor-element.elementor-element-57be5d5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-748 .elementor-element.elementor-element-b84c669{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-748 .elementor-element.elementor-element-e274171{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-748 .elementor-element.elementor-element-34a7686{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-748 .elementor-element.elementor-element-34be2a8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-2459193 */:root {
  --jt-rose: #D19093;
  --jt-rose-dark: #B66F55;
  --jt-stone: #CCC1B6;
  --jt-text: #74483D;
  --jt-muted: #8C746B;
  --jt-bg: #F8F3EF;
  --jt-white: #FFFFFF;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--jt-bg);
}

.jt-header,
.jt-header * ,
.jt-hero,
.jt-hero * {
  box-sizing: border-box;
}

.jt-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  padding: 18px 28px;
  transition: all .35s ease;
}

.jt-header__wrap {
  max-width: 1180px;
  margin: 0 auto;
  height: 72px;
  padding: 0 18px 0 24px;
  border-radius: 24px;
  display: grid;
  grid-template-columns: 210px 1fr auto;
  align-items: center;
  gap: 28px;
  background: rgba(255,255,255,.16);
  border: 1px solid rgba(255,255,255,.34);
  backdrop-filter: blur(22px);
  box-shadow: 0 22px 60px rgba(92,54,45,.12);
}

.jt-header.is-scrolled {
  padding-top: 10px;
}

.jt-header.is-scrolled .jt-header__wrap {
  height: 64px;
  background: rgba(248,243,239,.94);
  border-color: rgba(209,144,147,.28);
  box-shadow: 0 18px 45px rgba(92,54,45,.14);
}

.jt-logo {
  width: 168px;
  max-height: 54px;
  display: flex;
  align-items: center;
  position: relative;
}

.jt-logo img {
  width: 100%;
  max-height: 54px;
  object-fit: contain;
  object-position: left center;
  display: block;
  transition: opacity .3s ease, transform .3s ease;
}

.jt-header.is-scrolled .jt-logo {
  width: 154px;
}

.jt-logo-rose {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.jt-header.is-scrolled .jt-logo-white {
  opacity: 0;
}

.jt-header.is-scrolled .jt-logo-rose {
  opacity: 1;
}

.jt-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.jt-nav a {
  position: relative;
  color: rgba(255,255,255,.92);
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: .01em;
  padding: 8px 0;
  transition: all .25s ease;
}

.jt-nav a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: width .25s ease;
}

.jt-nav a:hover::after {
  width: 100%;
}

.jt-header.is-scrolled .jt-nav a {
  color: var(--jt-text);
}

.jt-header-cta {
  height: 48px;
  padding: 0 22px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #D19093, #B66F55);
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 14px 34px rgba(182,111,85,.28);
  transition: all .3s ease;
}

.jt-header-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 44px rgba(182,111,85,.36);
}

.jt-menu-btn {
  display: none;
}

@media (max-width: 1024px) {
  .jt-header__wrap {
    grid-template-columns: 180px 1fr auto;
    gap: 18px;
  }

  .jt-nav {
    gap: 18px;
  }

  .jt-logo {
    width: 150px;
  }
}

@media (max-width: 860px) {
  .jt-header {
    padding: 12px;
  }

  .jt-header__wrap {
    height: 66px;
    display: flex;
    justify-content: space-between;
    border-radius: 22px;
    padding: 0 14px 0 18px;
  }

  .jt-logo {
    width: 142px;
    max-height: 48px;
  }

  .jt-logo img {
    max-height: 48px;
  }

  .jt-header-cta {
    display: none;
  }

  .jt-menu-btn {
    display: grid;
    place-items: center;
    width: 44px;
    height: 44px;
    border: 0;
    border-radius: 14px;
    background: rgba(255,255,255,.22);
    cursor: pointer;
  }

  .jt-header.is-scrolled .jt-menu-btn {
    background: rgba(209,144,147,.14);
  }

  .jt-menu-btn span {
    display: block;
    width: 18px;
    height: 2px;
    margin: 3px 0;
    background: #fff;
    border-radius: 10px;
  }

  .jt-header.is-scrolled .jt-menu-btn span {
    background: var(--jt-text);
  }

  .jt-nav {
    position: absolute;
    top: calc(100% + 10px);
    left: 12px;
    right: 12px;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 12px;
    border-radius: 22px;
    background: rgba(248,243,239,.97);
    border: 1px solid rgba(209,144,147,.2);
    box-shadow: 0 22px 50px rgba(92,54,45,.16);
  }

  .jt-nav.is-open {
    display: flex;
  }

  .jt-nav a,
  .jt-header.is-scrolled .jt-nav a {
    color: var(--jt-text);
    padding: 14px 10px;
    border-bottom: 1px solid rgba(209,144,147,.14);
  }

  .jt-nav a:last-child {
    border-bottom: 0;
  }
}

.jt-hero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  padding: 140px 24px 70px;
  background:
    radial-gradient(circle at 80% 18%, rgba(209,144,147,.22), transparent 34%),
    linear-gradient(135deg, #D19093 0%, #C57F83 38%, #EFE5DC 100%);
}

.jt-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(92,54,45,.34), rgba(255,255,255,.12)),
    radial-gradient(circle at 14% 75%, rgba(255,255,255,.36), transparent 28%);
  pointer-events: none;
}

.jt-hero-bg-text {
  position: absolute;
  left: -45px;
  top: 10%;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(72px, 10vw, 150px);
  color: rgba(255,255,255,.16);
  letter-spacing: -.04em;
  z-index: 1;
}

.jt-hero__wrap {
  position: relative;
  z-index: 2;
  max-width: 1220px;
  min-height: calc(100vh - 210px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr .92fr;
  gap: 70px;
  align-items: center;
}

.jt-eyebrow {
  display: inline-flex;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,.18);
  border: 1px solid rgba(255,255,255,.34);
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 24px;
  backdrop-filter: blur(14px);
}

.jt-hero h1 {
  max-width: 720px;
  margin: 0;
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(38px, 5.8vw, 72px);
  line-height: .92;
  font-weight: 500;
  letter-spacing: -.045em;
}

.jt-hero p {
  max-width: 610px;
  margin: 24px 0 0;
  color: rgba(255,255,255,.88);
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  line-height: 1.75;
}

.jt-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.jt-btn-primary,
.jt-btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 24px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
  transition: all .3s ease;
}

.jt-btn-primary {
  background: #fff;
  color: var(--jt-text);
  box-shadow: 0 18px 42px rgba(116,72,61,.22);
}

.jt-btn-secondary {
  color: #fff;
  border: 1px solid rgba(255,255,255,.42);
  background: rgba(255,255,255,.12);
  backdrop-filter: blur(16px);
}

.jt-btn-primary:hover,
.jt-btn-secondary:hover {
  transform: translateY(-3px);
}

.jt-hero__proof {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 42px;
  max-width: 680px;
}

.jt-hero__proof div {
  padding: 18px;
  border-radius: 24px;
  background: rgba(255,255,255,.15);
  border: 1px solid rgba(255,255,255,.28);
  backdrop-filter: blur(18px);
}

.jt-hero__proof strong {
  display: block;
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-size: 30px;
  line-height: 1;
}

.jt-hero__proof span {
  display: block;
  margin-top: 6px;
  color: rgba(255,255,255,.76);
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 1.45;
}

.jt-hero__visual {
  position: relative;
  min-height: 610px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jt-photo-frame {
  position: relative;
  width: min(430px, 88%);
  aspect-ratio: 4 / 5;
  border-radius: 220px 220px 40px 40px;
  padding: 12px;
  background: rgba(255,255,255,.28);
  border: 1px solid rgba(255,255,255,.45);
  box-shadow: 0 36px 90px rgba(116,72,61,.25);
  backdrop-filter: blur(18px);
  overflow: hidden;
  animation: jtFloat 5s ease-in-out infinite;
}

.jt-photo-frame::after {
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 200px 200px 30px 30px;
  border: 1px solid rgba(255,255,255,.35);
  pointer-events: none;
}

.jt-photo-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  border-radius: 200px 200px 30px 30px;
  display: block;
}

.jt-floating-card {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 12px;
  width: 245px;
  padding: 14px 16px;
  border-radius: 22px;
  background: rgba(255,255,255,.72);
  border: 1px solid rgba(255,255,255,.72);
  box-shadow: 0 20px 55px rgba(116,72,61,.16);
  backdrop-filter: blur(20px);
}

.jt-floating-card span {
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, var(--jt-rose), var(--jt-rose-dark));
  color: #fff;
  font-size: 22px;
  box-shadow: 0 12px 28px rgba(182,111,85,.28);
}

.jt-floating-card p {
  margin: 0;
  color: var(--jt-text);
  font-size: 12px;
  line-height: 1.45;
  font-weight: 600;
}

.jt-card-one {
  left: 8px;
  top: 110px;
}

.jt-card-two {
  right: 0;
  bottom: 110px;
}

.jt-orbit {
  position: absolute;
  border: 1px solid rgba(255,255,255,.32);
  border-radius: 50%;
  pointer-events: none;
}

.jt-orbit-one {
  width: 520px;
  height: 520px;
  animation: jtSpin 24s linear infinite;
}

.jt-orbit-two {
  width: 380px;
  height: 380px;
  border-color: rgba(255,255,255,.2);
  animation: jtSpin 18s linear infinite reverse;
}

@keyframes jtFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-14px); }
}

@keyframes jtSpin {
  to { transform: rotate(360deg); }
}

@media (max-width: 1024px) {
  .jt-header-cta {
    display: none;
  }

  .jt-nav {
    gap: 18px;
  }

  .jt-hero__wrap {
    grid-template-columns: 1fr;
    gap: 34px;
    text-align: center;
  }

  .jt-hero p,
  .jt-hero h1,
  .jt-hero__proof {
    margin-left: auto;
    margin-right: auto;
  }

  .jt-hero__actions {
    justify-content: center;
  }

  .jt-hero__visual {
    min-height: 520px;
  }
}

@media (max-width: 860px) {
  .jt-header {
    padding: 12px;
  }

  .jt-header__wrap {
    height: 64px;
    padding: 0 16px;
  }

  .jt-logo {
    width: 150px;
  }

  .jt-menu-btn {
    display: block;
  }

  .jt-nav {
    position: absolute;
    top: calc(100% + 10px);
    left: 12px;
    right: 12px;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 12px;
    border-radius: 24px;
    background: rgba(255,255,255,.95);
    box-shadow: 0 20px 50px rgba(116,72,61,.18);
  }

  .jt-nav.is-open {
    display: flex;
  }

  .jt-nav a,
  .jt-header.is-scrolled .jt-nav a {
    color: var(--jt-text);
    padding: 14px 12px;
    border-bottom: 1px solid rgba(209,144,147,.14);
  }

  .jt-hero {
    padding: 112px 18px 44px;
  }

  .jt-hero__wrap {
    min-height: auto;
  }

  .jt-eyebrow {
    font-size: 10px;
    padding: 9px 13px;
  }

  .jt-hero h1 {
    font-size: clamp(42px, 12vw, 58px);
  }

  .jt-hero p {
    font-size: 15px;
  }

  .jt-hero__proof {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .jt-hero__proof div {
    padding: 14px;
  }

  .jt-hero__visual {
    min-height: 480px;
  }

  .jt-photo-frame {
    width: min(330px, 88%);
  }

  .jt-floating-card {
    width: 220px;
    padding: 12px;
  }

  .jt-card-one {
    left: 0;
    top: 44px;
  }

  .jt-card-two {
    right: 0;
    bottom: 50px;
  }

  .jt-orbit-one {
    width: 380px;
    height: 380px;
  }

  .jt-orbit-two {
    width: 280px;
    height: 280px;
  }
}

@media (max-width: 520px) {
  .jt-hero__actions {
    flex-direction: column;
  }

  .jt-btn-primary,
  .jt-btn-secondary {
    width: 100%;
  }

  .jt-floating-card {
    position: relative;
    inset: auto;
    width: 100%;
    max-width: 310px;
    margin: -20px auto 0;
  }

  .jt-card-two {
    margin-top: 12px;
  }

  .jt-hero__visual {
    display: block;
    min-height: auto;
  }

  .jt-photo-frame {
    margin: 0 auto;
  }

  .jt-orbit {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-57be5d5 */.jt-method {
  position: relative;
  padding: 120px 24px;
  background: var(--jt-bg);
  overflow: hidden;
}

.jt-method__wrap {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items: center;
}

/* TEXTO */

.jt-eyebrow-dark {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--jt-rose);
  font-family: "Montserrat", sans-serif;
}

.jt-method h2 {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(36px, 4vw, 58px);
  line-height: 1.05;
  color: var(--jt-text);
}

.jt-method h2 strong {
  color: var(--jt-rose-dark);
}

.jt-method p {
  margin-top: 24px;
  font-size: 16px;
  line-height: 1.7;
  color: var(--jt-muted);
  max-width: 520px;
}

.jt-method .jt-btn-primary {
  margin-top: 30px;
}

/* VISUAL */

.jt-method__visual {
  position: relative;
  min-height: 520px;
}

.jt-method__image {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 30px 80px rgba(92,54,45,.18);
}

.jt-method__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* CARDS */

.jt-method-card {
  position: absolute;
  width: 240px;
  padding: 18px;
  border-radius: 22px;
  background: rgba(255,255,255,.85);
  backdrop-filter: blur(16px);
  border: 1px solid rgba(209,144,147,.2);
  box-shadow: 0 20px 50px rgba(92,54,45,.12);
  transition: all .3s ease;
}

.jt-method-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 70px rgba(92,54,45,.18);
}

.jt-method-card span {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  color: var(--jt-rose);
  letter-spacing: .08em;
}

.jt-method-card h4 {
  margin: 0;
  font-size: 15px;
  color: var(--jt-text);
}

.jt-method-card p {
  margin-top: 6px;
  font-size: 13px;
  color: var(--jt-muted);
}

/* POSIÇÃO PREMIUM */

.card-1 {
  top: -40px;
  left: -50px;
}

.card-2 {
  bottom: 40px;
  right: -10px;
}

.card-3 {
  top: 50%;
  left: -80px;
  transform: translateY(-50%);
}

/* MOBILE */

@media (max-width: 1024px) {
  .jt-method__wrap {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .jt-method__visual {
    min-height: auto;
  }

  .jt-method-card {
    position: relative;
    inset: auto;
    width: 100%;
    margin-top: 16px;
  }

  .card-3 {
    transform: none;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b84c669 */.jt-specialties {
  position: relative;
  padding: 120px 24px;
  background:
    radial-gradient(circle at 12% 18%, rgba(209,144,147,.16), transparent 30%),
    linear-gradient(180deg, #F8F3EF 0%, #F2E9E3 100%);
  overflow: hidden;
}

.jt-specialties__bg {
  position: absolute;
  right: -30px;
  top: 60px;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(78px, 12vw, 180px);
  line-height: 1;
  color: rgba(209,144,147,.08);
  letter-spacing: -.05em;
  pointer-events: none;
}

.jt-specialties__wrap {
  position: relative;
  z-index: 2;
  max-width: 1180px;
  margin: 0 auto;
}

.jt-specialties__head {
  max-width: 760px;
  margin: 0 auto 52px;
  text-align: center;
}

.jt-specialties__head h2 {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(38px, 4.5vw, 64px);
  line-height: 1;
  font-weight: 500;
  letter-spacing: -.035em;
  color: var(--jt-text);
}

.jt-specialties__head p {
  max-width: 660px;
  margin: 20px auto 0;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: var(--jt-muted);
}

.jt-specialties__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.jt-specialty-card {
  position: relative;
  min-height: 230px;
  padding: 24px 22px;
  border-radius: 28px;
  background: rgba(255,255,255,.72);
  border: 1px solid rgba(209,144,147,.18);
  box-shadow: 0 18px 46px rgba(92,54,45,.08);
  overflow: hidden;
  transition: all .35s ease;
}

.jt-specialty-card::before {
  content: "";
  position: absolute;
  inset: auto -40px -70px auto;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(209,144,147,.28), transparent 68%);
  opacity: 0;
  transition: all .35s ease;
}

.jt-specialty-card:hover {
  transform: translateY(-8px);
  background: rgba(255,255,255,.92);
  box-shadow: 0 28px 70px rgba(92,54,45,.14);
}

.jt-specialty-card:hover::before {
  opacity: 1;
}

.jt-specialty-card.is-featured {
  grid-column: span 2;
  background:
    linear-gradient(135deg, rgba(209,144,147,.95), rgba(182,111,85,.94));
  border-color: rgba(255,255,255,.34);
  box-shadow: 0 26px 70px rgba(182,111,85,.2);
}

.jt-specialty-card.is-featured h3,
.jt-specialty-card.is-featured p {
  color: #fff;
}

.jt-icon {
  width: 54px;
  height: 54px;
  margin-bottom: 22px;
  border-radius: 20px;
  display: grid;
  place-items: center;
  background:
    linear-gradient(145deg, rgba(255,255,255,.95), rgba(204,193,182,.34));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.9),
    0 14px 28px rgba(92,54,45,.12);
  font-size: 27px;
  transition: all .35s ease;
}

.jt-specialty-card:hover .jt-icon {
  transform: rotate(-4deg) scale(1.06);
}

.jt-specialty-card h3 {
  position: relative;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  color: var(--jt-text);
}

.jt-specialty-card p {
  position: relative;
  margin: 12px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.65;
  color: var(--jt-muted);
}

.jt-specialties__cta {
  display: flex;
  justify-content: center;
  margin-top: 44px;
}

.jt-specialties .jt-btn-primary {
  background: linear-gradient(135deg, var(--jt-rose), var(--jt-rose-dark));
  color: #fff;
}

@media (max-width: 1024px) {
  .jt-specialties__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .jt-specialty-card.is-featured {
    grid-column: span 2;
  }
}

@media (max-width: 640px) {
  .jt-specialties {
    padding: 86px 18px;
  }

  .jt-specialties__head {
    text-align: left;
    margin-bottom: 34px;
  }

  .jt-specialties__head p {
    margin-left: 0;
  }

  .jt-specialties__grid {
    grid-template-columns: 1fr;
  }

  .jt-specialty-card,
  .jt-specialty-card.is-featured {
    grid-column: span 1;
  }

  .jt-specialty-card {
    min-height: auto;
  }

  .jt-specialties__cta .jt-btn-primary {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e274171 */.jt-journey {
  position: relative;
  padding: 120px 24px;
  background:
    radial-gradient(circle at 85% 18%, rgba(209,144,147,.18), transparent 28%),
    linear-gradient(180deg, #F2E9E3 0%, #F8F3EF 100%);
  overflow: hidden;
}

.jt-journey::before {
  content: "";
  position: absolute;
  width: 540px;
  height: 540px;
  left: -240px;
  bottom: -260px;
  border-radius: 50%;
  border: 1px solid rgba(209,144,147,.16);
}

.jt-journey__wrap {
  position: relative;
  z-index: 2;
  max-width: 1180px;
  margin: 0 auto;
}

.jt-journey__head {
  max-width: 720px;
  margin-bottom: 54px;
}

.jt-journey__head h2 {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(38px, 4.5vw, 64px);
  line-height: 1;
  font-weight: 500;
  letter-spacing: -.035em;
  color: var(--jt-text);
}

.jt-journey__head p {
  max-width: 640px;
  margin: 20px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: var(--jt-muted);
}

.jt-journey__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.jt-step-card {
  position: relative;
  min-height: 250px;
  padding: 26px 22px;
  border-radius: 30px;
  background: rgba(255,255,255,.74);
  border: 1px solid rgba(209,144,147,.18);
  box-shadow: 0 18px 46px rgba(92,54,45,.08);
  overflow: hidden;
  transition: all .35s ease;
}

.jt-step-card::after {
  content: "";
  position: absolute;
  right: -45px;
  top: -45px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(209,144,147,.25), transparent 68%);
  opacity: .6;
  transition: all .35s ease;
}

.jt-step-card:hover {
  transform: translateY(-8px);
  background: rgba(255,255,255,.94);
  box-shadow: 0 28px 70px rgba(92,54,45,.14);
}

.jt-step-card:hover::after {
  transform: scale(1.25);
  opacity: 1;
}

.jt-step-number {
  position: absolute;
  right: 22px;
  top: 20px;
  font-family: "Cormorant Garamond", serif;
  font-size: 42px;
  line-height: 1;
  color: rgba(209,144,147,.22);
}

.jt-step-icon {
  width: 58px;
  height: 58px;
  margin-bottom: 28px;
  border-radius: 22px;
  display: grid;
  place-items: center;
  font-size: 28px;
  background: linear-gradient(145deg, rgba(255,255,255,.96), rgba(204,193,182,.32));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.9),
    0 14px 28px rgba(92,54,45,.12);
  transition: all .35s ease;
}

.jt-step-card:hover .jt-step-icon {
  transform: rotate(-5deg) scale(1.08);
}

.jt-step-card h3 {
  position: relative;
  z-index: 2;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  color: var(--jt-text);
}

.jt-step-card p {
  position: relative;
  z-index: 2;
  margin: 12px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.65;
  color: var(--jt-muted);
}

.jt-reviews-box {
  margin-top: 64px;
  padding: 28px;
  border-radius: 36px;
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 28px;
  align-items: center;
  background:
    linear-gradient(135deg, rgba(209,144,147,.96), rgba(182,111,85,.94));
  box-shadow: 0 30px 80px rgba(182,111,85,.2);
  overflow: hidden;
}

.jt-reviews-content {
  padding: 22px;
}

.jt-eyebrow-light {
  display: inline-block;
  margin-bottom: 18px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(255,255,255,.78);
}

.jt-reviews-content h3 {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(32px, 3.4vw, 48px);
  line-height: 1;
  font-weight: 500;
  color: #fff;
}

.jt-reviews-content p {
  margin: 18px 0 0;
  max-width: 460px;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: rgba(255,255,255,.82);
}

.jt-review-link {
  display: inline-flex;
  margin-top: 24px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 800;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(255,255,255,.6);
}

.jt-reviews-widget {
  min-height: 260px;
  padding: 18px;
  border-radius: 28px;
  background: rgba(255,255,255,.24);
  border: 1px solid rgba(255,255,255,.36);
  backdrop-filter: blur(18px);
}

.jt-widget-placeholder {
  height: 100%;
  min-height: 220px;
  border-radius: 22px;
  display: grid;
  place-items: center;
  text-align: center;
  padding: 28px;
  background: rgba(255,255,255,.9);
  border: 1px dashed rgba(209,144,147,.45);
}

.jt-widget-placeholder span {
  display: block;
  margin-bottom: 10px;
  color: var(--jt-rose-dark);
  letter-spacing: 3px;
}

.jt-widget-placeholder strong {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: var(--jt-text);
  font-size: 16px;
}

.jt-widget-placeholder small {
  display: block;
  margin-top: 8px;
  font-family: "Montserrat", sans-serif;
  color: var(--jt-muted);
  font-size: 12px;
}

.jt-journey__cta {
  display: flex;
  justify-content: center;
  margin-top: 42px;
}

.jt-journey .jt-btn-primary {
  background: linear-gradient(135deg, var(--jt-rose), var(--jt-rose-dark));
  color: #fff;
}

@media (max-width: 1024px) {
  .jt-journey__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .jt-reviews-box {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .jt-journey {
    padding: 86px 18px;
  }

  .jt-journey__head {
    margin-bottom: 34px;
  }

  .jt-journey__grid {
    grid-template-columns: 1fr;
  }

  .jt-step-card {
    min-height: auto;
  }

  .jt-reviews-box {
    margin-top: 44px;
    padding: 16px;
    border-radius: 28px;
  }

  .jt-reviews-content {
    padding: 14px;
  }

  .jt-reviews-widget {
    min-height: 220px;
  }

  .jt-journey__cta .jt-btn-primary {
    width: 100%;
  }
}
.jt-reviews-carousel {
  width: 100%;
  overflow: hidden;
  padding: 18px;
  border-radius: 28px;
  background: rgba(255,255,255,.22);
  border: 1px solid rgba(255,255,255,.35);
  backdrop-filter: blur(18px);
}

.jt-reviews-track {
  display: flex;
  gap: 18px;
  width: max-content;
  animation: jtReviewScroll 38s linear infinite;
}

.jt-reviews-carousel:hover .jt-reviews-track {
  animation-play-state: paused;
}

.jt-review-card {
  width: 330px;
  min-height: 310px;
  padding: 24px;
  border-radius: 24px;
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(255,255,255,.7);
  box-shadow: 0 18px 44px rgba(92,54,45,.12);
  display: flex;
  flex-direction: column;
  transition: all .3s ease;
}

.jt-review-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 26px 64px rgba(92,54,45,.18);
}

.jt-stars {
  color: #B66F55;
  letter-spacing: 3px;
  font-size: 14px;
  margin-bottom: 16px;
}

.jt-review-card p {
  margin: 0;
  flex: 1;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.7;
  color: var(--jt-muted);
}

.jt-review-card strong {
  display: block;
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: var(--jt-text);
}

.jt-review-card span {
  display: block;
  margin-top: 4px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  color: rgba(116,72,61,.58);
}

@keyframes jtReviewScroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 640px) {
  .jt-reviews-carousel {
    padding: 12px;
  }

  .jt-review-card {
    width: 285px;
    min-height: 330px;
    padding: 20px;
  }

  .jt-reviews-track {
    animation-duration: 46s;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-34a7686 */.jt-about {
  padding: 120px 24px 0;
  background: var(--jt-bg);
}

.jt-about__wrap {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

/* IMAGENS */

.jt-about__media {
  position: relative;
  min-height: 520px;
}

.jt-about__photo {
  position: absolute;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 30px 80px rgba(92,54,45,.18);
}

.jt-about__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jt-about__photo.main {
  width: 360px;
  height: 480px;
  left: 0;
  top: 0;
}

.jt-about__photo.small {
  width: 260px;
  height: 320px;
  right: 0;
  bottom: 0;
}

.jt-about__badge {
  position: absolute;
  left: 40px;
  bottom: -20px;
  padding: 18px 22px;
  border-radius: 22px;
  background: linear-gradient(135deg, var(--jt-rose), var(--jt-rose-dark));
  color: #fff;
  box-shadow: 0 20px 60px rgba(182,111,85,.3);
}

.jt-about__badge strong {
  display: block;
  font-size: 26px;
}

.jt-about__badge span {
  font-size: 12px;
}

/* TEXTO */

.jt-about__content h2 {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(36px, 4vw, 58px);
  color: var(--jt-text);
}

.jt-about__content p {
  margin-top: 18px;
  font-size: 15px;
  line-height: 1.7;
  color: var(--jt-muted);
}

.jt-about__crm {
  margin-top: 22px;
  font-size: 13px;
  color: var(--jt-text);
  font-weight: 600;
}

/* INSTAGRAM */

.jt-instagram {
  margin-top: 100px;
  padding: 60px 24px;
  background: linear-gradient(180deg, #F2E9E3 0%, #F8F3EF 100%);
}

.jt-instagram__wrap {
  max-width: 1180px;
  margin: 0 auto;
}

.jt-instagram__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.jt-instagram__head h3 {
  font-family: "Cormorant Garamond", serif;
  font-size: 32px;
  color: var(--jt-text);
}

.jt-instagram__head a {
  font-family: "Montserrat";
  font-weight: 600;
  color: var(--jt-rose-dark);
  text-decoration: none;
}

.jt-instagram__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

.jt-ig-item {
  aspect-ratio: 1;
  border-radius: 18px;
  background: #ddd;
}

/* MOBILE */

@media (max-width: 1024px) {
  .jt-about__wrap {
    grid-template-columns: 1fr;
  }

  .jt-about__media {
    min-height: 420px;
  }

  .jt-about__photo.main {
    position: relative;
    width: 100%;
    height: 380px;
  }

  .jt-about__photo.small {
    display: none;
  }

  .jt-about__badge {
    left: 20px;
    bottom: -20px;
  }

  .jt-instagram__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.jt-ig-item {
  position: relative;
  aspect-ratio: 1;
  border-radius: 18px;
  overflow: hidden;
}

.jt-ig-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .4s ease;
}

.jt-ig-item:hover img {
  transform: scale(1.06);
}
.jt-instagram {
  padding: 100px 24px;
  background: linear-gradient(180deg, #F2E9E3 0%, #F8F3EF 100%);
}

.jt-instagram__wrap {
  max-width: 1180px;
  margin: 0 auto;
}

/* HEADER */

.jt-instagram__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 34px;
  gap: 20px;
}

.jt-instagram__head h3 {
  font-family: "Cormorant Garamond", serif;
  font-size: 34px;
  color: var(--jt-text);
  margin: 0;
}

.jt-instagram__head a {
  font-family: "Montserrat";
  font-weight: 600;
  color: var(--jt-rose-dark);
  text-decoration: none;
  font-size: 14px;
}

/* GRID */

.jt-instagram__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

/* ITEM */

.jt-ig-item {
  position: relative;
  display: block;
  aspect-ratio: 1 / 1;
  border-radius: 20px;
  overflow: hidden;
  background: #eee;
  box-shadow: 0 20px 50px rgba(92,54,45,.12);
}

/* IMAGEM */

.jt-ig-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .5s ease;
}

/* HOVER PREMIUM */

.jt-ig-item::after {
  content: "Ver no Instagram";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  font-family: "Montserrat";
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #fff;
  background: rgba(0,0,0,.35);
  opacity: 0;
  transition: all .3s ease;
}

.jt-ig-item:hover img {
  transform: scale(1.08);
}

.jt-ig-item:hover::after {
  opacity: 1;
}

/* MOBILE */

@media (max-width: 860px) {

  .jt-instagram {
    padding: 70px 18px;
  }

  .jt-instagram__head {
    flex-direction: column;
    align-items: flex-start;
  }

  .jt-instagram__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-34be2a8 */.jt-faq-final {
  padding: 120px 24px;
  background:
    radial-gradient(circle at 15% 20%, rgba(209,144,147,.16), transparent 28%),
    linear-gradient(180deg, #F8F3EF 0%, #F2E9E3 100%);
}

.jt-faq-final__wrap {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr .9fr;
  gap: 54px;
  align-items: stretch;
}

.jt-faq__head h2 {
  margin: 0 0 34px;
  max-width: 560px;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(38px, 4.5vw, 62px);
  line-height: 1;
  color: var(--jt-text);
}

.jt-faq__list {
  display: grid;
  gap: 14px;
}

.jt-faq-item {
  border-radius: 24px;
  background: rgba(255,255,255,.72);
  border: 1px solid rgba(209,144,147,.18);
  box-shadow: 0 16px 42px rgba(92,54,45,.08);
  overflow: hidden;
}

.jt-faq-item summary {
  cursor: pointer;
  padding: 22px 24px;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 800;
  color: var(--jt-text);
  list-style: none;
}

.jt-faq-item summary::-webkit-details-marker {
  display: none;
}

.jt-faq-item summary::after {
  content: "+";
  float: right;
  font-size: 22px;
  color: var(--jt-rose-dark);
}

.jt-faq-item[open] summary::after {
  content: "–";
}

.jt-faq-item p {
  margin: 0;
  padding: 0 24px 24px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 1.7;
  color: var(--jt-muted);
}

.jt-final-cta {
  position: relative;
  padding: 46px;
  border-radius: 38px;
  background: linear-gradient(135deg, var(--jt-rose), var(--jt-rose-dark));
  color: #fff;
  box-shadow: 0 30px 80px rgba(182,111,85,.24);
  overflow: hidden;
}

.jt-final-cta::after {
  content: "✦";
  position: absolute;
  right: -18px;
  bottom: -40px;
  font-size: 190px;
  color: rgba(255,255,255,.12);
}

.jt-final-cta span {
  display: block;
  margin-bottom: 18px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.jt-final-cta h2 {
  position: relative;
  z-index: 2;
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(38px, 4vw, 58px);
  line-height: 1;
  font-weight: 500;
}

.jt-final-cta p {
  position: relative;
  z-index: 2;
  margin: 22px 0 0;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.75;
  color: rgba(255,255,255,.84);
}

.jt-final-cta .jt-btn-primary {
  position: relative;
  z-index: 2;
  margin-top: 30px;
  background: #fff;
  color: var(--jt-text);
}

.jt-footer {
  background: linear-gradient(135deg, #8F5A4C 0%, #B66F55 100%);
  color: #fff;
  padding: 70px 24px 24px;
}

.jt-footer__wrap {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.2fr 1fr .7fr;
  gap: 44px;
}

.jt-footer__brand img {
  width: 190px;
  height: auto;
  margin-bottom: 22px;
}

.jt-footer p,
.jt-footer a {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.7;
  color: rgba(255,255,255,.78);
  text-decoration: none;
}

.jt-footer strong {
  display: block;
  margin-bottom: 12px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.jt-footer__links {
  display: grid;
  gap: 8px;
  align-content: start;
}

.jt-footer__bottom {
  max-width: 1180px;
  margin: 44px auto 0;
  padding-top: 22px;
  border-top: 1px solid rgba(255,255,255,.18);
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  color: rgba(255,255,255,.68);
}

@media (max-width: 900px) {
  .jt-faq-final__wrap,
  .jt-footer__wrap {
    grid-template-columns: 1fr;
  }

  .jt-final-cta {
    padding: 34px 26px;
  }
}

@media (max-width: 640px) {
  .jt-faq-final {
    padding: 86px 18px;
  }

  .jt-footer {
    padding: 56px 18px 22px;
  }

  .jt-final-cta .jt-btn-primary {
    width: 100%;
  }
}/* End custom CSS */