.elementor-10726 .elementor-element.elementor-element-6386f0c{--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-10726 .elementor-element.elementor-element-6386f0c:not(.elementor-motion-effects-element-type-background), .elementor-10726 .elementor-element.elementor-element-6386f0c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D2D40;}.elementor-10726 .elementor-element.elementor-element-6386f0c.e-con{--align-self:center;}.elementor-10726 .elementor-element.elementor-element-3135551{--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-10726 .elementor-element.elementor-element-c4a71a0 .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-10726 .elementor-element.elementor-element-a110521{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;color:#FFFFFF;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-10726 .elementor-element.elementor-element-f8dff54 .elementor-button{font-family:"Montserrat", Sans-serif;font-weight:600;background-color:#24BCBD;transition-duration:1s;border-radius:30px 30px 30px 30px;padding:15px 15px 15px 15px;}.elementor-10726 .elementor-element.elementor-element-f8dff54 .elementor-button:hover, .elementor-10726 .elementor-element.elementor-element-f8dff54 .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-10726 .elementor-element.elementor-element-f8dff54 .elementor-button:hover svg, .elementor-10726 .elementor-element.elementor-element-f8dff54 .elementor-button:focus svg{fill:#000000;}.elementor-10726 .elementor-element.elementor-element-f8dff54{width:var( --container-widget-width, 35% );max-width:35%;--container-widget-width:35%;--container-widget-flex-grow:0;}.elementor-10726 .elementor-element.elementor-element-62f9104{--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-10726 .elementor-element.elementor-element-62f9104.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-10726 .elementor-element.elementor-element-aa9944c{--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-10726 .elementor-element.elementor-element-3135551{--width:60%;}.elementor-10726 .elementor-element.elementor-element-62f9104{--width:40%;}}@media(max-width:767px){.elementor-10726 .elementor-element.elementor-element-6386f0c{--margin-top:-1%;--margin-bottom:-1%;--margin-left:-1%;--margin-right:-1%;}.elementor-10726 .elementor-element.elementor-element-f8dff54{--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-f59be2c */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.2rem;
}

.why-grid {
display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: center;
}

.why-text h2 {
margin-bottom: 1rem;
}

.why-text p {
font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.2rem;
}

.why-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.5rem;
}

.why-highlight p {
color: var(--teal-dk); font-weight: 600; font-size: .95rem; margin: 0; line-height: 1.6;
}

.why-visual {
background: linear-gradient(135deg, var(--teal-lt) 0%, var(--teal-mid) 100%);
      border-radius: var(--r-xl); padding: 2.5rem;
      display: flex; flex-direction: column; gap: 1.2rem; border: 1.5px solid var(--border);
}

.why-fact {
background: var(--white); border-radius: var(--r-md);
      padding: 1.2rem 1.4rem; display: flex; align-items: flex-start; gap: 1rem;
      box-shadow: var(--sh-sm); transition: transform .2s, box-shadow .2s;
}

.why-fact:hover {
transform: translateY(-3px); box-shadow: var(--sh-md);
}

.why-fact-icon {
width: 44px; height: 44px; background: var(--teal-lt);
      border-radius: var(--r-sm); display: flex; align-items: center;
      justify-content: center; font-size: 1.3rem; flex-shrink: 0;
}

.why-fact-text strong {
display: block; color: var(--navy); font-size: .95rem; margin-bottom: .2rem;
}

.why-fact-text span {
font-size: .85rem; color: var(--gray); line-height: 1.55;
}

.tech-intro {
max-width: 680px; margin-bottom: 3rem;
}

.tech-intro p {
font-size: 1rem; color: var(--gray); line-height: 1.8; margin-top: .8rem;
}

.tech-box {
background: var(--white);
      border: 1.5px solid var(--border);
      border-radius: var(--r-xl);
      box-shadow: var(--sh-md);
      overflow: hidden;
}

.tech-grid {
display: grid; grid-template-columns: repeat(4, 1fr);
}

.tech-card {
background: var(--white);
      padding: 2.4rem 2.2rem;
      position: relative;
      border-right: 1px solid var(--border);
      transition: background .2s;
}

.tech-card:last-child {
border-right: none;
}

.tech-card:hover {
background: var(--off);
}

.tech-card-icon {
width: 56px; height: 56px; background: var(--teal-lt);
      border-radius: var(--r-sm); display: flex; align-items: center;
      justify-content: center; font-size: 1.7rem; margin-bottom: 1.2rem;
}

.tech-card h3 {
color: var(--navy); font-family: var(--font-h); font-size: 1.15rem; margin-bottom: .7rem;
}

.tech-card p {
font-size: .92rem; color: var(--gray); line-height: 1.75;
}

.process-intro {
max-width: 680px; margin-bottom: 3rem;
}

.process-intro p {
font-size: 1rem; color: var(--gray); line-height: 1.8; margin-top: .8rem;
}

.steps-wrap {
display: flex; flex-direction: column; gap: 0; max-width: 860px;
}

.step-row {
display: block; position: relative;
}

.step-row:not(:last-child)::after {
display: none;
}

.step-body {
background: var(--white); border: 1.5px solid var(--border);
      border-radius: var(--r-lg); padding: 1.8rem 2rem;
      margin-bottom: 1.5rem;
      transition: border-color .2s, box-shadow .2s;
}

