.elementor-3222 .elementor-element.elementor-element-3b990e1{--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-3222 .elementor-element.elementor-element-e8fa061{--spacer-size:50px;}.elementor-3222 .elementor-element.elementor-element-ef10e08{width:100%;max-width:100%;}.elementor-3222 .elementor-element.elementor-element-ef10e08 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-3222 .elementor-element.elementor-element-ef10e08.elementor-element{--align-self:stretch;}.elementor-3222 .elementor-element.elementor-element-cca4fd7{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3222 .elementor-element.elementor-element-38489ea{--display:flex;}.elementor-3222 .elementor-element.elementor-element-60920a7 > .elementor-widget-container{margin:-20px 0px -20px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ef10e08 *//* ── HOW IT WORKS: HERO BANNER ── */
.hiw-hero {
  background: #1A2B3B;
  padding: 160px 64px 120px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.hiw-hero::before {
  content: '';
  position: absolute;
  width: 800px; height: 500px;
  background: radial-gradient(ellipse, rgba(247,132,41,0.14) 0%, transparent 70%);
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.hiw-hero-inner {
  position: relative; z-index: 2;
  max-width: 860px; margin: 0 auto;
}
.hiw-eyebrow {
  display: inline-flex; align-items: center; gap: 12px;
  font-size: 10px; font-weight: 800; letter-spacing: 0.22em;
  text-transform: uppercase; color: #F78429;
  margin-bottom: 36px;
  background: rgba(247,132,41,0.1);
  border: 1px solid rgba(247,132,41,0.25);
  padding: 8px 18px; border-radius: 100px;
  opacity: 0; animation: hiwFadeUp 0.6s 0.1s ease forwards;
}
.hiw-eyebrow-dot {
  width: 6px; height: 6px; background: #F78429; border-radius: 50%;
  flex-shrink: 0; box-shadow: 0 0 8px rgba(247,132,41,0.8);
}
.hiw-headline {
  font-size: clamp(34px, 5vw, 62px);
  font-weight: 800; color: #FFFFFF;
  line-height: 1.1; letter-spacing: -0.03em;
  margin-bottom: 28px;
  opacity: 0; animation: hiwFadeUp 0.7s 0.2s ease forwards;
}
.hiw-headline em {
  font-style: italic; font-family: 'Lora', serif;
  color: #F78429; font-weight: 600;
}
.hiw-sub {
  font-family: 'Lora', serif;
  font-size: clamp(17px, 1.8vw, 22px);
  font-style: italic;
  color: rgba(255,255,255,0.6);
  line-height: 1.6;
  max-width: 640px; margin: 0 auto;
  opacity: 0; animation: hiwFadeUp 0.7s 0.35s ease forwards;
}
.hiw-sub strong {
  color: rgba(255,255,255,0.92);
  font-style: normal; font-weight: 700;
}
@keyframes hiwFadeUp {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}
@media (max-width: 768px) {
  .hiw-hero { padding: 130px 24px 80px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-be2adc6 *//* ── HOW IT WORKS: BRIDGE SECTION ── */
.hiw-bridge {
  padding: 80px 64px;
  background: #F5F4F1;
  border-bottom: 1px solid rgba(137,155,170,0.2);
}
.hiw-bridge-inner {
  max-width: 760px; margin: 0 auto; text-align: center;
}
.hiw-bridge-inner p {
  font-family: 'Lora', serif;
  font-size: clamp(17px, 1.8vw, 20px);
  line-height: 1.8; color: #3d4f5c;
}
.hiw-bridge-inner p strong {
  color: #1A2B3B; font-weight: 700;
}
@media (max-width: 768px) {
  .hiw-bridge { padding: 56px 24px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4ed8418 *//* ── HOW IT WORKS: PHASE TIMELINE ── */
.hiw-phases {
  padding: 100px 64px;
  background: #FFFFFF;
  position: relative;
}
.hiw-phases-header {
  text-align: center;
  margin-bottom: 80px;
}
.hiw-section-label {
  font-size: 11px; font-weight: 700; letter-spacing: 0.16em;
  text-transform: uppercase; color: #F78429;
  display: inline-flex; align-items: center; gap: 10px;
  margin-bottom: 20px;
}
.hiw-section-label::before { content: ''; width: 20px; height: 2px; background: #F78429; }
.hiw-section-label::after { content: ''; width: 20px; height: 2px; background: #F78429; }
.hiw-section-headline {
  font-size: clamp(28px, 3vw, 44px);
  font-weight: 800; color: #1A2B3B;
  line-height: 1.1; letter-spacing: -0.025em;
  margin-bottom: 16px;
}
.hiw-section-sub {
  font-family: 'Lora', serif;
  font-size: 18px; color: #4a5c6a; line-height: 1.7;
  max-width: 580px; margin: 0 auto;
}
.phases-container {
  max-width: 1100px; margin: 0 auto;
  display: flex; flex-direction: column; gap: 0;
  position: relative;
}
.phases-container::before {
  content: '';
  position: absolute;
  left: 44px; top: 0; bottom: 0;
  width: 2px;
  background: linear-gradient(to bottom, #F78429, rgba(247,132,41,0.15));
  z-index: 0;
}
.phase-card {
  display: flex; gap: 48px; align-items: flex-start;
  position: relative; z-index: 1;
  padding-bottom: 80px;
}
.phase-card:last-child { padding-bottom: 0; }
.phase-marker {
  width: 90px; height: 90px; flex-shrink: 0;
  background: #1A2B3B;
  border-radius: 50%;
  display: flex; flex-direction: column;
  align-items: center; justify-content: center;
  border: 3px solid #F78429;
  box-shadow: 0 0 0 8px rgba(247,132,41,0.08), 0 8px 32px rgba(26,43,59,0.15);
  transition: box-shadow 0.4s, transform 0.4s;
}
.phase-card:hover .phase-marker {
  box-shadow: 0 0 0 12px rgba(247,132,41,0.15), 0 12px 48px rgba(26,43,59,0.2);
  transform: scale(1.06);
}
.phase-num {
  font-size: 10px; font-weight: 800; letter-spacing: 0.16em;
  text-transform: uppercase; color: #F78429;
  line-height: 1;
}
.phase-num-big {
  font-size: 28px; font-weight: 800; color: #FFFFFF;
  line-height: 1; margin-top: 2px;
}
.phase-content {
  flex: 1;
  padding: 32px 40px;
  background: #F5F4F1;
  border-radius: 18px;
  border: 1px solid rgba(137,155,170,0.15);
  transition: box-shadow 0.4s, transform 0.4s;
}
.phase-card:hover .phase-content {
  box-shadow: 0 16px 48px rgba(26,43,59,0.08);
  transform: translateY(-3px);
}
.phase-title {
  font-size: clamp(22px, 2.5vw, 30px);
  font-weight: 800; color: #1A2B3B;
  line-height: 1.15; margin-bottom: 6px;
}
.phase-tagline {
  font-family: 'Lora', serif;
  font-size: 15px; font-style: italic;
  color: #F78429;
  margin-bottom: 18px;
}
.phase-body {
  font-size: 15px; color: #4a5c6a; line-height: 1.75;
  margin-bottom: 24px;
}
.phase-details {
  display: flex; flex-direction: column; gap: 12px;
}
.phase-detail-item {
  display: flex; align-items: flex-start; gap: 14px;
  font-size: 14px; color: #3d4f5c; line-height: 1.6;
}
.phase-detail-icon {
  width: 36px; height: 36px; flex-shrink: 0;
  background: rgba(247,132,41,0.1);
  border-radius: 9px;
  display: flex; align-items: center; justify-content: center;
  font-size: 16px;
}
.phase-detail-text strong {
  font-weight: 700; color: #1A2B3B;
}
@media (max-width: 768px) {
  .hiw-phases { padding: 64px 24px; }
  .phases-container::before { left: 20px; }
  .phase-card { flex-direction: column; gap: 20px; padding-bottom: 48px; }
  .phase-marker { width: 64px; height: 64px; }
  .phase-num { font-size: 8px; }
  .phase-num-big { font-size: 22px; }
  .phase-content { padding: 24px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-00cd2c3 *//* ── HOW IT WORKS: WHY THIS WORKS ── */
.hiw-difference {
  padding: 100px 64px;
  background: #1A2B3B;
  position: relative;
  overflow: hidden;
}
.hiw-difference::after {
  content: '';
  position: absolute;
  width: 600px; height: 600px; border-radius: 50%;
  border: 1px solid rgba(247,132,41,0.07);
  bottom: -200px; right: -200px;
  pointer-events: none;
}
.hiw-diff-inner {
  max-width: 1100px; margin: 0 auto;
  display: grid; grid-template-columns: 1fr 1fr;
  gap: 80px; align-items: center;
  position: relative; z-index: 2;
}
.hiw-diff-label {
  font-size: 11px; font-weight: 700; letter-spacing: 0.16em;
  text-transform: uppercase; color: #F78429;
  display: flex; align-items: center; gap: 10px;
  margin-bottom: 24px;
}
.hiw-diff-label::before { content: ''; width: 20px; height: 2px; background: #F78429; }
.hiw-diff-headline {
  font-size: clamp(26px, 3vw, 40px);
  font-weight: 800; color: #FFFFFF;
  line-height: 1.15; letter-spacing: -0.02em;
  margin-bottom: 24px;
}
.hiw-diff-body {
  font-family: 'Lora', serif;
  font-size: 17px; color: rgba(137,155,170,0.9);
  line-height: 1.75;
}
.hiw-diff-cards {
  display: flex; flex-direction: column; gap: 20px;
}
.diff-card {
  display: flex; gap: 18px; align-items: flex-start;
  padding: 24px 28px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.07);
  border-radius: 12px;
  transition: background 0.3s, border-color 0.3s;
}
.diff-card:hover { background: rgba(255,255,255,0.07); border-color: rgba(247,132,41,0.2); }
.diff-card-icon {
  width: 44px; height: 44px; flex-shrink: 0;
  background: rgba(247,132,41,0.12);
  border-radius: 10px;
  display: flex; align-items: center; justify-content: center;
  font-size: 20px;
}
.diff-card-text h4 { font-size: 15px; font-weight: 700; color: #FFFFFF; margin-bottom: 6px; }
.diff-card-text p { font-size: 13px; color: rgba(137,155,170,0.8); line-height: 1.6; }
@media (max-width: 768px) {
  .hiw-difference { padding: 64px 24px; }
  .hiw-diff-inner { grid-template-columns: 1fr; gap: 40px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-74b99ce *//* ── HOW IT WORKS: CTA SECTION ── */
.hiw-cta {
  padding: 100px 64px;
  background: #F5F4F1;
  text-align: center;
}
.hiw-cta-inner {
  max-width: 700px; margin: 0 auto;
}
.hiw-cta-headline {
  font-size: clamp(28px, 3.5vw, 48px);
  font-weight: 800; color: #1A2B3B;
  line-height: 1.1; letter-spacing: -0.025em;
  margin-bottom: 20px;
}
.hiw-cta-headline em {
  font-style: italic; font-family: 'Lora', serif;
  color: #F78429; font-weight: 600;
}
.hiw-cta-body {
  font-family: 'Lora', serif;
  font-size: 18px; color: #4a5c6a; line-height: 1.75;
  margin-bottom: 40px;
}
.hiw-cta-note {
  font-size: 13px; color: #899BAA;
  margin-top: 16px;
}
@media (max-width: 768px) {
  .hiw-cta { padding: 64px 24px; }
}/* End custom CSS */