*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Cairo',sans-serif;color:#0c1d2c;background:#fff;overflow-x:clip}section[id]{scroll-margin-top:130px}@keyframes msFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes msFadeIn{from{opacity:0}to{opacity:1}}@keyframes msScaleIn{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.hero .hero-headline{animation:msFadeUp .8s cubic-bezier(.22,.61,.36,1) both .1s}.hero .hero-sub{animation:msFadeUp .8s cubic-bezier(.22,.61,.36,1) both .25s}.hero .hero-ctas{animation:msFadeUp .8s cubic-bezier(.22,.61,.36,1) both .4s}.hero .hero-features{animation:msFadeUp .8s cubic-bezier(.22,.61,.36,1) both .55s}.hero .hero-bg-img{animation:msFadeIn 1.6s cubic-bezier(.22,.61,.36,1) both .2s}.site-header{animation:msFadeUp .6s cubic-bezier(.22,.61,.36,1) both}.reveal-ready{opacity:0;transform:translateY(36px);transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.reveal-ready.in-view{opacity:1;transform:translateY(0)}.problem.reveal-ready,.problem.reveal-ready.in-view{transform:none!important;will-change:auto!important}.stagger-children>*{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.stagger-children.in-view>*{opacity:1;transform:translateY(0)}.stagger-children.in-view>*:nth-child(1){transition-delay:.05s}.stagger-children.in-view>*:nth-child(2){transition-delay:.15s}.stagger-children.in-view>*:nth-child(3){transition-delay:.25s}.stagger-children.in-view>*:nth-child(4){transition-delay:.35s}.stagger-children.in-view>*:nth-child(5){transition-delay:.45s}.stagger-children.in-view>*:nth-child(6){transition-delay:.55s}.problem-cell,.partner-card,.expertise-col,.service-card,.stat-item,.hero-feat,.footer-badge,.about-photo,.testimonial-box,.mdr-content,.mdr-dots-inner{transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s cubic-bezier(.22,.61,.36,1)}.problem-cell:hover,.partner-card:hover,.service-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgb(0 62 140 / .12)}.hero-feat:hover{transform:translateX(4px)}.service-card .service-card-img{transition:transform .8s cubic-bezier(.22,.61,.36,1)}.service-card:hover .service-card-img{transform:scale(1.05)}.about-photo img{transition:transform .8s cubic-bezier(.22,.61,.36,1)}.about-photo:hover img{transform:scale(1.04)}.testimonial-box img{transition:transform 1.2s cubic-bezier(.22,.61,.36,1)}.testimonial-box:hover img{transform:scale(1.03)}.site-header{transition:box-shadow .3s,background .3s}.site-header.scrolled{box-shadow:0 8px 32px rgb(12 29 44 / .08);background:rgb(255 255 255 / .96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.faq-chevron{transition:transform .35s cubic-bezier(.22,.61,.36,1)}.btn-primary,.btn-outline,.site-header-cta,.home-cta-btn{transition:background-color .18s ease,border-color .18s ease,color .18s ease}.btn-primary:hover{background:#00337a;box-shadow:none}.btn-primary:active{background:#00255c}.btn-outline:hover{background:#f2f3f5;border-color:var(--blue);color:var(--blue);box-shadow:none}.btn-outline:active{background:#e4e8ec}.site-header-cta:hover,.home-cta-btn:hover{background:#14d3cc;box-shadow:none}.site-header-cta:active,.home-cta-btn:active{background:#0fb8b2}.footer-link{position:relative;padding-left:0;transition:padding-left .25s cubic-bezier(.22,.61,.36,1),color .25s}.footer-link:hover{padding-left:8px}.footer-link::before{content:'';position:absolute;left:-12px;top:50%;width:4px;height:0;background:#1ae7e0;border-radius:2px;transition:height .25s,transform .25s;transform:translateY(-50%)}.footer-link:hover::before{height:60%}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms}.reveal-ready,.stagger-children>*{opacity:1;transform:none}}:root{--blue:#003e8c;--dark:#0c1d2c;--mid:#314757;--grey:#647482;--border:#cfd7dd;--border2:#e4e8ec;--teal:#038182;--teal-bright:#01c5c1;--bg-teal:#ebfaf8;--bg-blue:#f0f7ff;--bg-grey:#f2f3f5;--px:72px;--py:96px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 24px;background:var(--blue);color:#fff;border-radius:12px;border:none;text-decoration:none;font-family:'Cairo',sans-serif;font-size:16px;font-weight:600;line-height:19px;cursor:pointer;white-space:nowrap}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:#fff0;color:var(--dark);border-radius:12px;border:1px solid var(--border);text-decoration:none;font-family:'Cairo',sans-serif;font-size:16px;font-weight:600;line-height:19px;cursor:pointer;white-space:nowrap;transition:border-color .2s}.btn-outline:hover{border-color:var(--blue);color:var(--blue)}.hero{position:relative;width:100%;height:720px;overflow:hidden;background:#fff}.hero-bg-img{position:absolute;top:0;right:-6%;height:100%;width:62%;object-fit:cover;object-position:center center;transform:scaleX(-1);pointer-events:none}.hero-fade-left{position:absolute;top:0;left:0;width:60%;height:100%;background:linear-gradient(to right,#fff 25%,rgb(255 255 255 / .55) 60%,#fff0 100%);pointer-events:none;z-index:1}.hero-fade-bottom{position:absolute;bottom:0;left:0;right:0;height:360px;background:linear-gradient(to bottom,#fff0 0%,rgb(255 255 255 / .64) 60%,#fff 100%);pointer-events:none;z-index:1}.hero-content{position:absolute;left:var(--px);top:192px;width:58%;padding:20px;display:flex;flex-direction:column;gap:48px;z-index:2}.hero-headline h1{font-size:72px;font-weight:800;line-height:64px;color:var(--blue);text-transform:uppercase;letter-spacing:-1.44px}.hero-headline h1 .sub{display:block;font-size:48px;font-weight:500;line-height:56px;text-transform:uppercase;letter-spacing:-.384px}.hero-sub{margin-top:8px;font-size:20px;font-weight:400;line-height:28px;color:var(--mid)}.hero-ctas{display:flex;gap:16px;align-items:center}.hero-ctas-group{display:flex;flex-direction:column;gap:32px;padding:0 20px}.hero-features{display:flex;gap:56px;align-items:stretch}.hero-feat{flex:1;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--border);padding-bottom:8px}.hero-feat img{width:32px;height:32px;flex-shrink:0}.hero-feat-text{font-size:16px;font-weight:400;line-height:20px;color:var(--grey)}.stats{padding:var(--py) var(--px)}.stats-inner{padding:20px;display:flex;flex-direction:column;gap:32px}.stats-quote{font-size:48px;font-weight:500;line-height:56px;color:var(--dark);text-align:center;letter-spacing:-.384px}.stats-row{display:flex;align-items:center}.stat-item{flex:1;display:flex;gap:24px;align-items:center;justify-content:center}.stat-number{font-size:80px;font-weight:400;line-height:96px;color:var(--blue);letter-spacing:-1.6px;white-space:nowrap}.stat-label{font-size:16px;font-weight:400;line-height:20px;color:var(--grey);white-space:nowrap}.stat-divider{width:1px;height:96px;background:var(--border);flex-shrink:0}.about{padding:var(--py) var(--px)}.about-inner{display:flex;align-items:stretch;gap:0}.about-photo-wrap{flex:1 1 0%;min-width:0;padding:20px}.about-photo{height:640px;border-radius:16px;overflow:hidden;position:relative}.about-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.about-text{flex:1;min-width:0;padding:20px;display:flex;flex-direction:column;justify-content:center;gap:32px}.about-heading{font-size:48px;font-weight:500;line-height:56px;color:var(--dark);letter-spacing:-.384px}.about-list{display:flex;flex-direction:column}.about-hr{height:1px;background:var(--border)}.about-item{display:flex;gap:16px;align-items:flex-start;padding:20px 0}.about-dot{width:8px;height:8px;background:var(--blue);flex-shrink:0;margin-top:20px}.about-item-text{font-size:24px;font-weight:500;line-height:32px;color:var(--mid);flex:1}.quote-banner{position:relative;padding:var(--py) var(--px);overflow:hidden;min-height:576px;display:flex;align-items:center;justify-content:center;background:#f6fbff}.quote-banner::before{content:'';position:absolute;inset:0;pointer-events:none;z-index:0;background-image:url(https://medstride.co.uk/wp-content/uploads/2026/05/quote-pattern.png);background-size:cover;background-position:center;background-repeat:no-repeat}.quote-banner-text{position:relative;z-index:1;font-size:clamp(40px, 4.17vw, 80px);font-weight:400;line-height:1.2;color:var(--dark);text-align:center;letter-spacing:-.02em}.quote-banner-text .accent{color:var(--teal-bright)}.quote-banner-text .qb-br-mobile{display:none}.problem{padding:var(--py) var(--px)}.problem-heading{font-size:48px;font-weight:500;line-height:56px;color:var(--dark);text-align:center;letter-spacing:-.384px;margin-bottom:48px}.problem-grid{display:flex;flex-direction:column;gap:40px;padding:20px 20px 0;--stack-top:110px}.problem-row{display:flex;align-items:center;height:320px;border-radius:16px;overflow:hidden}.problem-row{position:sticky;box-shadow:0 -12px 34px rgb(12 29 44 / .15)}.problem-row.lvl1{top:var(--stack-top)}.problem-row.lvl2{top:calc(var(--stack-top) + 42px)}.problem-row.lvl3{top:calc(var(--stack-top) + 84px);margin-bottom:8px}.problem-row.lvl1{background:#647482}.problem-row.lvl2{background:#314757}.problem-row.lvl3{background:var(--blue)}.problem-cell{flex:1;height:192px;padding:20px;display:flex;flex-direction:column;justify-content:center;text-align:center}.problem-row.lvl1 .problem-cell+.problem-cell{border-left:1px solid #98a7b3}.problem-row.lvl2 .problem-cell+.problem-cell{border-left:1px solid #647482}.problem-row.lvl3 .problem-cell:nth-child(2){border-left:1px solid #0072ff}.problem-row.lvl3 .problem-cell:nth-child(3){border-left:1px solid #005ad7}.problem-row.lvl1 .problem-cell p{font-size:32px;font-weight:400;line-height:1.5;color:#fff}.problem-row.lvl2 .problem-cell p{font-size:40px;font-weight:400;line-height:1.3;color:#fff}.problem-row.lvl3 .problem-cell p{font-size:52px;font-weight:700;line-height:1.231;color:#fff}.mdr{padding:var(--py) var(--px)}.mdr-inner{display:flex;align-items:flex-start;gap:0}.mdr-content{flex:1;min-width:0;padding:20px;display:flex;flex-direction:column;gap:48px}.mdr-heading{font-size:48px;font-weight:500;line-height:56px;color:var(--dark);letter-spacing:-.384px}.mdr-sub{font-size:24px;font-weight:400;line-height:32px;color:var(--mid);margin-top:8px}.mdr-list{display:flex;flex-direction:column}.mdr-list-label{font-size:24px;font-weight:400;line-height:32px;color:var(--mid);padding-bottom:16px}.mdr-hr{height:1px;background:var(--border)}.mdr-list-item{padding:16px 0;font-size:36px;font-weight:500;line-height:48px;color:var(--mid);border-bottom:1px solid var(--border)}.mdr-note{font-size:20px;font-weight:600;color:var(--grey);margin-top:8px}.mdr-dots{width:592px;flex-shrink:0;padding:20px;overflow:hidden}.mdr-dots-inner{width:100%;height:604px;border-radius:8px;overflow:hidden;background-image:url('data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}/wp-content/uploads/2026/05/mdr-dots.png');background-size:contain;background-position:center;background-repeat:no-repeat}.expertise{padding:var(--py) var(--px)}.expertise-header{max-width:1184px;padding:20px}.expertise-header h2{font-size:48px;font-weight:500;line-height:56px;color:var(--dark);letter-spacing:-.384px;margin-bottom:8px}.expertise-header p{font-size:20px;font-weight:400;line-height:28px;color:var(--mid)}.expertise-cols{display:flex;padding:20px}.expertise-col{flex:1;padding:0 40px;border-left:1px solid var(--border);border-right:1px solid var(--border);display:flex;flex-direction:column;gap:16px;align-items:center}.expertise-col-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.expertise-col-icon img{max-width:100%;max-height:100%;object-fit:contain}.expertise-col-title{font-size:28px;font-weight:600;line-height:40px;color:var(--blue);text-align:center;white-space:nowrap}.expertise-col-desc{font-size:24px;font-weight:400;line-height:32px;color:var(--grey);text-align:center;letter-spacing:-.192px}.services{padding:var(--py) var(--px)}.services-heading{font-size:48px;font-weight:500;line-height:56px;color:var(--dark);text-align:center;letter-spacing:-.384px;padding:20px;margin-bottom:48px}.services-cards{display:flex;gap:40px;padding:20px}.service-card{flex:1;border-radius:12px;overflow:hidden;position:relative}.service-card-img{width:100%;height:560px;object-fit:cover;object-position:center 30%;display:block}.service-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:112px 32px 32px;background:linear-gradient(to bottom,#fff0 0%,rgb(0 45 102 / .56) 28%,#002d66 100%);color:#fff;display:flex;flex-direction:column;gap:24px}.service-card-overlay::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-mask-image:linear-gradient(to bottom,#fff0 0%,#fff0 12%,rgb(0 0 0 / .55) 42%,#000 72%);mask-image:linear-gradient(to bottom,#fff0 0%,#fff0 12%,rgb(0 0 0 / .55) 42%,#000 72%)}.service-card-title{font-size:36px;font-weight:600;line-height:44px}.service-card-sub{font-size:28px;font-weight:500;line-height:36px;margin-bottom:8px}.service-card-desc{font-size:20px;font-weight:300;line-height:24px;opacity:.85;letter-spacing:-.32px}.partner{padding:var(--py) var(--px)}.partner-inner{display:flex;align-items:flex-start;gap:0}.partner-left{width:592px;flex-shrink:0;padding:20px;display:flex;flex-direction:column;gap:32px}.partner-left h2{font-size:48px;font-weight:500;line-height:56px;color:var(--dark);letter-spacing:-.384px}.partner-left p{font-size:20px;font-weight:400;line-height:28px;color:var(--mid)}.partner-right{flex:1;min-width:0;padding:20px;display:flex;flex-direction:column;gap:24px}.partner-card{border-radius:12px;padding:32px;display:flex;flex-direction:column;gap:16px}.partner-card.grey{background:var(--bg-grey)}.partner-card.teal{background:var(--bg-teal)}.partner-card.blue{background:var(--bg-blue)}.partner-card-num{font-size:36px;font-weight:500;line-height:48px}.partner-card.grey .partner-card-num{color:var(--dark)}.partner-card.teal .partner-card-num{color:var(--teal)}.partner-card.blue .partner-card-num{color:var(--blue)}.partner-card-title{font-size:28px;font-weight:500;line-height:36px;color:var(--mid)}.partner-card-desc{font-size:20px;font-weight:500;line-height:24px;color:var(--grey);letter-spacing:-.32px}.testimonial{padding:var(--py) var(--px)}.testimonial-box{position:relative;border-radius:12px;overflow:hidden;height:780px;margin:20px}.testimonial-box img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.testimonial-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#fff0 0%,#012b60 80%);border-radius:12px}.testimonial-content{position:absolute;left:48px;right:48px;bottom:0;padding:64px 0;color:#fff;display:flex;flex-direction:column;gap:48px}.testimonial-heading{font-size:48px;font-weight:500;line-height:56px;letter-spacing:-.384px}.testimonial-quotes{display:flex;flex-direction:column;gap:24px}.testimonial-quote p{font-size:20px;font-weight:400;line-height:28px}.testimonial-quote span{font-size:16px;font-weight:400;line-height:20px;opacity:.64}.faq{padding:var(--py) var(--px)}.faq-inner{display:flex;align-items:flex-start;gap:0}.faq-list{flex:1;min-width:0;padding:20px}.faq-sticky{width:592px;flex-shrink:0;padding:20px 40px;position:sticky;top:120px}.faq-sticky h2{font-size:40px;font-weight:500;line-height:48px;color:var(--dark);letter-spacing:-.64px}.faq-item{border-bottom:1px solid var(--border2)}.faq-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:28px 0;gap:16px;font-family:'Cairo',sans-serif;background:none;background-color:#fff0;background-image:none;border:none;border-radius:0;color:inherit;cursor:pointer;text-align:left;box-shadow:none}.faq-btn:hover,.faq-btn:focus,.faq-btn:active{background:none;background-color:#fff0;color:inherit;box-shadow:none}.faq-q{font-family:'Cairo',sans-serif;font-size:28px;font-weight:600;line-height:36px;color:var(--dark);flex:1}.faq-chevron{width:28px;height:28px;flex-shrink:0;color:var(--grey);transition:transform .3s ease}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer-wrap{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .4s cubic-bezier(.22,.61,.36,1),opacity .35s ease,margin-top .4s cubic-bezier(.22,.61,.36,1);margin-top:-8px}.faq-item.open .faq-answer-wrap{grid-template-rows:1fr;opacity:1;margin-top:0}.faq-answer-inner{overflow:hidden}.faq-answer{padding-bottom:28px;font-size:24px;font-weight:400;line-height:32px;color:var(--mid)}.faq-answer p{margin:0 0 12px}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul{margin:0 0 12px;padding-left:24px;list-style:disc}.faq-answer ul:last-child{margin-bottom:0}.faq-answer li{margin-bottom:4px}.home-cta{padding:var(--py) var(--px)}.home-cta-inner{padding:20px}.home-cta-card{background:var(--bg-blue);border-radius:16px;padding:48px;display:flex;flex-direction:column;align-items:center;gap:48px;text-align:center}.home-cta-text{display:flex;flex-direction:column;gap:16px;width:100%}.home-cta-card h2{font-size:48px;font-weight:500;line-height:56px;color:var(--dark);letter-spacing:-.384px}.home-cta-card p{font-size:20px;font-weight:400;line-height:28px;color:var(--mid)}.home-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#1ae7e0;color:#192f3d;padding:12px 24px;border-radius:12px;font-size:20px;font-weight:600;line-height:19px;text-decoration:none;white-space:nowrap;transition:transform .25s cubic-bezier(.22,.61,.36,1),box-shadow .25s,opacity .2s}.home-cta-btn:hover{color:#192f3d}@media (max-width:1280px){:root{--px:40px;--py:80px}.hero-content{width:70%}.hero-headline h1{font-size:51px;line-height:54px}.hero-headline h1 .sub{font-size:36px;line-height:50px}.about-inner{flex-direction:column}.about-photo-wrap{width:100%}.about-photo{height:500px}.mdr-dots{display:none}.services-cards{flex-direction:column}.partner-inner{flex-direction:column}.partner-left{width:100%}.faq-inner{flex-direction:column}.faq-sticky{width:100%;position:static;margin-bottom:40px}.stat-number{font-size:61px}.expertise-cols{flex-direction:column}.expertise-col{border:none;border-bottom:1px solid var(--border);padding:24px 0}}@media (max-width:768px){:root{--px:16px;--py:64px}.hero{height:auto;min-height:0;padding:116px var(--px) 48px;overflow:hidden}.hero-bg-img{display:block;position:absolute;top:0;right:-8%;left:auto;bottom:auto;width:92%;height:380px;object-fit:cover;object-position:center top;transform:scaleX(-1);opacity:1;z-index:0;pointer-events:none}.hero-fade-left{display:block;top:0;bottom:auto;left:0;width:45%;height:380px;z-index:1;background:linear-gradient(to right,#fff 8%,#fff0 100%)}.hero-fade-bottom{display:block;top:0;bottom:auto;left:0;right:0;height:380px;z-index:1;background:linear-gradient(to bottom,#fff0 48%,rgb(255 255 255 / .78) 76%,#fff 100%)}.hero-content{position:relative;left:0;top:0;width:100%;padding:0;gap:32px;z-index:2}.hero-headline{gap:16px}.hero-headline h1{font-size:40px;line-height:40px}.hero-headline h1 .sub{font-size:24px;font-weight:500;line-height:32px;margin-top:8px}.hero-sub{font-size:16px;line-height:1.25}.hero-ctas-group{gap:32px;padding:0}.hero-ctas{flex-direction:column;align-items:stretch;gap:8px;width:100%}.hero-ctas .btn-primary,.hero-ctas .btn-outline{width:100%;font-size:14px;line-height:16px;padding:10px 20px}.hero-features{position:static;width:100%;display:flex;flex-direction:column;gap:16px;padding:0;margin-top:0}.hero-feat{gap:16px;padding:0 0 8px;border-bottom:1px solid var(--border);align-items:center}.hero-feat img{width:24px;height:24px}.hero-feat-text{font-size:14px;line-height:16px;color:var(--grey)}.stats{padding:48px var(--px)}.stats-inner{padding:0;gap:24px}.stats-quote{font-size:24px;font-weight:600;line-height:32px;text-align:center;letter-spacing:0}.stats-row{flex-direction:column;align-items:stretch;gap:0}.stat-divider{width:100%;height:1px;margin:16px 0}.stat-item{flex-direction:row;gap:24px;align-items:center;justify-content:flex-start;text-align:left}.stat-number{font-size:48px;line-height:56px;letter-spacing:-.96px;flex:0 0 auto;min-width:96px}.stat-label{font-size:14px;line-height:16px;white-space:normal}.about{padding:48px var(--px)}.about-inner{gap:0}.about-heading{font-size:24px;font-weight:600;line-height:32px;letter-spacing:0}.about-item{padding:12px 0;gap:14px}.about-dot{width:6px;height:6px;margin-top:11px;border-radius:1px}.about-item-text{font-size:20px;line-height:28px;font-weight:400}.about-text .btn-primary{align-self:stretch;width:100%}.quote-banner{padding:0 var(--px);min-height:400px}.quote-banner-text{font-size:40px;font-weight:500;line-height:48px;letter-spacing:0}.quote-banner-text .qb-br{display:none}.quote-banner-text .qb-br-mobile{display:inline}.problem{padding:48px var(--px)}.problem-heading{font-size:24px;line-height:32px;letter-spacing:-.192px;margin-bottom:32px}.problem-grid{--stack-top:84px;gap:16px;padding:0}.problem-row{flex-direction:column;height:auto;align-items:stretch;border-radius:12px}.problem-cell{flex:0 0 auto;padding:0 20px;height:128px;justify-content:center;border-left:none}.problem-row .problem-cell+.problem-cell{border-left:none;border-top:1px solid rgb(255 255 255 / .18)}.problem-row.lvl1 .problem-cell p{font-size:20px;font-weight:400;line-height:28px}.problem-row.lvl2 .problem-cell p{font-size:24px;font-weight:600;line-height:32px}.problem-row.lvl3 .problem-cell p{font-size:32px;font-weight:700;line-height:40px}.mdr{padding:48px var(--px)}.mdr-inner{flex-direction:column;align-items:stretch;gap:16px}.mdr-content{padding:0;gap:16px}.mdr-heading{font-size:24px;line-height:32px;letter-spacing:-.192px}.mdr-sub{font-size:16px;line-height:20px;margin-top:8px}.mdr-list-label{font-size:16px;line-height:20px;padding-bottom:12px}.mdr-list-item{font-size:20px;line-height:28px;padding:12px 0}.mdr-note{font-size:14px;line-height:16px;margin-top:16px}.mdr-content .btn-primary{width:100%}.mdr-dots{display:block;width:100%;flex:0 0 auto;padding:0}.mdr-dots-inner{height:0;padding-bottom:82.47%}.expertise{padding:48px var(--px)}.expertise-header{padding:0;margin-bottom:24px}.expertise-header h2{font-size:24px;line-height:32px;letter-spacing:-.192px}.expertise-header p{font-size:16px;line-height:20px}.expertise-cols{padding:0}.expertise-col{padding:24px 0;gap:12px;border:none;border-bottom:1px solid var(--border)}.expertise-col:last-child{border-bottom:none}.expertise-col-icon{width:56px;height:56px}.expertise-col-title{font-size:20px;font-weight:400;line-height:28px;white-space:normal}.expertise-col-desc{font-size:16px;line-height:20px;letter-spacing:0}.services{padding:48px var(--px)}.services-heading{font-size:24px;line-height:32px;letter-spacing:-.192px;padding:0;margin-bottom:24px}.services-cards{flex-direction:column;gap:24px;padding:0}.service-card-img{height:480px}.service-card-overlay{padding:80px 20px 20px;gap:16px}.service-card-title{font-size:28px;font-weight:500;line-height:32px}.service-card-sub{font-size:20px;font-weight:400;line-height:28px;margin-bottom:0}.service-card-desc{font-size:14px;font-weight:400;line-height:16px;opacity:.8;letter-spacing:0}.partner{padding:48px var(--px)}.partner-inner{gap:24px}.partner-left{width:100%;padding:0;gap:16px}.partner-left h2{font-size:24px;line-height:32px;letter-spacing:-.192px}.partner-left p{font-size:16px;line-height:20px}.partner-left .btn-primary{align-self:stretch;width:100%}.partner-right{padding:0;gap:16px}.partner-card{padding:16px;gap:4px}.partner-card-num{font-size:24px;font-weight:600;line-height:32px}.partner-card-title{font-size:20px;font-weight:400;line-height:28px}.partner-card-desc{font-size:14px;font-weight:400;line-height:16px}.testimonial{padding:48px var(--px)}.testimonial-box{height:680px;min-height:0;margin:0}.testimonial-box img{object-position:30% center}.testimonial-content{left:24px;right:24px;bottom:0;padding:36px 0;gap:24px}.testimonial-heading{font-size:24px;line-height:32px;letter-spacing:-.192px}.testimonial-quote p{font-size:16px;line-height:20px}.testimonial-quote span{font-size:14px;line-height:16px;opacity:.64}.faq{padding:48px var(--px)}.faq-inner{flex-direction:column;gap:0}.faq-list{order:2;padding:0}.faq-sticky{order:1;width:100%;position:static;padding:0;margin-bottom:16px}.faq-sticky h2{font-size:24px;line-height:32px;letter-spacing:-.192px}.faq-q{font-size:20px;font-weight:400;line-height:28px}.faq-btn{padding:20px 0}.faq-answer{font-size:16px;line-height:20px}.home-cta{padding:48px var(--px)}.home-cta-inner{padding:0}.home-cta-card{padding:24px;gap:24px}.home-cta-card h2{font-size:24px;line-height:32px;letter-spacing:-.192px}.home-cta-card p{font-size:16px;line-height:20px}.home-cta-btn{width:100%;font-size:16px}.about-photo{height:292px}.about-photo-wrap{padding:0}.about-text{padding:24px 0 0;gap:24px}}.site-header{position:sticky;top:20px;z-index:100;margin:20px 72px -88px;padding:20px;display:flex;align-items:center;gap:40px;background:#fff;border:1px solid #d0d9dc;border-radius:16px;font-family:'Cairo',sans-serif}.site-header *{font-family:'Cairo',sans-serif}.site-header-logo{flex:1 0 0%;min-width:0;padding:6px;display:flex;align-items:center}.site-header-logo svg{width:150px;height:27px;display:block}.site-header-nav{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap}.site-header-nav a{font-size:20px;font-weight:500;line-height:24px;color:#647482;text-decoration:none;padding:12px 20px;border-radius:10px;transition:background .15s,color .15s}.site-header-nav a:hover{background:#f2f3f5;color:var(--dark)}.site-header-nav a.is-active{color:var(--blue);font-weight:600}.site-header-cta-wrap{flex:1 0 0%;min-width:0;display:flex;justify-content:flex-end;align-items:center}.site-header-cta{background:#1ae7e0;color:#192f3d;padding:12px 24px;border-radius:10px;font-size:20px;font-weight:600;line-height:24px;text-decoration:none;white-space:nowrap;transition:background-color .18s ease,color .18s ease}.site-header-cta:hover{color:#192f3d}.nav-toggle{display:none}.nav-burger{display:none}@media (max-width:1280px){.site-header{margin:16px 40px -90px;gap:16px;padding:12px 16px}.site-header-nav a{padding:10px 12px;font-size:16px}.site-header-cta{padding:10px 16px;font-size:16px}.site-header-logo svg{width:140px;height:25px}}@media (max-width:900px){.site-header{flex-wrap:nowrap;margin:16px var(--px) 0;padding:12px 16px;gap:12px;justify-content:flex-start;align-items:center}.hero{padding-top:32px}.site-header-logo{order:2;flex:0 1 auto;min-width:0;padding:0;margin-right:auto}.site-header-logo svg{width:132px;height:24px}.nav-burger{order:1;display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:9px;cursor:pointer;border-radius:10px}.nav-burger span{display:block;height:2.5px;width:100%;background:var(--dark);border-radius:2px;transition:transform .3s,opacity .25s}.nav-toggle:checked~.nav-burger span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.nav-toggle:checked~.nav-burger span:nth-child(2){opacity:0}.nav-toggle:checked~.nav-burger span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.site-header-cta-wrap{order:3;flex:0 0 auto;width:auto;display:flex}.site-header-cta{width:auto;font-size:14px;font-weight:400;line-height:16px;padding:10px 16px}.site-header-nav{order:4;position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:60;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .3s ease;margin:0;padding:8px;background:#fff;border:1px solid #d0d9dc;border-radius:14px;box-shadow:0 12px 32px rgb(12 29 44 / .12);flex-direction:column;align-items:stretch;gap:4px}.site-header-nav a{padding:14px 12px;font-size:16px;text-align:center;border-radius:10px}.nav-toggle:checked~.site-header-nav{max-height:460px;opacity:1}}.site-footer{background:linear-gradient(to bottom,#003e8c 0%,#181717 100%);color:#fff;padding:96px 72px 48px;font-family:'Cairo',sans-serif}.site-footer *{font-family:'Cairo',sans-serif;color:inherit}.footer-grid{display:flex;align-items:flex-start}.footer-col{flex:1;padding:20px;min-width:0}.footer-col-brand{display:flex;flex-direction:column;gap:16px}.footer-logo svg{width:155px;height:28px;display:block}.footer-tagline{font-size:16px;font-weight:400;line-height:20px;color:#fff}.footer-contact-list{display:flex;flex-direction:column;gap:8px}.footer-contact-row{display:flex;gap:8px;align-items:center}.footer-contact-row svg{width:20px;height:20px;flex-shrink:0}.footer-contact-row span,.footer-contact-row a{font-size:16px;font-weight:400;line-height:20px;color:#fff;text-decoration:none}.footer-contact-row a:hover{text-decoration:underline}.footer-badges{display:flex;gap:16px;flex-wrap:nowrap;align-items:center}.footer-badge{flex:0 1 auto;min-width:0;display:flex;align-items:center;border-radius:8px;overflow:hidden}.footer-badge img{max-height:64px;max-width:100%;width:auto;height:auto;display:block;border-radius:8px}.footer-col-heading-row{padding-bottom:16px;border-bottom:1px solid #376392;margin-bottom:16px}.footer-col-heading{font-size:20px;font-weight:400;line-height:28px;color:#fff}.footer-link{display:block;padding:8px 0;font-size:20px;font-weight:400;line-height:28px;color:#fff;text-decoration:none}.footer-link:hover{opacity:.8;color:#fff}.footer-divider{height:1px;background:#376392;margin:24px 20px 0}.footer-bottom{display:flex;align-items:center;padding:20px 0;gap:0}.footer-socials{flex:0 0 66.6667%;display:flex;gap:24px;align-items:center;padding:0 20px}.footer-socials a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#fff;text-decoration:none;transition:opacity .2s}.footer-socials a:hover{opacity:.7}.footer-socials svg{width:28px;height:28px}.footer-policy-links{flex:0 0 33.3333%;display:flex;gap:16px;align-items:center;padding:0 20px}.footer-policy-links a{font-size:20px;font-weight:400;line-height:28px;color:#fff;text-decoration:none;white-space:nowrap}.footer-policy-links a:hover{text-decoration:underline}.footer-copyright{padding:20px;font-size:16px;font-weight:400;line-height:20px;color:#99acb2;text-align:center}@media (max-width:1100px){.footer-grid{flex-direction:column}.footer-col{width:100%}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-policy-links{padding:0 20px}}@media (max-width:768px){.site-footer{padding:48px 16px 0}.footer-grid{gap:0}.footer-col{padding:0}.footer-col+.footer-col{margin-top:40px}.footer-col-brand{gap:16px}.footer-logo svg{width:150px;height:27px}.footer-tagline,.footer-contact-row span,.footer-contact-row a{font-size:14px;line-height:16px}.footer-contact-row svg{width:16px;height:16px}.footer-badges{gap:8px}.footer-badge img{max-height:56px}.footer-col-heading-row{padding-bottom:8px;margin-bottom:4px}.footer-col-heading{font-size:16px;font-weight:700;line-height:20px}.footer-link{font-size:16px;line-height:20px;padding:9px 0}.footer-divider{margin:24px 0 0}.footer-bottom{flex-direction:row;flex-wrap:wrap;align-items:center;gap:16px 20px;padding:24px 0 8px}.footer-socials{flex:0 0 auto;padding:0;gap:20px}.footer-policy-links{flex:1 1 auto;justify-content:flex-end;padding:0;gap:16px}.footer-policy-links a{font-size:16px;line-height:20px}.footer-copyright{padding:16px 0 24px;text-align:center;font-size:14px;line-height:16px}}