.elementor-2461 .elementor-element.elementor-element-0334f14{--display:flex;}.elementor-2461 .elementor-element.elementor-element-0768c20{width:100%;max-width:100%;}.elementor-2461 .elementor-element.elementor-element-6d41ebb{--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;}.elementor-2461 .elementor-element.elementor-element-736d48b{--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;}.elementor-2461 .elementor-element.elementor-element-33776ba{text-align:start;}.elementor-2461 .elementor-element.elementor-element-33776ba img{width:68%;}.elementor-2461 .elementor-element.elementor-element-fa3ac05{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 20px;font-family:"Montserrat", Sans-serif;font-size:17px;font-weight:500;color:var( --e-global-color-primary );}.elementor-2461 .elementor-element.elementor-element-a15b083{--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;--justify-content:center;--margin-top:178px;--margin-bottom:-50px;--margin-left:0px;--margin-right:0px;}.elementor-2461 .elementor-element.elementor-element-67ecba7{margin:3px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-2461 .elementor-element.elementor-element-67ecba7 .elementor-heading-title{font-family:"Cormorant Garamond", Sans-serif;font-size:23px;color:var( --e-global-color-primary );}.elementor-2461 .elementor-element.elementor-element-d3d7842{--grid-template-columns:repeat(0, auto);text-align:center;--icon-size:20px;--grid-column-gap:13px;--grid-row-gap:0px;}.elementor-2461 .elementor-element.elementor-element-d3d7842 .elementor-social-icon{background-color:var( --e-global-color-primary );}.elementor-2461 .elementor-element.elementor-element-d3d7842 .elementor-icon{border-radius:100px 100px 100px 100px;}@media(max-width:767px){.elementor-2461 .elementor-element.elementor-element-736d48b{--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-2461 .elementor-element.elementor-element-a15b083{--min-height:201px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-2461 .elementor-element.elementor-element-736d48b{--width:25%;}.elementor-2461 .elementor-element.elementor-element-a15b083{--width:25%;}}/* Start custom CSS for html, class: .elementor-element-0768c20 */.mandal-lp {
  --mandal-bg: #F7EAFF;
  --mandal-surface: #ffffff;
  --mandal-surface-soft: #fbf4ff;
  --mandal-title: #6C3A8C;
  --mandal-text: #635550;
  --mandal-text-soft: rgba(99, 85, 80, 0.92);
  --mandal-gold: #AC9157;
  --mandal-violet: #6C3A8C;
  --mandal-violet-dark: #5C2E79;
  --mandal-border: rgba(108, 58, 140, 0.12);
  --mandal-shadow: 0 18px 45px rgba(83, 41, 112, 0.10);
  --mandal-shadow-hover: 0 28px 60px rgba(83, 41, 112, 0.16);
  --mandal-radius: 26px;
  background: var(--mandal-bg);
  color: var(--mandal-text-soft);
  font-family: "Montserrat", sans-serif;
  font-size: clamp(14px, 1.4vw, 18px);
  line-height: 1.72;
}

.mandal-lp * {
  box-sizing: border-box;
}

.mandal-lp a {
  text-decoration: none;
}

.mandal-shell {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

.mandal-narrow {
  width: min(920px, calc(100% - 40px));
}

.mandal-section {
  position: relative;
  padding: 104px 0;
}

.mandal-section--soft {
  background: linear-gradient(180deg, rgba(255,255,255,0.42) 0%, rgba(255,255,255,0.15) 100%);
}

.mandal-section--accent {
  background: linear-gradient(135deg, #6C3A8C 0%, #7C5A9D 100%);
  color: rgba(255,255,255,0.9);
}

.mandal-section--accent-light {
  background:
    radial-gradient(circle at top center, rgba(172,145,87,0.10), transparent 42%),
    linear-gradient(180deg, rgba(108,58,140,0.08) 0%, rgba(255,255,255,0.35) 100%);
}

.mandal-section--quotes {
  background: linear-gradient(135deg, #786493 0%, #6e5b87 100%);
  color: rgba(255,255,255,0.92);
  padding-top: 64px;
  padding-bottom: 64px;
}

.mandal-section--closing {
  padding-top: 96px;
  padding-bottom: 118px;
}

.mandal-divider {
  display: block;
  width: 64px;
  height: 3px;
  margin: 0 auto 28px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(172,145,87,0.35), var(--mandal-gold), rgba(172,145,87,0.35));
}

.mandal-divider--light {
  background: linear-gradient(90deg, rgba(255,255,255,0.15), #E6D78B, rgba(255,255,255,0.15));
}

.mandal-lp h1,
.mandal-lp h2,
.mandal-lp h3 {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  color: var(--mandal-title);
  letter-spacing: 0.01em;
}

.mandal-title--light {
  color: #ffffff !important;
}

.mandal-lp h1 {
  font-size: clamp(39px, 5vw, 71px);
  line-height: 0.95;
  color: #ffffff;
  margin-bottom: 18px;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
}

.mandal-lp h2 {
  font-size: clamp(33px, 4vw, 49px);
  line-height: 1.05;
  text-align: center;
  margin-bottom: 32px;
}

.mandal-lp h3 {
  font-size: clamp(25px, 2.4vw, 31px);
  line-height: 1.08;
  margin-bottom: 20px;
}

.mandal-lp p {
  margin: 0 0 18px;
}

.mandal-kicker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border-radius: 999px;
  margin-bottom: 24px;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.24);
  color: rgba(255,255,255,0.88);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.mandal-hero {
  position: relative;
  min-height: 92vh;
  padding: 140px 0 120px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.mandal-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(23, 17, 33, 0.18) 0%, rgba(23, 17, 33, 0.42) 100%),
    linear-gradient(90deg, rgba(27, 18, 39, 0.62) 0%, rgba(27, 18, 39, 0.28) 45%, rgba(27, 18, 39, 0.52) 100%);
}

.mandal-hero__inner {
  position: relative;
  z-index: 2;
  max-width: 740px;
  text-wrap: pretty;
}

.mandal-hero__meta {
  margin-bottom: 4px;
  color: rgba(255,255,255,0.9);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.mandal-hero__actions,
.mandal-cta-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 42px;
}

.mandal-hero__actions--center {
  justify-content: center;
}

.mandal-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 240px;
  padding: 16px 28px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: all 0.28s ease;
}

.mandal-btn--compact {
  min-width: 0;
  width: auto;
  padding: 12px 22px;
  font-size: 9px;
  letter-spacing: 0.10em;
}

.mandal-hero__actions--single {
  align-items: flex-start;
}

.mandal-btn--solid {
  background: var(--mandal-violet);
  border: 1px solid var(--mandal-violet);
  color: #ffffff;
}

.mandal-btn--outline {
  background: transparent;
  border: 1px solid rgba(108, 58, 140, 0.55);
  color: var(--mandal-violet);
  backdrop-filter: blur(8px);
}

.mandal-hero .mandal-btn--outline {
  color: #ffffff;
  border-color: rgba(255,255,255,0.6);
}

.mandal-section--accent .mandal-btn--outline {
  color: #ffffff;
  border-color: rgba(255,255,255,0.6);
}

.mandal-btn:hover {
  background: var(--mandal-gold);
  border-color: var(--mandal-gold);
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(172, 145, 87, 0.25);
}

.mandal-section__lead {
  max-width: 860px;
  margin: 0 auto 44px;
  text-align: center;
}

.mandal-grid {
  display: grid;
  gap: 28px;
}

.mandal-grid--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mandal-grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.mandal-card {
  position: relative;
  background: rgba(255,255,255,0.92);
  border: 1px solid var(--mandal-border);
  border-radius: var(--mandal-radius);
  padding: 34px;
  box-shadow: var(--mandal-shadow);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.mandal-card:hover {
  transform: translateY(-10px);
  box-shadow: var(--mandal-shadow-hover);
  border-color: rgba(108, 58, 140, 0.22);
}

.mandal-card--list ul,
.mandal-card--list li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mandal-card--list ul {
  display: grid;
  gap: 16px;
}

.mandal-card--list li {
  position: relative;
  padding-left: 24px;
}

.mandal-card--list li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: -1px;
  color: var(--mandal-gold);
  font-size: 21px;
  line-height: 1;
}

.mandal-card--iconic {
  padding-top: 28px;
}

.mandal-card__icon {
  width: 84px;
  height: 84px;
  border-radius: 24px;
  display: grid;
  place-items: center;
  margin-bottom: 28px;
  background: linear-gradient(135deg, rgba(108,58,140,0.12), rgba(172,145,87,0.12));
  border: 1px solid rgba(108,58,140,0.12);
}

.mandal-card__icon svg {
  width: 48px;
  height: 48px;
  stroke: var(--mandal-violet);
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}

.mandal-note {
  margin-top: 28px;
  padding: 24px 28px;
  border-radius: 24px;
  background: rgba(108, 58, 140, 0.06);
  border: 1px solid rgba(108, 58, 140, 0.14);
}

.mandal-note--light {
  background: rgba(255,255,255,0.09);
  border-color: rgba(255,255,255,0.16);
}

.mandal-card--feature {
  padding-top: 24px;
}

.mandal-card__media {
  margin: -10px -10px 28px;
  border-radius: 22px;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(108,58,140,0.08), rgba(172,145,87,0.12));
  border: 1px solid rgba(108,58,140,0.10);
  min-height: 208px;
}

.mandal-card__media img {
  display: block;
  width: 100%;
  height: 208px;
  object-fit: cover;
}

.mandal-card__number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 52px;
  padding: 8px 12px;
  border-radius: 999px;
  margin-bottom: 18px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: var(--mandal-gold);
  background: rgba(172,145,87,0.08);
  border: 1px solid rgba(172,145,87,0.16);
}

.mandal-table-wrap {
  overflow-x: auto;
  border-radius: 24px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.16);
}