.step-body:hover {
border-color: #24bcbd; box-shadow: var(--sh-sm);
}

.step-body h3 {
color: var(--navy); font-size: 1.1rem; margin-bottom: .5rem;
}

.step-body p {
font-size: .92rem; color: var(--gray); line-height: 1.72;
}

.benefits-intro {
max-width: 640px; margin-bottom: 3rem;
}

.benefits-intro p {
font-size: 1rem; color: var(--gray); line-height: 1.8; margin-top: .8rem;
}

.benefits-grid {
display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.4rem;
}

.benefit-card {
background: var(--white); border: 1.5px solid var(--border);
      border-radius: var(--r-lg); padding: 2rem 1.6rem;
      position: relative; overflow: hidden;
      transition: transform .25s, box-shadow .25s, border-color .25s;
}

.benefit-card::before {
content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;
      background: linear-gradient(90deg, var(--teal), var(--teal-mid));
      transform: scaleX(0); transform-origin: left; transition: transform .3s ease;
}

.benefit-card:hover {
transform: translateY(-5px); box-shadow: var(--sh-md); border-color: #24bcbd;
}

.benefit-card:hover::before {
transform: scaleX(1);
}

.benefit-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.4rem; margin-bottom: 1rem;
}

.benefit-card h3 {
color: var(--navy); margin-bottom: .5rem; font-size: 1rem;
}

.benefit-card p {
font-size: .87rem; color: var(--gray); line-height: 1.65;
}

.candidates-grid {
display: grid; grid-template-columns: 1fr; gap: 3.5rem;
}

.candidates-text h2 {
margin-bottom: 1rem;
}

.candidates-text p {
font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.2rem;
}

.candidates-list {
display: flex; flex-direction: column; gap: .85rem; margin: 1.4rem 0;
}

.candidate-item {
display: flex; align-items: flex-start; gap: .9rem;
      background: var(--teal-lt); border: 1px solid var(--teal-mid);
      border-radius: var(--r-md); padding: 1rem 1.2rem;
}

.candidate-check {
width: 28px; height: 28px; background: var(--teal);
      border-radius: 50%; display: flex; align-items: center;
      justify-content: center; color: #fff; font-size: .85rem; flex-shrink: 0; font-weight: 700;
}

.candidate-item-text strong {
display: block; color: var(--navy); font-size: .92rem; margin-bottom: .12rem;
}

.candidate-item-text span {
font-size: .84rem; color: var(--gray); line-height: 1.5;
}

.quote-sec {
background: linear-gradient(140deg, var(--navy) 0%, #0f3d58 50%, var(--teal-dk) 100%);
      padding: 88px 5vw; position: relative; overflow: hidden;
}

.quote-sec::before {
content: '\201C'; position: absolute; top: -40px; left: 3vw;
      font-family: var(--font-h); font-size: 22rem;
      color: rgba(26,158,143,.09); line-height: 1; pointer-events: none; user-select: none;
}

.quote-inner {
max-width: 1120px; margin: auto; position: relative; z-index: 1;
}

.cta-band-grid {
display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: start;
}

.cta-text h2 {
font-family: var(--font-h); color: #fff; font-size: clamp(1.7rem, 3vw, 2.4rem); margin-bottom: 1rem;
}

.cta-text p {
font-size: 1rem; color: rgba(255,255,255,.72); line-height: 1.8; margin-bottom: 1rem;
}

.cta-bullets {
display: flex; flex-direction: column; gap: .85rem;
}

.cta-bullet {
display: flex; align-items: flex-start; gap: .9rem;
      background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12);
      border-radius: var(--r-md); padding: 1rem 1.2rem;
}

.cta-check {
width: 28px; height: 28px; background: var(--teal);
      border-radius: 50%; display: flex; align-items: center;
      justify-content: center; color: #fff; font-size: .85rem; flex-shrink: 0; font-weight: 700;
}

.cta-bullet-text strong {
display: block; color: #fff; font-size: .92rem; margin-bottom: .12rem;
}

.cta-bullet-text span {
font-size: .84rem; color: rgba(255,255,255,.65); line-height: 1.5;
}

.final-cta {
background: linear-gradient(135deg, var(--teal-lt) 0%, var(--teal-mid) 100%);
      border: 1.5px solid var(--border); border-radius: var(--r-xl);
      padding: 3.5rem; text-align: center;
}

.final-cta h2 {
margin-bottom: 1rem;
}

.final-cta p {
font-size: 1rem; color: var(--gray); max-width: 680px; margin: 0 auto 1rem; line-height: 1.8;
}

.final-cta p:last-of-type {
margin-bottom: 2rem;
}

.final-cta-btns {
display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap;
}

[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: 900px) {
.why-grid {
grid-template-columns: 1fr;
}

.tech-grid {
grid-template-columns: repeat(2, 1fr);
}

.benefits-grid {
grid-template-columns: repeat(2, 1fr);
}

.cta-band-grid {
grid-template-columns: 1fr;
}
}

@media (max-width: 600px) {
.tech-grid {
grid-template-columns: 1fr;
}

.benefits-grid {
grid-template-columns: 1fr;
}
}/* End custom CSS */