.elementor-104 .elementor-element.elementor-element-780b046{--display:flex;}body.elementor-page-104:not(.elementor-motion-effects-element-type-background), body.elementor-page-104 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F2EDE4;}/* Start custom CSS */.psw-109-hero {
  background: #F2EDE4;
  padding: 120px 24px 80px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.psw-109-eyebrow {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.22em;
  color: #B5622A;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.psw-109-title {
  font-family: 'Cormorant Garant', serif;
  font-size: clamp(44px, 6vw, 72px);
  font-weight: 400;
  color: #6B1E2A;
  letter-spacing: -0.02em;
  margin-bottom: 24px;
}

.psw-109-sub {
  font-family: 'Inter', sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #8A7B6F;
  max-width: 620px;
  line-height: 1.8;
}

.psw-109-what {
  background: #EDE7DC;
  padding: 100px 24px;
}

.psw-109-what__inner {
  max-width: 700px;
  margin: 0 auto;
}

.psw-109-h2 {
  font-family: 'Cormorant Garant', serif;
  font-size: clamp(30px, 3.5vw, 42px);
  font-weight: 400;
  color: #6B1E2A;
  margin-bottom: 28px;
  letter-spacing: -0.015em;
}

.psw-109-h2--center {
  text-align: center;
}

.psw-109-body {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #8A7B6F;
  line-height: 1.85;
  margin-bottom: 20px;
}

.psw-109-pillars {
  background: #F2EDE4;
  padding: 100px 24px;
}

.psw-109-pillars__inner {
  max-width: 1100px;
  margin: 0 auto;
}

.psw-109-pillars__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 48px;
  margin-top: 56px;
}

.psw-109-pillar {
  text-align: center;
}

.psw-109-pillar__title {
  font-family: 'Cormorant Garant', serif;
  font-size: 24px;
  font-weight: 500;
  color: #6B1E2A;
  margin-bottom: 12px;
}

.psw-109-pillar__text {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #8A7B6F;
  line-height: 1.8;
}

.psw-109-quote {
  background: #6B1E2A;
  padding: 110px 24px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.psw-109-quote__rule {
  width: 40px;
  height: 0.5px;
  background: #B5622A;
  opacity: 0.6;
  margin-bottom: 36px;
}

.psw-109-quote__text {
  font-family: 'Cormorant Garant', serif;
  font-size: clamp(24px, 3vw, 38px);
  font-style: italic;
  font-weight: 300;
  color: #F2EDE4;
  max-width: 700px;
  line-height: 1.5;
  margin-bottom: 24px;
}

.psw-109-quote__attr {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  letter-spacing: 0.14em;
  color: #B5622A;
}

.psw-109-cta {
  background: #F2EDE4;
  padding: 100px 24px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.psw-109-cta__title {
  font-family: 'Cormorant Garant', serif;
  font-size: clamp(32px, 4vw, 46px);
  font-weight: 400;
  color: #6B1E2A;
  margin-bottom: 16px;
}

.psw-109-cta__sub {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #8A7B6F;
  margin-bottom: 32px;
}

.psw-109-cta__btn {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  background: #6B1E2A;
  color: #F2EDE4;
  border: 1.5px solid #6B1E2A;
  padding: 16px 36px;
  text-decoration: none;
  display: inline-block;
  transition: background 0.22s ease, color 0.22s ease;
}

.psw-109-cta__btn:hover {
  background: transparent;
  color: #6B1E2A;
}

@media (max-width: 768px) {
  .psw-109-pillars__grid { grid-template-columns: 1fr; gap: 40px; }
  .psw-109-hero, .psw-109-what, .psw-109-pillars, .psw-109-quote, .psw-109-cta {
    padding-left: 20px;
    padding-right: 20px;
  }
}/* End custom CSS */