.mandal-table {
  width: 100%;
  min-width: 860px;
  border-collapse: collapse;
}

.mandal-table th,
.mandal-table td {
  padding: 18px 18px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid rgba(255,255,255,0.12);
}

.mandal-table th {
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  background: rgba(255,255,255,0.08);
}

.mandal-table td {
  color: rgba(255,255,255,0.92);
  font-size: 13px;
  line-height: 1.55;
}

.mandal-role {
  color: var(--mandal-gold);
  font-weight: 700;
  margin-bottom: 16px !important;
}

.mandal-card--team,
.mandal-card--cert,
.mandal-card--price,
.mandal-card--bonus {
  height: 100%;
}

.mandal-pricing__panel {
  position: relative;
  padding: 34px;
  border-radius: 34px;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.54), rgba(255,255,255,0.34)),
    rgba(255,255,255,0.28);
  border: 1px solid rgba(108,58,140,0.12);
  box-shadow: 0 26px 60px rgba(83,41,112,0.10);
}

.mandal-pricing__glow {
  position: absolute;
  inset: -140px auto auto 50%;
  width: 360px;
  height: 360px;
  border-radius: 999px;
  transform: translateX(-50%);
  background: radial-gradient(circle, rgba(172,145,87,0.15), rgba(172,145,87,0) 70%);
  pointer-events: none;
}

