.elementor-9085 .elementor-element.elementor-element-772515d{--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;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9085 .elementor-element.elementor-element-772515d:not(.elementor-motion-effects-element-type-background), .elementor-9085 .elementor-element.elementor-element-772515d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D2D40;}.elementor-9085 .elementor-element.elementor-element-772515d.e-con{--align-self:center;}.elementor-9085 .elementor-element.elementor-element-bddf28f{--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:5%;--margin-bottom:5%;--margin-left:0%;--margin-right:0%;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9085 .elementor-element.elementor-element-0339757 .elementor-heading-title{font-family:"Oswald", Sans-serif;font-size:48px;font-weight:400;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-9085 .elementor-element.elementor-element-c88d92c{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;color:#FFFFFF;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-9085 .elementor-element.elementor-element-ea4d0b9 .elementor-button{background-color:#24BCBD;font-family:"Montserrat", Sans-serif;font-weight:600;transition-duration:1s;border-radius:30px 30px 30px 30px;padding:15px 15px 15px 15px;}.elementor-9085 .elementor-element.elementor-element-ea4d0b9 .elementor-button:hover, .elementor-9085 .elementor-element.elementor-element-ea4d0b9 .elementor-button:focus{background-color:#FFFFFF;color:#000000;}.elementor-9085 .elementor-element.elementor-element-ea4d0b9{width:var( --container-widget-width, 35% );max-width:35%;--container-widget-width:35%;--container-widget-flex-grow:0;}.elementor-9085 .elementor-element.elementor-element-ea4d0b9 .elementor-button:hover svg, .elementor-9085 .elementor-element.elementor-element-ea4d0b9 .elementor-button:focus svg{fill:#000000;}.elementor-9085 .elementor-element.elementor-element-2ff8bbd{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9085 .elementor-element.elementor-element-2ff8bbd.e-con{--align-self:flex-end;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-9085 .elementor-element.elementor-element-393d009{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-9085 .elementor-element.elementor-element-bddf28f{--width:60%;}.elementor-9085 .elementor-element.elementor-element-2ff8bbd{--width:40%;}}@media(max-width:767px){.elementor-9085 .elementor-element.elementor-element-772515d{--margin-top:-1%;--margin-bottom:-1%;--margin-left:-1%;--margin-right:-1%;}.elementor-9085 .elementor-element.elementor-element-ea4d0b9{--container-widget-width:60%;--container-widget-flex-grow:0;width:var( --container-widget-width, 60% );max-width:60%;}}/* Start custom CSS for html, class: .elementor-element-5f88651 */h1,h2,h3 {
font-family: var(--font-h); font-weight: 400; line-height: 1.2;
}

h1 {
font-size: clamp(2.2rem, 4.5vw, 3.5rem);
}

h3 {
font-size: 1.18rem;
}

.split-grid {
display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: center;
}

.split-text h2 {
margin-bottom: 1rem;
}

.split-text p {
font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.2rem;
}

.split-highlight {
background: var(--teal-lt); border-left: 4px solid var(--teal);
      border-radius: 0 var(--r-md) var(--r-md) 0; padding: 1.2rem 1.5rem; margin-top: 1.2rem;
}

.split-highlight p {
color: var(--teal-dk); font-weight: 600; font-size: .95rem; margin: 0; line-height: 1.6;
}

.stat-card-grid {
display: flex; flex-direction: column; gap: 1.1rem;
}

.stat-card {
background: var(--white); border: 1.5px solid var(--border); border-radius: var(--r-lg);
      padding: 1.4rem 1.6rem; display: flex; align-items: flex-start; gap: 1.1rem;
      box-shadow: var(--sh-sm); transition: transform .2s, box-shadow .2s, border-color .2s;
}

.stat-card:hover {
transform: translateY(-3px); box-shadow: var(--sh-md); border-color: #24bcbd;
}

.stat-card-icon {
width: 48px; height: 48px; background: var(--teal-lt); border-radius: var(--r-sm);
      display: flex; align-items: center; justify-content: center; font-size: 1.35rem; flex-shrink: 0;
}

.stat-card-body strong {
display: block; color: var(--navy); font-size: .98rem; margin-bottom: .2rem;
}

.stat-card-body span {
font-size: .86rem; color: var(--gray); line-height: 1.55;
}

.steps-intro {
max-width: 640px; margin-bottom: 3.5rem;
}

.timeline {
display: flex; flex-direction: column; gap: 0; max-width: 900px;
}

.timeline-item {
display: grid;
      grid-template-columns: 72px 1fr;
      gap: 0 2rem;
      position: relative;
}

.timeline-item:not(:last-child) .tl-spine::after {
content: '';
      position: absolute;
      left: 35px;
      top: 72px;
      bottom: -24px;
      width: 2px;
      background: linear-gradient(to bottom, var(--teal), var(--teal-mid));
}

.tl-spine {
display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
      padding-top: 4px;
}

.tl-num {
width: 56px; height: 56px; border-radius: 50%;
      background: linear-gradient(135deg, var(--teal), var(--teal-dk));
      color: #fff; font-family: var(--font-h);
      font-size: 1.25rem; display: flex; align-items: center; justify-content: center;
      box-shadow: 0 4px 18px rgba(26,158,143,.38);
      flex-shrink: 0; position: relative; z-index: 1;
      transition: transform .25s, box-shadow .25s;
}

.timeline-item:hover .tl-num {
transform: scale(1.08);
      box-shadow: 0 8px 28px rgba(26,158,143,.5);
}

.tl-card {
background: var(--white);
      border: 1.5px solid var(--border);
      border-radius: var(--r-lg);
      padding: 1.8rem 2rem;
      margin-bottom: 1.6rem;
      display: flex;
      align-items: flex-start;
      gap: 1.4rem;
      box-shadow: var(--sh-sm);
      transition: transform .25s, box-shadow .25s, border-color .25s;
      position: relative;
      overflow: hidden;
}

.tl-card::before {
content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px;
      background: linear-gradient(to bottom, var(--teal), var(--teal-mid));
      transform: scaleY(0); transform-origin: top; transition: transform .3s ease;
      border-radius: 4px 0 0 4px;
}

.tl-card:hover {
transform: translateX(6px); box-shadow: var(--sh-md); border-color: #24bcbd;
}

.tl-card:hover::before {
transform: scaleY(1);
}

.tl-icon {
width: 52px; height: 52px; background: var(--teal-lt); border-radius: var(--r-sm);
      display: flex; align-items: center; justify-content: center;
      font-size: 1.5rem; flex-shrink: 0;
      transition: background .2s;
}

.tl-card:hover .tl-icon {
background: var(--teal-mid);
}

.tl-body {
flex: 1;
}

.tl-body h3 {
color: var(--navy); margin-bottom: .45rem; font-size: 1.1rem;
}

.tl-body p {
font-size: .9rem; color: var(--gray); line-height: 1.72;
}

.tl-tag {
display: inline-block; background: var(--teal-lt); color: #24bcbd;
      font-size: .7rem; font-weight: 700; padding: .22rem .7rem;
      border-radius: 50px; margin-top: .8rem; text-transform: uppercase; letter-spacing: .07em;
}

.timeline-item.tl-highlight .tl-num {
background: linear-gradient(135deg, var(--gold), #c8851a);
}

.timeline-item.tl-highlight .tl-card {
background: var(--gold-lt);
      border-color: rgba(232,164,53,.35);
}

.timeline-item.tl-highlight .tl-card::before {
background: linear-gradient(to bottom, var(--gold), #c8851a);
}

.timeline-item.tl-highlight .tl-icon {
background: rgba(232,164,53,.18);
}

.timeline-item.tl-highlight .tl-tag {
background: rgba(232,164,53,.18); color: #a06010;
}

@media (max-width: 640px) {
.timeline-item {
grid-template-columns: 52px 1fr; gap: 0 1rem;
}

.tl-num {
width: 44px; height: 44px; font-size: 1rem;
}

.timeline-item:not(:last-child) .tl-spine::after {
left: 25px;
}

.tl-card {
flex-direction: column; gap: .8rem;
}
}

.cheer-inner {
display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: center;
}

.cheer-text h2 {
margin-bottom: 1rem;
}

.cheer-text p {
font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.2rem;
}

.cheer-visual {
background: linear-gradient(135deg, var(--navy) 0%, var(--navy-lt) 100%);
      border-radius: var(--r-xl); padding: 2.5rem; position: relative; overflow: hidden;
}

.cheer-visual::before {
content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle, rgba(26,158,143,.12) 1px, transparent 1px);
      background-size: 24px 24px;
}

.cheer-visual-inner {
position: relative; z-index: 1;
}

.cv-label {
font-family: var(--font-h); font-size: 1.35rem; color: #fff; margin-bottom: .3rem;
}

.cv-sub {
font-size: .8rem; color: rgba(255,255,255,.55); text-transform: uppercase; letter-spacing: .1em; margin-bottom: 1.8rem;
}

.cv-row {
display: flex; align-items: center; gap: 1rem;
      background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12);
      border-radius: var(--r-md); padding: .95rem 1.2rem; margin-bottom: .7rem;
}

.cv-row-icon {
font-size: 1.3rem;
}

.cv-row-text {
font-size: .88rem; color: rgba(255,255,255,.78); font-weight: 500;
}

.cv-row-badge {
margin-left: auto; font-size: .75rem; font-weight: 700; color: #7ee8dd; white-space: nowrap;
}

.fun-facts {
background: linear-gradient(135deg, var(--navy) 0%, #0d4a5a 50%, var(--teal-dk) 100%);
      padding: 80px 5vw; text-align: center; position: relative; overflow: hidden;
}

.fun-facts::before {
content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle at 15% 50%, rgba(26,158,143,.22) 0%, transparent 55%),
                  radial-gradient(circle at 85% 50%, rgba(232,164,53,.12) 0%, transparent 55%);
      pointer-events: none;
}

.fun-facts::after {
content: '★ ✦ ◆ ★ ✦ ◆ ★ ✦ ◆ ★ ✦ ◆ ★ ✦ ◆ ★';
      position: absolute; top: 14px; left: 0; right: 0;
      font-size: .6rem; letter-spacing: 1.8rem; color: rgba(255,255,255,.08);
      white-space: nowrap; overflow: hidden;
}

.fun-facts-inner {
max-width: 960px; margin: auto; position: relative; z-index: 1;
}

.ff-eyebrow {
display: inline-flex; align-items: center; gap: .55rem;
      background: rgba(232,164,53,.18); border: 1px solid rgba(232,164,53,.35);
      border-radius: 50px; padding: .35rem 1.1rem;
      font-size: .72rem; font-weight: 700; letter-spacing: .12em;
      text-transform: uppercase; color: var(--gold); margin-bottom: 1rem;
}

.fun-facts h3 {
font-family: var(--font-h); color: #fff; font-size: clamp(1.6rem, 3vw, 2.2rem);
      margin-bottom: .5rem; letter-spacing: -.5px;
}

.ff-sub {
font-size: .9rem; color: rgba(255,255,255,.5); margin-bottom: 3rem;
}

.ff-cards {
display: grid; grid-template-columns: 1fr 1fr; gap: 1.6rem; text-align: left;
}

.ff-card {
background: rgba(255,255,255,.05);
      border: 1.5px solid rgba(255,255,255,.12);
      border-radius: var(--r-xl); padding: 2rem 2rem 1.8rem;
      position: relative; overflow: hidden;
      transition: transform .3s, box-shadow .3s, border-color .3s;
}

.ff-card:hover {
transform: translateY(-6px);
      box-shadow: 0 20px 50px rgba(0,0,0,.3);
      border-color: rgba(255,255,255,.28);
}

.ff-card-1 {
border-top: 3px solid var(--teal);
}

.ff-card-2 {
border-top: 3px solid var(--gold);
}

.ff-card-blob {
position: absolute; width: 130px; height: 130px; border-radius: 50%;
      right: -30px; bottom: -30px; pointer-events: none; opacity: .12;
}

.ff-card-1 .ff-card-blob {
background: var(--teal);
}

.ff-card-2 .ff-card-blob {
background: var(--gold);
}

.ff-badge {
display: inline-flex; align-items: center; justify-content: center;
      width: 52px; height: 52px; border-radius: 14px;
      font-size: 1.7rem; margin-bottom: 1.3rem;
}

.ff-card-1 .ff-badge {
background: rgba(26,158,143,.22);
}

.ff-card-2 .ff-badge {
background: rgba(232,164,53,.18);
}

.ff-card-label {
font-size: .68rem; font-weight: 700; text-transform: uppercase;
      letter-spacing: .12em; margin-bottom: .5rem;
}

.ff-card-1 .ff-card-label {
color: #7ee8dd;
}

.ff-card-2 .ff-card-label {
color: var(--gold);
}

.ff-card p {
font-size: 1rem; color: rgba(255,255,255,.88); line-height: 1.75; font-weight: 500;
}

.ff-card p strong {
color: #fff;
}

.ff-stat {
display: inline-flex; align-items: center; gap: .5rem;
      margin-top: 1.3rem; background: rgba(255,255,255,.08);
      border-radius: 50px; padding: .38rem 1rem;
      font-size: .78rem; font-weight: 700; color: rgba(255,255,255,.7);
}

.ff-card-1 .ff-stat-dot {
color: #7ee8dd;
}

.ff-card-2 .ff-stat-dot {
color: var(--gold);
}

@media (max-width: 640px) {
.ff-cards {
grid-template-columns: 1fr;
}
}

.stories-intro {
max-width: 640px; margin-bottom: 3rem;
}

.stories-grid {
display: grid; grid-template-columns: 1fr 1fr; gap: 1.6rem;
}

.story-card {
background: var(--white); border: 1.5px solid var(--border);
      border-radius: var(--r-lg); padding: 2rem 1.8rem;
      position: relative; transition: transform .25s, box-shadow .25s, border-color .25s;
      box-shadow: var(--sh-sm);
}

.story-card:hover {
transform: translateY(-5px); box-shadow: var(--sh-md); border-color: #24bcbd;
}

.story-card::before {
content: '\201C'; font-family: var(--font-h); font-size: 4rem;
      color: var(--teal-mid); position: absolute; top: 8px; left: 18px; line-height: 1;
}

.story-card p {
font-style: italic; color: var(--gray); font-size: .93rem; line-height: 1.78; padding-top: 1.6rem;
}

.story-card cite {
display: block; margin-top: .9rem; font-size: .8rem; color: var(--teal-dk); font-style: normal; font-weight: 700;
}

.story-cta {
margin-top: 2.5rem;
}

.book-inner {
display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: center;
}

.book-text h2 {
margin-bottom: 1rem;
}

.book-text p {
font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.2rem;
}

.book-ctas {
display: flex; gap: 1rem; flex-wrap: wrap; margin-top: 1.5rem;
}

.book-card {
background: linear-gradient(135deg, var(--navy) 0%, var(--navy-lt) 100%);
      border-radius: var(--r-xl); padding: 2.5rem; position: relative; overflow: hidden;
}

.book-card::before {
content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle, rgba(26,158,143,.12) 1px, transparent 1px);
      background-size: 24px 24px;
}

.book-card-inner {
position: relative; z-index: 1;
}

.book-card-label {
font-family: var(--font-h); font-size: 1.35rem; color: #fff; margin-bottom: .3rem;
}

.book-card-sub {
font-size: .8rem; color: rgba(255,255,255,.55); text-transform: uppercase; letter-spacing: .1em; margin-bottom: 1.8rem;
}

.book-row {
display: flex; align-items: center; gap: 1rem;
      background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12);
      border-radius: var(--r-md); padding: .95rem 1.2rem; margin-bottom: .7rem;
}

.book-row-icon {
font-size: 1.3rem;
}

.book-row-text {
font-size: .88rem; color: rgba(255,255,255,.78); font-weight: 500;
}

.book-row-badge {
margin-left: auto; font-size: .75rem; font-weight: 700; color: #7ee8dd; white-space: nowrap;
}

[data-fade] {
opacity: 0; transform: translateY(22px); transition: opacity .6s ease, transform .6s ease;
}

[data-fade].visible {
opacity: 1; transform: none;
}

[data-fade-left] {
opacity: 0; transform: translateX(-22px); transition: opacity .6s ease, transform .6s ease;
}

[data-fade-left].visible {
opacity: 1; transform: none;
}

@media (max-width: 960px) {
.hero-inner, .split-grid, .cheer-inner, .book-inner, .stories-grid {
grid-template-columns: 1fr;
}
}

@media (max-width: 640px) {
.sec { padding: 15px 1.25vw; }

.fun-facts {
padding: 44px 5vw;
}
}/* End custom CSS */