
.ct-page{
  --ct-bg:#f5fcff;--ct-soft:#eaf8ff;--ct-blue:#288fd0;--ct-blue2:#4bb8eb;
  --ct-blue3:#dff5ff;--ct-ink:#101820;--ct-copy:#334454;--ct-line:#cfeaf8;
  --ct-green:#19a454;--ct-green2:#22c55e;--ct-white:#fff;
  position:relative;overflow:hidden;background:linear-gradient(180deg,#f7fdff 0%,#eef9ff 52%,#f8fdff 100%);
  color:var(--ct-ink);font-family:Arial,Helvetica,sans-serif;padding:20px 0 80px;
}
.ct-page *{box-sizing:border-box;min-width:0}
.ct-page figure{margin:0}.ct-page img{display:block;max-width:100%}.ct-page a{color:inherit;text-decoration:none}
.ct-page .ct-shell{width:calc(100% - 5cm);max-width:none;margin-inline:auto}
.ct-page .ct-location-line{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 14px;padding:0!important;height:auto!important;max-height:none!important;overflow:visible!important;font-size:13px;font-weight:800;color:#47657b}
.ct-page .ct-location-line span:first-child{color:#1574ad}.ct-page .ct-location-line i{font-style:normal;color:#7a9bb0}.ct-page .ct-location-line span[aria-current="page"]{color:#243c4d}

.ct-page .ct-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);gap:18px;padding:34px;border:0;border-radius:34px;background:linear-gradient(135deg,#278dcc,#49b7e9);box-shadow:0 24px 58px rgba(36,137,204,.19);color:#fff;overflow:hidden}
.ct-page .ct-hero__copy{padding:18px 8px;display:flex;flex-direction:column;justify-content:center}
.ct-page .ct-badge{display:inline-flex;align-items:center;gap:8px;width:max-content;border-radius:999px;font-size:12px;font-weight:950;letter-spacing:.03em;padding:9px 13px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.14);color:#fff}
.ct-page .ct-badge b{font-size:13px;line-height:1}
.ct-page .ct-hero h1{margin:22px 0 15px;font-size:clamp(42px,4.4vw,72px);line-height:1.02;letter-spacing:-.035em;color:#fff}
.ct-page .ct-hero__lead{max-width:900px;margin:0;font-size:17px;line-height:1.72;font-weight:700;color:#fff}
.ct-page .ct-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:22px}
.ct-page .ct-button{display:inline-flex;align-items:center;gap:9px;min-height:50px;padding:0 17px;border:1px solid transparent;border-radius:15px;font-size:13px;font-weight:950;line-height:1.25;transition:transform .2s ease,box-shadow .2s ease}
.ct-page .ct-hero .ct-button--primary{background:#fff;color:#1572aa;box-shadow:0 12px 25px rgba(8,80,125,.15)}
.ct-page .ct-button:hover,.ct-page .ct-button:focus-visible{transform:translateY(-2px);box-shadow:0 16px 30px rgba(16,102,156,.2)}
.ct-page .ct-button:focus-visible,.ct-page .ct-faq__question:focus-visible{outline:4px solid rgba(25,164,84,.25);outline-offset:3px}
.ct-page .ct-button i{font-style:normal}
.ct-page .ct-hero__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}
.ct-page .ct-fact{display:flex;align-items:center;gap:9px;min-height:54px;padding:10px 13px;border-radius:16px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.28);color:#fff}
.ct-page .ct-fact:before{content:'✓';display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.18);font-weight:950}
.ct-page .ct-fact span,.ct-page .ct-fact strong{display:block;color:#fff}.ct-page .ct-fact span{font-size:10px;text-transform:uppercase;letter-spacing:.05em;opacity:.85}.ct-page .ct-fact strong{font-size:13px;line-height:1.4}
.ct-page .ct-hero__media{position:relative;min-height:530px;border-radius:27px;overflow:hidden;background:#dff5ff;box-shadow:0 18px 40px rgba(10,88,137,.18)}
.ct-page .ct-hero__media:before{content:none}.ct-page .ct-hero__media img{width:100%;height:100%;min-height:530px;object-fit:cover}
.ct-page .ct-hero__media figcaption{position:absolute;inset-inline:18px;bottom:18px;max-width:none;padding:15px 17px;border:0;border-radius:19px;background:rgba(255,255,255,.94);color:#101820;box-shadow:0 15px 30px rgba(15,78,116,.17);font-size:16px;font-weight:950;backdrop-filter:blur(8px)}
.ct-page .ct-hero__note{position:absolute;inset-inline:18px auto;top:18px;max-width:330px;padding:13px 15px;border-radius:17px;background:rgba(255,255,255,.94);color:#334454;box-shadow:0 15px 30px rgba(15,78,116,.14);font-size:12px;font-weight:850;line-height:1.5}

.ct-page .ct-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);gap:18px;align-items:stretch;min-height:0;margin-top:28px;padding:34px;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}
.ct-page .ct-section:nth-of-type(even){background:var(--ct-soft);border-radius:30px}
.ct-page .ct-section--media-start{grid-template-columns:minmax(380px,.92fr) minmax(0,1fr)}
.ct-page .ct-section__copy{display:flex;flex-direction:column;justify-content:center;padding:25px;border-radius:25px;background:#fff;border:1px solid var(--ct-line);box-shadow:0 14px 34px rgba(36,137,204,.09)}
.ct-page .ct-section__top{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin-bottom:3px}
.ct-page .ct-section__top:before{content:'🧭';display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:linear-gradient(145deg,#dff5ff,#fff);border:1px solid var(--ct-line);box-shadow:0 10px 20px rgba(36,137,204,.08);font-size:25px}
.ct-page #ct-section-2 .ct-section__top:before{content:'👥'}.ct-page #ct-section-3 .ct-section__top:before{content:'📍'}.ct-page #ct-section-4 .ct-section__top:before{content:'🚌'}.ct-page #ct-section-5 .ct-section__top:before{content:'🛡️'}.ct-page #ct-section-6 .ct-section__top:before{content:'📋'}.ct-page #ct-section-7 .ct-section__top:before{content:'💼'}
.ct-page .ct-section .ct-badge--small{grid-column:2;grid-row:1;padding:7px 12px;background:#dff8e7;border:0;color:#13743a}
.ct-page .ct-section__top .ct-button--compact{grid-column:1/-1;width:max-content;min-height:46px;padding:0 16px;border:0;border-radius:14px;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;font-size:12px;font-weight:950;box-shadow:0 12px 24px rgba(22,163,74,.18)}
.ct-page .ct-section h2,.ct-page .ct-block-heading h2,.ct-page .ct-launch h2,.ct-page .ct-final-cta h2{margin:18px 0 8px;font-size:clamp(30px,3.2vw,50px);line-height:1.08;color:#101820;letter-spacing:-.025em}
.ct-page .ct-section h3,.ct-page .ct-launch h3{margin:0 0 12px;font-size:22px;line-height:1.3;color:#176fa8}
.ct-page .ct-section p,.ct-page .ct-launch p{margin:0 0 13px;font-size:15.5px;line-height:1.78;color:#31414f}
.ct-page .ct-section__media{position:relative;min-height:430px;border-radius:25px;overflow:hidden;background:#fff;border:1px solid var(--ct-line);box-shadow:0 14px 34px rgba(36,137,204,.09)}
.ct-page .ct-section__media:after{content:none}.ct-page .ct-section__media img{width:100%;height:100%;min-height:430px;object-fit:cover;transition:transform .45s ease}.ct-page .ct-section:hover .ct-section__media img{transform:scale(1.018)}
.ct-page .ct-section__media figcaption{position:absolute;inset-inline:14px;bottom:14px;max-width:none;padding:12px 15px;border:0;border-radius:16px;background:rgba(255,255,255,.94);color:#176fa8;font-size:13px;font-weight:950;box-shadow:0 12px 25px rgba(36,137,204,.14)}
.ct-page .ct-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:4px 0 0;padding:0;list-style:none}
.ct-page .ct-checklist li{position:relative;padding:11px 12px 11px 38px;border:1px solid var(--ct-line);border-radius:15px;background:linear-gradient(145deg,#fff,#e9f8ff);color:#283a48;font-weight:800;line-height:1.5}
.ct-page .ct-checklist li span{position:absolute;left:11px;top:12px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#dff8e7;color:#13743a;font-size:11px;font-weight:950}
.ct-page .ct-table-wrap{width:100%;margin-top:18px;overflow:auto;border:1px solid var(--ct-line);border-radius:18px;background:#fff}
.ct-page .ct-table-wrap table{width:100%;min-width:760px;border-collapse:collapse}.ct-page .ct-table-wrap th{padding:14px 15px;background:linear-gradient(135deg,#288fd0,#4bb8eb);color:#fff;text-align:start;font-size:13px}.ct-page .ct-table-wrap td{padding:13px 15px;border-bottom:1px solid #d9edf8;text-align:start;vertical-align:top;font-size:13px;line-height:1.55}

.ct-page .ct-launch{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);gap:18px;margin-top:28px;padding:24px;border:1px solid var(--ct-line);border-radius:29px;background:#fff;box-shadow:0 18px 40px rgba(36,137,204,.1)}
.ct-page .ct-launch__copy{padding:14px}.ct-page .ct-launch .ct-badge{padding:7px 11px;background:#dff8e7;border:0;color:#13743a}.ct-page .ct-launch__steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;align-content:center;padding:20px;border-radius:23px;background:linear-gradient(145deg,#e8f8ff,#fff);border:1px solid var(--ct-line)}
.ct-page .ct-launch__steps article{padding:16px;border-radius:19px;background:#fff;border:1px solid var(--ct-line);box-shadow:none}.ct-page .ct-launch__steps span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#288fd0;color:#fff;font-weight:950}.ct-page .ct-launch__steps h4{margin:10px 0 4px;color:#101820}.ct-page .ct-launch__steps p{margin:0;font-size:13px;line-height:1.5}

.ct-page .ct-proof,.ct-page .ct-faq{margin-top:30px;padding:34px;border:0;border-radius:30px;background:var(--ct-soft);box-shadow:none}.ct-page .ct-block-heading{max-width:900px;margin-bottom:18px}.ct-page .ct-block-heading .ct-badge{padding:7px 11px;background:#dff8e7;border:0;color:#13743a}.ct-page .ct-block-heading p{margin:0;color:#40515f;font-size:16px;line-height:1.7}
.ct-page .ct-proof__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:18px}.ct-page .ct-proof__card{padding:21px;border-radius:22px;background:#fff;border:1px solid var(--ct-line);box-shadow:0 12px 27px rgba(36,137,204,.08)}.ct-page .ct-proof__card>span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#e5f6ff;color:#1775ad;font-weight:950}.ct-page .ct-proof__card h4{margin:13px 0 8px;font-size:17px;line-height:1.35;color:#101820}.ct-page .ct-proof__card p{margin:0;font-size:14px;line-height:1.65;color:#40515f}

.ct-page .ct-faq{background:transparent;padding-inline:0}.ct-page .ct-faq__list{display:grid;grid-template-columns:1fr;gap:11px;margin-top:18px}.ct-page .ct-faq__item{border-radius:20px;background:#fff;border:1px solid var(--ct-line);overflow:hidden;box-shadow:0 10px 25px rgba(36,137,204,.07)}.ct-page .ct-faq__question{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:13px;align-items:center;width:100%;padding:17px;border:0;background:transparent;text-align:start;cursor:pointer;color:#101820}.ct-page .ct-faq__question>span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#e5f6ff;color:#1775ad;font-weight:950}.ct-page .ct-faq__question strong{font-size:15px;font-weight:950;line-height:1.45}.ct-page .ct-faq__question i{font-style:normal;font-size:20px;color:#278ecc;transition:transform .2s ease}.ct-page .ct-faq__answer{padding:0 18px 18px 69px}.ct-page .ct-faq__answer p{margin:0;line-height:1.75;color:#344553}.ct-page.is-enhanced .ct-faq__answer[hidden]{display:none}.ct-page.is-enhanced .ct-faq__question[aria-expanded="true"] i{transform:rotate(45deg)}

.ct-page .ct-final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;margin-top:30px;padding:30px;border:0;border-radius:30px;background:linear-gradient(135deg,#2389cc,#4bb8eb);box-shadow:0 24px 55px rgba(36,137,204,.2);color:#fff}.ct-page .ct-final-cta .ct-badge{padding:9px 13px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.14);color:#fff}.ct-page .ct-final-cta h2{margin:15px 0 8px;color:#fff}.ct-page .ct-final-cta p{margin:0;color:#fff;line-height:1.65}.ct-page .ct-final-cta .ct-button--primary{background:#fff;color:#1675ad;border:0;box-shadow:0 12px 25px rgba(8,80,125,.17)}

@media(max-width:1180px){.ct-page .ct-shell{width:calc(100% - 64px)}.ct-page .ct-hero,.ct-page .ct-section,.ct-page .ct-section--media-start,.ct-page .ct-launch{grid-template-columns:1fr}.ct-page .ct-hero__media,.ct-page .ct-hero__media img{min-height:480px}.ct-page .ct-section__media{min-height:400px;order:1}.ct-page .ct-section__media img{min-height:400px}.ct-page .ct-section__copy{order:2}.ct-page .ct-proof__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.ct-page{padding-top:14px}.ct-page .ct-shell{width:calc(100% - 36px)}.ct-page .ct-hero,.ct-page .ct-section,.ct-page .ct-launch,.ct-page .ct-proof,.ct-page .ct-final-cta{border-radius:23px}.ct-page .ct-hero{padding:20px}.ct-page .ct-hero__copy,.ct-page .ct-section__copy{padding:22px 18px}.ct-page .ct-hero h1{font-size:clamp(38px,11.7vw,58px)}.ct-page .ct-hero__facts,.ct-page .ct-checklist,.ct-page .ct-launch__steps,.ct-page .ct-proof__grid{grid-template-columns:1fr}.ct-page .ct-hero__media,.ct-page .ct-hero__media img{min-height:360px}.ct-page .ct-section{padding:20px 0}.ct-page .ct-section:nth-of-type(even){padding-inline:18px}.ct-page .ct-section__media,.ct-page .ct-section__media img{min-height:330px}.ct-page .ct-section__top{grid-template-columns:auto 1fr}.ct-page .ct-section__top .ct-button--compact{width:100%}.ct-page .ct-proof,.ct-page .ct-launch{padding:23px 18px}.ct-page .ct-final-cta{grid-template-columns:1fr;padding:27px 20px}.ct-page .ct-final-cta .ct-button{width:100%;justify-content:center}.ct-page .ct-faq__answer{padding-inline:18px}.ct-page .ct-hero__note{position:static;max-width:none;margin:14px}.ct-page .ct-hero__media figcaption{inset-inline:14px;bottom:14px}}
@media(prefers-reduced-motion:reduce){.ct-page *{transition:none!important}}
@media print{.ct-page{background:#fff}.ct-page .ct-button{display:none}.ct-page .ct-hero,.ct-page .ct-section,.ct-page .ct-launch,.ct-page .ct-proof,.ct-page .ct-faq,.ct-page .ct-final-cta{box-shadow:none;break-inside:avoid}}


.ct-page--ar{direction:rtl;font-family:Tahoma,Arial,sans-serif}.ct-page--ar .ct-hero__copy{order:2}.ct-page--ar .ct-hero__media{order:1}.ct-page--ar .ct-hero__note{inset-inline:auto 18px}.ct-page--ar .ct-button i{transform:scaleX(-1)}.ct-page--ar .ct-checklist li{padding:11px 38px 11px 12px}.ct-page--ar .ct-checklist li span{left:auto;right:11px}.ct-page--ar .ct-faq__answer{padding:0 69px 18px 18px}.ct-page--ar .ct-table-wrap th,.ct-page--ar .ct-table-wrap td{text-align:right}.ct-page--ar .ct-section--media-start .ct-section__media{order:2}.ct-page--ar .ct-section--media-start .ct-section__copy{order:1}.ct-page--ar .ct-section--media-end .ct-section__copy{order:2}.ct-page--ar .ct-section--media-end .ct-section__media{order:1}@media(max-width:1180px){.ct-page--ar .ct-hero__copy,.ct-page--ar .ct-hero__media,.ct-page--ar .ct-section__copy,.ct-page--ar .ct-section__media{order:initial}}@media(max-width:760px){.ct-page--ar .ct-faq__answer{padding-inline:18px}}