.mandal-card--price,
.mandal-card--bonus {
  background: rgba(255,255,255,0.82);
  backdrop-filter: blur(10px);
}

.mandal-price__badge {
  width: 62px;
  height: 4px;
  border-radius: 999px;
  margin-bottom: 20px;
  background: linear-gradient(90deg, rgba(172,145,87,0.25), var(--mandal-gold), rgba(172,145,87,0.25));
}

.mandal-emphasis {
  color: var(--mandal-violet);
  font-weight: 700;
}

.mandal-bonus-grid {
  margin-top: 28px;
}

.mandal-note--pricing {
  margin-top: 24px;
  text-align: center;
  background: rgba(108,58,140,0.08);
}

.mandal-faq {
  display: grid;
  gap: 14px;
}

.mandal-faq__item {
  background: rgba(255,255,255,0.92);
  border: 1px solid var(--mandal-border);
  border-radius: 24px;
  padding: 0 24px;
  box-shadow: var(--mandal-shadow);
  transition: border-color 0.35s ease, box-shadow 0.35s ease;
}

.mandal-faq__item[open] {
  border-color: rgba(108,58,140,0.24);
  box-shadow: var(--mandal-shadow-hover);
}

.mandal-faq__item summary {
  position: relative;
  cursor: pointer;
  list-style: none;
  padding: 26px 54px 26px 0;
  color: var(--mandal-violet);
  font-weight: 700;
}

.mandal-faq__item summary::-webkit-details-marker {
  display: none;
}

.mandal-faq__item summary::after {
  content: "";
  position: absolute;
  right: 8px;
  top: 50%;
  width: 14px;
  height: 14px;
  border-right: 2px solid var(--mandal-gold);
  border-bottom: 2px solid var(--mandal-gold);
  transform: translateY(-60%) rotate(45deg);
  transition: transform 0.35s ease;
}

.mandal-faq__item[open] summary::after {
  transform: translateY(-20%) rotate(-135deg);
}

.mandal-faq__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease, transform 0.4s ease, padding-bottom 0.4s ease;
  opacity: 0;
  transform: translateY(-8px);
}

.mandal-faq__item[open] .mandal-faq__content {
  max-height: 360px;
  opacity: 1;
  transform: translateY(0);
  padding-bottom: 24px;
}

.mandal-faq__content-inner p {
  margin-bottom: 0;
}

.mandal-reveal {
  opacity: 0;
  will-change: opacity, transform;
  transition:
    opacity 0.82s cubic-bezier(0.2, 0.8, 0.2, 1),
    transform 0.82s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.mandal-reveal--up {
  transform: translate3d(0, 36px, 0);
}

.mandal-reveal--left {
  transform: translate3d(-40px, 0, 0);
}

.mandal-reveal--right {
  transform: translate3d(40px, 0, 0);
}

.mandal-reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.mandal-intro p,
.mandal-section--closing p {
  text-align: center;
}

.mandal-intro p + p,
.mandal-section--closing p + p {
  margin-top: 8px;
}

.mandal-card p,
.mandal-note p,
.mandal-pricing__panel p,
.mandal-faq__content-inner p,
.mandal-table td,
.mandal-card--list li {
  text-align: justify;
  text-justify: inter-word;
}

.mandal-content-single {
  max-width: 900px;
  margin: 0 auto;
}

.mandal-card--content-single {
  padding: 36px 40px 32px;
}

.mandal-card__icon--mandala {
  width: 100px;
  height: 100px;
  margin: 0 auto 28px;
  border-radius: 30px;
  background: linear-gradient(135deg, rgba(108,58,140,0.10), rgba(172,145,87,0.12));
  border: 1px solid rgba(108,58,140,0.10);
  color: var(--mandal-violet);
}

.mandal-card__icon--mandala svg {
  width: 58px;
  height: 58px;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}

.mandal-content-single__list {
  columns: 2;
  column-gap: 56px;
}

.mandal-content-single__list li {
  break-inside: avoid;
  margin-bottom: 14px;
}

.mandal-section--schedule .mandal-section__lead--light {
  color: rgba(255,255,255,0.88);
  margin-bottom: 38px;
}

.mandal-table-wrap--schedule {
  padding: 10px;
  border-radius: 28px;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.18);
  box-shadow: 0 20px 50px rgba(30, 18, 44, 0.16);
}

.mandal-table--schedule {
  min-width: 900px;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  background: rgba(255,255,255,0.95);
  border-radius: 22px;
  overflow: hidden;
}

.mandal-table--schedule th,
.mandal-table--schedule td {
  color: #4f4441;
  border-bottom: 1px solid rgba(108,58,140,0.10);
  border-right: 1px solid rgba(108,58,140,0.08);
  padding: 14px 14px;
  line-height: 1.35;
}

.mandal-table--schedule th:last-child,
.mandal-table--schedule td:last-child {
  border-right: 0;
}

.mandal-table--schedule thead th {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.06em;
}

.mandal-table--schedule .mandal-col-content { width: 40%; }
.mandal-table--schedule .mandal-col-type { width: 23%; }
.mandal-table--schedule .mandal-col-mode { width: 20%; }
.mandal-table--schedule .mandal-col-date { width: 17%; }

.mandal-table--schedule th:nth-child(1),
.mandal-table--schedule td:nth-child(1) { background: #f6eefb; }

.mandal-table--schedule th:nth-child(2),
.mandal-table--schedule td:nth-child(2) { background: #fbf3f7; }

.mandal-table--schedule th:nth-child(3),
.mandal-table--schedule td:nth-child(3) { background: #f7f2e8; }

.mandal-table--schedule th:nth-child(4),
.mandal-table--schedule td:nth-child(4) { background: #edf5ea; }

.mandal-table--schedule tbody tr.is-empty td {
  height: 44px;
}

.mandal-note--schedule {
  margin-top: 24px;
}

.mandal-note--schedule p {
  text-align: center;
}

.mandal-pdf-wrap {
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.18);
  box-shadow: 0 20px 50px rgba(30,18,44,0.18);
  background: rgba(255,255,255,0.08);
}

.mandal-pdf-frame {
  display: block;
  width: 100%;
  height: 860px;
  border: 0;
}

.mandal-pdf-mobile-link {
  display: none;
}

.mandal-slider {
  position: relative;
}

.mandal-slider-arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,0.92);
  color: var(--mandal-violet);
  box-shadow: 0 14px 30px rgba(83,41,112,0.14);
  cursor: pointer;
  transform: translateY(-50%);
  transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease, opacity 0.25s ease;
}

.mandal-slider-arrow:hover {
  transform: translateY(-50%) scale(1.04);
  background: var(--mandal-gold);
  color: #fff;
}

.mandal-slider-arrow:disabled {
  opacity: 0.45;
  cursor: default;
}

.mandal-slider-arrow--prev { left: -8px; }
.mandal-slider-arrow--next { right: -8px; }

.mandal-slider-arrow span {
  font-size: 33px;
  line-height: 1;
  margin-top: -2px;
}

.mandal-slider-dots {
  display: flex;
  justify-content: center;
  gap: 7px;
  margin-top: 22px;
}

.mandal-slider-dots button {
  width: 8px;
  height: 8px;
  border: 0;
  border-radius: 999px;
  padding: 0;
  background: rgba(108,58,140,0.22);
  transition: transform 0.25s ease, background 0.25s ease;
  cursor: pointer;
}

.mandal-slider-dots button.is-active {
  background: var(--mandal-violet);
  transform: scale(1.15);
}

.mandal-slider-dots--light button {
  background: rgba(255,255,255,0.34);
}

.mandal-slider-dots--light button.is-active {
  background: #ffffff;
}

.mandal-team-home {
  max-width: 1180px;
  padding: 8px 52px 0;
}

.mandal-team-home__viewport {
  overflow: hidden;
}

.mandal-team-home__track {
  display: flex;
  gap: 34px;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

.mandal-team-home__slide {
  flex: 0 0 calc((100% - 34px) / 2);
  min-width: calc((100% - 34px) / 2);
}

.mandal-team-home__top {
  display: grid;
  grid-template-columns: 154px 1fr;
  gap: 24px;
  align-items: center;
  margin-bottom: 22px;
}

.mandal-team-home__photo {
  width: 154px;
  height: 154px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 16px 30px rgba(83,41,112,0.12);
}

.mandal-team-home__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.mandal-team-home__intro h3 {
  margin-bottom: 8px;
  color: var(--mandal-gold);
  font-size: clamp(27px, 2.6vw, 43px);
  line-height: 0.95;
}

.mandal-team-home__intro .mandal-role {
  color: var(--mandal-violet);
  margin-bottom: 0 !important;
}

.mandal-team-home__bubble {
  position: relative;
  min-height: 118px;
  padding: 22px 26px;
  border-radius: 26px;
  background: rgba(255,255,255,0.72);
  border: 1px solid rgba(108,58,140,0.10);
  box-shadow: 0 12px 24px rgba(83,41,112,0.06);
}

.mandal-team-home__bubble::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 46px;
  width: 18px;
  height: 18px;
  background: rgba(255,255,255,0.72);
  border-top: 1px solid rgba(108,58,140,0.10);
  border-left: 1px solid rgba(108,58,140,0.10);
  transform: rotate(45deg);
}

.mandal-team-home__bubble p {
  margin-bottom: 0;
  text-align: center;
  font-style: italic;
}

.mandal-section--quotes .mandal-cta-inline {
  justify-content: center;
  margin-top: 28px;
}

.mandal-testimonials-home {
  max-width: 980px;
  margin: 0 auto;
  padding: 6px 52px 0;
}

.mandal-testimonials-home__viewport {
  overflow: hidden;
}

.mandal-testimonials-home__track {
  display: flex;
  gap: 0;
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

.mandal-testimonials-home__slide {
  flex: 0 0 100%;
  min-width: 100%;
  min-height: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 8px 0;
  text-align: center;
}

.mandal-testimonials-home__slide p {
  max-width: 780px;
  margin: 0 auto 14px;
  color: rgba(255,255,255,0.96);
  font-size: clamp(14px, 1.4vw, 18px);
  line-height: 1.42;
  font-style: italic;
  text-align: center !important;
}

.mandal-testimonials-home__slide strong {
  display: block;
  min-height: 0;
  margin-top: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.mandal-section--quotes .mandal-slider-arrow {
  background: rgba(255,255,255,0.12);
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.18);
  box-shadow: none;
}

.mandal-section--quotes .mandal-slider-arrow:hover {
  background: rgba(172,145,87,0.95);
  border-color: rgba(172,145,87,0.95);
  color: #ffffff;
}

.mandal-icon-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  margin-bottom: 26px;
}

.mandal-icon-heading h2 {
  margin-bottom: 0;
}

.mandal-icon-heading__icon {
  width: 72px;
  height: 72px;
  border-radius: 24px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, rgba(108,58,140,0.10), rgba(172,145,87,0.12));
  border: 1px solid rgba(108,58,140,0.10);
  color: var(--mandal-violet);
}

.mandal-icon-heading__icon svg {
  width: 38px;
  height: 38px;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}

@media (prefers-reduced-motion: reduce) {
  .mandal-reveal,
  .mandal-reveal--up,
  .mandal-reveal--left,
  .mandal-reveal--right {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media (max-width: 980px) {
  .mandal-grid--2,
  .mandal-grid--3 {
    grid-template-columns: 1fr;
  }

  .mandal-content-single__list {
    columns: 1;
  }

  .mandal-section {
    padding: 82px 0;
  }

  .mandal-hero {
    min-height: auto;
    padding: 94px 0 82px;
  }

  .mandal-pricing__panel {
    padding: 22px;
  }

  .mandal-team-home,
  .mandal-testimonials-home {
    padding-left: 42px;
    padding-right: 42px;
  }

  .mandal-team-home__track {
    gap: 22px;
  }

  .mandal-team-home__slide {
    flex: 0 0 100%;
    min-width: 100%;
  }

  .mandal-team-home__top {
    grid-template-columns: 120px 1fr;
    gap: 18px;
  }

  .mandal-team-home__photo {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 640px) {
  .mandal-shell,
  .mandal-narrow {
    width: min(100% - 28px, 1180px);
  }

  .mandal-section {
    padding: 74px 0;
  }

  .mandal-hero {
    min-height: auto;
    padding: 72px 0 64px;
    background-position: center center;
  }

  .mandal-kicker {
    padding: 8px 16px;
    margin-bottom: 18px;
    font-size: 8px;
    letter-spacing: 0.14em;
  }

  .mandal-hero__inner {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .mandal-lp h1 {
    width: 100%;
    max-width: 100%;
    font-size: clamp(26px, 10.2vw, 39px);
    line-height: 0.96;
    letter-spacing: 0.005em;
    text-wrap: initial;
    word-break: normal;
    overflow-wrap: normal;
    hyphens: none;
    margin-left: auto;
    margin-right: auto;
  }

  .mandal-hero__meta,
  .mandal-kicker {
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 10px;
    letter-spacing: 0.14em;
  }

  .mandal-card,
  .mandal-note,
  .mandal-faq__item {
    padding-left: 22px;
    padding-right: 22px;
  }

  .mandal-btn {
    width: auto;
    min-width: 0;
  }

  .mandal-btn--compact {
    min-width: 180px;
    padding: 10px 18px;
    font-size: 8px;
    letter-spacing: 0.12em;
  }

  .mandal-hero__actions,
  .mandal-cta-inline,
  .mandal-hero__actions--single,
  .mandal-hero__actions--center {
    gap: 12px;
    margin-top: 28px;
    justify-content: center;
    align-items: center;
  }

  .mandal-card__media {
    min-height: 180px;
  }

  .mandal-card__media img {
    height: 180px;
  }

  .mandal-card--content-single {
    padding: 28px 22px 24px;
  }

  .mandal-card__icon--mandala {
    width: 84px;
    height: 84px;
    margin-bottom: 22px;
  }

  .mandal-card__icon--mandala svg {
    width: 48px;
    height: 48px;
  }

  .mandal-team-home,
  .mandal-testimonials-home {
    padding-left: 30px;
    padding-right: 30px;
  }

  .mandal-slider-arrow {
    width: 36px;
    height: 36px;
  }

  .mandal-slider-arrow--prev {
    left: -2px;
  }

  .mandal-slider-arrow--next {
    right: -2px;
  }

  .mandal-team-home__top {
    grid-template-columns: 1fr;
    gap: 16px;
    justify-items: center;
    text-align: center;
  }

  .mandal-team-home__photo {
    width: 112px;
    height: 112px;
  }

  .mandal-team-home__intro h3 {
    font-size: 31px;
  }

  .mandal-team-home__bubble {
    min-height: auto;
    padding: 20px 18px;
  }

  .mandal-team-home__bubble::before {
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
  }

  .mandal-testimonials-home__slide {
    min-height: 0;
  }

  .mandal-testimonials-home__slide p {
    font-size: 13px;
  }

  .mandal-table--schedule {
    min-width: 760px;
  }

  .mandal-table--schedule th,
  .mandal-table--schedule td {
    padding: 12px 10px;
    font-size: 11px;
  }

  .mandal-pdf-frame {
    display: none;
  }

  .mandal-pdf-mobile-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 18px 24px;
    color: #ffffff;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: none;
  }

  .mandal-pdf-mobile-link::before {
    content: "↓";
    font-size: 18px;
  }

  .mandal-icon-heading__icon {
    width: 62px;
    height: 62px;
    border-radius: 20px;
  }

  .mandal-icon-heading__icon svg {
    width: 32px;
    height: 32px;
  }

  .mandal-card p,
  .mandal-note p,
  .mandal-pricing__panel p,
  .mandal-faq__content-inner p,
  .mandal-card--list li {
    text-align: left;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-0334f14 */.elementor-2461 .elementor-element.elementor-element-0334f14 {
    padding: 0 !important;
    margin: 0 !important;
}/* End custom CSS */