:root{--bg:#f6f3ef;--paper:#fffdfa;--paper2:#f9f7f4;--ink:#0b3140;--muted:#57717a;--teal:#07888f;--teal-deep:#045f68;--teal-soft:#dff4f3;--copper:#c97948;--copper2:#eeaa79;--line:rgba(192,121,75,.28);--shadow:0 24px 60px rgba(50,46,41,.14),0 5px 16px rgba(50,46,41,.08);--shadow-soft:0 14px 34px rgba(50,46,41,.11);--radius:34px;--max:1480px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 12% 0,#fff 0,transparent 30%),linear-gradient(180deg,#fbfaf8 0,#f4f0eb);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body[dir=rtl]{font-family:Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:50;padding:16px 2.4vw;background:linear-gradient(180deg,#fbfaf8f5,#fbfaf8c2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.8)}.nav-shell{max-width:var(--max);margin:auto;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-family:Georgia,serif;font-weight:800;letter-spacing:-2px;color:#fff;background:linear-gradient(145deg,#047f86,#0aa0a5 45%,#c87848 46%,#f0b184);box-shadow:inset 0 0 0 1px #ffffffb3,0 7px 18px #05686e2e}.brand b{display:block;font:700 18px/1 Georgia,serif;letter-spacing:2.2px}.brand small{display:block;margin-top:4px;font-size:8px;letter-spacing:3px}.main-nav{display:flex;align-items:center;justify-content:center;gap:25px;margin:auto;font-size:13px}.main-nav a{position:relative;padding:13px 0}.main-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:4px;height:2px;background:linear-gradient(90deg,var(--teal),var(--copper));transition:.25s}.main-nav a:hover:after{left:0;right:0}.nav-actions{display:flex;align-items:center;gap:13px}.lang-switch{font-weight:700;font-size:12px}.nav-toggle{display:none;border:0;background:transparent;font-size:24px}.section-wrap{width:min(calc(100% - 4.6vw),var(--max));margin:18px auto}.hero{min-height:680px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:20px;padding:55px 34px 35px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#fffffffa,#ffffffc7 48%,#e1f7f673),radial-gradient(circle at 70% 40%,rgba(11,145,151,.12),transparent 28%);border-radius:48px;box-shadow:inset 0 1px #fff}.hero-copy{position:relative;z-index:4;padding-left:26px}.eyebrow,.section-heading>span,.services-intro>span,.founder-section>div>span,.cta-section>div>span,.client-title>span{font-size:13px;letter-spacing:4px;color:var(--teal-deep);font-weight:800}.hero h1,.service-search-hero h1,.service-detail-hero h1{font:500 clamp(56px,6.8vw,108px)/.9 Georgia,"Times New Roman",serif;letter-spacing:-4px;max-width:720px;margin:24px 0 20px;color:#0a3441}.hero p,.service-search-hero p{font-size:20px;line-height:1.55;color:#516872;max-width:640px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.btn{min-height:52px;border-radius:999px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-weight:800;font-size:14px;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px)}.btn-solid{color:#fff;background:linear-gradient(135deg,#07979c,#03646d 70%);box-shadow:0 11px 28px #03686f38,inset 0 1px #ffffff59}.btn-outline{border:1px solid var(--teal);background:#ffffffd1;box-shadow:0 6px 15px #294f550f}.btn-small{min-height:42px;padding:0 19px;font-size:12px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-width:760px;margin-top:30px;padding:13px;border:1px solid rgba(6,129,136,.15);border-radius:18px;background:#ffffffad;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.trust-strip span{display:flex;align-items:center;gap:8px;font-size:18px;color:var(--teal)}.trust-strip small{font-size:10px;line-height:1.25;color:var(--ink)}.hero-art{position:relative;height:620px;display:grid;place-items:center;perspective:1200px}.hero-art img{position:relative;z-index:3;width:min(95%,700px);filter:drop-shadow(0 30px 30px rgba(72,50,39,.16));transform:translateY(-4px)}.halo{position:absolute;width:74%;aspect-ratio:1;border-radius:50%;border:2px solid rgba(198,123,73,.35);box-shadow:0 0 0 22px #ffffff59,0 0 0 23px #06868d14,inset 0 0 50px #06868d14;transform:rotateX(68deg) translateY(-44px)}.hero-plinth{position:absolute;bottom:50px;width:72%;height:46px;border-radius:50%;background:linear-gradient(180deg,#fff,#d9e6e4 50%,#bb754c 52%,#e9a77c 75%,#fff);box-shadow:0 20px 34px #3b332c2b,inset 0 2px 3px #fff}.locations-stage{min-height:520px;display:grid;grid-template-columns:minmax(0,1fr) 230px minmax(0,1fr);gap:14px;align-items:center;position:relative;padding:26px 26px 34px;perspective:1600px}.locations-stage:before{content:"";position:absolute;inset:8px 0;border-radius:46px;background:linear-gradient(180deg,#f8fcfcf5,#fcf9f4f5);border:1px solid rgba(192,121,75,.25);box-shadow:var(--shadow),inset 0 1px #ffffffe6;z-index:-3}.location-card{height:430px;border-radius:34px;overflow:hidden;position:relative;border:1px solid rgba(214,155,118,.62);box-shadow:0 24px 44px #2d363a2e,inset 0 0 0 8px #fff3;transform-style:preserve-3d}.location-card.dubai{background:linear-gradient(180deg,#78b5c7 0,#bfe3ec 48%,#f3d1a8);transform:rotateY(2.2deg) translateZ(24px)}.location-card.london{background:linear-gradient(180deg,#75a7bc 0,#c8e1e8,#efcfaa);transform:rotateY(-2.2deg) translateZ(24px)}.location-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,46,59,.3),rgba(2,46,59,.1) 30%,transparent 60%),linear-gradient(0deg,rgba(8,53,63,.06),transparent 55%)}.location-content{position:relative;z-index:4;padding:40px 42px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.18)}.location-content h2{font:500 clamp(48px,5vw,82px)/1 Georgia,serif;margin:12px 0}.location-content p{max-width:340px;line-height:1.55}.location-content small{display:block;margin-top:18px}.flag{width:74px;height:48px;border-radius:5px;overflow:hidden;box-shadow:0 10px 16px #00000029;transform:rotate(-4deg)}.uae-flag{position:relative;background:linear-gradient(#16864a 0 33.33%,#fff 33.33% 66.66%,#111 66.66%)}.uae-flag:before{content:"";position:absolute;left:0;top:0;bottom:0;width:25%;background:#d52b1e}.uk-flag{display:grid;place-items:center;background:linear-gradient(35deg,transparent 43%,#fff 43% 48%,#c8102e 48% 52%,#fff 52% 57%,transparent 57%),linear-gradient(-35deg,transparent 43%,#fff 43% 48%,#c8102e 48% 52%,#fff 52% 57%,transparent 57%),linear-gradient(90deg,transparent 40%,#fff 40% 45%,#c8102e 45% 55%,#fff 55% 60%,transparent 60%),linear-gradient(transparent 36%,#fff 36% 44%,#c8102e 44% 56%,#fff 56% 64%,transparent 64%),#21468b}.uk-flag span{display:none}.skyline{position:absolute;left:0;right:0;bottom:0;height:42%;opacity:.78;background:linear-gradient(90deg,transparent 0 3%,rgba(12,62,70,.92) 3% 6%,transparent 6% 10%,rgba(12,62,70,.78) 10% 13%,transparent 13% 18%,rgba(12,62,70,.88) 18% 19%,transparent 19% 24%,rgba(12,62,70,.95) 24% 30%,transparent 30% 37%,rgba(12,62,70,.86) 37% 40%,transparent 40% 45%,rgba(12,62,70,.95) 45% 47%,transparent 47% 55%,rgba(12,62,70,.82) 55% 60%,transparent 60% 67%,rgba(12,62,70,.94) 67% 73%,transparent 73% 80%,rgba(12,62,70,.8) 80% 86%,transparent 86%)}.dubai-skyline:before{content:"";position:absolute;left:60%;bottom:0;width:18px;height:120%;background:#0b5661;clip-path:polygon(43% 0,57% 0,70% 13%,64% 13%,74% 26%,65% 26%,85% 100%,0 100%,36% 26%,27% 26%,38% 13%,32% 13%)}.london-skyline:before{content:"";position:absolute;right:18%;bottom:0;width:46px;height:128%;background:#194e58;clip-path:polygon(38% 0,62% 0,62% 9%,72% 9%,72% 20%,86% 20%,86% 100%,14% 100%,14% 20%,28% 20%,28% 9%,38% 9%)}.globe-stage{position:relative;height:360px;z-index:7;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:10px}.orb{width:210px;height:210px;border-radius:50%;background:radial-gradient(circle at 34% 26%,#fff 0 8%,rgba(255,255,255,.6) 9%,transparent 24%),radial-gradient(circle at 58% 57%,#c97848 0 4%,transparent 5%),radial-gradient(circle at 44% 47%,#d59970 0 8%,transparent 9%),linear-gradient(145deg,#e5fbfb,#8fc8d2 48%,#eefbfa);border:2px solid rgba(212,151,107,.7);box-shadow:inset -20px -16px 34px #005a6524,inset 14px 12px 22px #fffc,0 22px 38px #2742462e,0 0 0 8px #ffffff2e}.orb:after{content:"";position:absolute;width:188px;height:60px;border:5px solid rgba(197,120,73,.42);border-left-color:transparent;border-right-color:transparent;border-radius:50%;transform:translate(-50%,-50%) rotate(-20deg);left:50%;top:44%}.globe-label{margin-top:-2px;min-width:180px;padding:14px 20px;text-align:center;border-radius:18px;color:#fff;font:500 21px/1.15 Georgia,serif;background:linear-gradient(135deg,#0d9aa0,#055e69);border:2px solid rgba(230,167,123,.8);box-shadow:0 16px 25px #223f4233}.lifted-section,.clients-section,.founder-section,.cta-section,.footer{position:relative;background:linear-gradient(165deg,#fffffff7,#f9f6f2f0);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.lifted-section:after,.founder-section:after,.cta-section:after{content:"";position:absolute;inset:auto -60px -90px auto;width:260px;height:220px;background:radial-gradient(ellipse at center,rgba(0,143,149,.15),transparent 66%);pointer-events:none}.doctors-section{padding:30px}.section-heading{display:flex;align-items:end;gap:30px;padding:0 12px 24px}.section-heading h2{font:500 clamp(34px,4vw,58px)/1 Georgia,serif;margin:6px 0 0}.section-heading p{margin-left:auto;max-width:370px;color:var(--muted)}.doctor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.doctor-card{background:linear-gradient(180deg,#fff,#fbf8f4);border:1px solid rgba(195,120,74,.34);border-radius:28px;overflow:hidden;box-shadow:0 14px 30px #3a342f1c,inset 0 0 0 5px #ffffff73;transition:.25s;transform:translateZ(0)}.doctor-card:hover{transform:translateY(-7px);box-shadow:0 25px 45px #3a342f2e}.doctor-photo{height:390px;display:grid;place-items:center;position:relative;background:radial-gradient(circle at 50% 20%,#fefefe 0 13%,transparent 14%),linear-gradient(145deg,#e4f3f2,#fcf4ee);overflow:hidden}.doctor-photo:before{content:"";position:absolute;width:66%;height:72%;bottom:-20%;border-radius:46% 46% 18% 18%;background:linear-gradient(145deg,#0b4455,#0d7880);box-shadow:0 -35px 50px #ffffff8c}.doctor-photo:after{content:"";position:absolute;width:120px;height:145px;border-radius:48% 48% 44% 44%;top:25%;background:linear-gradient(145deg,#e0b195,#f4d6c2);box-shadow:0 0 0 14px #2a292829}.doctor-photo>span{position:absolute;z-index:2;top:20px;right:20px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#ffffffdb;color:var(--teal);font-weight:800}.portrait-note{position:absolute;z-index:3;left:18px;bottom:18px;background:#05636ae0;color:#fff;border-radius:999px;padding:8px 12px;font-size:10px}.doctor-body{padding:22px 24px 24px}.doctor-body h3{font:500 25px/1.1 Georgia,serif;margin:0 0 8px}.doctor-body p{color:var(--muted);min-height:42px;font-size:13px;line-height:1.45}.text-link{display:inline-flex;gap:14px;align-items:center;border:1px solid var(--teal);border-radius:999px;padding:9px 14px;font-size:11px;font-weight:800;margin-top:10px}.clients-section{padding:18px 24px 24px}.client-title{text-align:center}.client-title p{margin:5px 0 14px;color:var(--muted);font-size:11px}.client-track{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.client-logo{min-height:88px;border-radius:20px;border:1px solid rgba(89,102,102,.1);background:#fff;display:grid;place-items:center;padding:14px;box-shadow:0 9px 18px #32323214}.client-logo img{max-height:46px}.client-logo.placeholder span{font-size:10px;line-height:1.35;text-align:center;letter-spacing:1.5px;color:#97a7a7}.services-section{display:grid;grid-template-columns:.72fr 1.6fr;gap:35px;padding:34px}.services-intro h2,.founder-section h2,.cta-section h2,.content-shell h2{font:500 clamp(36px,4.2vw,64px)/.95 Georgia,serif;margin:13px 0}.services-intro p{color:var(--muted);line-height:1.65}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.service-card{min-height:148px;border-radius:22px;border:1px solid rgba(110,118,115,.11);background:linear-gradient(180deg,#fff,#fbf9f6);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px;box-shadow:0 10px 22px #3a342f14;transition:.22s}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #3a342f21}.service-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin-bottom:12px;font-size:28px;color:var(--copper);background:radial-gradient(circle,#fff,#dff4f3);border:1px solid rgba(7,136,143,.15);box-shadow:inset 0 5px 15px #fffc}.service-card b{font:500 16px/1.2 Georgia,serif}.service-card small{margin-top:10px;color:var(--muted);line-height:1.35}.founder-section{display:grid;grid-template-columns:190px 1.25fr 1fr;align-items:center;gap:28px;padding:32px}.founder-medallion{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;font:600 50px Georgia,serif;color:var(--teal);background:radial-gradient(circle,#fff,#d7f0ee);border:6px double var(--copper2);box-shadow:0 18px 30px #2c464626}.founder-section p{color:var(--muted);line-height:1.6}.founder-section blockquote{font:italic 26px/1.35 Georgia,serif;color:var(--teal-deep);margin:0;padding:20px 10px;border-left:3px solid var(--copper)}.cta-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:center;padding:38px}.mini-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mini-form input,.mini-form select,.admin-login input{width:100%;min-height:48px;border-radius:15px;border:1px solid rgba(13,101,108,.16);background:#fff;padding:0 15px;color:var(--ink);outline:none}.mini-form input:focus,.mini-form select:focus,.admin-login input:focus{border-color:var(--teal);box-shadow:0 0 0 4px #07888f14}.consent{grid-column:1/-1;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:10px}.consent input{width:18px;min-width:18px;height:18px;min-height:18px;margin:0;border-radius:4px;padding:0;accent-color:var(--teal)}.hp{position:absolute!important;left:-9999px!important}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;margin-bottom:28px;font-size:12px;color:var(--muted)}.services-page,.service-detail{padding-top:22px}.service-search-hero,.service-detail-hero{min-height:470px;border-radius:46px;padding:65px;position:relative;overflow:hidden;background:radial-gradient(circle at 80% 25%,rgba(9,145,151,.18),transparent 32%),linear-gradient(135deg,#fff,#f8f4ef);border:1px solid var(--line);box-shadow:var(--shadow)}.service-search-hero h1,.service-detail-hero h1{max-width:1000px}.autocomplete{max-width:880px;position:relative;margin-top:30px}.autocomplete input{width:100%;height:78px;border-radius:25px;border:1px solid rgba(7,136,143,.22);background:#fff;padding:0 30px;font-size:20px;box-shadow:0 18px 35px #3f39331f;outline:none}.autocomplete input:focus{border-color:var(--teal);box-shadow:0 20px 40px #056e7429,0 0 0 5px #07888f12}.autocomplete-results{position:absolute;left:0;right:0;top:88px;z-index:20;background:#fff;border:1px solid rgba(7,136,143,.15);border-radius:20px;box-shadow:var(--shadow);overflow:hidden;display:none}.autocomplete-results.open{display:block}.autocomplete-item{display:block;padding:15px 18px;border-bottom:1px solid #edf0ef}.autocomplete-item:last-child{border-bottom:0}.autocomplete-item b{display:block}.autocomplete-item small{color:var(--muted)}.services-directory{padding:34px}.directory-grid{grid-template-columns:repeat(4,1fr)}.content-shell{padding:45px;min-height:340px}.service-detail-hero p{font-size:20px;color:var(--muted);max-width:720px;line-height:1.6}.admin-auth{min-height:100vh;display:grid;place-items:center;padding:24px}.admin-login{width:min(460px,100%);padding:34px;border-radius:30px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);display:grid;gap:14px}.admin-login h1{font:500 38px Georgia,serif;margin:0}.admin-page{padding:28px}.admin-shell{max-width:1250px;margin:auto}.admin-shell>header{display:flex;align-items:center;justify-content:space-between}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:25px 0}.admin-stats article,.admin-table{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow-soft);padding:22px}.admin-stats strong{display:block;font:500 48px Georgia,serif;margin-top:8px}.admin-table table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{text-align:left;padding:12px;border-bottom:1px solid #edf0ef;font-size:13px}[dir=rtl] .hero-copy{padding-left:0;padding-right:26px}[dir=rtl] .section-heading p{margin-left:0;margin-right:auto}[dir=rtl] .founder-section blockquote{border-left:0;border-right:3px solid var(--copper)}@media(max-width:1180px){.main-nav{gap:14px;font-size:11px}.hero{grid-template-columns:1fr 1fr}.hero-art{height:520px}.locations-stage{grid-template-columns:1fr 180px 1fr}.orb{width:180px;height:180px}.doctor-photo{height:320px}.service-grid{grid-template-columns:repeat(3,1fr)}.client-track{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.site-header{padding:12px 16px}.nav-shell{flex-wrap:wrap}.nav-toggle{display:block;margin-left:auto}.main-nav{display:none;order:4;width:100%;flex-direction:column;align-items:flex-start;background:#fff;border-radius:18px;padding:16px;box-shadow:var(--shadow-soft)}.main-nav.open{display:flex}.nav-actions .btn{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:42px 20px}.hero-copy{padding:0}.hero h1{font-size:clamp(54px,12vw,82px)}.hero-art{height:460px}.trust-strip{grid-template-columns:1fr 1fr}.locations-stage{grid-template-columns:1fr;padding:18px;gap:18px}.location-card,.location-card.dubai,.location-card.london{height:410px;transform:none}.globe-stage{height:240px;order:2}.location-card.london{order:3}.orb{width:170px;height:170px}.doctor-grid{grid-template-columns:1fr 1fr}.section-heading{display:block}.section-heading p{margin:12px 0}.client-track{grid-template-columns:repeat(3,1fr)}.services-section{grid-template-columns:1fr}.founder-section{grid-template-columns:140px 1fr}.founder-section blockquote{grid-column:1/-1}.cta-section{grid-template-columns:1fr}.directory-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.section-wrap{width:calc(100% - 20px);margin:10px auto}.brand b{font-size:15px}.brand small{letter-spacing:2px}.hero{border-radius:28px;padding:32px 16px}.hero h1{letter-spacing:-2px}.hero p{font-size:16px}.hero-art{height:350px}.hero-plinth{bottom:20px}.trust-strip{grid-template-columns:1fr}.location-content{padding:28px 24px}.location-card{height:380px}.doctor-grid{grid-template-columns:1fr}.doctor-photo{height:430px}.doctors-section,.services-section,.clients-section{padding:20px}.client-track,.service-grid,.directory-grid{grid-template-columns:1fr 1fr}.service-card{min-height:125px}.founder-section{grid-template-columns:1fr;padding:24px}.founder-medallion{width:120px;height:120px}.cta-section{padding:24px}.mini-form{grid-template-columns:1fr}.consent{grid-column:auto}.footer{flex-direction:column;align-items:flex-start}.service-search-hero,.service-detail-hero{padding:35px 22px;min-height:400px}.service-search-hero h1,.service-detail-hero h1{font-size:48px;letter-spacing:-2px}.autocomplete input{height:66px;font-size:16px;padding:0 18px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.brand-logo{width:176px;height:54px;object-fit:contain;object-position:left center;filter:drop-shadow(0 6px 10px rgba(42,88,90,.08))}.site-header .brand-logo{width:185px;height:58px}.footer .brand-logo{width:165px;height:52px}@media(max-width:580px){.site-header .brand-logo{width:145px;height:48px}.footer .brand-logo{width:150px}}.admin-error{padding:12px 14px;border-radius:14px;background:#fff1ee;border:1px solid rgba(179,76,45,.2);color:#8a3e2d;font-size:13px}:root{--copper-hi:#ffbe92;--copper-mid:#c86e3c;--copper-deep:#814021;--glass:rgba(255,255,255,.72);--glass-line:rgba(255,255,255,.88);--depth-xl:0 48px 80px rgba(33,55,58,.18),0 18px 30px rgba(62,41,29,.1),inset 0 1px 0 rgba(255,255,255,.94);--depth-card:0 26px 48px rgba(25,55,58,.16),0 8px 18px rgba(68,45,31,.09),inset 0 1px 0 #fff}body{background:radial-gradient(circle at 9% 4%,rgba(255,255,255,1) 0 16%,transparent 38%),radial-gradient(circle at 92% 22%,rgba(203,244,242,.45),transparent 26%),linear-gradient(180deg,#fffdfa,#f6f1eb 54%,#f3eee8)}.premium-3d-stage{isolation:isolate;transform-style:preserve-3d}.lifted-section,.clients-section,.founder-section,.cta-section,.footer{border-color:#c2724357;box-shadow:var(--depth-xl);background:linear-gradient(155deg,#fffffffb,#faf7f3f5)}.lifted-section:before,.clients-section:before,.founder-section:before,.cta-section:before,.footer:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0;box-shadow:inset 0 0 0 1px #ffffffe0,inset 0 -18px 30px #b1754b09}.lifted-section>*,.clients-section>*,.founder-section>*,.cta-section>*,.footer>*{position:relative;z-index:1}.hero{min-height:690px;border-radius:48px;box-shadow:var(--depth-xl);border:1px solid rgba(204,127,79,.24);background:radial-gradient(circle at 78% 40%,rgba(38,189,188,.14),transparent 27%),linear-gradient(122deg,#fffffffe 0 46%,#f7fcfbe8 68%,#edfaf9b8)}.hero:after{content:"";position:absolute;left:42%;right:3%;bottom:22px;height:38px;border-radius:50%;background:radial-gradient(ellipse,rgba(29,52,54,.23),transparent 70%);filter:blur(10px);z-index:0}.hero-art{transform-style:preserve-3d;perspective:1500px}.hero-art img{width:min(94%,720px);mix-blend-mode:multiply;filter:drop-shadow(0 44px 28px rgba(61,43,33,.18)) drop-shadow(0 8px 7px rgba(192,105,58,.18));transform:translateZ(72px) translateY(-10px);transition:transform .45s cubic-bezier(.2,.8,.2,1)}.hero:hover .hero-art img{transform:translateZ(92px) translateY(-16px) rotateY(-1.2deg)}.halo{width:78%;border-color:#ce713c8c;box-shadow:0 0 0 14px #ffffff7a,0 0 0 15px #038b911f,0 30px 80px #027e8417,inset 0 0 65px #05a0a41c}.hero-plinth{width:76%;height:58px;bottom:38px;border:1px solid rgba(162,84,43,.38);background:linear-gradient(180deg,#fff 0 18%,#eef5f4 19% 39%,#f3b17f 40% 53%,#9e4d29 54% 61%,#e99f70 62% 77%,#fff 78%);box-shadow:0 34px 36px #2c322f38,inset 0 3px 2px #fff,0 0 0 9px #ffffff57}.hero-ribbon,.hero-ribbon-a,.hero-ribbon-b{display:none}.locations-stage{min-height:610px;grid-template-columns:minmax(0,1fr) 290px minmax(0,1fr);padding:38px 20px 52px;overflow:visible}.locations-stage:before{inset:12px 0 0;border-radius:52px;background:radial-gradient(circle at 50% 42%,rgba(150,224,224,.42),transparent 24%),linear-gradient(180deg,#f8fefef7,#fff9f2fa);border:1px solid rgba(199,119,70,.42);box-shadow:var(--depth-xl),inset 0 1px #fff}.locations-stage:after{content:"";position:absolute;left:8%;right:8%;bottom:9px;height:42px;border-radius:50%;background:radial-gradient(ellipse,rgba(39,51,50,.24),transparent 70%);filter:blur(12px);z-index:-2}.location-card{height:510px;border-radius:42px;border:1px solid rgba(120,65,35,.4);outline:1px solid rgba(255,195,151,.88);outline-offset:-5px;box-shadow:0 35px 54px #19363b47,0 9px 16px #663a2226,inset 0 0 0 8px #ffffff38,inset 0 2px 2px #ffffffb3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform-style:preserve-3d;transition:transform .18s ease-out,box-shadow .24s ease}.location-card.dubai{background:radial-gradient(circle at 80% 14%,rgba(255,255,255,.62),transparent 20%),linear-gradient(180deg,#6fb6c6,#acd9df 43%,#f6d2a7 73%,#d69f69);transform:rotateY(5deg) translateZ(38px) translate(8px)}.location-card.london{background:radial-gradient(circle at 20% 14%,rgba(255,255,255,.58),transparent 21%),linear-gradient(180deg,#74afc3,#b8d9e0 45%,#efd1ae 75%,#c99b72);transform:rotateY(-5deg) translateZ(38px) translate(-8px)}.location-card:hover{box-shadow:0 46px 68px #18383d54,0 12px 20px #693b1f2e,inset 0 0 0 8px #ffffff40}.location-card:before{content:"";position:absolute;inset:10px;border-radius:33px;border:1px solid rgba(255,255,255,.62);pointer-events:none;z-index:5}.location-overlay{background:linear-gradient(92deg,#042834ad,#05364257 46%,#ffffff08 78%),linear-gradient(0deg,rgba(9,47,55,.23),transparent 55%)}.location-content{padding:46px 48px;transform:translateZ(56px)}.location-content h2{text-shadow:0 3px 12px rgba(5,38,48,.26);letter-spacing:-2px}.flag{transform:rotate(-5deg) translateZ(65px);box-shadow:0 16px 22px #031c224d,inset 0 0 0 1px #fff6}.skyline{height:48%;opacity:.92;filter:drop-shadow(0 -5px 4px rgba(5,43,50,.12));transform:translateZ(25px);background:linear-gradient(90deg,transparent 0 2%,rgba(7,57,66,.92) 2% 5%,transparent 5% 8%,rgba(6,64,73,.74) 8% 12%,transparent 12% 15%,rgba(8,60,70,.89) 15% 20%,transparent 20% 23%,rgba(7,58,68,.97) 23% 27%,transparent 27% 32%,rgba(8,63,70,.84) 32% 38%,transparent 38% 41%,rgba(6,59,68,.94) 41% 45%,transparent 45% 49%,rgba(7,60,69,.78) 49% 55%,transparent 55% 58%,rgba(7,58,68,.95) 58% 65%,transparent 65% 68%,rgba(7,57,66,.82) 68% 73%,transparent 73% 77%,rgba(6,54,64,.94) 77% 84%,transparent 84% 87%,rgba(6,56,65,.86) 87% 94%,transparent 94%)}.dubai-skyline:before{left:58%;width:24px;height:142%;background:linear-gradient(90deg,#0c5964,#1b7079 48%,#0b4d58);filter:drop-shadow(0 0 8px rgba(255,255,255,.25))}.dubai-skyline:after{content:"";position:absolute;left:0;right:0;bottom:0;height:18%;background:linear-gradient(180deg,#f5ca8e1f,#073a44b8)}.london-skyline:before{right:17%;width:55px;height:142%;background:linear-gradient(90deg,#154d58,#286b73 50%,#0e4652)}.london-skyline:after{content:"";position:absolute;right:12%;bottom:36%;width:34px;height:78%;border:5px solid rgba(9,59,67,.86);border-bottom:0;border-radius:50% 50% 0 0;box-shadow:-52px 25px 0 -11px #093b43c2,-94px 46px 0 -12px #093b43b3}.stage-ribbon,.stage-ribbon-left,.stage-ribbon-right{display:none}.globe-stage{height:470px;transform-style:preserve-3d;perspective:1200px}.globe-plinth{position:absolute;bottom:34px;width:220px;height:52px;border-radius:50%;background:linear-gradient(180deg,#fff,#e4efed 32%,#e6a271 33% 53%,#8e4525 54% 63%,#f2ae7f 64% 79%,#f8ffff 80%);border:1px solid rgba(128,70,39,.3);box-shadow:0 24px 26px #2635332e,inset 0 2px 1px #fff;transform:translateZ(26px)}.orb{position:relative;width:270px;height:270px;overflow:visible;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.98) 0 5%,rgba(255,255,255,.52) 10%,transparent 24%),radial-gradient(circle at 53% 49%,#f9f9f4d1,#84c7cc8a 55%,#197e8785);border:1px solid rgba(162,97,57,.55);box-shadow:inset -30px -25px 48px #00576138,inset 24px 17px 30px #fffffff0,0 38px 64px #223e404d,0 0 0 10px #ffffff3d;transform:translateZ(88px)}.globe-highlight{position:absolute;inset:9%;border-radius:50%;border-top:3px solid rgba(255,255,255,.72);transform:rotate(-18deg)}.globe-continent{position:absolute;background:linear-gradient(145deg,#f4b181,#9a4d2c);filter:drop-shadow(0 3px 4px rgba(94,50,28,.2));opacity:.9}.continent-a{width:76px;height:96px;left:69px;top:58px;clip-path:polygon(15% 7%,45% 0,67% 13%,90% 28%,74% 48%,83% 64%,58% 91%,37% 100%,25% 71%,7% 61%,0 32%)}.continent-b{width:38px;height:48px;right:42px;bottom:42px;clip-path:polygon(20% 0,78% 9%,100% 38%,66% 100%,14% 79%,0 35%)}.globe-orbit{position:absolute;left:50%;top:50%;border:5px solid rgba(205,118,67,.6);border-left-color:transparent;border-right-color:transparent;border-radius:50%;transform-origin:center;pointer-events:none}.orbit-a{width:250px;height:82px;transform:translate(-50%,-50%) rotate(-19deg)}.orbit-b{width:244px;height:76px;border-width:2px;border-color:#ffffffa6;border-left-color:transparent;border-right-color:transparent;transform:translate(-50%,-50%) rotate(18deg)}.globe-label{position:relative;z-index:9;margin-top:-11px;padding:15px 24px;border-radius:18px;background:linear-gradient(145deg,#10a3a8,#057981 48%,#034d59);border:1px solid var(--copper-hi);outline:1px solid rgba(116,57,30,.35);outline-offset:2px;box-shadow:0 19px 30px #1a3b3e47,inset 0 1px #ffffff8c}.doctors-section{padding:30px 28px 34px;background:linear-gradient(165deg,#fff,#fbf7f2)}.section-heading{grid-template-columns:auto 1fr auto;position:relative}.doctor-grid{gap:18px;perspective:1400px}.doctor-card{position:relative;border-radius:30px;border:1px solid rgba(184,101,56,.42);outline:1px solid rgba(255,200,158,.54);outline-offset:-5px;box-shadow:var(--depth-card);transform-style:preserve-3d;will-change:transform;transition:transform .18s ease-out,box-shadow .22s ease}.doctor-card:before{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.8);border-radius:23px;pointer-events:none;z-index:4}.doctor-photo{height:400px;background:radial-gradient(circle at 50% 20%,rgba(31,173,176,.14),transparent 24%),linear-gradient(145deg,#ecf7f6,#fbfcfa 48%,#f8f0e8)}.doctor-photo:before,.doctor-photo:after{display:none}.portrait-glow{position:absolute;inset:9% 12% 0;border-radius:48% 48% 28% 28%;background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.96),rgba(223,242,240,.76) 35%,rgba(255,242,232,.58) 68%,transparent 69%);filter:drop-shadow(0 22px 25px rgba(23,72,75,.14));transform:translateZ(24px)}.portrait-frame{position:absolute;inset:11% 11% 0;border-radius:48% 48% 20% 20%;border:1px solid rgba(8,137,143,.16);background:linear-gradient(160deg,#ffffff57,#07888f0f);display:grid;place-items:center;overflow:hidden;transform:translateZ(34px)}.portrait-placeholder{position:relative;width:100%;height:100%}.portrait-placeholder:before{content:"";position:absolute;left:50%;top:22%;width:34%;height:26%;background:radial-gradient(circle at 50% 35%,#edd3be 0 52%,#d8baa1 53% 100%);border-radius:50%;transform:translate(-50%);box-shadow:0 8px 16px #465e6014}.portrait-placeholder:after{content:"";position:absolute;left:50%;bottom:0;width:68%;height:58%;background:linear-gradient(180deg,#0d7883,#095d69);border-radius:42% 42% 10% 10%;transform:translate(-50%);box-shadow:0 10px 18px #20474924}.doctor-photo>span{transform:translateZ(65px);box-shadow:0 10px 18px #2741411f}.portrait-note{transform:translateZ(60px);background:linear-gradient(135deg,#0a9b9f,#075e69);border:1px solid rgba(255,255,255,.42);box-shadow:0 8px 14px #134a4d2e}.doctor-body{position:relative;background:#fffdfaf0;transform:translateZ(18px)}.doctor-body h3{font-size:27px}.doctor-card:hover{box-shadow:0 34px 60px #1e3e4038,0 10px 22px #5d36221f}.clients-section{padding:20px 24px 28px}.client-track{perspective:1200px}.client-logo{position:relative;min-height:96px;border:1px solid rgba(175,105,63,.24);outline:1px solid rgba(255,255,255,.75);outline-offset:-4px;background:linear-gradient(160deg,#fffffffa,#f7faf8f0);box-shadow:0 16px 25px #263a3a1c,inset 0 1px #fff;transform-style:preserve-3d;overflow:visible;transition:transform .18s ease-out,box-shadow .2s ease}.client-logo img,.client-logo>span{position:relative;z-index:2;transform:translateZ(22px)}.logo-plinth{position:absolute;left:18%;right:18%;bottom:7px;height:10px;border-radius:50%;background:linear-gradient(90deg,transparent,rgba(196,111,63,.45),rgba(6,144,149,.38),transparent);filter:blur(3px);transform:translateZ(5px)}.client-logo:hover{box-shadow:0 23px 34px #263a3a29,inset 0 1px #fff}.service-grid{perspective:1300px}.service-card{position:relative;border-color:#a3674330;outline:1px solid rgba(255,255,255,.75);outline-offset:-5px;box-shadow:0 16px 28px #2c3c3b1c,inset 0 1px #fff;transform-style:preserve-3d;will-change:transform;transition:transform .18s ease-out,box-shadow .2s ease}.service-card:after{content:"";position:absolute;left:18%;right:18%;bottom:7px;height:10px;border-radius:50%;background:#075b6121;filter:blur(5px);transform:translateZ(-4px)}.service-icon{position:relative;transform:translateZ(28px);background:radial-gradient(circle at 36% 25%,#fff 0 15%,#dff5f3 51%,#c4e9e7);border-color:#c56c3a42;box-shadow:inset -7px -8px 12px #067b8117,inset 5px 5px 9px #fffffff2,0 10px 15px #2353531f}.service-card b{transform:translateZ(18px)}.service-card:hover{box-shadow:0 27px 42px #2b41402b,0 7px 15px #653c251a}[data-tilt]{transform-style:preserve-3d}@media(max-width:1180px){.locations-stage{grid-template-columns:1fr 220px 1fr}.location-card{height:480px}.globe-stage{height:420px}.orb{width:215px;height:215px}.globe-plinth{width:210px}.orbit-a{width:240px}.orbit-b{width:235px}.doctor-photo{height:350px}}@media(max-width:900px){.hero-ribbon,.stage-ribbon{display:none}.locations-stage{padding:20px 18px 32px}.location-card.dubai,.location-card.london{transform:none!important}.globe-stage{height:275px}.globe-plinth{bottom:12px}.orb{width:185px;height:185px}.orbit-a{width:205px}.orbit-b{width:200px}.globe-label{margin-top:-2px}[data-tilt]{transform:none!important}}@media(max-width:580px){.hero{border-radius:30px}.hero-ribbon{display:none}.locations-stage:before{border-radius:30px}.location-card{border-radius:28px}.doctor-photo{height:430px}.client-logo{min-height:88px}}@media(prefers-reduced-motion:reduce){[data-tilt]{transform:none!important}.hero:hover .hero-art img{transform:translateZ(72px) translateY(-10px)}}[data-tilt]{--tilt-x:0deg;--tilt-y:0deg}.location-card.dubai{transform:rotateY(calc(5deg + var(--tilt-y))) rotateX(var(--tilt-x)) translateZ(38px) translate(8px)}.location-card.london{transform:rotateY(calc(-5deg + var(--tilt-y))) rotateX(var(--tilt-x)) translateZ(38px) translate(-8px)}.doctor-card,.service-card,.client-logo{transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateZ(0)}@media(max-width:900px){.location-card.dubai,.location-card.london,.doctor-card,.service-card,.client-logo{transform:none!important}}.hero-art{height:590px}.hero-art:before{content:"";position:absolute;inset:58px 36px 68px;border-radius:34px;background:linear-gradient(160deg,#ffffffe0,#f9fcfcad);box-shadow:inset 0 1px #ffffffe6,0 18px 34px #303a3c14}.hero-art img{z-index:4;width:min(89%,660px)}.location-card:before{content:"";position:absolute;inset:10px;border-radius:28px;border:1px solid rgba(255,255,255,.42);background:linear-gradient(180deg,#ffffff1f,#fff0);pointer-events:none;z-index:2}.location-content{padding:36px 34px}.location-content p{font-size:15px;max-width:320px}.location-content small{font-size:14px;opacity:.95}.skyline{height:38%;opacity:.62}.doctor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.doctor-body p{font-size:15px;line-height:1.55}.text-link{display:inline-flex;align-items:center;gap:10px;font-weight:700;color:var(--teal-deep)}.client-track{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.client-logo.placeholder span{font-size:11px;line-height:1.35;color:#9ba8a7}.service-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.founder-section{min-height:280px}.founder-section blockquote{max-width:460px}.mini-form{align-items:start}.mini-form .btn{width:100%}@media(max-width:1180px){.doctor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-track,.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.locations-stage{grid-template-columns:1fr}.globe-stage{order:3;height:250px;padding-bottom:10px}.location-card{height:360px}.doctor-grid,.service-grid,.client-track{grid-template-columns:1fr 1fr}.founder-section{grid-template-columns:1fr}.hero-art{height:420px}.hero-art:before{inset:20px 10px 40px}}@media(max-width:580px){.location-content h2{font-size:40px}.doctor-grid,.services-section{grid-template-columns:1fr}.client-track{grid-template-columns:1fr 1fr}.cta-section{grid-template-columns:1fr}.consent{font-size:11px}}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stage41-services{padding-top:10px}.service-search-premium{min-height:620px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:52px;align-items:center;padding:64px 62px;background:linear-gradient(135deg,#fffffffc,#f9f8f5f5 56%,#e4f7f6db);box-shadow:0 32px 70px #30363624,0 7px 20px #3a332e14,inset 0 1px #fff;isolation:isolate}.service-search-premium:before{content:"";position:absolute;width:460px;height:460px;right:7%;top:50%;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle,#07979c26,#fff0 67%);z-index:-1}.service-search-premium h1{font-size:clamp(54px,6vw,94px);line-height:.94;letter-spacing:-3px;max-width:780px;margin:20px 0 22px}.service-search-premium p{max-width:730px;font-size:19px}.service-hero-copy{position:relative;z-index:4}.treatment-finder{max-width:840px;margin-top:34px}.treatment-input-shell{position:relative}.treatment-input-shell input{height:86px;border-radius:28px;padding:0 118px 0 72px;font-size:20px;border:1px solid rgba(7,136,143,.22);background:#fffffff5;box-shadow:0 22px 45px #2b414224,inset 0 1px #fff}body[dir=rtl] .treatment-input-shell input{padding:0 72px 0 118px}.treatment-search-icon{position:absolute;left:24px;top:50%;width:25px;height:25px;border:2px solid var(--teal);border-radius:50%;transform:translateY(-54%);z-index:3}.treatment-search-icon:after{content:"";position:absolute;width:10px;height:2px;background:var(--teal);right:-7px;bottom:0;transform:rotate(45deg);transform-origin:left center;border-radius:5px}body[dir=rtl] .treatment-search-icon{left:auto;right:24px}body[dir=rtl] .treatment-search-icon:after{right:auto;left:-7px;transform:rotate(-45deg);transform-origin:right center}.search-key-hint{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:3;padding:8px 11px;border-radius:11px;border:1px solid rgba(8,99,105,.12);background:#f5faf9;color:#71878a;font-size:11px;font-weight:800;box-shadow:inset 0 1px #fff}body[dir=rtl] .search-key-hint{right:auto;left:20px}.treatment-finder .autocomplete-results{top:98px;border-radius:25px;padding:8px;background:#fffffffa;border:1px solid rgba(9,130,136,.15);box-shadow:0 28px 65px #2236372e}.autocomplete-item{display:grid;grid-template-columns:46px 1fr 34px;align-items:center;gap:13px;padding:13px 14px;border:0;border-radius:17px;transition:background .16s,transform .16s}.autocomplete-item:hover,.autocomplete-item.active{background:linear-gradient(135deg,#edf9f8,#fff8f2);transform:translate(2px)}body[dir=rtl] .autocomplete-item:hover,body[dir=rtl] .autocomplete-item.active{transform:translate(-2px)}.autocomplete-orb{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--copper);background:radial-gradient(circle at 35% 28%,#fff,#d8f2ef 62%,#bee5e2);border:1px solid rgba(190,112,65,.23);box-shadow:0 8px 15px #1e484a1a,inset 0 2px 4px #ffffffe6}.autocomplete-copy b{font:500 17px/1.25 Georgia,serif;color:var(--ink);margin-bottom:4px}.autocomplete-copy small{display:block;color:var(--muted);line-height:1.35}.autocomplete-arrow{font-size:20px;color:var(--teal);text-align:center}.autocomplete-loading,.autocomplete-empty{display:flex;gap:12px;align-items:center;padding:18px 20px;color:var(--muted)}.autocomplete-loading>span:first-child{width:18px;height:18px;border:2px solid rgba(7,136,143,.18);border-top-color:var(--teal);border-radius:50%;animation:harmonySpin .8s linear infinite}.autocomplete-empty{display:block}.autocomplete-empty b{display:block;color:var(--ink);margin-bottom:5px}.autocomplete-empty small{line-height:1.45}@keyframes harmonySpin{to{transform:rotate(360deg)}}.quick-concerns{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:17px}.quick-concerns>span{font-size:11px;font-weight:800;letter-spacing:1.4px;color:#768b8e;text-transform:uppercase}.quick-search-chip{border:1px solid rgba(6,122,128,.13);background:#ffffffbf;color:var(--teal-deep);padding:8px 12px;border-radius:999px;cursor:pointer;font-weight:700;font-size:11px;box-shadow:0 5px 10px #2a44440d;transition:.18s}.quick-search-chip:hover{transform:translateY(-2px);background:#fff;border-color:#067a8047}.service-hero-visual{position:relative;min-height:480px;perspective:1200px;display:grid;place-items:center}.service-core{width:244px;height:244px;border-radius:50%;display:grid;place-items:center;position:relative;z-index:4;background:radial-gradient(circle at 35% 28%,#fff 0 10%,#dff7f4 35%,#8fced0 68%,#e7a876 69%,#f7d5b9 74%,#fff 75%);box-shadow:inset -18px -16px 35px #01626929,inset 15px 14px 28px #fffc,0 32px 55px #25454533,0 0 0 11px #ffffff57;transform:translateZ(50px)}.service-core-ring{position:absolute;inset:17px;border-radius:50%;border:1px solid rgba(193,113,66,.48);box-shadow:inset 0 0 22px #ffffffe6}.service-core-mark{font:600 82px/1 Georgia,serif;color:var(--teal-deep);text-shadow:0 2px 0 #fff,0 8px 17px rgba(25,84,87,.12)}.service-orbit{position:absolute;border-radius:50%;border:2px solid rgba(7,135,141,.2);z-index:2}.service-orbit-one{width:360px;height:162px;transform:rotate(-18deg)}.service-orbit-two{width:390px;height:180px;border-color:#cb794738;transform:rotate(25deg)}.service-float-card{position:absolute;z-index:5;min-width:166px;padding:15px 16px;border-radius:18px;background:linear-gradient(145deg,#fffffff7,#f8f6f2f0);border:1px solid rgba(193,118,73,.22);box-shadow:0 18px 30px #233b3b21,inset 0 1px #fff}.service-float-card span{display:block;font-size:10px;letter-spacing:2px;color:var(--copper);font-weight:900;margin-bottom:6px}.service-float-card b{font-size:12px;line-height:1.35;color:var(--teal-deep)}.service-float-card.card-a{left:0;top:90px;transform:rotateY(7deg)}.service-float-card.card-b{right:0;top:175px;transform:rotateY(-7deg)}.service-float-card.card-c{left:42px;bottom:45px;transform:rotateY(6deg)}.services-path{display:grid;grid-template-columns:.75fr 1.75fr;gap:34px;padding:30px 34px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(160deg,#fff,#faf8f5);box-shadow:0 18px 38px #3136341a}.path-copy h2{font:500 34px/1.05 Georgia,serif;margin:10px 0}.path-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.path-step{padding:18px;border-radius:20px;background:#fff;border:1px solid rgba(12,117,123,.1);box-shadow:0 10px 18px #2d393712;min-height:112px}.path-step span{display:block;color:var(--copper);font-weight:900;letter-spacing:2px;font-size:10px}.path-step p{font-size:13px;line-height:1.45;color:var(--ink);margin:15px 0 0}.service-category-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 22px;border-radius:24px;background:#ffffffbf;border:1px solid rgba(13,111,117,.1);box-shadow:0 12px 25px #2c373512;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.service-category-nav>span{font-size:11px;font-weight:900;letter-spacing:2px;color:var(--teal-deep);text-transform:uppercase}.service-category-nav>div{display:flex;gap:8px;flex-wrap:wrap}.service-category-nav a{font-size:12px;font-weight:700;padding:9px 13px;border-radius:999px;background:#f4faf9;border:1px solid rgba(7,135,141,.1);transition:.18s}.service-category-nav a:hover{background:var(--teal);color:#fff;transform:translateY(-1px)}.service-directory-premium{display:flex;flex-direction:column;gap:18px}.service-category-block{scroll-margin-top:105px;padding:34px;border-radius:36px;border:1px solid var(--line);background:linear-gradient(160deg,#fffffffa,#faf7f3f5);box-shadow:var(--shadow);overflow:hidden;position:relative}.service-category-block:after{content:"";position:absolute;width:320px;height:220px;right:-100px;bottom:-110px;background:radial-gradient(circle,rgba(8,145,150,.12),transparent 68%);pointer-events:none}.service-category-heading{display:grid;grid-template-columns:56px minmax(220px,.55fr) 1fr;gap:18px;align-items:end;margin-bottom:24px}.service-category-heading h2{font:500 clamp(32px,3.2vw,49px)/1 Georgia,serif;margin:0}.service-category-heading p{margin:0;color:var(--muted);line-height:1.55;max-width:620px}.service-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.service-directory-card{position:relative;min-height:300px;padding:21px;border-radius:27px;background:linear-gradient(155deg,#fff,#fdfbf8 70%,#eef8f7);border:1px solid rgba(184,113,70,.2);box-shadow:0 16px 28px #2c383617,inset 0 1px #fff;display:flex;flex-direction:column;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s}.service-directory-card:before{content:"";position:absolute;inset:auto -38px -62px auto;width:180px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(7,140,145,.14),transparent 67%)}.service-directory-card:hover{transform:translateY(-6px);box-shadow:0 27px 44px #27393824;border-color:#b871465c}.service-card-topline{display:flex;justify-content:space-between;align-items:center}.service-card-index{font-size:10px;font-weight:900;letter-spacing:2px;color:#8b9a9b}.service-card-arrow{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#f2f9f8;color:var(--teal);font-size:18px}.service-card-orb{width:72px;height:72px;margin:23px 0 18px;border-radius:50%;display:grid;place-items:center;color:var(--copper);font-size:26px;background:radial-gradient(circle at 35% 25%,#fff,#d9f1ef 58%,#c2e7e5);border:1px solid rgba(193,113,66,.22);box-shadow:inset 0 5px 9px #ffffffd9,0 12px 20px #274b4c1a}.service-directory-card h3{font:500 25px/1.05 Georgia,serif;margin:0 0 10px}.service-directory-card p{font-size:13px;line-height:1.55;color:var(--muted);margin:0 0 25px}.service-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(8,114,120,.08);padding-top:14px;color:var(--teal-deep);font-size:11px;font-weight:900;letter-spacing:.5px}.service-card-footer i{font-style:normal;font-size:18px}.service-reassurance{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-reassurance>div{padding:25px;border-radius:27px;background:linear-gradient(155deg,#fff,#f8f7f3);border:1px solid rgba(194,118,72,.18);box-shadow:0 15px 28px #2d393714}.service-reassurance>div>span{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;color:var(--teal);background:#eaf8f6;margin-bottom:16px}.service-reassurance b{display:block;font:500 21px Georgia,serif;margin-bottom:8px}.service-reassurance p{margin:0;color:var(--muted);line-height:1.55;font-size:13px}.service-cta-premium{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:42px;border-radius:34px;background:linear-gradient(120deg,#fff 0,#fbf8f4 58%,#e2f4f2);border:1px solid var(--line);box-shadow:var(--shadow)}.service-cta-premium h2{font:500 clamp(38px,4vw,62px)/.98 Georgia,serif;margin:10px 0}.service-cta-premium p{color:var(--muted);max-width:720px;line-height:1.6}.service-cta-actions{display:flex;gap:12px;flex-wrap:wrap}.stage41-detail{padding-top:8px}.stage41-detail .service-detail-hero{padding:30px 46px 48px;min-height:620px}.detail-breadcrumb{display:flex;gap:10px;align-items:center;font-size:11px;color:#7d8e90;margin-bottom:24px}.detail-breadcrumb a{color:var(--teal-deep);font-weight:800}.detail-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);gap:45px;align-items:center}.detail-hero-copy h1{font-size:clamp(56px,6.4vw,96px);line-height:.92;letter-spacing:-3px}.detail-hero-copy p{font-size:19px;line-height:1.62;max-width:730px;color:var(--muted)}.detail-trust-row{display:flex;gap:9px;flex-wrap:wrap}.detail-trust-row span{padding:9px 12px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(7,130,136,.11);font-size:11px;color:var(--teal-deep);font-weight:700}.detail-hero-art{position:relative;min-height:430px;display:grid;place-items:center;perspective:1200px}.detail-disc{position:absolute;border-radius:50%;border:1px solid rgba(7,135,141,.16)}.disc-back{width:365px;height:180px;transform:rotate(-18deg);border-color:#c5754638}.disc-mid{width:330px;height:155px;transform:rotate(18deg)}.detail-orb{position:relative;z-index:4;width:225px;height:225px;border-radius:50%;display:grid;place-items:center;color:var(--copper);font-size:62px;background:radial-gradient(circle at 33% 25%,#fff 0 10%,#d9f4f1 38%,#8ac7cb 70%,#f1bd98 71%,#fff 78%);box-shadow:inset -18px -14px 35px #005f6626,0 30px 50px #20444530,0 0 0 10px #ffffff47}.detail-plinth{position:absolute;bottom:58px;width:270px;height:48px;border-radius:50%;background:linear-gradient(180deg,#fff,#e3eeec 36%,#d98858 37% 55%,#844326 56% 63%,#efae80 64% 80%,#fff 81%);box-shadow:0 25px 26px #2838362e}.detail-intro,.detail-process,.detail-faq,.related-services,.detail-consultation{border-radius:34px;border:1px solid var(--line);background:linear-gradient(155deg,#fff,#faf8f5);box-shadow:var(--shadow)}.detail-intro{display:grid;grid-template-columns:180px 1fr;gap:35px;padding:42px}.detail-section-label{display:flex;align-items:center;gap:11px;color:var(--teal-deep);font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.detail-section-label>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ecf8f7;color:var(--copper);border:1px solid rgba(189,110,63,.17)}.detail-rich-copy h2,.detail-lifted-card h2,.detail-process h2,.detail-faq h2,.related-services h2,.detail-consultation h2{font:500 clamp(34px,3.7vw,56px)/1 Georgia,serif;margin:10px 0 18px}.detail-rich-copy p{font-size:16px;line-height:1.75;color:var(--muted);max-width:940px}.detail-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-lifted-card{min-height:430px;padding:36px;border-radius:34px;border:1px solid rgba(191,116,70,.2);background:linear-gradient(155deg,#fff,#f9f7f3);box-shadow:var(--shadow);position:relative;overflow:hidden}.detail-lifted-card.accent-card{background:linear-gradient(145deg,#eff9f8,#fff9f4)}.premium-check-list{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:11px}.premium-check-list li{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:start;padding:11px 0;border-bottom:1px solid rgba(8,111,117,.07)}.premium-check-list li span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#e7f7f5;color:var(--teal);font-weight:900}.premium-check-list p{margin:3px 0 0;line-height:1.5;color:var(--muted)}.detail-lifted-card>p{color:var(--muted);line-height:1.7}.approach-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.approach-points span{padding:10px 13px;border-radius:999px;background:#fff;border:1px solid rgba(8,115,121,.11);font-size:11px;font-weight:800;color:var(--teal-deep)}.detail-process{padding:42px}.detail-process-heading{max-width:760px}.detail-process-heading>p{color:var(--muted);line-height:1.6}.detail-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:28px}.process-step{padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(183,112,69,.16);box-shadow:0 13px 23px #2b3a3814;min-height:225px}.process-step>span{font-size:10px;font-weight:900;letter-spacing:2px;color:var(--copper)}.process-step h3{font:500 21px Georgia,serif;margin:20px 0 9px}.process-step p{color:var(--muted);font-size:13px;line-height:1.55;margin:0}.detail-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:40px;padding:42px}.faq-heading p{color:var(--muted);line-height:1.55}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid rgba(10,115,121,.11);border-radius:20px;background:#fff;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:20px 21px;font-weight:800;display:flex;justify-content:space-between;gap:15px;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#edf8f7;color:var(--teal);font-size:20px;transition:.18s}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item>div{padding:0 21px 19px}.faq-item p{margin:0;color:var(--muted);line-height:1.65}.related-services{padding:38px}.related-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.related-grid>a{padding:25px;border-radius:24px;background:#fff;border:1px solid rgba(184,110,68,.16);box-shadow:0 13px 23px #2b3a3812;transition:.2s}.related-grid>a:hover{transform:translateY(-4px);box-shadow:0 20px 31px #2b3a381c}.related-grid>a>span{color:var(--copper);font-size:24px}.related-grid h3{font:500 23px Georgia,serif;margin:15px 0 8px}.related-grid p{color:var(--muted);font-size:13px;line-height:1.5}.related-grid b{font-size:11px;color:var(--teal-deep)}.detail-consultation{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:42px;background:linear-gradient(120deg,#fff,#fbf8f4 60%,#e6f5f3)}.detail-consultation p{max-width:720px;color:var(--muted);line-height:1.6}.detail-consultation small{display:block;max-width:760px;color:#768889;line-height:1.5;margin-top:13px}body[dir=rtl] .service-category-heading,body[dir=rtl] .detail-section-label,body[dir=rtl] .detail-breadcrumb,body[dir=rtl] .detail-trust-row{direction:rtl}.stage41-services[dir=rtl],.stage41-detail[dir=rtl]{text-align:right}body[dir=rtl] .service-category-block:after{right:auto;left:-100px}body[dir=rtl] .service-card-arrow,body[dir=rtl] .service-card-footer i,body[dir=rtl] .btn span,body[dir=rtl] .autocomplete-arrow{transform:scaleX(-1)}@media(max-width:1180px){.service-search-premium{grid-template-columns:1fr .78fr;padding:48px 42px}.service-hero-visual{min-height:400px}.service-core{width:205px;height:205px}.service-orbit-one{width:310px}.service-orbit-two{width:330px}.service-float-card{min-width:140px}.path-steps,.service-directory-grid,.detail-process-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.service-search-premium{grid-template-columns:1fr;padding:42px 28px}.service-hero-visual{min-height:350px;order:-1}.service-search-premium h1{font-size:clamp(50px,11vw,76px)}.search-key-hint{display:none}.treatment-input-shell input,body[dir=rtl] .treatment-input-shell input{padding-left:64px;padding-right:24px}.service-float-card.card-a{left:5%}.service-float-card.card-b{right:5%}.service-float-card.card-c{left:12%}.services-path{grid-template-columns:1fr}.service-category-nav{align-items:flex-start;flex-direction:column}.service-category-heading{grid-template-columns:46px 1fr}.service-category-heading p{grid-column:2}.service-reassurance{grid-template-columns:1fr}.service-cta-premium{align-items:flex-start;flex-direction:column}.detail-hero-grid{grid-template-columns:1fr}.detail-hero-art{min-height:340px;order:-1}.stage41-detail .service-detail-hero{padding:28px}.detail-intro,.detail-split,.detail-faq,.related-grid{grid-template-columns:1fr}.detail-consultation{align-items:flex-start;flex-direction:column}}@media(max-width:580px){.service-search-premium{padding:30px 18px;border-radius:28px}.service-hero-visual{min-height:295px}.service-core{width:160px;height:160px}.service-core-mark{font-size:58px}.service-orbit-one{width:240px;height:112px}.service-orbit-two{width:260px;height:120px}.service-float-card{min-width:118px;padding:11px}.service-float-card b{font-size:10px}.service-float-card.card-a{top:50px}.service-float-card.card-b{top:140px}.service-float-card.card-c{bottom:25px}.treatment-input-shell input{height:70px!important;font-size:16px!important;border-radius:22px!important}.treatment-finder .autocomplete-results{top:80px}.quick-concerns>span{width:100%}.services-path{padding:24px}.path-steps{grid-template-columns:1fr}.service-category-block{padding:24px}.service-category-heading{grid-template-columns:1fr}.service-category-heading p{grid-column:auto}.service-directory-grid{grid-template-columns:1fr}.service-directory-card{min-height:270px}.service-category-nav>div{display:grid;grid-template-columns:1fr 1fr;width:100%}.service-category-nav a{text-align:center}.service-cta-premium{padding:28px}.stage41-detail .service-detail-hero{padding:22px 18px;min-height:auto}.detail-hero-copy h1{font-size:48px;letter-spacing:-2px}.detail-hero-art{min-height:280px}.detail-orb{width:165px;height:165px}.detail-disc.disc-back{width:250px}.detail-disc.disc-mid{width:230px}.detail-plinth{width:205px;bottom:38px}.detail-intro,.detail-process,.detail-faq,.related-services,.detail-consultation{padding:25px}.detail-process-grid{grid-template-columns:1fr}.related-heading{align-items:flex-start;flex-direction:column}}:root{--home-copper:#c97748;--home-copper-hi:#efb087;--home-teal:#008c92;--home-teal-deep:#035d66;--home-ink:#083543;--home-paper:#fffdfb;--home-shadow:0 28px 60px rgba(35,55,55,.14),0 8px 18px rgba(75,54,43,.08)}.site-header{padding:12px 2.4vw;background:#fffdfae6;border-bottom:1px solid rgba(190,129,91,.1);box-shadow:0 9px 24px #243b3c0d}.site-header .nav-shell{max-width:1540px}.brand-premium{display:flex;align-items:center;gap:11px;min-width:210px}.brand-premium-mark{width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 6px 8px rgba(62,49,40,.1))}.brand-premium-copy{display:flex;flex-direction:column;line-height:1}.brand-premium-copy b{font:600 16px/1 Georgia,Times New Roman,serif;letter-spacing:2px;color:var(--home-teal-deep)}.brand-premium-copy small{margin-top:5px;font-size:7px;font-weight:800;letter-spacing:3px;color:#44656c}.site-header .main-nav{gap:28px}.site-header .main-nav a{font-size:12px;font-weight:600;color:#173f4b}.home42{position:relative;padding-bottom:8px}.home42 .section-wrap{width:min(calc(100% - 4.2vw),1540px);margin:18px auto}.home42-panel{position:relative;border:1px solid rgba(196,119,72,.22);border-radius:34px;background:linear-gradient(150deg,#fffffffa,#fbf8f4f0);box-shadow:var(--home-shadow);overflow:hidden}.home42-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 88% 12%,rgba(2,147,153,.09),transparent 27%),radial-gradient(circle at 8% 95%,rgba(209,127,76,.07),transparent 27%)}.home42-hero{min-height:650px;display:grid;grid-template-columns:minmax(0,.84fr) minmax(560px,1.16fr);align-items:center;gap:10px;padding:48px 38px 30px}.home42-hero-copy{position:relative;z-index:3;padding-left:14px;max-width:680px}.home42-eyebrow{font-size:12px;letter-spacing:3.6px;font-weight:900;color:var(--home-teal-deep);text-transform:uppercase}.home42-hero h1{font:500 clamp(58px,6.2vw,94px)/.91 Georgia,"Times New Roman",serif;letter-spacing:-3.4px;color:var(--home-ink);margin:22px 0 20px;max-width:670px}.home42-hero-copy>p{font-size:18px;line-height:1.58;color:#5a7179;max-width:585px;margin:0}.home42-actions{display:flex;gap:13px;flex-wrap:wrap;margin:27px 0 26px}.home42-actions .btn{min-height:50px}.home42-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:11px;border-radius:17px;border:1px solid rgba(2,139,146,.12);background:#ffffffc2;box-shadow:0 13px 28px #2c404112;max-width:660px}.home42-trust>div{display:flex;align-items:center;gap:9px;padding:5px 7px;font-size:10px;font-weight:700;color:#244a53}.home42-trust i{font-style:normal;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:var(--home-teal);background:#edf8f7;border:1px solid rgba(1,139,145,.11)}.home42-hero-art{position:relative;z-index:2;min-height:560px;display:grid;place-items:center;perspective:1400px}.home42-hero-art:before{content:"";position:absolute;width:76%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 48%,rgba(232,248,247,.74),rgba(255,255,255,.22) 57%,transparent 58%);border:1px solid rgba(199,121,73,.16);box-shadow:0 0 0 20px #ffffff38}.home42-hero-mark{position:relative;z-index:4;width:min(94%,790px);height:auto;filter:drop-shadow(0 28px 22px rgba(63,49,41,.18));transform:translateY(-13px) translateZ(40px)}.home42-hero-plinth{position:absolute;bottom:37px;width:72%;height:43px;border-radius:50%;background:linear-gradient(180deg,#fff 0 23%,#e7eeee 24% 42%,#efb083 43% 59%,#92502e 60% 67%,#efb082 68% 82%,#fff 83%);border:1px solid rgba(136,72,40,.24);box-shadow:0 30px 35px #2c3b392e,inset 0 2px 2px #fff;z-index:2}.home42-hero-arc{position:absolute;z-index:1;width:84%;height:44%;border-radius:50%;border:2px solid rgba(195,116,68,.18);transform:rotateX(72deg) rotate(-8deg);bottom:58px}.home42-locations{display:grid;grid-template-columns:minmax(0,1fr) 265px minmax(0,1fr);align-items:center;gap:0;padding:20px 18px 26px;min-height:500px;background:linear-gradient(180deg,#f6fbfb 0,#fffaf5)}.home42-location-card{position:relative;height:438px;border-radius:34px;overflow:hidden;box-shadow:0 27px 47px #243b3d38,0 9px 18px #4832281a;border:1px solid rgba(211,143,99,.62);transform-style:preserve-3d}.home42-location-bg{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.025)}.home42-location-card.dubai .home42-location-bg{background-image:url(/assets/img/home/dubai-scene.webp)}.home42-location-card.london .home42-location-bg{background-image:url(/assets/img/home/london-scene.webp)}.home42-location-card:after{content:"";position:absolute;inset:8px;border-radius:27px;border:1px solid rgba(255,255,255,.62);box-shadow:inset 0 0 0 1px #c7784729;pointer-events:none;z-index:4}.home42-location-card.dubai{transform:perspective(1500px) rotateY(2.2deg) translate(10px)}.home42-location-card.london{transform:perspective(1500px) rotateY(-2.2deg) translate(-10px)}.home42-location-cover{position:absolute;z-index:2;top:0;bottom:0;width:62%;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.home42-location-card.dubai .home42-location-cover{right:0;background:linear-gradient(90deg,#184d581a,#155560cc 30%,#174f5beb)}.home42-location-card.london .home42-location-cover{left:0;background:linear-gradient(90deg,#164956f0,#18525ed1 72%,#18525e14)}.home42-location-content{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:55%;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.18)}.home42-location-card.dubai .home42-location-content{right:5%;text-align:left}.home42-location-card.london .home42-location-content{left:6%;text-align:left}.home42-location-content .mini-label{font-size:10px;letter-spacing:2.3px;font-weight:900;color:#d7f6f3;text-transform:uppercase}.home42-location-content h2{font:500 clamp(46px,4.6vw,70px)/1 Georgia,"Times New Roman",serif;margin:10px 0 12px}.home42-location-content p{font-size:13px;line-height:1.55;margin:0 0 18px;max-width:295px;color:#f4ffff}.home42-location-content small{display:block;margin-top:15px;font-size:11px;color:#e6f8f7}.home42-globe{position:relative;z-index:8;height:410px;display:grid;place-items:center}.home42-globe img{width:285px;max-width:none;filter:drop-shadow(0 28px 28px rgba(49,64,62,.19));transform:translateY(8px)}.home42-doctors{padding:28px 27px 30px}.home42-section-head{display:grid;grid-template-columns:210px minmax(0,1fr) 330px;gap:24px;align-items:end;margin-bottom:22px}.home42-section-head .kicker{font-size:11px;letter-spacing:3px;font-weight:900;color:var(--home-teal-deep)}.home42-section-head h2{font:500 clamp(35px,3.7vw,56px)/.96 Georgia,"Times New Roman",serif;margin:0;color:var(--home-ink)}.home42-section-head p{margin:0;color:#637980;line-height:1.5;font-size:14px}.home42-doctor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home42-doctor{border-radius:26px;overflow:hidden;border:1px solid rgba(193,119,74,.3);background:#fffdfb;box-shadow:0 19px 33px #2a3d3c1c,inset 0 1px #fff;transition:.22s;position:relative}.home42-doctor:hover{transform:translateY(-5px);box-shadow:0 28px 43px #263b3a29}.home42-doctor-photo{height:330px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 23%,#fff 0 13%,#def2f0 14% 38%,#f4f4ef 65%,#f8eee7)}.home42-doctor-photo:before{content:"";position:absolute;left:50%;top:24%;width:32%;aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,#efd3bc,#d8b79d);transform:translate(-50%);box-shadow:0 10px 18px #354c4d1a}.home42-doctor-photo:after{content:"";position:absolute;left:50%;bottom:-3%;width:68%;height:55%;border-radius:45% 45% 8% 8%;background:linear-gradient(160deg,#0d7d86,#075c67);transform:translate(-50%);box-shadow:0 14px 23px #1a454826}.home42-doctor-badge{position:absolute;z-index:4;right:14px;top:14px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ffffffe6;color:var(--home-teal);font-weight:900;box-shadow:0 8px 16px #3042421a}.home42-doctor-note{position:absolute;z-index:4;left:14px;bottom:13px;padding:8px 11px;border-radius:999px;background:linear-gradient(135deg,#0a979c,#05616a);color:#fff;font-size:10px;border:1px solid rgba(255,255,255,.4)}.home42-doctor-body{padding:20px 20px 22px;min-height:185px;display:flex;flex-direction:column}.home42-doctor-body h3{font:500 24px/1.05 Georgia,Times New Roman,serif;margin:0 0 8px;color:var(--home-ink)}.home42-doctor-body p{margin:0;color:#60767e;font-size:12px;line-height:1.55}.home42-doctor-link{margin-top:auto;padding-top:17px;font-size:11px;font-weight:900;color:var(--home-teal-deep);display:inline-flex;align-items:center;gap:9px}.home42-doctor-link.is-disabled{opacity:.5;cursor:default}.home42-clients{padding:19px 23px 23px}.home42-client-title{text-align:center;margin-bottom:15px}.home42-client-title span{font-size:10px;letter-spacing:3px;font-weight:900;color:var(--home-teal-deep)}.home42-client-title p{font-size:11px;color:#7c8d8e;margin:5px 0 0}.home42-client-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.home42-client{min-height:86px;display:grid;place-items:center;text-align:center;border-radius:18px;border:1px solid rgba(192,117,72,.19);background:linear-gradient(150deg,#fff,#fbfaf7);box-shadow:0 12px 20px #2d3c3b14,inset 0 1px #fff;position:relative;overflow:hidden}.home42-client:after{content:"";position:absolute;left:18%;right:18%;bottom:7px;height:8px;border-radius:50%;background:linear-gradient(90deg,transparent,rgba(205,124,76,.36),rgba(0,139,145,.28),transparent);filter:blur(3px)}.home42-client b{position:relative;z-index:2;font-size:9px;letter-spacing:1.5px;line-height:1.35;color:#91a0a0}.home42-services{display:grid;grid-template-columns:.72fr 1.55fr;gap:27px;padding:29px}.home42-services-copy{padding:9px 5px 4px 8px}.home42-services-copy .kicker{font-size:11px;letter-spacing:3px;font-weight:900;color:var(--home-teal-deep)}.home42-services-copy h2{font:500 clamp(36px,4vw,59px)/.98 Georgia,"Times New Roman",serif;margin:12px 0 13px}.home42-services-copy p{font-size:13px;line-height:1.6;color:#61777e;max-width:420px}.home42-service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.home42-service{min-height:154px;border-radius:20px;border:1px solid rgba(194,118,73,.17);background:linear-gradient(160deg,#fff,#faf8f5);box-shadow:0 13px 23px #2c3b3a17,inset 0 1px #fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px;text-align:center;transition:.2s}.home42-service:hover{transform:translateY(-5px);box-shadow:0 22px 34px #283b3a24}.home42-service img{width:74px;height:74px;object-fit:cover;border-radius:50%;margin-bottom:7px;filter:drop-shadow(0 8px 8px rgba(42,71,72,.1))}.home42-service b{font:500 14px/1.15 Georgia,Times New Roman,serif;color:var(--home-ink)}.home42-founder{display:grid;grid-template-columns:190px 1.2fr .9fr;align-items:center;gap:28px;padding:26px 30px;min-height:285px}.home42-founder-art img{width:170px;height:150px;object-fit:cover;border-radius:50%;box-shadow:0 18px 30px #2d424121}.home42-founder-copy .kicker{font-size:11px;letter-spacing:3px;font-weight:900;color:var(--home-teal-deep)}.home42-founder-copy h2{font:500 clamp(34px,3.5vw,53px)/1 Georgia,"Times New Roman",serif;margin:10px 0 9px}.home42-founder-copy .founder-roles{font-size:10px;font-weight:800;color:#536b72;margin-bottom:12px}.home42-founder-copy p{font-size:13px;color:#60767d;line-height:1.6;margin:0;max-width:700px}.home42-founder-note{padding:22px 20px;border-left:2px solid var(--home-copper);font:italic 23px/1.35 Georgia,Times New Roman,serif;color:var(--home-teal-deep)}.home42-founder-note small{display:block;margin-top:13px;font:600 10px/1.4 Inter,Arial,sans-serif;color:#738589}.home42-cta{display:grid;grid-template-columns:1.05fr .75fr;gap:35px;align-items:center;padding:28px 42px;min-height:190px}.home42-cta h2{font:500 clamp(37px,4vw,57px)/.95 Georgia,"Times New Roman",serif;margin:6px 0 10px}.home42-cta p{font-size:13px;color:#647980;line-height:1.55;max-width:600px}.home42-cta-actions{text-align:center}.home42-cta-actions .btn{min-width:280px}.home42-cta-actions small{display:block;margin-top:11px;color:#4e747a;font-size:10px;letter-spacing:.5px}.home42-footer{display:grid;grid-template-columns:1.1fr .65fr .65fr .9fr;gap:28px;align-items:start;padding:28px 32px;margin-bottom:28px}.home42-footer-brand{display:flex;align-items:center;gap:10px}.home42-footer-brand img{width:50px}.home42-footer-brand b{font:600 15px Georgia,serif;color:var(--home-teal-deep);letter-spacing:1.7px}.home42-footer h4{font-size:10px;letter-spacing:1.5px;margin:0 0 10px;color:#49646b}.home42-footer a,.home42-footer p{display:block;font-size:10px;line-height:1.85;color:#6c7f84;margin:0}.home42-footer .location-box{padding:14px;border-radius:17px;background:#f7faf9;border:1px solid rgba(8,129,135,.1)}body[dir=rtl] .home42-hero-copy{padding-left:0;padding-right:14px}body[dir=rtl] .home42-location-card.dubai .home42-location-content,body[dir=rtl] .home42-location-card.london .home42-location-content{text-align:right}@media(max-width:1200px){.home42-hero{grid-template-columns:1fr 1fr}.home42-hero-art{min-height:500px}.home42-locations{grid-template-columns:1fr 210px 1fr}.home42-globe img{width:235px}.home42-doctor-grid{grid-template-columns:repeat(2,1fr)}.home42-client-grid,.home42-service-grid{grid-template-columns:repeat(4,1fr)}.home42-section-head{grid-template-columns:170px 1fr}.home42-section-head p{grid-column:2}.home42-founder{grid-template-columns:160px 1fr}.home42-founder-note{grid-column:2}}@media(max-width:900px){.home42-hero{grid-template-columns:1fr;padding:38px 26px 22px}.home42-hero h1{font-size:64px}.home42-hero-art{min-height:430px}.home42-trust{grid-template-columns:1fr 1fr}.home42-locations{grid-template-columns:1fr;gap:13px}.home42-location-card{height:390px;transform:none!important}.home42-globe{height:260px}.home42-globe img{width:230px}.home42-section-head{grid-template-columns:1fr}.home42-section-head p{grid-column:auto}.home42-doctor-grid{grid-template-columns:1fr 1fr}.home42-services{grid-template-columns:1fr}.home42-service-grid{grid-template-columns:repeat(3,1fr)}.home42-founder{grid-template-columns:1fr}.home42-founder-note{grid-column:auto}.home42-cta{grid-template-columns:1fr}.home42-footer{grid-template-columns:1fr 1fr}}@media(max-width:580px){.brand-premium{min-width:0}.brand-premium-copy b{font-size:13px}.brand-premium-copy small{letter-spacing:2px}.home42 .section-wrap{width:calc(100% - 18px);margin:10px auto}.home42-panel{border-radius:27px}.home42-hero{padding:30px 18px 18px}.home42-hero h1{font-size:48px;letter-spacing:-2px}.home42-hero-copy>p{font-size:16px}.home42-trust{grid-template-columns:1fr}.home42-hero-art{min-height:330px}.home42-hero-plinth{bottom:17px}.home42-location-card{height:360px}.home42-location-content{width:70%!important}.home42-location-card.dubai .home42-location-content{right:5%}.home42-location-card.london .home42-location-content{left:6%}.home42-location-cover{width:76%}.home42-location-content h2{font-size:42px}.home42-doctors{padding:20px 15px}.home42-doctor-grid{grid-template-columns:1fr}.home42-doctor-photo{height:390px}.home42-client-grid{grid-template-columns:1fr 1fr}.home42-services{padding:20px 15px}.home42-service-grid{grid-template-columns:1fr 1fr}.home42-service{min-height:135px}.home42-founder{padding:22px 20px}.home42-founder-art img{width:135px;height:120px}.home42-cta{padding:26px 20px}.home42-cta-actions .btn{min-width:0;width:100%}.home42-footer{grid-template-columns:1fr;padding:24px 20px}}:root{--h43-paper:#fffdfb;--h43-ink:#073441;--h43-muted:#61777d;--h43-teal:#018c92;--h43-teal-deep:#045d66;--h43-copper:#c87545;--h43-copper-hi:#f0b087;--h43-line:rgba(190,116,70,.28);--h43-shadow:0 26px 60px rgba(31,53,54,.15),0 7px 18px rgba(75,54,43,.08);--h43-shadow-sm:0 14px 30px rgba(31,53,54,.11),0 4px 12px rgba(75,54,43,.06)}.home43{position:relative;padding-bottom:12px;background:radial-gradient(circle at 92% 10%,rgba(4,147,153,.075),transparent 27%),radial-gradient(circle at 7% 40%,rgba(208,125,73,.055),transparent 25%)}.home43 .section-wrap{width:min(calc(100% - 3.9vw),1560px);margin:18px auto}.home43-panel{position:relative;overflow:hidden;border:1px solid var(--h43-line);border-radius:34px;background:linear-gradient(150deg,#fffffffb,#fbf8f4f6);box-shadow:var(--h43-shadow);isolation:isolate}.home43-panel:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 94% 8%,rgba(0,148,154,.1),transparent 27%),radial-gradient(circle at 4% 96%,rgba(205,119,69,.07),transparent 25%)}.home43-panel:after{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.64);border-radius:27px;pointer-events:none;z-index:20}.home43 .kicker,.home43-eyebrow{font-size:12px;font-weight:900;letter-spacing:3.4px;text-transform:uppercase;color:var(--h43-teal-deep)}.home43 h1,.home43 h2,.home43 h3{color:var(--h43-ink)}.home43 p{color:var(--h43-muted)}.site-header{padding:10px 2.25vw;background:#fffdfaf0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 24px #2138390f;border-bottom:1px solid rgba(190,116,70,.1)}.site-header .nav-shell{max-width:1560px}.site-header .main-nav{gap:27px}.site-header .main-nav a{font-size:12px;font-weight:650;color:#173e48}.brand-premium{min-width:218px}.brand-premium-mark{width:47px;height:47px}.brand-premium-copy b{font-size:17px;letter-spacing:2.4px}.brand-premium-copy small{font-size:7px;letter-spacing:3.2px}.home43-hero{min-height:620px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(550px,1.14fr);align-items:center;gap:24px;padding:48px 34px 30px}.home43-hero-copy{position:relative;z-index:4;padding-left:18px;max-width:690px}.home43-hero h1{font:500 clamp(58px,6.35vw,98px)/.91 Georgia,"Times New Roman",serif;letter-spacing:-3.6px;margin:21px 0 20px;max-width:690px}.home43-hero-copy>p{font-size:18px;line-height:1.58;max-width:600px;margin:0}.home43-actions{display:flex;gap:13px;flex-wrap:wrap;margin:27px 0 24px}.home43-actions .btn{min-height:51px}.home43-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-width:665px;padding:10px;border-radius:17px;background:#ffffffd1;border:1px solid rgba(2,139,146,.13);box-shadow:0 14px 30px #263f4012}.home43-trust>div{display:flex;align-items:center;gap:8px;padding:6px 7px;font-size:10px;font-weight:750;line-height:1.2;color:#264b53}.home43-trust i{font-style:normal;width:28px;height:28px;min-width:28px;display:grid;place-items:center;border-radius:50%;color:var(--h43-teal);background:radial-gradient(circle at 35% 25%,#fff,#def4f2);border:1px solid rgba(1,139,145,.15);box-shadow:inset 0 1px #fff,0 5px 9px #2452540f}.home43-hero-art{position:relative;min-height:545px;display:grid;place-items:center;perspective:1500px}.home43-hero-mark{position:relative;z-index:6;width:min(86%,760px);filter:drop-shadow(0 32px 26px rgba(70,46,34,.19));transform:translateY(-11px) translateZ(48px)}.home43-hero-art:before{content:"";position:absolute;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(232,248,247,.76) 0 34%,rgba(255,255,255,.22) 66%,transparent 67%);box-shadow:0 0 0 22px #ffffff29;z-index:0}.home43-hero-ring{position:absolute;border-radius:50%;border:1.5px solid rgba(198,118,69,.23);z-index:2;pointer-events:none}.home43-hero-ring.ring-one{width:78%;height:30%;bottom:100px;transform:rotate(-7deg)}.home43-hero-ring.ring-two{width:62%;height:23%;bottom:120px;border-color:#0491972e;transform:rotate(12deg)}.home43-hero-plinth{position:absolute;bottom:35px;width:67%;height:55px;border-radius:50%;background:linear-gradient(180deg,#fff 0 18%,#eef4f4 19% 38%,#eeb087 39% 58%,#8d4a2b 59% 67%,#f1b087 68% 82%,#fff 83%);border:1px solid rgba(130,68,39,.28);box-shadow:0 31px 34px #2738372b,inset 0 2px 2px #fff;z-index:3}.home43-hero-plinth span{position:absolute;inset:8px 16%;border-radius:50%;border-top:1px solid rgba(255,255,255,.95)}.home43-side-copy{position:absolute;right:0;top:44%;transform:rotate(90deg) translateY(-50%);transform-origin:right top;font-size:9px;font-weight:800;letter-spacing:3.5px;color:#55717a;white-space:nowrap;opacity:.88}.home43-locations{min-height:475px;display:grid;grid-template-columns:minmax(0,1fr) 250px minmax(0,1fr);gap:0;align-items:center;padding:24px 24px 29px;background:linear-gradient(180deg,#f8fcfc,#fffaf6)}.home43-location-card{height:410px;position:relative;border-radius:34px;overflow:hidden;border:1px solid rgba(211,140,95,.72);box-shadow:0 30px 52px #1d393c38,0 8px 17px #4e31231a;transform-style:preserve-3d;z-index:3}.home43-location-card.dubai{transform:perspective(1600px) rotateY(2.2deg) translate(12px)}.home43-location-card.london{transform:perspective(1600px) rotateY(-2.2deg) translate(-12px)}.home43-location-card:after{content:"";position:absolute;inset:8px;border-radius:27px;border:1px solid rgba(255,255,255,.65);box-shadow:inset 0 0 0 1px #c170402b;z-index:9;pointer-events:none}.home43-location-scene{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.02);z-index:0}.home43-location-card.dubai .home43-location-scene{background-image:url(/assets/img/home/dubai-scene.webp)}.home43-location-card.london .home43-location-scene{background-image:url(/assets/img/home/london-scene.webp)}.home43-location-glass{position:absolute;top:0;bottom:0;width:64%;z-index:2;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.home43-location-card.dubai .home43-location-glass{right:0;background:linear-gradient(90deg,#0c3f4b0d,#0f4954d4 35%,#0d414df2)}.home43-location-card.london .home43-location-glass{left:0;background:linear-gradient(90deg,#0d414df5,#0f4954d6 72%,#0c3f4b0d)}.home43-location-copy{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:54%;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.2)}.home43-location-card.dubai .home43-location-copy{right:5.5%}.home43-location-card.london .home43-location-copy{left:5.5%}.home43-location-copy>span{font-size:9px;letter-spacing:2.6px;font-weight:900;text-transform:uppercase;color:#d9f5f2}.home43-location-copy h2{font:500 clamp(46px,4.4vw,70px)/.95 Georgia,serif;color:#fff;margin:12px 0 14px;text-shadow:0 4px 18px rgba(0,0,0,.16)}.home43-location-copy p{font-size:14px;line-height:1.48;color:#eef9f8;max-width:330px;margin-bottom:17px}.home43-location-copy small{display:block;margin-top:14px;font-size:12px;color:#f0f8f7}.home43-location-copy .btn{box-shadow:0 12px 23px #00292f3b,inset 0 1px #ffffff57}.home43-globe{position:relative;z-index:7;display:grid;place-items:center;min-height:380px;filter:drop-shadow(0 28px 24px rgba(46,54,51,.18))}.home43-globe img{width:255px;max-width:115%;transform:translateY(-8px)}.home43-globe-label{position:absolute;bottom:36px;min-width:180px;text-align:center;border-radius:15px;padding:11px 18px;background:linear-gradient(145deg,#10a4aa,#067681 52%,#034e5a);color:#fff;border:1px solid rgba(241,174,127,.84);outline:1px solid rgba(112,54,29,.3);outline-offset:2px;box-shadow:0 18px 28px #1a3a3d40;font:500 16px/1.05 Georgia,serif}.home43-globe-label span,.home43-globe-label b{display:block}.home43-globe-label b{font-weight:500;margin-top:3px}.home43-location-ribbon{position:absolute;width:43%;height:90px;border-radius:50%;z-index:1;bottom:16px;pointer-events:none;filter:drop-shadow(0 12px 9px rgba(72,47,34,.12))}.home43-location-ribbon.ribbon-left{left:8%;border:12px solid transparent;border-bottom-color:#02919761;border-right-color:#e0854f75;transform:rotate(7deg)}.home43-location-ribbon.ribbon-right{right:8%;border:12px solid transparent;border-bottom-color:#e0854f75;border-left-color:#02919761;transform:rotate(-7deg)}.home43-doctors{padding:25px 26px 30px}.home43-headline-row{display:grid;grid-template-columns:235px 1fr minmax(250px,.62fr);align-items:end;gap:28px;padding:0 12px 20px}.home43-headline-row h2{font:500 clamp(38px,3.9vw,59px)/.98 Georgia,serif;margin:0}.home43-headline-row p{font-size:14px;line-height:1.5;margin:0}.home43-doctor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;perspective:1500px}.home43-doctor-card{position:relative;border-radius:27px;overflow:hidden;background:#fffdfb;border:1px solid rgba(193,112,64,.4);box-shadow:0 19px 34px #283f401f,0 5px 12px #5733220d;transition:transform .22s ease,box-shadow .22s ease;transform-style:preserve-3d}.home43-doctor-card:hover{transform:translateY(-5px) rotateX(1deg);box-shadow:0 28px 46px #283f402b,0 8px 18px #57332214}.home43-doctor-card:after{content:"";position:absolute;inset:7px;border-radius:20px;border:1px solid rgba(255,255,255,.66);pointer-events:none}.home43-doctor-photo{height:330px;position:relative;background:linear-gradient(145deg,#ddf2f1 0,#f7fbf9 52%,#f9eee6);overflow:hidden}.home43-doctor-photo:before{content:"";position:absolute;left:50%;top:28px;width:72%;height:82%;transform:translate(-50%);border-radius:46% 46% 18% 18%;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.97) 0 13%,transparent 14%),radial-gradient(circle at 50% 32%,rgba(226,245,244,.68),rgba(255,255,255,.08) 62%,transparent 63%);border:1px solid rgba(4,135,141,.12)}.home43-doctor-photo .photo-head{position:absolute;z-index:2;left:50%;top:86px;width:82px;height:82px;transform:translate(-50%);border-radius:50%;background:linear-gradient(145deg,#efd4bd,#dcb79a);box-shadow:0 8px 16px #434d4a1a}.home43-doctor-photo .photo-body{position:absolute;z-index:2;left:50%;bottom:-12px;width:66%;height:56%;transform:translate(-50%);border-radius:46% 46% 12% 12%;background:linear-gradient(160deg,#11848e,#075d68);box-shadow:0 13px 24px #17484b2b}.home43-doctor-photo.verified .photo-body{background:linear-gradient(160deg,#2f5c72,#183e52)}.home43-doctor-photo em{position:absolute;z-index:4;left:15px;bottom:13px;padding:7px 12px;border-radius:999px;background:linear-gradient(135deg,#0ba0a4,#05646d);color:#fff;font-style:normal;font-size:10px;border:1px solid rgba(255,255,255,.36);box-shadow:0 7px 12px #12464926}.home43-doctor-body{position:relative;z-index:3;padding:18px 20px 19px;min-height:153px;background:linear-gradient(180deg,#fffdfa,#fdfaf7)}.home43-doctor-body h3{font:500 23px/1.08 Georgia,serif;margin:0 0 8px}.home43-doctor-body p{font-size:12px;line-height:1.45;margin:0 0 16px}.home43-doctor-body a,.home43-disabled{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border-radius:999px;border:1px solid var(--h43-teal);font-size:10px;font-weight:800;color:var(--h43-teal-deep)}.home43-disabled{opacity:.55;border-style:dashed}.home43-clients{padding:17px 22px 22px}.home43-client-head{text-align:center}.home43-client-head span{font-size:10px;font-weight:900;letter-spacing:3px;color:var(--h43-teal-deep)}.home43-client-head p{font-size:11px;margin:5px 0 13px}.home43-client-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.home43-client-card{min-height:86px;border-radius:17px;display:grid;place-items:center;padding:10px;background:linear-gradient(150deg,#fff,#fbf8f4);border:1px solid rgba(192,112,65,.2);box-shadow:0 11px 20px #263a3a17,inset 0 1px #fff;position:relative;overflow:hidden}.home43-client-card img{max-height:45px;max-width:88%}.home43-client-card.pending b{font-size:8px;line-height:1.35;letter-spacing:1.4px;text-align:center;color:#94a3a1;position:relative;z-index:2}.client-ghost{position:absolute;left:22%;right:22%;bottom:8px;height:8px;border-radius:50%;background:linear-gradient(90deg,transparent,rgba(197,111,62,.28),rgba(4,141,146,.28),transparent);filter:blur(3px)}.home43-services{display:grid;grid-template-columns:.76fr 1.52fr;gap:26px;padding:30px 28px}.home43-services-copy{padding:2px 8px}.home43-services-copy h2{font:500 clamp(38px,4.3vw,63px)/.98 Georgia,serif;margin:13px 0 16px;max-width:520px}.home43-services-copy p{font-size:13px;line-height:1.6;max-width:470px;margin:0 0 20px}.home43-service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;align-content:center}.home43-service-card{min-height:134px;border-radius:19px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px;background:linear-gradient(160deg,#fff,#faf8f5);border:1px solid rgba(194,113,66,.18);box-shadow:0 13px 24px #2a3c3b18,inset 0 1px #fff;transition:transform .2s ease,box-shadow .2s ease}.home43-service-card:hover{transform:translateY(-4px);box-shadow:0 21px 33px #2a3c3b24}.icon-shell{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin-bottom:9px;background:radial-gradient(circle at 34% 22%,#fff 0 16%,#e7f6f4 50%,#cbe9e7);border:1px solid rgba(195,112,64,.18);box-shadow:inset -6px -7px 10px #06797e12,inset 4px 5px 8px #ffffffe6,0 8px 13px #284f5017}.icon-shell img{width:56px;height:56px;object-fit:contain;filter:drop-shadow(0 5px 5px rgba(60,45,35,.1))}.home43-service-card>b{font:500 13px/1.15 Georgia,serif;color:var(--h43-ink)}.home43-founder{display:grid;grid-template-columns:210px 1.18fr .9fr;align-items:center;gap:25px;min-height:300px;padding:27px 34px}.home43-founder-art{display:grid;place-items:center}.home43-founder-art img{width:175px;filter:drop-shadow(0 20px 17px rgba(37,65,66,.13))}.home43-founder-copy{position:relative;z-index:3}.home43-founder-copy h2{font:500 clamp(36px,3.4vw,53px)/1 Georgia,serif;margin:8px 0 5px}.home43-founder-copy strong{font-size:10px;color:#375a62}.home43-founder-copy p{font-size:12px;line-height:1.55;max-width:650px;margin:13px 0 0}.home43-founder-copy .home43-actions{margin:18px 0 0}.home43-founder blockquote{position:relative;z-index:3;margin:0;padding:23px 18px 20px 24px;border-left:2px solid var(--h43-copper);font:italic 22px/1.28 Georgia,serif;color:var(--h43-teal-deep)}.home43-founder blockquote>span{display:block;font:700 54px/1 Georgia,serif;color:var(--h43-teal);height:33px}.home43-founder blockquote small{display:block;margin-top:14px;font:600 10px/1.3 Inter,sans-serif;color:#6f7e80}.home43-founder-foliage{position:absolute;right:-4px;bottom:-8px;width:132px;opacity:.95;filter:drop-shadow(0 12px 10px rgba(54,45,36,.08));z-index:2}.home43-cta{min-height:170px;display:grid;grid-template-columns:1.05fr 250px .82fr;align-items:center;gap:20px;padding:22px 34px}.home43-cta:before{background:radial-gradient(circle at 50% 80%,rgba(0,147,153,.1),transparent 22%),radial-gradient(circle at 3% 50%,rgba(201,119,70,.08),transparent 22%),radial-gradient(circle at 97% 50%,rgba(201,119,70,.08),transparent 22%)}.home43-cta-copy h2{font:500 clamp(36px,3.7vw,56px)/.96 Georgia,serif;margin:8px 0}.home43-cta-copy p{font-size:11px;line-height:1.45;max-width:540px;margin:0}.home43-cta-lotus{display:grid;place-items:center}.home43-cta-lotus img{width:180px;filter:drop-shadow(0 20px 16px rgba(61,47,37,.15));transform:translateY(-2px)}.home43-cta-action{display:flex;flex-direction:column;align-items:center;gap:9px}.home43-cta-action .btn{min-width:240px}.home43-cta-action small{font-size:9px;color:#61777d}.home43-cta:after{box-shadow:inset 0 1px #ffffffe6}.home43-inquiry{min-height:245px;display:grid;grid-template-columns:.82fr 1.18fr 140px;align-items:center;gap:28px;padding:31px 34px}.home43-inquiry-copy h2{font:500 clamp(38px,4vw,60px)/.96 Georgia,serif;margin:8px 0 12px}.home43-inquiry-copy p{font-size:12px;line-height:1.52;margin:0;max-width:520px}.home43-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:start}.home43-form>input,.home43-form select{width:100%;min-height:47px;border-radius:14px;border:1px solid rgba(14,101,108,.18);background:#ffffffeb;padding:0 14px;color:var(--h43-ink);outline:none;box-shadow:inset 0 1px #fff}.home43-form>input:focus,.home43-form select:focus{border-color:var(--h43-teal);box-shadow:0 0 0 4px #07888f12}.home43-consent{grid-column:1/-1;display:flex;align-items:center;gap:9px;font-size:10px;color:#63777c}.home43-consent input{width:17px;height:17px;min-height:auto;margin:0;accent-color:var(--h43-teal)}.home43-form .btn{grid-column:1/-1;width:100%;min-height:48px}.home43-security{text-align:center}.shield{width:48px;height:54px;margin:auto;display:grid;place-items:center;color:var(--h43-teal-deep);font-size:18px;font-weight:900;background:linear-gradient(160deg,#eef9f8,#ccebe8);clip-path:polygon(50% 0,88% 17%,84% 70%,50% 100%,16% 70%,12% 17%);filter:drop-shadow(0 7px 8px rgba(28,78,81,.12))}.home43-security p{font-size:9px;line-height:1.4;margin:8px auto 0;max-width:105px}.home43-footer{display:grid;grid-template-columns:1.15fr .72fr .72fr .65fr 1.15fr;gap:28px;align-items:start;padding:26px 34px 43px;min-height:190px}.home43-footer h4{margin:0 0 10px;font-size:9px;letter-spacing:1.7px;color:#48636a}.home43-footer a{display:block;font-size:10px;color:#65797e;margin:6px 0}.home43-footer p{font-size:10px;line-height:1.45;margin:7px 0 0}.brand-line{display:flex;align-items:center;gap:10px}.brand-line img{width:50px;height:50px;object-fit:contain}.brand-line span{display:flex;flex-direction:column}.brand-line b{font:600 17px Georgia,serif;letter-spacing:2px;color:var(--h43-teal-deep)}.brand-line small{font-size:6px;letter-spacing:2.6px;color:#567178}.home43-footer-brand>p{margin-left:60px}.home43-footer-location{padding:15px;border:1px solid rgba(4,139,145,.12);border-radius:16px;background:#ebf9f78c}.social-row{display:flex;gap:8px;margin-top:11px}.social-row span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(5,136,142,.28);font-size:9px;font-weight:800;color:var(--h43-teal-deep);background:#fff}.home43-footer-bottom{position:absolute;left:34px;right:34px;bottom:13px;border-top:1px solid rgba(114,128,127,.12);padding-top:9px;font-size:8px;color:#79888b}.home43[dir=rtl] .home43-hero-copy{padding-left:0;padding-right:18px}.home43[dir=rtl] .home43-side-copy{right:auto;left:0;transform:rotate(-90deg) translateY(-50%);transform-origin:left top}.home43[dir=rtl] .home43-location-card.dubai .home43-location-copy{right:auto;left:5.5%;text-align:right}.home43[dir=rtl] .home43-location-card.london .home43-location-copy{left:auto;right:5.5%;text-align:right}.home43[dir=rtl] .home43-location-card.dubai .home43-location-glass{right:auto;left:0;background:linear-gradient(90deg,#0d414df2,#0f4954d4 65%,#0c3f4b0d)}.home43[dir=rtl] .home43-location-card.london .home43-location-glass{left:auto;right:0;background:linear-gradient(90deg,#0c3f4b0d,#0f4954d6 28%,#0d414df5)}.home43[dir=rtl] .home43-founder blockquote{border-left:0;border-right:2px solid var(--h43-copper);padding-left:18px;padding-right:24px}.home43[dir=rtl] .home43-founder-foliage{right:auto;left:-4px;transform:scaleX(-1)}.home43[dir=rtl] .home43-footer-brand>p{margin-left:0;margin-right:60px}.home43[dir=rtl] .home43-footer-bottom{text-align:right}@media(max-width:1240px){.home43-hero{grid-template-columns:1fr 1fr}.home43-hero-art{min-height:500px}.home43-hero-mark{width:91%}.home43-locations{grid-template-columns:minmax(0,1fr) 215px minmax(0,1fr)}.home43-globe img{width:225px}.home43-doctor-photo{height:300px}.home43-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home43-headline-row{grid-template-columns:180px 1fr .7fr}.home43-footer{grid-template-columns:1fr .7fr .7fr .7fr 1fr}}@media(max-width:980px){.home43-hero{grid-template-columns:1fr;padding:40px 28px}.home43-hero-art{min-height:430px;order:-1}.home43-hero-mark{width:min(78%,640px)}.home43-side-copy{display:none}.home43-trust{grid-template-columns:1fr 1fr}.home43-locations{grid-template-columns:1fr;gap:20px;padding:20px}.home43-location-card.dubai,.home43-location-card.london{transform:none}.home43-location-card{height:370px}.home43-globe{min-height:250px;order:3}.home43-globe img{width:205px}.home43-globe-label{bottom:14px}.home43-location-ribbon{display:none}.home43-headline-row{grid-template-columns:1fr}.home43-doctor-grid{grid-template-columns:1fr 1fr}.home43-client-grid{grid-template-columns:repeat(4,1fr)}.home43-services{grid-template-columns:1fr}.home43-service-grid{grid-template-columns:repeat(4,1fr)}.home43-founder{grid-template-columns:150px 1fr}.home43-founder blockquote{grid-column:1/-1}.home43-founder-foliage{width:105px}.home43-cta{grid-template-columns:1fr 180px}.home43-cta-action{grid-column:1/-1;flex-direction:row;justify-content:center}.home43-inquiry{grid-template-columns:1fr 1fr}.home43-security{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:12px}.home43-security p{margin:0;max-width:none}.home43-footer{grid-template-columns:1fr 1fr 1fr}.home43-footer-location{grid-column:2/-1}}@media(max-width:620px){.home43 .section-wrap{width:calc(100% - 18px);margin:10px auto}.home43-panel{border-radius:26px}.home43-panel:after{border-radius:20px}.home43-hero{padding:28px 18px 24px}.home43-hero-art{min-height:330px}.home43-hero-mark{width:92%}.home43-hero-plinth{bottom:18px;width:75%;height:40px}.home43-hero h1{font-size:50px;letter-spacing:-2px}.home43-hero-copy>p{font-size:16px}.home43-trust{grid-template-columns:1fr}.home43-actions{flex-direction:column}.home43-actions .btn{width:100%}.home43-location-card{height:340px}.home43-location-copy{width:70%}.home43-location-copy h2{font-size:42px}.home43-location-copy p{font-size:12px}.home43-globe{min-height:225px}.home43-globe img{width:175px}.home43-globe-label{min-width:150px;font-size:14px}.home43-doctors{padding:20px 14px}.home43-doctor-grid{grid-template-columns:1fr}.home43-doctor-photo{height:360px}.home43-client-grid{grid-template-columns:1fr 1fr}.home43-client-card{min-height:75px}.home43-services{padding:24px 18px}.home43-services-copy h2{font-size:43px}.home43-service-grid{grid-template-columns:1fr 1fr}.home43-service-card{min-height:120px}.icon-shell{width:58px;height:58px}.icon-shell img{width:50px;height:50px}.home43-founder{grid-template-columns:1fr;padding:25px 20px;text-align:center}.home43-founder-copy .home43-actions{justify-content:center}.home43-founder blockquote{text-align:left}.home43-founder-foliage{display:none}.home43-cta{grid-template-columns:1fr;padding:24px 20px;text-align:center}.home43-cta-lotus{order:2}.home43-cta-action{order:3;flex-direction:column}.home43-cta-action .btn{width:100%}.home43-cta-copy h2{font-size:43px}.home43-inquiry{grid-template-columns:1fr;padding:24px 20px}.home43-form{grid-template-columns:1fr}.home43-consent,.home43-form .btn{grid-column:auto}.home43-inquiry-copy h2{font-size:44px}.home43-footer{grid-template-columns:1fr 1fr;padding:25px 22px 55px}.home43-footer-brand,.home43-footer-location{grid-column:1/-1}.home43-footer-bottom{left:22px;right:22px}.home43-footer-brand>p,.home43[dir=rtl] .home43-footer-brand>p{margin-left:60px;margin-right:0}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.home43-locations-v2{position:relative;isolation:isolate;min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) 245px minmax(0,1fr);align-items:center;gap:0;padding:34px 30px 44px;overflow:hidden;background:radial-gradient(circle at 50% 43%,rgba(255,255,255,.98) 0 15%,rgba(224,248,247,.54) 31%,transparent 48%),linear-gradient(180deg,#fbfefe,#fffaf5);border:1px solid rgba(205,137,94,.3);box-shadow:0 28px 60px #2a3d3d24,0 7px 20px #5f3f2b14,inset 0 1px #fffffff2}.home43-locations-v2:before{content:"";position:absolute;inset:10px;border-radius:30px;border:1px solid rgba(255,255,255,.88);box-shadow:inset 0 0 0 1px #088b910d;pointer-events:none;z-index:20}.home43-location-floor{position:absolute;left:8%;right:8%;bottom:20px;height:76px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(12,99,104,.18) 0%,rgba(199,116,69,.12) 34%,transparent 72%);filter:blur(14px);z-index:0;pointer-events:none}.home43-locations-v2 .home43-location-card{height:462px;border-radius:34px;overflow:hidden;position:relative;z-index:4;border:1px solid rgba(190,101,55,.6);background:#dfeff0;transform-style:preserve-3d;box-shadow:0 34px 58px #16373b38,0 10px 20px #64371f1f,inset 0 0 0 2px #ffffff73}.home43-locations-v2 .home43-location-card.dubai{transform:perspective(1700px) rotateY(1.25deg) translate(34px) translateZ(18px);transform-origin:right center}.home43-locations-v2 .home43-location-card.london{transform:perspective(1700px) rotateY(-1.25deg) translate(-34px) translateZ(18px);transform-origin:left center}.home43-locations-v2 .home43-location-card:before{content:"";position:absolute;inset:6px;z-index:12;border-radius:28px;border:1px solid rgba(255,255,255,.76);box-shadow:inset 0 0 0 1px #b6643738,inset 0 12px 22px #ffffff1a;pointer-events:none}.home43-locations-v2 .home43-location-card:after{content:"";position:absolute;inset:0;z-index:11;border-radius:34px;background:linear-gradient(115deg,rgba(255,255,255,.34),transparent 16% 76%,rgba(255,255,255,.2)),linear-gradient(180deg,rgba(255,255,255,.12),transparent 24%);pointer-events:none}.home43-locations-v2 .home43-location-scene{position:absolute;inset:-2px;z-index:0;background-size:cover;background-repeat:no-repeat;filter:saturate(1.06) contrast(1.03);transform:scale(1.015)}.home43-locations-v2 .home43-location-card.dubai .home43-location-scene{background-image:url(/assets/img/home/dubai-scene.webp);background-position:left center}.home43-locations-v2 .home43-location-card.london .home43-location-scene{background-image:url(/assets/img/home/london-scene.webp);background-position:right center}.home43-locations-v2 .home43-location-glass{position:absolute;top:5px;bottom:5px;width:58%;z-index:2;backdrop-filter:blur(9px) saturate(.94);-webkit-backdrop-filter:blur(9px) saturate(.94);box-shadow:inset 0 0 50px #ffffff0a}.home43-locations-v2 .home43-location-card.dubai .home43-location-glass{right:5px;border-radius:0 28px 28px 0;background:linear-gradient(90deg,#06424fbd,#094551f5 30%,#063945fb)}.home43-locations-v2 .home43-location-card.london .home43-location-glass{left:5px;border-radius:28px 0 0 28px;background:linear-gradient(90deg,#063945fb,#094551f5 70%,#06424fbd)}.home43-locations-v2 .home43-location-copy{position:absolute;top:50%;transform:translateY(-50%) translateZ(32px);z-index:6;width:49%;color:#fff;text-shadow:0 2px 7px rgba(0,25,30,.28)}.home43-locations-v2 .home43-location-card.dubai .home43-location-copy{right:4.7%}.home43-locations-v2 .home43-location-card.london .home43-location-copy{left:4.7%}.home43-locations-v2 .home43-location-copy>span{display:block;font-size:10px;line-height:1;letter-spacing:2.9px;font-weight:900;text-transform:uppercase;color:#d9f7f3;margin-bottom:15px}.home43-locations-v2 .home43-location-copy h2{font:500 clamp(54px,4.1vw,72px)/.9 Georgia,"Times New Roman",serif;letter-spacing:-1.4px;color:#fff;margin:0 0 17px;text-shadow:0 5px 22px rgba(0,31,38,.22)}.home43-locations-v2 .home43-location-copy p{margin:0 0 19px;max-width:320px;font-size:14px;line-height:1.52;color:#eefafa}.home43-locations-v2 .home43-location-copy .btn{min-height:44px;padding:0 20px;font-size:12px;box-shadow:0 14px 26px #00222847,inset 0 1px #ffffff61}.home43-location-address{position:relative;display:block;max-width:285px;margin-top:17px!important;padding-left:19px;font-size:11px!important;line-height:1.45;color:#f0fbfa!important}.home43-location-address:before{content:"";position:absolute;left:0;top:2px;width:11px;height:11px;border:2px solid #5ee1dd;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 1px 4px #0000001f}.home43-location-address:after{content:"";position:absolute;left:4px;top:6px;width:3px;height:3px;border-radius:50%;background:#fff}.home43-locations-v2 .home43-globe{position:relative;z-index:10;min-height:435px;display:grid;place-items:center;filter:drop-shadow(0 28px 28px rgba(43,57,55,.19));pointer-events:none}.home43-locations-v2 .home43-globe:before{content:"";position:absolute;width:290px;height:290px;border-radius:50%;background:radial-gradient(circle,rgba(210,249,247,.42),rgba(255,255,255,.16) 54%,transparent 72%);box-shadow:0 0 0 1px #ce84561f;z-index:-1}.home43-locations-v2 .home43-globe:after{content:"";position:absolute;left:50%;bottom:22px;width:245px;height:36px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(26,78,79,.28),rgba(203,118,70,.14) 42%,transparent 70%);filter:blur(6px);z-index:-2}.home43-locations-v2 .home43-globe img{width:320px;max-width:none;transform:translateY(1px) scale(1.01);filter:saturate(1.08) contrast(1.03) drop-shadow(0 20px 22px rgba(40,55,53,.15))}.home43-locations-v2 .home43-globe-label,.home43-location-ribbon{display:none!important}@media(hover:hover)and (pointer:fine){.home43-locations-v2 .home43-location-card{transition:transform .42s cubic-bezier(.2,.75,.25,1),box-shadow .42s ease}.home43-locations-v2 .home43-location-card.dubai:hover{transform:perspective(1700px) rotateY(.35deg) translate(31px) translateY(-4px) translateZ(26px)}.home43-locations-v2 .home43-location-card.london:hover{transform:perspective(1700px) rotateY(-.35deg) translate(-31px) translateY(-4px) translateZ(26px)}}.home43[dir=rtl] .home43-location-address{padding-left:0;padding-right:19px}.home43[dir=rtl] .home43-location-address:before{left:auto;right:0}.home43[dir=rtl] .home43-location-address:after{left:auto;right:4px}@media(max-width:1180px){.home43-locations-v2{grid-template-columns:minmax(0,1fr) 205px minmax(0,1fr);padding:28px 22px 38px;min-height:515px}.home43-locations-v2 .home43-location-card{height:420px}.home43-locations-v2 .home43-location-card.dubai{transform:translate(25px)}.home43-locations-v2 .home43-location-card.london{transform:translate(-25px)}.home43-locations-v2 .home43-globe{min-height:390px}.home43-locations-v2 .home43-globe img{width:265px}.home43-locations-v2 .home43-location-copy h2{font-size:50px}.home43-locations-v2 .home43-location-copy p{font-size:12px}}@media(max-width:900px){.home43-locations-v2{grid-template-columns:1fr;gap:18px;padding:20px}.home43-locations-v2 .home43-location-card,.home43-locations-v2 .home43-location-card.dubai,.home43-locations-v2 .home43-location-card.london{height:390px;transform:none!important}.home43-locations-v2 .home43-globe{min-height:255px;order:2}.home43-locations-v2 .home43-globe img{width:220px}.home43-locations-v2 .home43-location-card.london{order:3}.home43-locations-v2 .home43-location-copy{width:55%}}@media(max-width:580px){.home43-locations-v2{padding:14px;border-radius:28px}.home43-locations-v2 .home43-location-card{height:350px;border-radius:28px}.home43-locations-v2 .home43-location-glass{width:68%}.home43-locations-v2 .home43-location-copy{width:62%}.home43-locations-v2 .home43-location-card.dubai .home43-location-copy{right:5.5%}.home43-locations-v2 .home43-location-card.london .home43-location-copy{left:5.5%}.home43-locations-v2 .home43-location-copy h2{font-size:42px}.home43-locations-v2 .home43-location-copy p{font-size:11px;line-height:1.45}.home43-location-address{font-size:9px!important;max-width:225px}.home43-locations-v2 .home43-globe{min-height:220px}.home43-locations-v2 .home43-globe img{width:190px}}@media(prefers-reduced-motion:reduce){.home43-locations-v2 .home43-location-card{transition:none!important}}.home43-locations-v2{position:relative;min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:86px;align-items:end;padding:40px 54px 90px;overflow:hidden;background:radial-gradient(circle at 50% 14%,rgba(230,250,248,.75),transparent 26%),radial-gradient(circle at 13% 50%,rgba(197,117,68,.07),transparent 22%),radial-gradient(circle at 87% 50%,rgba(8,139,145,.08),transparent 23%),linear-gradient(180deg,#f9fcfb,#fffaf5)}.home43-locations-v2:before{content:"";position:absolute;inset:10px;border-radius:40px;background:linear-gradient(180deg,#ffffffb3,#ffffff2e 24%,#ffffff1a 74%,#ffffff73),linear-gradient(90deg,rgba(5,140,146,.05),transparent 18% 82%,rgba(193,112,64,.05));border:1px solid rgba(194,116,67,.16);box-shadow:inset 0 1px #fffffff2;pointer-events:none;z-index:0}.home43-locations-v2:after{content:"";position:absolute;left:11%;right:11%;bottom:20px;height:56px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(31,58,58,.18) 0%,rgba(194,116,67,.13) 36%,transparent 74%);filter:blur(12px);z-index:0;pointer-events:none}.home43-location-floor{left:15%;right:15%;bottom:34px;height:148px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,255,255,.3) 0 18%,transparent 19%),radial-gradient(ellipse at center,rgba(6,148,155,.22) 0 28%,rgba(201,117,70,.2) 29% 42%,transparent 58%);filter:blur(2px);z-index:1}.home43-location-floor:before,.home43-location-floor:after{content:"";position:absolute;bottom:22px;width:34%;height:54px;border-radius:50%;pointer-events:none}.home43-location-floor:before{left:5%;border:7px solid rgba(10,160,166,.46);border-top-color:transparent;border-left-color:transparent;box-shadow:0 8px 16px #38585814;transform:rotate(7deg)}.home43-location-floor:after{right:5%;border:7px solid rgba(220,140,92,.48);border-top-color:transparent;border-right-color:transparent;box-shadow:0 8px 16px #38585814;transform:rotate(-7deg)}.home43-locations-v2 .home43-location-card{height:390px;align-self:end;border-radius:38px;overflow:hidden;position:relative;z-index:4;border:1px solid rgba(189,103,57,.7);background:#dcecee;box-shadow:0 28px 52px #1d393c33,0 10px 18px #6c3d231f,inset 0 0 0 2px #ffffff6b,inset 0 1px #ffffffd6;transform-style:preserve-3d}.home43-locations-v2 .home43-location-card.dubai{transform:perspective(1800px) rotateY(1.15deg) rotateX(.25deg) translate(18px) translateY(10px);transform-origin:right center}.home43-locations-v2 .home43-location-card.london{transform:perspective(1800px) rotateY(-1.15deg) rotateX(.25deg) translate(-18px) translateY(10px);transform-origin:left center}.home43-locations-v2 .home43-location-card:before{content:"";position:absolute;inset:7px;z-index:7;border-radius:31px;border:1px solid rgba(255,255,255,.78);box-shadow:inset 0 0 0 1px #b665383d,inset 0 16px 24px #ffffff1f,inset 0 -12px 20px #ffffff0d;pointer-events:none}.home43-locations-v2 .home43-location-card:after{content:"";position:absolute;inset:0;z-index:6;border-radius:38px;background:linear-gradient(110deg,rgba(255,255,255,.32) 0 5%,transparent 13% 82%,rgba(255,255,255,.18) 94%),linear-gradient(180deg,rgba(255,255,255,.16),transparent 26%,transparent 72%,rgba(255,255,255,.07));pointer-events:none}.home43-locations-v2 .home43-location-scene{inset:0;z-index:0;background-size:cover;background-repeat:no-repeat;transform:none;filter:saturate(1.08) contrast(1.02)}.home43-locations-v2 .home43-location-card.dubai .home43-location-scene{background-position:left center}.home43-locations-v2 .home43-location-card.london .home43-location-scene{background-position:right center}.home43-locations-v2 .home43-location-scene:after{content:"";position:absolute;left:0;right:0;bottom:0;height:38%;background:linear-gradient(180deg,transparent,rgba(10,36,40,.12) 72%,rgba(10,36,40,.18))}.home43-locations-v2 .home43-location-glass{position:absolute;top:8px;bottom:8px;width:47.5%;z-index:2;backdrop-filter:blur(8px) saturate(1.05);-webkit-backdrop-filter:blur(8px) saturate(1.05);box-shadow:inset 0 0 22px #ffffff0a,inset 0 0 70px #0000000a}.home43-locations-v2 .home43-location-card.dubai .home43-location-glass{right:8px;border-radius:0 30px 30px 0;background:linear-gradient(90deg,#0949561f,#0a4955c7 21%,#083b46f0 64%,#073640f7)}.home43-locations-v2 .home43-location-card.london .home43-location-glass{left:8px;border-radius:30px 0 0 30px;background:linear-gradient(90deg,#073640f7,#083b46f0 36%,#0a4955c7 79%,#0949561f)}.home43-locations-v2 .home43-location-copy{position:absolute;top:auto;bottom:48px;transform:translateZ(34px);z-index:8;width:39%;color:#fff;text-shadow:0 2px 8px rgba(0,24,29,.3)}.home43-locations-v2 .home43-location-card.dubai .home43-location-copy{right:6.7%}.home43-locations-v2 .home43-location-card.london .home43-location-copy{left:6.7%}.home43-locations-v2 .home43-location-copy>span{display:block;margin:0 0 12px;font-size:10px;line-height:1;letter-spacing:2.8px;font-weight:900;color:#dff8f5;text-transform:uppercase}.home43-locations-v2 .home43-location-copy h2{margin:0 0 12px;font:500 clamp(50px,4vw,66px)/.9 Georgia,"Times New Roman",serif;letter-spacing:-1.2px;color:#fff;text-shadow:0 4px 16px rgba(0,25,30,.22)}.home43-locations-v2 .home43-location-copy p{margin:0 0 16px;max-width:300px;font-size:13px;line-height:1.48;color:#eefafa}.home43-locations-v2 .home43-location-copy .btn{min-height:42px;padding:0 19px;font-size:11px;box-shadow:0 12px 22px #00222842,inset 0 1px #ffffff57}.home43-locations-v2 .home43-location-address{max-width:250px;margin-top:14px!important;font-size:10.5px!important;line-height:1.42}.home43-locations-v2 .home43-globe{position:absolute;left:50%;bottom:46px;transform:translate(-50%);z-index:12;min-height:0;width:340px;display:grid;place-items:center;filter:drop-shadow(0 24px 26px rgba(43,57,55,.18));pointer-events:none}.home43-locations-v2 .home43-globe:before{content:"";position:absolute;left:50%;top:50%;width:294px;height:294px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(215,251,248,.42) 0 34%,rgba(255,255,255,.14) 58%,transparent 73%);box-shadow:0 0 0 1px #ce84561a;z-index:-1}.home43-locations-v2 .home43-globe:after{content:"";position:absolute;left:50%;bottom:8px;width:250px;height:32px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(29,70,71,.24) 0%,rgba(203,118,70,.12) 42%,transparent 72%);filter:blur(5px);z-index:-2}.home43-locations-v2 .home43-globe img{width:318px;max-width:none;transform:translateY(0) scale(1.01);filter:saturate(1.08) contrast(1.03) drop-shadow(0 18px 18px rgba(40,55,53,.15))}.home43-locations-v2 .home43-globe-label,.home43-locations-v2 .home43-location-ribbon{display:none!important}@media(hover:hover)and (pointer:fine){.home43-locations-v2 .home43-location-card{transition:transform .38s cubic-bezier(.2,.75,.25,1),box-shadow .35s ease}.home43-locations-v2 .home43-location-card.dubai:hover{transform:perspective(1800px) rotateY(.35deg) rotateX(.2deg) translate(16px) translateY(5px)}.home43-locations-v2 .home43-location-card.london:hover{transform:perspective(1800px) rotateY(-.35deg) rotateX(.2deg) translate(-16px) translateY(5px)}}.home43[dir=rtl] .home43-locations-v2 .home43-location-copy{text-align:right}.home43[dir=rtl] .home43-locations-v2 .home43-location-card.dubai .home43-location-copy{right:auto;left:6.7%}.home43[dir=rtl] .home43-locations-v2 .home43-location-card.london .home43-location-copy{left:auto;right:6.7%}.home43[dir=rtl] .home43-locations-v2 .home43-location-card.dubai .home43-location-glass{right:auto;left:8px;border-radius:30px 0 0 30px;background:linear-gradient(90deg,#073640f7,#083b46f0 36%,#0a4955c7 79%,#0949561f)}.home43[dir=rtl] .home43-locations-v2 .home43-location-card.london .home43-location-glass{left:auto;right:8px;border-radius:0 30px 30px 0;background:linear-gradient(90deg,#0949561f,#0a4955c7 21%,#083b46f0 64%,#073640f7)}@media(max-width:1280px){.home43-locations-v2{gap:62px;padding:34px 30px 84px}.home43-locations-v2 .home43-location-card{height:372px}.home43-locations-v2 .home43-location-copy{width:41%}.home43-locations-v2 .home43-location-copy h2{font-size:56px}.home43-locations-v2 .home43-globe{width:300px;bottom:48px}.home43-locations-v2 .home43-globe img{width:280px}}@media(max-width:1080px){.home43-locations-v2{gap:40px;padding:28px 22px 78px}.home43-locations-v2 .home43-location-card{height:350px}.home43-locations-v2 .home43-location-copy{bottom:38px;width:43%}.home43-locations-v2 .home43-location-copy h2{font-size:49px}.home43-locations-v2 .home43-location-copy p{font-size:12px;max-width:240px}.home43-locations-v2 .home43-globe{width:248px;bottom:45px}.home43-locations-v2 .home43-globe img{width:232px}}@media(max-width:980px){.home43-locations-v2{grid-template-columns:1fr;gap:18px;padding:18px 18px 22px;min-height:auto}.home43-locations-v2:after,.home43-location-floor:before,.home43-location-floor:after{display:none}.home43-location-floor{left:12%;right:12%;bottom:22px;height:82px;filter:blur(8px)}.home43-locations-v2 .home43-location-card,.home43-locations-v2 .home43-location-card.dubai,.home43-locations-v2 .home43-location-card.london{height:390px;transform:none!important}.home43-locations-v2 .home43-globe{position:relative;left:auto;bottom:auto;transform:none;width:auto;min-height:250px;order:2}.home43-locations-v2 .home43-globe img{width:220px}.home43-locations-v2 .home43-location-card.london{order:3}.home43-locations-v2 .home43-location-glass{width:56%}.home43-locations-v2 .home43-location-copy{width:52%;bottom:38px}}@media(max-width:580px){.home43-locations-v2{padding:14px}.home43-locations-v2 .home43-location-card{height:350px;border-radius:28px}.home43-locations-v2 .home43-location-card:before{inset:6px;border-radius:22px}.home43-locations-v2 .home43-location-glass{top:6px;bottom:6px;width:67%}.home43-locations-v2 .home43-location-copy{width:61%;bottom:26px}.home43-locations-v2 .home43-location-copy h2{font-size:42px}.home43-locations-v2 .home43-location-copy p{font-size:11px;line-height:1.44;max-width:190px}.home43-locations-v2 .home43-location-address{max-width:195px;font-size:9px!important}.home43-locations-v2 .home43-globe{min-height:220px}.home43-locations-v2 .home43-globe img{width:190px}}.home43-locations-v2{min-height:500px;gap:54px;padding:34px 44px 72px;background:radial-gradient(circle at 50% 12%,rgba(242,251,250,.92),transparent 26%),linear-gradient(180deg,#fbfdfa,#f8fcfb 36%,#fffaf5)}.home43-locations-v2:before{inset:12px}.home43-locations-v2:after{left:14%;right:14%;bottom:14px;height:38px;background:radial-gradient(ellipse at center,rgba(29,58,59,.16) 0%,rgba(194,116,67,.1) 38%,transparent 72%)}.home43-location-floor{left:14%;right:14%;bottom:20px;height:132px;background:radial-gradient(ellipse at center,rgba(255,255,255,.34) 0 18%,transparent 20%),radial-gradient(ellipse at center,rgba(9,154,160,.19) 0 30%,rgba(210,129,83,.18) 31% 44%,transparent 58%)}.home43-location-floor:before,.home43-location-floor:after{bottom:26px;width:36%;height:48px;border-width:6px}.home43-locations-v2 .home43-location-card{height:382px;border-radius:34px;box-shadow:0 24px 42px #1d393c2e,0 8px 16px #6c3d231a,inset 0 0 0 2px #ffffff6b,inset 0 1px #ffffffe0}.home43-locations-v2 .home43-location-card.dubai{transform:perspective(1800px) rotateY(.85deg) translate(10px) translateY(4px)}.home43-locations-v2 .home43-location-card.london{transform:perspective(1800px) rotateY(-.85deg) translate(-10px) translateY(4px)}.home43-locations-v2 .home43-location-card:before{inset:6px;border-radius:28px}.home43-locations-v2 .home43-location-card:after{background:linear-gradient(110deg,rgba(255,255,255,.38) 0 5%,transparent 14% 82%,rgba(255,255,255,.2) 94%),linear-gradient(180deg,rgba(255,255,255,.18),transparent 28%,transparent 72%,rgba(255,255,255,.08))}.home43-locations-v2 .home43-location-scene{filter:saturate(1.05) contrast(1.02)}.home43-locations-v2 .home43-location-card.dubai .home43-location-scene{background-position:left center;background-size:cover}.home43-locations-v2 .home43-location-card.london .home43-location-scene{background-position:right center;background-size:cover}.home43-locations-v2 .home43-location-glass{width:auto;inset:0;border-radius:inherit;backdrop-filter:blur(4px) saturate(1.03);-webkit-backdrop-filter:blur(4px) saturate(1.03);box-shadow:none}.home43-locations-v2 .home43-location-card.dubai .home43-location-glass{background:linear-gradient(90deg,#073f4b1f,#073f4b1a 16%,#073f4b47 31%,#073f4b94 49%,#073a45d6 74%,#073a45eb)}.home43-locations-v2 .home43-location-card.london .home43-location-glass{background:linear-gradient(90deg,#073a45eb,#073a45d6 26%,#073f4b94 51%,#073f4b47 69%,#073f4b1a 84%,#073f4b1f)}.home43-locations-v2 .home43-location-copy{bottom:88px;width:30%}.home43-locations-v2 .home43-location-card.dubai .home43-location-copy{left:30%;right:auto}.home43-locations-v2 .home43-location-card.london .home43-location-copy{left:11.5%;right:auto}.home43-locations-v2 .home43-location-copy>span{margin-bottom:10px;font-size:11px;letter-spacing:2.4px}.home43-locations-v2 .home43-location-copy h2{margin-bottom:10px;font-size:clamp(44px,4.2vw,58px);line-height:.94;letter-spacing:-1px}.home43-locations-v2 .home43-location-copy p{margin-bottom:14px;max-width:248px;font-size:12.5px;line-height:1.38}.home43-locations-v2 .home43-location-copy .btn{min-height:40px;padding:0 18px;font-size:11px}.home43-locations-v2 .home43-location-address{max-width:220px;margin-top:12px!important;font-size:10px!important;opacity:.95}.home43-locations-v2 .home43-location-address:before{content:"• ";color:#d8f7f3}.home43-locations-v2 .home43-globe{width:284px;bottom:30px;filter:drop-shadow(0 16px 18px rgba(43,57,55,.15))}.home43-locations-v2 .home43-globe:before{width:248px;height:248px;background:radial-gradient(circle,rgba(221,248,246,.38) 0 33%,rgba(255,255,255,.12) 58%,transparent 73%)}.home43-locations-v2 .home43-globe:after{width:220px;height:24px;bottom:0}.home43-locations-v2 .home43-globe img{width:268px;transform:translateY(0);filter:saturate(1.05) contrast(1.02) drop-shadow(0 12px 14px rgba(40,55,53,.12))}@media(hover:hover)and (pointer:fine){.home43-locations-v2 .home43-location-card.dubai:hover{transform:perspective(1800px) rotateY(.2deg) translate(8px) translateY(1px)}.home43-locations-v2 .home43-location-card.london:hover{transform:perspective(1800px) rotateY(-.2deg) translate(-8px) translateY(1px)}}.home43[dir=rtl] .home43-locations-v2 .home43-location-card.dubai .home43-location-copy{left:auto;right:30%}.home43[dir=rtl] .home43-locations-v2 .home43-location-card.london .home43-location-copy{left:auto;right:11.5%}.home43[dir=rtl] .home43-locations-v2 .home43-location-card.dubai .home43-location-glass{background:linear-gradient(90deg,#073a45eb,#073a45d6 26%,#073f4b94 51%,#073f4b47 69%,#073f4b1a 84%,#073f4b1f)}.home43[dir=rtl] .home43-locations-v2 .home43-location-card.london .home43-location-glass{background:linear-gradient(90deg,#073f4b1f,#073f4b1a 16%,#073f4b47 31%,#073f4b94 49%,#073a45d6 74%,#073a45eb)}@media(max-width:1280px){.home43-locations-v2{gap:44px;padding:28px 24px 70px}.home43-locations-v2 .home43-location-card{height:360px}.home43-locations-v2 .home43-location-copy{width:31%;bottom:82px}.home43-locations-v2 .home43-location-card.dubai .home43-location-copy{left:29%}.home43-locations-v2 .home43-location-copy h2{font-size:clamp(40px,4vw,52px)}.home43-locations-v2 .home43-globe{width:264px}.home43-locations-v2 .home43-globe img{width:248px}}@media(max-width:1080px){.home43-locations-v2{gap:30px;padding:24px 20px 64px}.home43-locations-v2 .home43-location-card{height:334px}.home43-locations-v2 .home43-location-copy{width:34%;bottom:72px}.home43-locations-v2 .home43-location-card.dubai .home43-location-copy{left:27%}.home43-locations-v2 .home43-location-card.london .home43-location-copy{left:10%}.home43-locations-v2 .home43-location-copy p{max-width:205px;font-size:11.5px}.home43-locations-v2 .home43-location-address{max-width:185px}.home43-locations-v2 .home43-globe{width:236px;bottom:28px}.home43-locations-v2 .home43-globe img{width:224px}}@media(max-width:980px){.home43-locations-v2 .home43-location-glass{background:linear-gradient(180deg,#073f4b2e,#073a45b3)!important}.home43-locations-v2 .home43-location-copy,.home43-locations-v2 .home43-location-card.dubai .home43-location-copy,.home43-locations-v2 .home43-location-card.london .home43-location-copy{left:9%!important;right:auto!important;width:54%;bottom:34px}}@media(max-width:580px){.home43-locations-v2 .home43-location-copy{width:60%}.home43-locations-v2 .home43-location-copy h2{font-size:38px}.home43-locations-v2 .home43-location-card.dubai .home43-location-copy,.home43-locations-v2 .home43-location-card.london .home43-location-copy{left:8%!important}.home43-locations-v2 .home43-globe{bottom:20px}}.home43-locations-v3{position:relative;padding:22px 24px 28px;overflow:hidden;background:radial-gradient(circle at 50% 14%,#424f4c24,#424f4c00 18%),linear-gradient(180deg,#f8fcfb,#fffdfa)}.home43-locations-v3:before{content:"";position:absolute;inset:10px;border-radius:34px;border:1px solid rgba(204,161,132,.35);pointer-events:none}.home43-locations-v3-stage{position:relative;min-height:510px;display:flex;align-items:center;justify-content:center;gap:0;isolation:isolate}.home43-locations-v3-stage:before{content:"";position:absolute;inset:5% 10% 4%;border-radius:34px;background:radial-gradient(circle at 50% 8%,rgba(48,59,57,.14) 0,transparent 26%),linear-gradient(180deg,#f2faf9eb,#f9fdfcc7 60%,#fffbf6db);box-shadow:inset 0 1px #ffffffe6;z-index:-2}.home43-locations-v3-stage:after{content:"";position:absolute;left:19%;right:19%;bottom:24px;height:42px;background:radial-gradient(ellipse at center,rgba(34,55,56,.16),rgba(194,137,96,.11) 38%,transparent 72%);filter:blur(2px);z-index:-1}.home43-locations-v3-card,.home43-locations-v3-globe{position:relative;flex:0 0 auto}.home43-locations-v3-card{width:min(41%,525px);z-index:1}.home43-locations-v3-card img,.home43-locations-v3-globe img{display:block;width:100%;height:auto}.home43-locations-v3-card.dubai{transform:translate(48px) translateY(2px)}.home43-locations-v3-card.london{transform:translate(-48px) translateY(2px)}.home43-locations-v3-card img{filter:drop-shadow(0 24px 30px rgba(28,55,58,.16))}.home43-locations-v3-globe{width:min(26%,330px);z-index:3;transform:translateY(10px)}.home43-locations-v3-globe img{filter:drop-shadow(0 18px 24px rgba(34,55,56,.15))}.home43-locations-v3-ribbon{position:absolute;bottom:48px;width:23%;height:54px;border-bottom:7px solid rgba(203,132,90,.86);border-top:7px solid rgba(68,198,198,.78);border-radius:999px;opacity:.92;filter:drop-shadow(0 8px 10px rgba(29,61,63,.06));z-index:0}.home43-locations-v3-ribbon.ribbon-left{left:20.8%;transform:skew(-30deg) rotate(5deg)}.home43-locations-v3-ribbon.ribbon-right{right:20.8%;transform:skew(30deg) rotate(-5deg)}.home43-locations-v3-hit{position:absolute;display:block;border-radius:999px;background:transparent;text-indent:-9999px;overflow:hidden;outline:none}.home43-locations-v3-hit:focus-visible{box-shadow:0 0 0 3px #07848d59,0 0 0 6px #ffffffe6}.home43-locations-v3-hit.hit-dubai{left:31%;top:41.8%;width:39%;height:10.7%}.home43-locations-v3-hit.hit-london{left:22%;top:41.8%;width:39%;height:10.7%}@media(hover:hover)and (pointer:fine){.home43-locations-v3-card,.home43-locations-v3-globe{transition:transform .36s cubic-bezier(.2,.75,.25,1)}.home43-locations-v3-card.dubai:hover{transform:translate(40px) translateY(-2px) scale(1.01)}.home43-locations-v3-card.london:hover{transform:translate(-40px) translateY(-2px) scale(1.01)}.home43-locations-v3-globe:hover{transform:translateY(4px) scale(1.015)}}.home43[dir=rtl] .home43-locations-v3-ribbon.ribbon-left{left:auto;right:20.8%;transform:skew(30deg) rotate(-5deg)}.home43[dir=rtl] .home43-locations-v3-ribbon.ribbon-right{right:auto;left:20.8%;transform:skew(-30deg) rotate(5deg)}@media(max-width:1300px){.home43-locations-v3-stage{min-height:470px}.home43-locations-v3-card{width:min(40%,475px)}.home43-locations-v3-card.dubai{transform:translate(34px)}.home43-locations-v3-card.london{transform:translate(-34px)}.home43-locations-v3-globe{width:min(24%,285px)}}@media(max-width:1100px){.home43-locations-v3{padding:18px 16px 24px}.home43-locations-v3-stage{min-height:410px}.home43-locations-v3-card{width:min(40%,420px)}.home43-locations-v3-card.dubai{transform:translate(22px)}.home43-locations-v3-card.london{transform:translate(-22px)}.home43-locations-v3-globe{width:min(22%,240px)}.home43-locations-v3-ribbon{bottom:34px;height:44px;width:22%}}@media(max-width:900px){.home43-locations-v3-stage{display:grid;grid-template-columns:1fr;justify-items:center;gap:16px;min-height:auto;padding:12px 0 28px}.home43-locations-v3-card,.home43-locations-v3-globe{width:min(92%,520px)}.home43-locations-v3-card.dubai,.home43-locations-v3-card.london,.home43-locations-v3-globe{transform:none}.home43-locations-v3-globe{max-width:260px;order:2}.home43-locations-v3-card.london{order:3}.home43-locations-v3-ribbon{display:none}.home43-locations-v3-hit.hit-dubai{left:30%;top:41.4%;width:40%;height:11%}.home43-locations-v3-hit.hit-london{left:22%;top:41.4%;width:40%;height:11%}}@media(max-width:580px){.home43-locations-v3:before{inset:6px;border-radius:24px}.home43-locations-v3-stage:before{inset:2% 3% 3%;border-radius:22px}}.home43-locations-exact{display:block!important;grid-template-columns:none!important;min-height:0!important;padding:16px 18px 20px!important;overflow:hidden;background:radial-gradient(circle at 50% 10%,rgba(210,234,232,.34),transparent 25%),linear-gradient(180deg,#fbfdfc,#fffaf6)!important}.home43-locations-exact:before{content:"";position:absolute;inset:9px;border-radius:34px;border:1px solid rgba(203,154,119,.28);pointer-events:none}.home43-locations-exact-media{position:relative;width:100%;max-width:1540px;margin:0 auto;overflow:hidden;border-radius:28px;filter:drop-shadow(0 22px 28px rgba(34,55,56,.15))}.home43-locations-exact-media picture,.home43-locations-exact-media img{display:block;width:100%;height:auto}.home43-locations-exact-media img{object-fit:contain;image-rendering:auto}.home43-locations-exact-hit{position:absolute;z-index:3;border-radius:999px;background:transparent;text-indent:-9999px;overflow:hidden;outline:none}.home43-locations-exact-hit.hit-dubai{left:21%;top:41.3%;width:14%;height:11.5%}.home43-locations-exact-hit.hit-london{left:69%;top:41.3%;width:14%;height:11.5%}.home43-locations-exact-hit:focus-visible{box-shadow:0 0 0 3px #07848d61,0 0 0 7px #ffffffe6}@media(hover:hover)and (pointer:fine){.home43-locations-exact-hit:hover{box-shadow:0 0 0 2px #fff3,0 10px 24px #04606624}}@media(max-width:980px){.home43-locations-exact{padding:12px!important}.home43-locations-exact-media{border-radius:22px}}@media(max-width:640px){.home43-locations-exact{padding:8px!important}.home43-locations-exact-media{overflow-x:auto;scrollbar-width:none}.home43-locations-exact-media::-webkit-scrollbar{display:none}.home43-locations-exact-media picture{display:block;min-width:760px}.home43-locations-exact-hit.hit-dubai{left:21%;top:41.3%;width:14%;height:11.5%}.home43-locations-exact-hit.hit-london{left:69%;top:41.3%;width:14%;height:11.5%}}.home43-locations-live{position:relative;padding:12px 18px 18px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 50% 2%,rgba(71,198,198,.1),transparent 28%),linear-gradient(180deg,#f9fcfb,#fffaf6)}.home43-locations-live:before{content:"";position:absolute;inset:8px;border:1px solid rgba(203,138,97,.28);border-radius:34px;box-shadow:inset 0 1px #fffffff5;pointer-events:none;z-index:5}.home43-locations-live-stage{--loc-tilt-x:0deg;--loc-tilt-y:0deg;position:relative;width:100%;aspect-ratio:1920/656;min-height:0;border-radius:30px;overflow:hidden;transform:perspective(1800px) rotateX(var(--loc-tilt-x)) rotateY(var(--loc-tilt-y)) translateZ(0);transform-style:preserve-3d;transform-origin:center 55%;box-shadow:0 24px 42px #1a3e401f,0 8px 18px #814b2d12,inset 0 1px #ffffffe6;animation:home43LocReveal .9s cubic-bezier(.2,.8,.2,1) both;will-change:transform}.home43-locations-live-stage:after{content:"";position:absolute;left:11%;right:11%;bottom:1.5%;height:9%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(21,60,63,.18) 0%,rgba(206,131,83,.1) 40%,transparent 72%);filter:blur(8px);pointer-events:none;z-index:1}.home43-locations-live-art{position:absolute;inset:0;z-index:0;display:block;overflow:hidden;border-radius:inherit}.home43-locations-live-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.001);filter:saturate(1.04) contrast(1.015) brightness(1.005)}.home43-location-mask{position:absolute;z-index:2;pointer-events:none;border-radius:22px;-webkit-backdrop-filter:blur(16px) saturate(1.1);backdrop-filter:blur(16px) saturate(1.1);box-shadow:inset 0 1px #fff3}.home43-location-mask.mask-dubai{left:20%;top:10%;width:17.8%;height:55.5%;background:linear-gradient(180deg,#6294a9f2,#7ea5b1f2 30%,#cdd3cbf5 74%,#ebd0b5f5)}.home43-location-mask.mask-london{left:68.3%;top:10%;width:17.5%;height:55.5%;background:linear-gradient(180deg,#5e90a6f2,#80a6b1f2 32%,#d6d8ccf5 72%,#edcfb3f5)}.home43-location-mask.mask-globe{left:43.2%;top:78.1%;width:13.6%;height:14.2%;border-radius:16px;background:linear-gradient(180deg,#097477f7,#06676bfa);-webkit-backdrop-filter:blur(8px) saturate(1.15);backdrop-filter:blur(8px) saturate(1.15);box-shadow:inset 0 1px #ffffff2e,0 2px 8px #09393c26}.home43-location-live-copy{position:absolute;z-index:4;top:15%;width:15.5%;color:#fff;text-align:left;text-shadow:0 2px 9px rgba(1,29,34,.3);transform:translateZ(28px)}.home43-location-live-copy.dubai-copy{left:21.35%}.home43-location-live-copy.london-copy{left:69.45%}.home43-location-live-kicker{display:block;margin:0 0 1.1%;font:800 clamp(8px,.72vw,13px)/1.1 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#effffdf0}.home43-location-live-copy h3{margin:0 0 5.5%;color:#fff;font:500 clamp(30px,3.25vw,62px)/.94 Georgia,"Times New Roman",serif;letter-spacing:-.025em;white-space:nowrap}.home43-location-live-copy p{margin:0 0 7.5%;max-width:100%;color:#fffffff5;font:600 clamp(8.5px,.74vw,14px)/1.43 system-ui,-apple-system,"Segoe UI",sans-serif}.home43-location-live-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;width:min(100%,230px);min-height:clamp(34px,3.2vw,52px);padding:0 clamp(13px,1.2vw,21px);border:1px solid rgba(255,255,255,.24);border-radius:999px;background:linear-gradient(135deg,#079aa2,#006f77 78%,#005d65);color:#fff;font:800 clamp(8px,.66vw,13px)/1 system-ui,-apple-system,"Segoe UI",sans-serif;text-decoration:none;text-shadow:none;box-shadow:0 13px 24px #00393f3d,inset 0 1px #ffffff4d,inset 0 -2px 4px #002d3238;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,filter .28s ease;transform:translateZ(34px)}.home43-location-live-btn b{font-size:1.35em;line-height:1;transition:transform .25s ease}.home43-location-live-btn:hover,.home43-location-live-btn:focus-visible{transform:translateY(-3px) translateZ(38px);box-shadow:0 18px 30px #00393f4a,inset 0 1px #ffffff5c,inset 0 -2px 4px #002d322e;filter:saturate(1.08) brightness(1.03)}.home43-location-live-btn:hover b,.home43-location-live-btn:focus-visible b{transform:translate(4px)}.home43-location-live-copy address{display:flex;align-items:flex-start;gap:8px;margin-top:7%;color:#fffffff5;font:600 clamp(7.5px,.62vw,12px)/1.35 system-ui,-apple-system,"Segoe UI",sans-serif;font-style:normal}.home43-location-pin{display:grid;place-items:center;width:clamp(17px,1.5vw,25px);height:clamp(17px,1.5vw,25px);flex:0 0 auto;border:1px solid rgba(255,255,255,.6);border-radius:50% 50% 50% 0;transform:rotate(-45deg);color:#e9ffff;background:#00848bed;box-shadow:0 5px 9px #00373c2e,inset 0 1px #ffffff40;font-size:0}.home43-location-pin:after{content:"";width:31%;height:31%;border-radius:50%;background:#fff}.home43-location-live-globe-label{position:absolute;z-index:4;left:43.8%;top:80.2%;width:12.4%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;text-shadow:0 2px 7px rgba(0,41,45,.3);transform:translateZ(34px);animation:home43GlobeLabelFloat 4.8s ease-in-out infinite}.home43-location-live-globe-label span,.home43-location-live-globe-label strong{display:block;font:500 clamp(11px,1.05vw,20px)/1.04 Georgia,"Times New Roman",serif}.home43-location-live-globe-label strong{font-weight:500}.home43-location-depth{position:absolute;z-index:3;top:4%;bottom:4%;width:33%;border-radius:40px;pointer-events:none;opacity:.46;mix-blend-mode:screen}.home43-location-depth.depth-left{left:1.6%;background:linear-gradient(112deg,rgba(255,255,255,.3),transparent 18% 82%,rgba(52,219,215,.08))}.home43-location-depth.depth-right{right:1.6%;background:linear-gradient(248deg,rgba(255,255,255,.28),transparent 18% 82%,rgba(222,140,92,.08))}.home43-location-light-sweep{position:absolute;z-index:5;top:-25%;bottom:-25%;left:-25%;width:14%;pointer-events:none;opacity:0;transform:skew(-17deg) translate(-140%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.24),rgba(255,255,255,.08),transparent);animation:home43LocationSweep 8.5s cubic-bezier(.35,.05,.3,1) 1.2s infinite}@keyframes home43LocReveal{0%{opacity:0;transform:perspective(1800px) translateY(18px) scale(.985)}to{opacity:1;transform:perspective(1800px) translateY(0) scale(1)}}@keyframes home43LocationSweep{0%,72%{opacity:0;transform:skew(-17deg) translate(-140%)}76%{opacity:.72}88%{opacity:.36}94%,to{opacity:0;transform:skew(-17deg) translate(920%)}}@keyframes home43GlobeLabelFloat{0%,to{transform:translateY(0) translateZ(34px)}50%{transform:translateY(-3px) translateZ(38px)}}.home43[dir=rtl] .home43-location-live-copy{text-align:right;direction:rtl}.home43[dir=rtl] .home43-location-live-btn{flex-direction:row-reverse}.home43[dir=rtl] .home43-location-live-btn:hover b,.home43[dir=rtl] .home43-location-live-btn:focus-visible b{transform:translate(-4px)}.home43[dir=rtl] .home43-location-live-copy address{direction:rtl}@media(max-width:900px){.home43-locations-live{padding:10px 10px 18px}.home43-locations-live-stage{aspect-ratio:auto;min-height:760px;overflow:visible;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:12px;padding-top:min(34vw,260px);background:linear-gradient(180deg,#f8fcfb,#fffaf5);transform:none!important;animation:home43LocReveal .7s ease both}.home43-locations-live-art{height:min(34vw,260px);border-radius:24px}.home43-locations-live-art img{object-fit:cover}.home43-location-mask,.home43-location-live-globe-label,.home43-location-depth,.home43-location-light-sweep{display:none}.home43-location-live-copy{position:relative;inset:auto!important;width:auto;min-width:0;padding:20px;border:1px solid rgba(203,138,97,.24);border-radius:24px;color:#0b4050;text-align:left;text-shadow:none;transform:none;background:linear-gradient(150deg,#fffffff0,#edfaf9e0);box-shadow:0 16px 30px #21434414,inset 0 1px #fff}.home43-location-live-kicker{color:#007985;margin-bottom:9px;font-size:10px}.home43-location-live-copy h3{color:#0b4050;margin-bottom:10px;font-size:34px}.home43-location-live-copy p{color:#58727b;font-size:13px;margin-bottom:16px;max-width:none}.home43-location-live-copy address{color:#4c6972;font-size:11px;margin-top:15px}.home43-location-live-btn{width:auto;min-height:44px;font-size:11px}.home43-location-live-copy.dubai-copy{grid-column:1;grid-row:2}.home43-location-live-copy.london-copy{grid-column:2;grid-row:2}}@media(max-width:620px){.home43-locations-live-stage{grid-template-columns:1fr;min-height:0;padding-top:min(42vw,235px)}.home43-locations-live-art{height:min(42vw,235px)}.home43-location-live-copy.dubai-copy{grid-column:1;grid-row:2}.home43-location-live-copy.london-copy{grid-column:1;grid-row:3}}@media(prefers-reduced-motion:reduce){.home43-locations-live-stage,.home43-location-light-sweep,.home43-location-live-globe-label,.home43-location-live-btn{animation:none!important;transition:none!important}}.home43-locations-premium{position:relative;padding:18px;overflow:visible;border:1px solid rgba(205,151,112,.28);background:radial-gradient(circle at 50% 0%,rgba(83,212,210,.08),transparent 31%),linear-gradient(180deg,#fffffff0,#fffbf7e6);box-shadow:0 34px 65px #14353926,0 11px 22px #8a523014,inset 0 1px #fffffffa}.home43-locations-premium:before{content:"";position:absolute;inset:8px;border:1px solid rgba(203,141,99,.22);border-radius:34px;pointer-events:none}.home43-locations-premium:after{content:"";position:absolute;left:12%;right:12%;bottom:-24px;height:48px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(25,55,59,.19),rgba(205,128,77,.09) 42%,transparent 72%);filter:blur(14px);pointer-events:none;z-index:-1}.home43-locations-premium-stage{--rx:0deg;--ry:0deg;--mx:0px;--my:0px;position:relative;width:100%;aspect-ratio:1920/820;min-height:0;overflow:hidden;border-radius:30px;isolation:isolate;transform-style:preserve-3d;transform:perspective(1900px) rotateX(var(--rx)) rotateY(var(--ry)) translateZ(0);transform-origin:center 54%;transition:transform .22s cubic-bezier(.2,.72,.2,1),box-shadow .25s ease;box-shadow:0 28px 55px #173a3e26,0 8px 18px #7e4a2c14,inset 0 0 0 1px #ffffffc7;will-change:transform}.home43-locations-premium-stage:hover{box-shadow:0 36px 72px #173a3e2e,0 11px 23px #7e4a2c1a,inset 0 0 0 1px #ffffffd6}.home43-locations-premium-art{position:absolute;inset:-4%;z-index:0;overflow:hidden;transform:translate3d(calc(var(--mx) * -.26),calc(var(--my) * -.19),-8px) scale(1.045);transition:transform .24s cubic-bezier(.2,.72,.2,1);will-change:transform}.home43-locations-premium-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 49%;filter:saturate(1.035) contrast(1.012) brightness(1.008)}.home43-locations-premium-sheen{position:absolute;z-index:7;top:-35%;bottom:-35%;left:-24%;width:11%;pointer-events:none;opacity:0;transform:skew(-19deg) translate(-180%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.27),rgba(255,244,234,.14),transparent);animation:home43PremiumSweep 9.5s cubic-bezier(.35,.05,.3,1) 1.4s infinite}.home43-locations-premium-depth{position:absolute;z-index:2;pointer-events:none;width:34%;height:78%;top:10%;border-radius:42px;opacity:.24;mix-blend-mode:screen;transform:translate3d(calc(var(--mx) * .15),calc(var(--my) * .11),12px);transition:transform .23s cubic-bezier(.2,.72,.2,1)}.home43-locations-premium-depth.depth-a{left:2%;background:linear-gradient(115deg,rgba(255,255,255,.38),transparent 28% 82%,rgba(55,221,217,.08))}.home43-locations-premium-depth.depth-b{right:2%;background:linear-gradient(245deg,rgba(255,255,255,.36),transparent 28% 82%,rgba(223,137,86,.08))}.home43-location-premium-card{position:absolute;z-index:5;top:19.8%;width:20%;min-height:49%;padding:2.45% 2.15% 2%;border:1px solid rgba(255,255,255,.78);border-radius:clamp(22px,2vw,34px);color:#0b4050;text-align:left;background:radial-gradient(circle at 14% 5%,rgba(255,255,255,.98),transparent 34%),linear-gradient(154deg,#fffffff6,#f7faf8ee 54%,#efe2d3ed);-webkit-backdrop-filter:blur(22px) saturate(1.08);backdrop-filter:blur(22px) saturate(1.08);box-shadow:0 24px 48px #123d422b,0 8px 17px #6f412614,inset 0 1px #fff,inset 0 0 0 1px #c37a491f;transform-style:preserve-3d;transition:transform .25s cubic-bezier(.2,.72,.2,1),box-shadow .25s ease,background .25s ease;will-change:transform}.home43-location-premium-card:before{content:"";position:absolute;inset:5px;border:1px solid rgba(195,119,67,.16);border-radius:calc(clamp(22px,2vw,34px) - 5px);pointer-events:none}.home43-location-premium-card:after{content:"";position:absolute;left:7%;right:7%;top:1px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent);pointer-events:none}.home43-location-premium-card.dubai{left:18.45%;transform:translate3d(calc(var(--mx) * .34),calc(var(--my) * .26),36px) rotateY(.2deg)}.home43-location-premium-card.london{right:18.45%;transform:translate3d(calc(var(--mx) * -.34),calc(var(--my) * .26),36px) rotateY(-.2deg)}.home43-location-premium-card:hover{box-shadow:0 32px 60px #123d4238,0 10px 20px #6f41261a,inset 0 1px #fff,inset 0 0 0 1px #c37a492b}.home43-location-premium-card.dubai:hover{transform:translate3d(calc(var(--mx) * .34),calc(var(--my) * .26 - 4px),44px) rotateY(.35deg)}.home43-location-premium-card.london:hover{transform:translate3d(calc(var(--mx) * -.34),calc(var(--my) * .26 - 4px),44px) rotateY(-.35deg)}.home43-location-premium-kicker{display:block;margin:0 0 6%;color:#0a5160;font:800 clamp(8px,.7vw,13px)/1 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.29em;text-transform:uppercase}.home43-location-premium-card h3{margin:0;color:#0a3d4b;font:500 clamp(35px,3.2vw,61px)/.9 Georgia,"Times New Roman",serif;letter-spacing:-.035em;white-space:nowrap}.home43-location-premium-rule{display:block;width:18%;height:2px;margin:7% 0 6.3%;background:linear-gradient(90deg,#bd6f3d,#e0a477);border-radius:999px;box-shadow:0 1px #fffc}.home43-location-premium-card p{margin:0 0 7.2%;color:#3f5b63;font:500 clamp(9px,.72vw,14px)/1.48 system-ui,-apple-system,"Segoe UI",sans-serif;text-shadow:none}.home43-location-premium-btn{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:clamp(42px,3.4vw,58px);padding:0 7px 0 clamp(15px,1.25vw,23px);border:1px solid rgba(255,255,255,.36);border-radius:999px;color:#fff;text-decoration:none;background:linear-gradient(180deg,#09a6adfa,#007079fc);box-shadow:0 15px 27px #004a5140,inset 0 1px #ffffff63,inset 0 -2px 5px #00414738;font:800 clamp(8.5px,.67vw,13px)/1 system-ui,-apple-system,"Segoe UI",sans-serif;transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s ease,filter .24s ease}.home43-location-premium-btn b{display:grid;place-items:center;width:clamp(30px,2.45vw,42px);height:clamp(30px,2.45vw,42px);flex:0 0 auto;border:1px solid rgba(255,255,255,.19);border-radius:50%;background:linear-gradient(180deg,#007982f5,#005861fa);box-shadow:0 7px 13px #003b4136,inset 0 1px #ffffff40;font-size:1.35em;font-style:normal;overflow:hidden}.home43-location-premium-btn b span{transition:transform .24s ease}.home43-location-premium-btn:hover,.home43-location-premium-btn:focus-visible{transform:translateY(-3px);filter:saturate(1.07) brightness(1.03);box-shadow:0 21px 34px #004a514d,inset 0 1px #ffffff70,inset 0 -2px 5px #0041472e}.home43-location-premium-btn:hover b span,.home43-location-premium-btn:focus-visible b span{transform:translate(3px)}.home43-location-premium-card address{display:flex;align-items:center;gap:10px;margin-top:7%;color:#3f5961;font:600 clamp(7.5px,.6vw,11.5px)/1.34 system-ui,-apple-system,"Segoe UI",sans-serif;font-style:normal}.home43-location-premium-pin{position:relative;display:grid;place-items:center;width:clamp(25px,2vw,34px);height:clamp(25px,2vw,34px);flex:0 0 auto;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);background:linear-gradient(145deg,#0caab0,#007b84);box-shadow:0 8px 14px #00535a2b,inset 0 1px #ffffff54}.home43-location-premium-pin i{width:25%;height:25%;border-radius:50%;background:#fff;box-shadow:0 0 0 2px #ffffff47}.home43-location-premium-plaque{position:absolute;z-index:6;left:41.55%;top:69%;width:16.9%;min-height:11.2%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(205,125,76,.78);border-radius:clamp(12px,1.1vw,19px);color:#fff;text-align:center;text-shadow:0 2px 7px rgba(0,44,48,.28);background:linear-gradient(180deg,#087e84,#00676e);box-shadow:0 17px 28px #0f404333,inset 0 1px #ffffff47,inset 0 0 0 1px #ffffff14;transform:translate3d(calc(var(--mx) * -.11),calc(var(--my) * -.15),48px);animation:home43PremiumPlaqueFloat 5.1s ease-in-out infinite;will-change:transform}.home43-location-premium-plaque span,.home43-location-premium-plaque strong{display:block;font:500 clamp(11px,1.02vw,20px)/1.04 Georgia,"Times New Roman",serif}@keyframes home43PremiumSweep{0%,73%{opacity:0;transform:skew(-19deg) translate(-180%)}77%{opacity:.72}89%{opacity:.32}95%,to{opacity:0;transform:skew(-19deg) translate(1180%)}}@keyframes home43PremiumPlaqueFloat{0%,to{margin-top:0}50%{margin-top:-4px}}.home43[dir=rtl] .home43-location-premium-btn{padding-left:7px;padding-right:clamp(15px,1.25vw,23px);flex-direction:row-reverse}.home43[dir=rtl] .home43-location-premium-btn:hover b span,.home43[dir=rtl] .home43-location-premium-btn:focus-visible b span{transform:translate(-3px)}@media(max-width:1180px){.home43-locations-premium-stage{aspect-ratio:1920/880}.home43-location-premium-card{top:18%;width:21.5%;min-height:53%;padding:2.2% 2% 1.8%}.home43-location-premium-card.dubai{left:16.8%}.home43-location-premium-card.london{right:16.8%}.home43-location-premium-plaque{left:40.7%;width:18.6%;top:68%}}@media(max-width:900px){.home43-locations-premium{padding:10px}.home43-locations-premium-stage{aspect-ratio:auto;min-height:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:min(46vw,390px) auto;gap:12px;padding:0 0 12px;background:linear-gradient(180deg,#f7fbfa,#fffaf6);transform:none!important;overflow:visible}.home43-locations-premium-art{inset:0;height:min(46vw,390px);transform:none!important;border-radius:24px;overflow:hidden}.home43-locations-premium-art img{object-fit:cover;object-position:center 50%}.home43-locations-premium-depth,.home43-locations-premium-sheen,.home43-location-premium-plaque{display:none}.home43-location-premium-card,.home43-location-premium-card.dubai,.home43-location-premium-card.london{position:relative;inset:auto;width:auto;min-height:0;padding:22px;transform:none!important;border-radius:24px}.home43-location-premium-card.dubai{grid-column:1;grid-row:2}.home43-location-premium-card.london{grid-column:2;grid-row:2}.home43-location-premium-kicker{margin-bottom:11px;font-size:10px}.home43-location-premium-card h3{font-size:38px}.home43-location-premium-rule{margin:14px 0}.home43-location-premium-card p{font-size:13px;margin-bottom:17px}.home43-location-premium-btn{width:auto;min-height:46px;font-size:11px}.home43-location-premium-card address{font-size:11px;margin-top:16px}}@media(max-width:620px){.home43-locations-premium-stage{grid-template-columns:1fr;grid-template-rows:min(55vw,340px) auto auto}.home43-locations-premium-art{height:min(55vw,340px)}.home43-location-premium-card.dubai{grid-column:1;grid-row:2}.home43-location-premium-card.london{grid-column:1;grid-row:3}}@media(prefers-reduced-motion:reduce){.home43-locations-premium-stage,.home43-locations-premium-art,.home43-location-premium-card,.home43-location-premium-plaque,.home43-locations-premium-depth,.home43-locations-premium-sheen,.home43-location-premium-btn{animation:none!important;transition:none!important;transform:none!important}}.home43-locations-premium{position:relative;overflow:visible;padding:14px;perspective:1700px;border-radius:40px;border:1px solid rgba(201,139,98,.28);background:radial-gradient(circle at 87% 8%,rgba(36,186,188,.08),transparent 30%),radial-gradient(circle at 14% 90%,rgba(211,139,91,.07),transparent 26%),linear-gradient(180deg,#fffffff7,#fffbf7f0);box-shadow:0 30px 62px #1f3e4026,0 9px 19px #834e2d12,inset 0 1px #fffffffa}.home43-locations-premium:before{content:"";position:absolute;inset:7px;border-radius:34px;border:1px solid rgba(205,148,108,.24);box-shadow:inset 0 1px #ffffffeb;pointer-events:none}.home43-locations-premium:after{content:"";position:absolute;left:9%;right:9%;bottom:-22px;height:48px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(34,64,65,.18),rgba(207,133,84,.08) 42%,transparent 72%);filter:blur(14px);pointer-events:none;z-index:-1}.home43-locations-premium-stage{--section-rx:0deg;--section-ry:0deg;--section-x:0px;--section-y:0px;position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:30px;isolation:isolate;transform-style:preserve-3d;transform:perspective(1700px) translate3d(var(--section-x),var(--section-y),18px) rotateX(var(--section-rx)) rotateY(var(--section-ry));transform-origin:center center;transition:transform .2s cubic-bezier(.22,.72,.2,1),box-shadow .25s ease;will-change:transform;box-shadow:0 22px 44px #1d3a3d26,0 7px 16px #7d4b2b14,inset 0 0 0 1px #ffffffd1}.home43-locations-premium:hover .home43-locations-premium-stage{box-shadow:0 31px 58px #1d3a3d2e,0 10px 21px #7d4b2b17,inset 0 0 0 1px #ffffffe6}.home43-locations-premium-art{position:absolute;inset:0;z-index:0;overflow:hidden;transform:none!important}.home43-locations-premium-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center;filter:saturate(1.015) contrast(1.005) brightness(1.002);transform:none!important}.home43-locations-premium-light{position:absolute;z-index:8;top:-36%;bottom:-36%;left:-18%;width:9%;pointer-events:none;opacity:0;transform:skew(-17deg) translate(-160%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),rgba(255,246,236,.11),transparent);animation:home43ISectionSweep 10.5s ease-in-out 1.8s infinite}.home43-location-premium-card{position:absolute;z-index:5;top:22.3%;width:19.55%;height:41.6%;min-height:0;padding:2.15% 2% 1.65%;border-radius:2vw;overflow:hidden;text-align:left;color:#123f4c;border:1px solid rgba(255,255,255,.95);background:linear-gradient(180deg,#e5f3f7fb,#f9f9f5fb 48%,#f5e5d3fb);-webkit-backdrop-filter:blur(18px) saturate(1.04);backdrop-filter:blur(18px) saturate(1.04);box-shadow:0 16px 34px #163c4021,0 5px 12px #73442712,inset 0 1px #fff,inset 0 0 0 1px #c377431a;transform:none!important;transition:box-shadow .22s ease,border-color .22s ease}.home43-location-premium-card:before{content:"";position:absolute;inset:4px;border-radius:calc(2vw - 4px);border:1px solid rgba(194,118,66,.13);background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 24%);pointer-events:none}.home43-location-premium-card:after{content:"";position:absolute;left:8%;right:8%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.98),transparent);pointer-events:none}.home43-location-premium-card.dubai{left:18.42%}.home43-location-premium-card.london{right:19.45%}.home43-location-premium-card:hover{border-color:#fff;box-shadow:0 20px 39px #163c4029,0 6px 13px #73442714,inset 0 1px #fff,inset 0 0 0 1px #c3774324}.home43-location-premium-kicker{display:block;margin:0 0 5%;color:#0a4a58;font:800 clamp(8px,.72vw,13px)/1 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.27em;text-transform:uppercase}.home43-location-premium-card h3{margin:0;color:#0a3b48;font:500 clamp(37px,3vw,59px)/.9 Georgia,"Times New Roman",serif;letter-spacing:-.035em;white-space:nowrap}.home43-location-premium-rule{display:block;width:18%;height:2px;margin:6% 0;border-radius:999px;background:linear-gradient(90deg,#b96835,#dc996c)}.home43-location-premium-card p{margin:0 0 6.6%;color:#314f58;font:500 clamp(9px,.7vw,13.5px)/1.45 system-ui,-apple-system,"Segoe UI",sans-serif}.home43-location-premium-btn{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:clamp(40px,3.25vw,56px);padding:0 7px 0 clamp(15px,1.15vw,21px);border:1px solid rgba(255,255,255,.34);border-radius:999px;color:#fff;text-decoration:none;background:linear-gradient(180deg,#0799a0,#00717a);box-shadow:0 13px 24px #004b5238,inset 0 1px #ffffff61,inset 0 -2px 5px #0041472e;font:800 clamp(8.5px,.67vw,12.5px)/1 system-ui,-apple-system,"Segoe UI",sans-serif;transition:filter .2s ease,box-shadow .2s ease,transform .2s ease}.home43-location-premium-btn b{display:grid;place-items:center;width:clamp(29px,2.35vw,40px);height:clamp(29px,2.35vw,40px);flex:0 0 auto;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:linear-gradient(180deg,#087d84,#006069);box-shadow:0 6px 12px #003d4333,inset 0 1px #ffffff40;font-size:1.22em;font-style:normal}.home43-location-premium-btn:hover,.home43-location-premium-btn:focus-visible{transform:translateY(-2px);filter:brightness(1.035) saturate(1.05);box-shadow:0 18px 30px #004b5247,inset 0 1px #ffffff6e,inset 0 -2px 5px #00414729}.home43-location-premium-card address{display:flex;align-items:center;gap:9px;margin-top:6.6%;color:#3d5860;font:600 clamp(7.5px,.59vw,11.2px)/1.34 system-ui,-apple-system,"Segoe UI",sans-serif;font-style:normal}.home43-location-premium-pin{position:relative;display:grid;place-items:center;width:clamp(24px,1.95vw,33px);height:clamp(24px,1.95vw,33px);flex:0 0 auto;border-radius:50% 50% 50% 8px;transform:rotate(-45deg)!important;background:linear-gradient(145deg,#0da9af,#007982);box-shadow:0 7px 13px #00535a29,inset 0 1px #ffffff54}.home43-location-premium-pin i{width:24%;height:24%;border-radius:50%;background:#fff}.home43-location-premium-plaque{position:absolute;z-index:6;left:40.2%;top:66.55%;width:19.25%;height:10.55%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(204,123,74,.82);border-radius:1vw;color:#fff;text-align:center;text-shadow:0 2px 7px rgba(0,44,48,.28);background:linear-gradient(180deg,#087e84,#00676e);box-shadow:0 12px 22px #0f40432e,inset 0 1px #ffffff42;transform:none!important;animation:none!important}.home43-location-premium-plaque span,.home43-location-premium-plaque strong{display:block;font:500 clamp(11px,.98vw,19px)/1.04 Georgia,"Times New Roman",serif}.home43-location-premium-plaque strong{font-weight:500}.home43-location-premium-plaque i{position:absolute;left:34%;right:34%;bottom:12%;height:1px;background:linear-gradient(90deg,transparent,#d79364,transparent)}@keyframes home43ISectionSweep{0%,76%{opacity:0;transform:skew(-17deg) translate(-160%)}80%{opacity:.62}90%{opacity:.18}96%,to{opacity:0;transform:skew(-17deg) translate(1320%)}}.home43[dir=rtl] .home43-location-premium-btn{padding-left:7px;padding-right:clamp(15px,1.15vw,21px);flex-direction:row-reverse}@media(max-width:1180px){.home43-location-premium-card{top:22.1%;width:20.5%;height:42.5%;padding:2.05% 1.9% 1.6%}.home43-location-premium-card.dubai{left:17.7%}.home43-location-premium-card.london{right:18.6%}.home43-location-premium-plaque{left:39.85%;width:20.3%;top:66.4%;height:10.7%}}@media(max-width:900px){.home43-locations-premium{padding:10px;border-radius:30px}.home43-locations-premium-stage{aspect-ratio:auto;min-height:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:min(50vw,410px) auto;gap:12px;padding:0 0 12px;background:linear-gradient(180deg,#f7fbfa,#fffaf6);transform:none!important;overflow:visible}.home43-locations-premium-art{inset:0;height:min(50vw,410px);border-radius:22px;overflow:hidden}.home43-locations-premium-art img{object-fit:cover;object-position:center center}.home43-locations-premium-light,.home43-location-premium-plaque{display:none}.home43-location-premium-card,.home43-location-premium-card.dubai,.home43-location-premium-card.london{position:relative;inset:auto;width:auto;height:auto;min-height:0;padding:22px;transform:none!important;border-radius:24px}.home43-location-premium-card.dubai{grid-column:1;grid-row:2}.home43-location-premium-card.london{grid-column:2;grid-row:2}.home43-location-premium-kicker{margin-bottom:11px;font-size:10px}.home43-location-premium-card h3{font-size:38px}.home43-location-premium-rule{margin:14px 0}.home43-location-premium-card p{font-size:13px;margin-bottom:17px}.home43-location-premium-btn{width:auto;min-height:46px;font-size:11px}.home43-location-premium-card address{font-size:11px;margin-top:16px}}@media(prefers-reduced-motion:reduce){.home43-locations-premium-stage,.home43-locations-premium-light,.home43-location-premium-btn{animation:none!important;transition:none!important;transform:none!important}}.home43-locations-premium-stage{clip-path:inset(0 round 30px)}.home43-location-premium-card,.home43-location-premium-card:before,.home43-location-premium-card:after{border-radius:clamp(24px,1.95vw,36px)}.home43-location-premium-card{top:21.95%;width:18.95%;height:39.6%;min-height:0;padding:2.05% 1.85% 1.6%;overflow:hidden;clip-path:inset(0 round clamp(24px,1.95vw,36px));isolation:isolate;border:1px solid rgba(255,255,255,.92);background:linear-gradient(180deg,#ecf6f8f9,#fbfaf5f8 54%,#f5eaddf7);-webkit-backdrop-filter:blur(16px) saturate(1.04);backdrop-filter:blur(16px) saturate(1.04);box-shadow:0 14px 24px #1a3a3d1f,0 4px 10px #7847290f,inset 0 1px #fffffff0,inset 0 0 0 1px #c985581a;transition:none!important;transform:none!important}.home43-location-premium-card:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(200,129,86,.1);background:linear-gradient(180deg,#ffffff29,#fff0 24%);pointer-events:none}.home43-location-premium-card:after{content:"";position:absolute;left:8%;right:8%;top:1px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.98),transparent);pointer-events:none}.home43-location-premium-card.dubai{left:17.55%}.home43-location-premium-card.london{right:17.95%}.home43-location-premium-card:hover{border-color:#ffffffeb;box-shadow:0 14px 24px #1a3a3d1f,0 4px 10px #7847290f,inset 0 1px #fffffff0,inset 0 0 0 1px #c985581a}.home43-location-premium-kicker{margin:0 0 4.8%;color:#0e5260;text-shadow:0 1px 0 rgba(255,255,255,.55)}.home43-location-premium-card h3{color:#143f4b;font-size:clamp(36px,2.95vw,56px);letter-spacing:-.032em;text-shadow:0 1px 0 rgba(255,255,255,.48)}.home43-location-premium-rule{margin:5.5% 0 5.8%}.home43-location-premium-card p{margin:0 0 6.2%;color:#36545d;font-size:clamp(9px,.705vw,13.25px);line-height:1.43}.home43-location-premium-btn{min-height:clamp(41px,3.2vw,54px);padding:0 7px 0 clamp(15px,1.05vw,20px);border:1px solid rgba(255,255,255,.34);background:linear-gradient(180deg,#0aa2aa,#00757e);box-shadow:0 11px 20px #004a5033,inset 0 1px #ffffff6b,inset 0 -2px 4px #00434929;font-size:clamp(8.5px,.665vw,12.2px)}.home43-location-premium-btn span{letter-spacing:-.01em}.home43-location-premium-btn b{width:clamp(29px,2.2vw,38px);height:clamp(29px,2.2vw,38px);border-color:#ffffff38;background:linear-gradient(180deg,#0a8590,#00646d);box-shadow:0 5px 11px #003d432e,inset 0 1px #ffffff47}.home43-location-premium-btn:hover,.home43-location-premium-btn:focus-visible{transform:translateY(-1px)!important;filter:brightness(1.03) saturate(1.03);box-shadow:0 14px 24px #004a503b,inset 0 1px #ffffff73,inset 0 -2px 4px #00434924}.home43-location-premium-card address{margin-top:6.2%;gap:10px;color:#446068;font-size:clamp(7.5px,.585vw,11px)}.home43-location-premium-pin{width:clamp(24px,1.85vw,31px);height:clamp(24px,1.85vw,31px);box-shadow:0 6px 12px #00535a24,inset 0 1px #ffffff57}.home43-location-premium-plaque{left:40.02%;top:68.15%;width:19.9%;height:9.2%;min-height:0;overflow:hidden;border-radius:clamp(18px,1.15vw,24px);border:1px solid rgba(214,154,111,.82);background:linear-gradient(180deg,#077e84b8,#016a7194);-webkit-backdrop-filter:blur(12px) saturate(1.18);backdrop-filter:blur(12px) saturate(1.18);box-shadow:0 10px 17px #0f404326,inset 0 1px #ffffff38,inset 0 0 0 1px #ffffff0d}.home43-location-premium-plaque:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#ffffff24,#fff0 48%,#ffffff0a);pointer-events:none}.home43-location-premium-plaque span,.home43-location-premium-plaque strong{position:relative;z-index:1;text-shadow:0 1px 5px rgba(0,48,52,.22)}.home43-location-premium-plaque i{left:37%;right:37%;bottom:16%;opacity:.72}@media(max-width:1180px){.home43-location-premium-card{top:21.9%;width:19.3%;height:39.9%;padding:2.05% 1.85% 1.6%}.home43-location-premium-card.dubai{left:17.25%}.home43-location-premium-card.london{right:17.55%}.home43-location-premium-plaque{left:39.7%;width:20.4%;top:68%;height:9.4%}}@media(max-width:900px){.home43-locations-premium-stage{clip-path:none}.home43-location-premium-card,.home43-location-premium-card.dubai,.home43-location-premium-card.london{clip-path:none;border-radius:24px}.home43-location-premium-plaque{display:none}}@media(min-width:901px){.home43-locations-premium-stage{aspect-ratio:2095 / 751!important;height:auto!important}.home43-locations-premium-art{inset:0!important;width:100%!important;height:100%!important}.home43-locations-premium-art img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;transform:none!important}}@media(min-width:901px){.home43-locations-premium-stage{aspect-ratio:2095 / 751!important;overflow:hidden!important}.home43-location-premium-card{top:15.55%!important;width:16.95%!important;height:52.95%!important;min-height:0!important;padding:clamp(21px,1.45vw,28px) clamp(20px,1.35vw,26px) clamp(18px,1.2vw,23px)!important;border-radius:clamp(30px,2vw,39px)!important;overflow:hidden!important;clip-path:inset(0 round clamp(30px,2vw,39px))!important;border:1px solid rgba(255,255,255,.88)!important;background:linear-gradient(180deg,#c5dde6fd,#deebecfc,#f0f1e8fc 62%,#efd9c3fc)!important;-webkit-backdrop-filter:blur(16px) saturate(1.02)!important;backdrop-filter:blur(16px) saturate(1.02)!important;box-shadow:inset 0 1px #fffffff5,inset 0 0 0 1px #c37e5212,0 7px 18px #1e434513!important;transform:translateZ(24px)!important;transition:transform .22s ease,box-shadow .22s ease!important}.home43-location-premium-card.dubai{left:19.78%!important;right:auto!important}.home43-location-premium-card.london{right:19.78%!important;left:auto!important}.home43-location-premium-card:before{inset:0!important;border-radius:inherit!important;border:0!important;background:linear-gradient(115deg,rgba(255,255,255,.3),transparent 23% 78%,rgba(255,255,255,.1)),linear-gradient(180deg,rgba(255,255,255,.1),transparent 28%)!important;box-shadow:none!important}.home43-location-premium-card:after{left:7%!important;right:7%!important;top:1px!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent)!important}.home43-location-premium-kicker{position:relative;z-index:2;margin:0 0 clamp(8px,.72vw,13px)!important;color:#184f5b!important;font-size:clamp(9px,.64vw,12px)!important;line-height:1!important;letter-spacing:.23em!important;font-weight:800!important;text-shadow:0 1px 0 rgba(255,255,255,.65)!important}.home43-location-premium-card h3{position:relative;z-index:2;margin:0!important;color:#16404b!important;font-size:clamp(39px,3.05vw,58px)!important;line-height:.93!important;letter-spacing:-.035em!important;font-weight:500!important;text-shadow:0 1px 0 rgba(255,255,255,.6)!important}.home43-location-premium-rule{position:relative;z-index:2;display:block!important;width:clamp(36px,2.45vw,48px)!important;height:2px!important;margin:clamp(12px,.92vw,17px) 0 clamp(14px,1.05vw,19px)!important;border-radius:999px!important;background:linear-gradient(90deg,#bf6e3d,#e1a273)!important}.home43-location-premium-card p{position:relative;z-index:2;max-width:100%!important;margin:0 0 clamp(17px,1.25vw,23px)!important;color:#36545c!important;font-size:clamp(9.5px,.72vw,13.4px)!important;line-height:1.42!important;font-weight:600!important;text-shadow:0 1px 0 rgba(255,255,255,.45)!important}.home43-location-premium-btn{position:relative;z-index:3;width:100%!important;min-height:clamp(43px,3.25vw,57px)!important;padding:0 7px 0 clamp(16px,1.08vw,21px)!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:999px!important;background:linear-gradient(180deg,#0aa1a8,#00727a)!important;color:#fff!important;box-shadow:0 10px 18px #004d522e,inset 0 1px #fff6,inset 0 -2px 5px #003a4024!important;font-size:clamp(8.5px,.67vw,12.4px)!important;font-weight:800!important}.home43-location-premium-btn b{width:clamp(30px,2.15vw,39px)!important;height:clamp(30px,2.15vw,39px)!important;flex:0 0 auto!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:50%!important;background:linear-gradient(180deg,#0b8790,#00646c)!important;box-shadow:0 4px 9px #003f4426,inset 0 1px #ffffff40!important}.home43-location-premium-btn:hover,.home43-location-premium-btn:focus-visible{transform:translateY(-2px)!important;filter:brightness(1.035) saturate(1.035)!important;box-shadow:0 14px 23px #004d523b,inset 0 1px #ffffff70,inset 0 -2px 5px #003a401f!important}.home43-location-premium-card address{position:relative;z-index:2;display:flex!important;align-items:flex-start!important;gap:clamp(8px,.65vw,12px)!important;margin-top:clamp(15px,1.12vw,21px)!important;color:#445f66!important;font-size:clamp(8px,.61vw,11.4px)!important;line-height:1.35!important;font-style:normal!important;font-weight:600!important}.home43-location-premium-pin{width:clamp(24px,1.8vw,32px)!important;height:clamp(24px,1.8vw,32px)!important;margin-top:-2px!important;border-radius:50% 50% 50% 8px!important;transform:rotate(-45deg)!important;background:linear-gradient(180deg,#10a6aa,#00828a)!important;box-shadow:0 5px 10px #00555b24,inset 0 1px #ffffff57!important}.home43-location-premium-pin i{transform:rotate(45deg)!important}.home43-location-premium-plaque{left:43.35%!important;top:70.15%!important;width:13.3%!important;height:12.55%!important;min-height:0!important;border-radius:clamp(9px,.62vw,13px)!important;border:1px solid rgba(214,151,105,.78)!important;background:linear-gradient(180deg,#087b81fe,#025b63fe)!important;-webkit-backdrop-filter:blur(10px) saturate(1.1)!important;backdrop-filter:blur(10px) saturate(1.1)!important;box-shadow:0 7px 14px #143d4024,inset 0 1px #fff3,inset 0 0 0 1px #ffffff0a!important;transform:translateZ(34px)!important}.home43-location-premium-plaque span,.home43-location-premium-plaque strong{font-size:clamp(10px,.84vw,16px)!important;line-height:1.02!important}.home43-location-premium-plaque i{left:32%!important;right:32%!important;bottom:13%!important}.home43-locations-premium:hover .home43-location-premium-card{box-shadow:inset 0 1px #fffffff7,inset 0 0 0 1px #c37e5214,0 10px 22px #1e434518!important}}@media(min-width:901px){.home43[dir=rtl] .home43-location-premium-card.dubai{left:19.78%!important;right:auto!important}.home43[dir=rtl] .home43-location-premium-card.london{right:19.78%!important;left:auto!important}.home43[dir=rtl] .home43-location-premium-rule{margin-left:auto!important;margin-right:0!important}}.home43-locations-premium{padding:18px;overflow:hidden;border-radius:38px;background:radial-gradient(circle at 88% 8%,rgba(16,179,183,.08),transparent 28%),radial-gradient(circle at 12% 94%,rgba(206,137,94,.08),transparent 26%),linear-gradient(180deg,#fefcf9,#f7f4ef);box-shadow:0 28px 64px #17383c24,0 12px 26px #834e2d14,inset 0 1px #fffffff0}.home43-locations-premium:before{inset:10px;border-radius:30px;border:1px solid rgba(201,141,99,.22)}.home43-locations-premium:after{display:none}.home43-locations-premium-stage{aspect-ratio:1920/760;border-radius:30px;clip-path:inset(0 round 30px);transform:perspective(1800px) translate3d(var(--section-x),var(--section-y),20px) rotateX(var(--section-rx)) rotateY(var(--section-ry));box-shadow:0 26px 58px #1a3a3d29,0 10px 24px #7e4b2b1a,inset 0 0 0 1px #ffffffc7}.home43-locations-premium:hover .home43-locations-premium-stage{box-shadow:0 34px 66px #1a3a3d2e,0 14px 28px #7e4b2b1c,inset 0 0 0 1px #ffffffd6}.home43-locations-premium-art{z-index:0}.home43-locations-premium-art img{object-fit:cover;object-position:center 54%;filter:saturate(1.03) contrast(1.02) brightness(1.02)}.home43-locations-premium-light{top:-28%;bottom:-28%;left:-16%;width:8%;opacity:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.26),rgba(255,246,236,.14),transparent);animation:home43ISectionSweep 12s ease-in-out 2s infinite}.home43-location-premium-card{position:absolute;z-index:6;top:17.8%;width:17.1%;height:54.2%;min-height:0;padding:1.9% 1.8% 1.75%;display:flex;flex-direction:column;gap:0;overflow:hidden;isolation:isolate;border-radius:32px;clip-path:inset(0 round 32px);text-align:left;color:#143f4c;border:1px solid rgba(255,255,255,.94);background:linear-gradient(180deg,#ecf5f8fb,#faf9f5fa 56%,#f4e8dcf9);-webkit-backdrop-filter:blur(18px) saturate(1.05);backdrop-filter:blur(18px) saturate(1.05);box-shadow:0 18px 42px #173c402e,0 7px 16px #7948291a,inset 0 1px #fffffff5,inset 0 0 0 1px #c478441a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.home43-location-premium-card:before{content:"";position:absolute;inset:5px;border-radius:27px;border:1px solid rgba(193,119,68,.1);background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 24%);pointer-events:none}.home43-location-premium-card:hover{transform:translateY(-5px) translateZ(18px);border-color:#fffffffa;box-shadow:0 24px 48px #173c4038,0 8px 18px #7948291c,inset 0 1px #fff,inset 0 0 0 1px #c4784421}.home43-location-premium-card.dubai{left:18.1%}.home43-location-premium-card.london{right:18.1%}.home43-location-premium-kicker{margin:0 0 .55vw;color:#0a4a58;font:800 clamp(8px,.72vw,12.5px)/1 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.26em;text-transform:uppercase}.home43-location-premium-card h3{margin:0;color:#0b3f4c;font:500 clamp(38px,3vw,60px)/.92 Georgia,"Times New Roman",serif;letter-spacing:-.035em}.home43-location-premium-rule{display:block;width:18%;height:3px;margin:.8vw 0 1.15vw;border-radius:999px;background:linear-gradient(90deg,#c07a48,#eeaf7d)}.home43-location-premium-card p{margin:0;color:#32535d;font:600 clamp(11px,.78vw,15px)/1.44 system-ui,-apple-system,"Segoe UI",sans-serif}.home43-location-premium-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:clamp(44px,3.1vw,58px);margin-top:1.15vw;padding:0 8px 0 clamp(15px,1.1vw,21px);border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;text-decoration:none;background:linear-gradient(180deg,#0ca3a9,#007984);box-shadow:0 14px 26px #004b523d,inset 0 1px #ffffff6b,inset 0 -3px 8px #0041472e;font:800 clamp(10px,.73vw,13.5px)/1 system-ui,-apple-system,"Segoe UI",sans-serif;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.home43-location-premium-btn b{display:grid;place-items:center;width:clamp(32px,2.25vw,42px);height:clamp(32px,2.25vw,42px);flex:0 0 auto;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:linear-gradient(180deg,#0b8790,#006a73);box-shadow:0 7px 13px #003e4536,inset 0 1px #ffffff3d;font-size:1.16em}.home43-location-premium-btn:hover,.home43-location-premium-btn:focus-visible{transform:translateY(-2px);filter:brightness(1.04) saturate(1.05);box-shadow:0 19px 31px #004b5247,inset 0 1px #ffffff75,inset 0 -3px 8px #0041472b}.home43-location-premium-card address{display:flex;align-items:flex-start;gap:10px;margin-top:auto;padding-top:1vw;color:#51656d;font:700 clamp(9px,.63vw,11.8px)/1.38 system-ui,-apple-system,"Segoe UI",sans-serif;font-style:normal}.home43-location-premium-card address>span:last-child{display:block;flex:1 1 auto}.home43-location-premium-pin{width:clamp(24px,1.9vw,33px);height:clamp(24px,1.9vw,33px);transform:rotate(-45deg)!important}.home43-location-premium-plaque{position:absolute;z-index:7;left:41.2%;top:73.05%;width:17.55%;height:10.7%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1vw;border-radius:20px;border:1px solid rgba(201,125,78,.86);background:linear-gradient(180deg,#0a8a91,#056b73);color:#fff;text-align:center;text-shadow:0 2px 8px rgba(0,45,48,.28);box-shadow:0 14px 28px #13414433,inset 0 1px #ffffff47}.home43-location-premium-plaque span,.home43-location-premium-plaque strong{display:block;font:500 clamp(11px,.94vw,19px)/1.02 Georgia,"Times New Roman",serif}.home43-location-premium-plaque i{position:absolute;left:32%;right:32%;bottom:12%;height:1px;background:linear-gradient(90deg,transparent,#d79364,transparent)}.home43[dir=rtl] .home43-location-premium-card{text-align:right;direction:rtl}.home43[dir=rtl] .home43-location-premium-rule{margin-left:auto}.home43[dir=rtl] .home43-location-premium-btn{padding-left:8px;padding-right:clamp(15px,1.1vw,21px);flex-direction:row-reverse}.home43[dir=rtl] .home43-location-premium-card address{direction:rtl}@media(max-width:1180px){.home43-location-premium-card{top:18.3%;width:18.7%;height:52.6%;padding:1.95% 1.8% 1.7%}.home43-location-premium-card.dubai{left:17.6%}.home43-location-premium-card.london{right:17.6%}.home43-location-premium-plaque{left:40.65%;top:72.7%;width:18.7%;height:10.95%}.home43-location-premium-card h3{font-size:clamp(34px,3vw,52px)}}@media(max-width:900px){.home43-locations-premium{padding:12px;border-radius:30px}.home43-locations-premium:before{inset:6px;border-radius:24px}.home43-locations-premium-stage{aspect-ratio:auto;min-height:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:min(50vw,410px) auto;gap:14px;padding:0 0 12px;background:linear-gradient(180deg,#f7fbfa,#fffaf6);transform:none!important;overflow:visible}.home43-locations-premium-art{inset:0;height:min(50vw,410px);border-radius:22px;overflow:hidden}.home43-locations-premium-light,.home43-location-premium-plaque{display:none}.home43-location-premium-card,.home43-location-premium-card.dubai,.home43-location-premium-card.london{position:relative;inset:auto;width:auto;height:auto;min-height:0;padding:24px;transform:none!important;border-radius:26px;clip-path:none}.home43-location-premium-card.dubai{grid-column:1;grid-row:2}.home43-location-premium-card.london{grid-column:2;grid-row:2}.home43-location-premium-kicker{margin-bottom:12px;font-size:10px}.home43-location-premium-card h3{font-size:40px}.home43-location-premium-rule{margin:12px 0 15px}.home43-location-premium-card p{font-size:14px}.home43-location-premium-btn{margin-top:18px;min-height:48px;font-size:12px}.home43-location-premium-card address{font-size:11px;margin-top:16px;padding-top:0}}@media(max-width:620px){.home43-locations-premium-stage{grid-template-columns:1fr;grid-template-rows:min(58vw,340px) auto auto}.home43-locations-premium-art{height:min(58vw,340px)}.home43-location-premium-card.dubai{grid-column:1;grid-row:2}.home43-location-premium-card.london{grid-column:1;grid-row:3}}.home43 .home43-locations-premium{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.home43 .home43-locations-premium:before,.home43 .home43-locations-premium:after{content:none!important;display:none!important}.home43 .home43-locations-premium-stage{width:100%!important;margin:0!important;border-radius:30px!important;clip-path:inset(0 round 30px)!important;border:1px solid rgba(208,143,98,.18)!important;background:transparent!important;box-shadow:0 30px 64px #1c3a3d2b,0 10px 24px #7d4c2c17,inset 0 1px #ffffffbd!important}.home43 .home43-locations-premium:hover .home43-locations-premium-stage{box-shadow:0 38px 76px #1c3a3d33,0 14px 30px #7d4c2c1a,inset 0 1px #fffc!important}@media(max-width:900px){.home43 .home43-locations-premium{padding:0!important;border-radius:0!important}.home43 .home43-locations-premium-stage{border-radius:24px!important;clip-path:none!important}}.home44-team{position:relative;margin-top:clamp(20px,2.3vw,38px);margin-bottom:clamp(22px,2.5vw,42px);perspective:1800px;isolation:isolate}.home44-team-surface{--team-rx:0deg;--team-ry:0deg;--team-x:0px;--team-y:0px;position:relative;overflow:hidden;padding:clamp(26px,2.8vw,50px) clamp(18px,2.4vw,42px) clamp(22px,2.5vw,42px);border:1px solid rgba(190,126,84,.28);border-radius:clamp(28px,2.4vw,42px);background:#fff;box-shadow:0 28px 70px #133a3f21,0 12px 30px #814d2c13,inset 0 1px #fff,inset 0 0 0 1px #fff9;transform-style:preserve-3d;transform:perspective(1800px) translate3d(var(--team-x),var(--team-y),0) rotateX(var(--team-rx)) rotateY(var(--team-ry));transition:transform .16s ease-out,box-shadow .28s ease,border-color .28s ease;will-change:transform}.home44-team-surface:before{content:"";position:absolute;inset:8px;z-index:-1;pointer-events:none;border:1px solid rgba(212,164,127,.14);border-radius:calc(clamp(28px,2.4vw,42px) - 8px)}.home44-team-surface:after{content:"";position:absolute;z-index:-1;width:44%;height:58%;right:-13%;top:-28%;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(9,161,166,.075) 0%,rgba(9,161,166,.02) 42%,transparent 72%);filter:blur(7px)}.home44-team:hover .home44-team-surface{border-color:#bc774957;box-shadow:0 34px 82px #133a3f28,0 15px 34px #814d2c16,inset 0 1px #fff}.home44-team-head{position:relative;z-index:2;display:grid;grid-template-columns:minmax(170px,.72fr) minmax(360px,1.65fr) minmax(260px,1fr);gap:clamp(18px,2.2vw,42px);align-items:end;margin:0 0 clamp(22px,2.3vw,38px)}.home44-team-kicker-wrap{align-self:center;display:flex;align-items:center;gap:14px}.home44-team-kicker{color:#076a74;font:800 clamp(10px,.73vw,13px)/1.2 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.3em;white-space:nowrap}.home44-team-copper-line{display:block;width:clamp(30px,3vw,58px);height:2px;border-radius:999px;background:linear-gradient(90deg,#c07a49,#efb081);box-shadow:0 2px 7px #c175462e}.home44-team-head h2{margin:0;max-width:760px;color:#0b3d4a;font:500 clamp(38px,4.05vw,76px)/.96 Georgia,"Times New Roman",serif;letter-spacing:-.035em;text-wrap:balance}.home44-team-head p{margin:0 0 .35em;color:#5c747b;font:500 clamp(13px,.95vw,17px)/1.55 system-ui,-apple-system,"Segoe UI",sans-serif}.home44-team-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(11px,1.15vw,20px);align-items:stretch}.home44-doctor-card{--card-rx:0deg;--card-ry:0deg;--photo-x:0px;--photo-y-shift:0px;--glow-x:50%;--glow-y:20%;position:relative;min-width:0;overflow:hidden;border:1px solid rgba(199,133,88,.34);border-radius:clamp(22px,1.8vw,31px);background:linear-gradient(180deg,#fff 0% 78%,#fdfbf9);box-shadow:0 17px 34px #183e421f,0 6px 15px #74462a12,inset 0 1px #fff;transform-style:preserve-3d;transform:perspective(1100px) rotateX(var(--card-rx)) rotateY(var(--card-ry)) translateZ(0);transition:transform .16s ease-out,box-shadow .24s ease,border-color .24s ease;will-change:transform}.home44-doctor-card:before{content:"";position:absolute;inset:5px;z-index:6;pointer-events:none;border:1px solid rgba(255,255,255,.76);border-radius:calc(clamp(22px,1.8vw,31px) - 5px)}.home44-doctor-card:hover,.home44-doctor-card:focus-within{border-color:#be6f3c7d;box-shadow:0 27px 48px #133e4230,0 10px 20px #74462a17,inset 0 1px #fff}.home44-doctor-card.is-founder{border-color:#b86e3e7a;box-shadow:0 19px 39px #17434624,0 7px 17px #99583116,inset 0 1px #fff}.home44-doctor-photo{position:relative;overflow:hidden;aspect-ratio:4/5;border-bottom:1px solid rgba(195,127,83,.2);background:#eef7f6;transform:translateZ(22px)}.home44-doctor-photo:after{content:"";position:absolute;inset:auto 0 0;height:28%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(4,56,64,.12))}.home44-doctor-photo img{width:calc(100% + 10px);height:calc(100% + 10px);max-width:none;margin:-5px;display:block;object-fit:cover;object-position:center var(--photo-y,28%);transform:translate3d(var(--photo-x),var(--photo-y-shift),0) scale(1.018);transition:transform .18s ease-out,filter .25s ease;will-change:transform}.home44-doctor-card:hover .home44-doctor-photo img{filter:saturate(1.025) contrast(1.01)}.home44-photo-glass{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(116deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.035) 28%,transparent 47%),linear-gradient(180deg,rgba(255,255,255,.08),transparent 25%);mix-blend-mode:screen}.home44-founder-chip{position:absolute;z-index:4;left:14px;bottom:14px;display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border:1px solid rgba(255,255,255,.56);border-radius:999px;color:#fff;background:linear-gradient(180deg,#058e95f0,#036770f0);box-shadow:0 8px 18px #024d5433,inset 0 1px #ffffff52;font:800 9px/1 system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:.16em}.home44-doctor-body{position:relative;z-index:3;min-height:clamp(150px,11vw,188px);padding:clamp(17px,1.35vw,23px) clamp(15px,1.25vw,21px) clamp(15px,1.2vw,20px);display:flex;flex-direction:column;gap:14px;transform:translateZ(16px);background:linear-gradient(180deg,#fff 0% 72%,#fdfbf9)}.home44-doctor-copy h3{margin:0;color:#0b3c49;font:500 clamp(21px,1.62vw,31px)/1.05 Georgia,"Times New Roman",serif;letter-spacing:-.022em;text-wrap:balance}.home44-doctor-copy p{margin:8px 0 0;min-height:2.5em;color:#62777d;font:600 clamp(10px,.68vw,12.5px)/1.35 system-ui,-apple-system,"Segoe UI",sans-serif}.home44-doctor-link{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:4px 5px 4px 13px;border:1px solid rgba(1,139,148,.36);border-radius:999px;color:#076b74;background:linear-gradient(180deg,#fff,#fbfefd);text-decoration:none;box-shadow:0 6px 13px #07626912,inset 0 1px #fff;font:800 clamp(9px,.62vw,11px)/1 system-ui,-apple-system,"Segoe UI",sans-serif;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}.home44-doctor-link b{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(180deg,#0ba2a8,#087580);box-shadow:0 5px 10px #035f662b,inset 0 1px #ffffff59;transition:transform .2s ease}.home44-doctor-link:hover,.home44-doctor-link:focus-visible{color:#fff;border-color:#078d96;background:linear-gradient(180deg,#0ba1a8,#087681);transform:translateY(-1px);box-shadow:0 10px 18px #03666d2b,inset 0 1px #ffffff47;outline:none}.home44-doctor-link:hover b,.home44-doctor-link:focus-visible b{background:#0052596b;transform:translate(2px)}.home44-card-shine{position:absolute;z-index:8;inset:0;pointer-events:none;opacity:.34;background:radial-gradient(circle at var(--glow-x) var(--glow-y),rgba(255,255,255,.64) 0%,rgba(255,255,255,.18) 12%,transparent 34%);transition:opacity .24s ease;mix-blend-mode:soft-light}.home44-doctor-card:hover .home44-card-shine{opacity:.52}.home43[dir=rtl] .home44-team-head,[dir=rtl] .home44-team-head{direction:rtl}.home43[dir=rtl] .home44-team-kicker-wrap,[dir=rtl] .home44-team-kicker-wrap{flex-direction:row-reverse}.home43[dir=rtl] .home44-doctor-body,[dir=rtl] .home44-doctor-body{text-align:right;direction:rtl}.home43[dir=rtl] .home44-doctor-link,[dir=rtl] .home44-doctor-link{padding:4px 13px 4px 5px;flex-direction:row-reverse}.home43[dir=rtl] .home44-founder-chip,[dir=rtl] .home44-founder-chip{left:auto;right:14px}@media(max-width:1280px){.home44-team-head{grid-template-columns:minmax(160px,.72fr) minmax(330px,1.55fr) minmax(235px,.9fr)}.home44-team-grid{gap:10px}.home44-doctor-copy h3{font-size:clamp(20px,1.55vw,26px)}.home44-doctor-copy p{font-size:10px}}@media(max-width:1060px){.home44-team-head{grid-template-columns:1fr 2fr;align-items:end}.home44-team-head p{grid-column:2}.home44-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home44-doctor-copy h3{font-size:28px}.home44-doctor-copy p{font-size:12px}.home44-doctor-link{font-size:11px}}@media(max-width:760px){.home44-team{margin-top:18px;margin-bottom:24px}.home44-team-surface{padding:25px 14px 18px;border-radius:28px;transform:none!important;will-change:auto}.home44-team-head{display:block;margin-bottom:20px}.home44-team-kicker-wrap{margin-bottom:14px}.home44-team-head h2{font-size:clamp(38px,11vw,58px);max-width:620px}.home44-team-head p{margin-top:15px;max-width:620px;font-size:14px}.home44-team-grid{display:flex;overflow-x:auto;gap:14px;padding:3px 3px 16px;margin:0 -3px;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin}.home44-doctor-card{flex:0 0 min(78vw,330px);scroll-snap-align:start;transform:none!important;will-change:auto}.home44-doctor-photo img{transform:scale(1.018)!important;will-change:auto}.home44-doctor-body{min-height:165px}.home44-doctor-copy h3{font-size:29px}.home44-doctor-copy p{font-size:12px}}@media(max-width:430px){.home44-team-surface{padding-left:12px;padding-right:12px}.home44-doctor-card{flex-basis:84vw}.home44-doctor-copy h3{font-size:27px}}@media(prefers-reduced-motion:reduce){.home44-team-surface,.home44-doctor-card,.home44-doctor-photo img,.home44-doctor-link,.home44-doctor-link b{transition:none!important;transform:none!important}.home44-card-shine{display:none}}.home44-team{margin-top:clamp(22px,2.5vw,42px);margin-bottom:clamp(24px,2.8vw,48px);padding:0;perspective:2100px}.home44-team-surface{--team-rx:0deg;--team-ry:0deg;--team-x:0px;--team-y:0px;overflow:visible;padding:clamp(34px,3.1vw,56px) clamp(20px,2.55vw,46px) clamp(30px,2.8vw,48px);border:1px solid rgba(190,124,78,.23);border-radius:clamp(32px,2.7vw,46px);background:radial-gradient(circle at 90% 2%,rgba(12,159,164,.055),transparent 28%),radial-gradient(circle at 8% 96%,rgba(214,146,99,.055),transparent 27%),linear-gradient(180deg,#fff,#fffefd);box-shadow:0 36px 78px #12363b24,0 15px 34px #72452a13,0 -1px #fffffff2 inset;transform:perspective(2100px) translate3d(var(--team-x),var(--team-y),0) rotateX(var(--team-rx)) rotateY(var(--team-ry));transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,border-color .3s ease}.home44-team-surface:before{inset:-1px;z-index:-2;border:0;border-radius:inherit;background:linear-gradient(120deg,#e0a77e3b,#ffffff26 31%,#06969e30 74%,#e0a77e29);opacity:.62;filter:blur(.15px)}.home44-team-surface:after{width:38%;height:42%;right:-8%;top:-15%;z-index:-1;background:radial-gradient(circle,rgba(0,163,170,.08) 0%,rgba(0,163,170,.025) 38%,transparent 70%);filter:blur(12px)}.home44-team:hover .home44-team-surface{border-color:#be74444f;box-shadow:0 44px 92px #12363b2b,0 18px 39px #72452a16}.home44-team-head{grid-template-columns:minmax(180px,.72fr) minmax(430px,1.8fr) minmax(280px,1fr);gap:clamp(20px,2.35vw,46px);align-items:center;margin-bottom:clamp(28px,2.7vw,46px)}.home44-team-kicker-wrap{gap:13px}.home44-team-kicker{color:#006d77;font-size:clamp(10px,.7vw,12.5px);letter-spacing:.32em}.home44-team-copper-line{width:clamp(32px,3.3vw,62px);height:2px;background:linear-gradient(90deg,#b96e3d,#f2b887);box-shadow:0 2px 8px #be6f3f33}.home44-team-head h2{max-width:820px;font-size:clamp(42px,3.75vw,70px);line-height:.95;letter-spacing:-.038em;color:#073b48;text-shadow:0 1px 0 rgba(255,255,255,.8)}.home44-team-head p{max-width:420px;justify-self:end;color:#5b737a;font-size:clamp(13px,.9vw,16px);line-height:1.58}.home44-team-grid{gap:clamp(13px,1.25vw,22px);align-items:stretch}.home44-doctor-card{--card-lift:0px;--card-z:0px;--rim-opacity:.42;overflow:visible;border:0;border-radius:clamp(24px,1.8vw,31px);background:transparent;box-shadow:none;transform:perspective(1200px) rotateX(var(--card-rx)) rotateY(var(--card-ry)) translate3d(0,var(--card-lift),var(--card-z));transition:transform .18s cubic-bezier(.2,.8,.2,1),filter .25s ease;isolation:isolate}.home44-doctor-card:before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;border-radius:inherit;padding:1px;background:linear-gradient(145deg,#e9b58ed4,#fffffff2 30%,#00a1a97a 70%,#c06f3cad);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:var(--rim-opacity)}.home44-doctor-card:after{content:"";position:absolute;left:9%;right:9%;bottom:-15px;height:26px;z-index:-3;pointer-events:none;border-radius:50%;background:radial-gradient(ellipse,rgba(8,60,65,.2),rgba(144,88,52,.07) 50%,transparent 72%);filter:blur(9px);transform:translateZ(-10px);opacity:.78;transition:opacity .25s ease,transform .25s ease}.home44-doctor-card:hover,.home44-doctor-card:focus-within{--card-lift:-9px;--card-z:22px;--rim-opacity:.78;filter:drop-shadow(0 24px 24px rgba(12,55,61,.12));border-color:transparent;box-shadow:none}.home44-doctor-card:hover:after,.home44-doctor-card:focus-within:after{opacity:1;transform:translateY(7px) scaleX(1.08) translateZ(-10px)}.home44-doctor-card.is-founder{border-color:transparent;box-shadow:none}.home44-doctor-card.is-founder:before{opacity:.82;background:linear-gradient(145deg,#d88d58,#fff 30%,#00a9b2 69%,#bd6f3f)}.home44-doctor-photo{aspect-ratio:4/5.08;border-radius:inherit;border-bottom:0;overflow:hidden;background:#eef7f6;box-shadow:0 19px 37px #0b373d25,0 5px 15px #844d2d13,inset 0 1px #ffffffe6;transform:translateZ(30px)}.home44-doctor-photo:before{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff94,inset 0 -60px 72px #03333b33}.home44-doctor-photo:after{height:35%;z-index:2;background:linear-gradient(180deg,transparent 0%,rgba(5,49,57,.035) 33%,rgba(5,43,51,.22) 100%)}.home44-doctor-photo img{width:calc(100% + 14px);height:calc(100% + 14px);margin:-7px;transform:translate3d(var(--photo-x),var(--photo-y-shift),0) scale(1.028);transition:transform .19s ease-out,filter .28s ease}.home44-doctor-card:hover .home44-doctor-photo img{filter:saturate(1.045) contrast(1.025) brightness(1.015);transform:translate3d(var(--photo-x),var(--photo-y-shift),0) scale(1.045)}.home44-photo-glass{z-index:4;opacity:.75;background:linear-gradient(118deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,.035) 24%,transparent 43%),radial-gradient(circle at var(--glow-x) var(--glow-y),rgba(255,255,255,.26),transparent 27%)}.home44-founder-chip{left:16px;bottom:105px;min-height:30px;padding:0 14px;border:1px solid rgba(255,255,255,.58);background:linear-gradient(180deg,#10a9af,#007b84);box-shadow:0 10px 20px #00535a3b,inset 0 1px #ffffff6b;letter-spacing:.18em;transform:translateZ(44px)}.home44-doctor-body{position:absolute;left:10px;right:10px;bottom:10px;z-index:7;min-height:0;padding:clamp(15px,1.15vw,20px) clamp(14px,1.05vw,18px) clamp(12px,.95vw,16px);gap:12px;border:1px solid rgba(255,255,255,.86);border-radius:clamp(18px,1.35vw,24px);background:linear-gradient(180deg,#fffffff6,#fffcf8f0);-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08);box-shadow:0 15px 30px #09363c25,0 4px 12px #874e2c0f,inset 0 1px #fff;transform:translateZ(44px)}.home44-doctor-body:before{content:"";position:absolute;left:16px;right:16px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(197,113,61,.52),rgba(2,154,162,.32),transparent)}.home44-doctor-copy h3{color:#083c49;font-size:clamp(19px,1.42vw,27px);line-height:1.02;letter-spacing:-.024em}.home44-doctor-copy p{margin-top:7px;min-height:0;color:#687b80;font-size:clamp(9px,.62vw,11.5px);line-height:1.35}.home44-doctor-link{min-height:38px;padding:4px 5px 4px 14px;border:1px solid rgba(1,132,141,.19);color:#fff;background:linear-gradient(180deg,#0aa4aa,#007983);box-shadow:0 10px 20px #00565c2e,inset 0 1px #ffffff57,inset 0 -2px 6px #00383e1f;font-size:clamp(9px,.61vw,11px);letter-spacing:.005em}.home44-doctor-link b{width:29px;height:29px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#098c94,#006a72);box-shadow:0 5px 12px #0041462e,inset 0 1px #ffffff42}.home44-doctor-link:hover,.home44-doctor-link:focus-visible{color:#fff;border-color:#ffffff47;background:linear-gradient(180deg,#13b2b7,#007680);transform:translateY(-2px);box-shadow:0 14px 25px #00535a40,inset 0 1px #ffffff6b,inset 0 -2px 7px #00373c24}.home44-doctor-link:hover b,.home44-doctor-link:focus-visible b{background:#0042488c;transform:translate(3px) rotate(-4deg)}.home44-card-shine{border-radius:inherit;opacity:.22;background:radial-gradient(circle at var(--glow-x) var(--glow-y),rgba(255,255,255,.8) 0%,rgba(255,255,255,.16) 14%,transparent 31%),linear-gradient(115deg,transparent 30%,rgba(255,255,255,.1) 44%,transparent 57%);mix-blend-mode:screen}.home44-doctor-card:hover .home44-card-shine{opacity:.5}.home44-doctor-card:nth-child(1){transform-origin:70% 70%}.home44-doctor-card:nth-child(2){transform-origin:58% 72%}.home44-doctor-card:nth-child(3){transform-origin:50% 74%}.home44-doctor-card:nth-child(4){transform-origin:42% 72%}.home44-doctor-card:nth-child(5){transform-origin:30% 70%}.home43[dir=rtl] .home44-founder-chip,[dir=rtl] .home44-founder-chip{left:auto;right:16px}@media(max-width:1280px){.home44-team-head{grid-template-columns:minmax(160px,.65fr) minmax(340px,1.55fr) minmax(240px,.95fr)}.home44-team-grid{gap:11px}.home44-doctor-body{left:8px;right:8px;bottom:8px;padding:14px 12px 12px}.home44-founder-chip{bottom:99px}}@media(max-width:1060px){.home44-team-head{grid-template-columns:1fr 2fr}.home44-team-head p{grid-column:2;justify-self:start;max-width:560px}.home44-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home44-doctor-copy h3{font-size:27px}.home44-doctor-copy p{font-size:11px}.home44-founder-chip{bottom:108px}}@media(max-width:760px){.home44-team-surface{overflow:hidden;padding:28px 14px 20px;border-radius:28px;transform:none!important}.home44-team-head h2{font-size:clamp(40px,11vw,58px)}.home44-team-grid{padding:6px 5px 24px}.home44-doctor-card{flex:0 0 min(80vw,345px);transform:none!important;filter:none!important}.home44-doctor-photo{aspect-ratio:4/5.18}.home44-doctor-photo img{transform:scale(1.028)!important}.home44-doctor-card:hover .home44-doctor-photo img{transform:scale(1.04)!important}.home44-doctor-body{left:9px;right:9px;bottom:9px;padding:17px 15px 14px}.home44-doctor-copy h3{font-size:28px}.home44-doctor-copy p{font-size:11px}.home44-doctor-link{font-size:11px;min-height:42px}.home44-founder-chip{bottom:116px}}@media(max-width:430px){.home44-team-surface{padding-left:11px;padding-right:11px}.home44-doctor-card{flex-basis:86vw}.home44-doctor-copy h3{font-size:27px}}@media(prefers-reduced-motion:reduce){.home44-team-surface,.home44-doctor-card,.home44-doctor-photo img,.home44-doctor-link,.home44-doctor-link b{transition:none!important;transform:none!important}.home44-doctor-card:hover,.home44-doctor-card:focus-within{filter:none!important}}.home44c-team{position:relative;width:min(100% - 3.2rem,1840px);margin:clamp(1.4rem,2.3vw,2.7rem) auto;padding:0;background:#fff;isolation:isolate;perspective:1800px;overflow:visible}.home44c-stage{--s-rx:0deg;--s-ry:0deg;--s-x:0px;--s-y:0px;position:relative;padding:clamp(2.3rem,3.3vw,4.3rem) clamp(1.35rem,2.35vw,3.2rem) clamp(1.35rem,2vw,2.25rem);border-radius:clamp(2rem,3vw,4.2rem);border:1px solid rgba(198,111,56,.5);background:radial-gradient(circle at 80% 12%,rgba(74,206,204,.09),transparent 30%),radial-gradient(circle at 15% 86%,rgba(198,111,56,.055),transparent 27%),linear-gradient(180deg,#fff 0% 72%,#fffdfb);box-shadow:0 42px 72px #0c323924,0 14px 24px #0c323914,inset 0 1px #fffffffa,inset 0 0 0 7px #ffffffb8;transform:translate3d(var(--s-x),var(--s-y),0) rotateX(var(--s-rx)) rotateY(var(--s-ry));transform-style:preserve-3d;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease;overflow:hidden}.home44c-stage:before{content:"";position:absolute;inset:10px;z-index:-1;border-radius:inherit;border:1px solid rgba(11,151,155,.16);box-shadow:inset 0 0 0 1px #ca753b1f;pointer-events:none}.home44c-stage:after{content:"";position:absolute;left:8%;right:8%;bottom:-24px;height:48px;border-radius:50%;background:radial-gradient(ellipse,#09343b38,#09343b00 68%);filter:blur(10px);z-index:-2;transform:translateZ(-40px);pointer-events:none}.home44c-ribbon{position:absolute;z-index:0;width:112px;height:330px;pointer-events:none;opacity:.96;filter:drop-shadow(0 12px 15px rgba(7,86,91,.14))}.home44c-ribbon:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,#087e83,#1bb1b3 42%,#77d6d3 53%,#0f8f93);border:2px solid rgba(194,104,46,.74);box-shadow:inset 7px 0 18px #ffffff59,inset -7px 0 16px #064a502e;clip-path:polygon(0 0,100% 17%,82% 49%,100% 82%,0 100%,18% 50%)}.home44c-ribbon-left{left:-38px;top:125px;transform:rotate(-2deg) translateZ(9px)}.home44c-ribbon-right{right:-40px;bottom:68px;transform:rotate(178deg) translateZ(9px)}.home44c-head{position:relative;z-index:2;display:grid;grid-template-columns:minmax(120px,.65fr) minmax(560px,2.5fr) minmax(180px,.85fr);align-items:center;gap:clamp(1rem,2vw,2.6rem);margin:0 auto clamp(1.65rem,2.3vw,2.8rem);max-width:1660px;transform:translateZ(18px)}.home44c-brand-note{font-size:.78rem;letter-spacing:.34em;color:#0d6170;line-height:1.75;font-weight:700;padding-left:1.4rem}.home44c-brand-note span{display:block}.home44c-title-wrap{text-align:center}.home44c-kicker-row{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:.4rem}.home44c-kicker-row i{width:46px;height:2px;background:linear-gradient(90deg,transparent,#d07135)}.home44c-kicker-row i:last-child{background:linear-gradient(90deg,#d07135,transparent)}.home44c-kicker-row p{margin:0;color:#075e6b;font-size:clamp(.72rem,.7vw,.88rem);font-weight:800;letter-spacing:.34em;white-space:nowrap}.home44c-title-wrap h2{margin:.1rem 0 .3rem;color:#073a49;font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(2.55rem,4vw,5rem);line-height:.98;letter-spacing:-.035em;text-wrap:balance}.home44c-intro{margin:.72rem auto 0;max-width:850px;color:#486a78;font-size:clamp(.98rem,1vw,1.18rem);line-height:1.55;text-wrap:balance}.home44c-script-note{justify-self:end;text-align:right;color:#78a2ad;font-family:Segoe Script,Brush Script MT,cursive;font-style:italic;font-size:clamp(1.25rem,1.65vw,2.05rem);line-height:1.08;transform:rotate(-3deg);opacity:.82;padding-right:1.2rem}.home44c-script-note span{display:block}.home44c-script-note:after{content:"";display:block;width:38px;height:2px;background:#cf7139;margin:.55rem .4rem 0 auto}.home44c-grid{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,1.25vw,1.45rem);max-width:1660px;margin:0 auto;align-items:stretch}.home44c-card{--c-rx:0deg;--c-ry:0deg;--c-z:0px;--shine-x:50%;--shine-y:12%;position:relative;min-width:0;transform-style:preserve-3d;transform:translate3d(0,18px,var(--c-z)) rotateX(var(--c-rx)) rotateY(var(--c-ry));opacity:0;transition:transform .34s cubic-bezier(.18,.82,.22,1),opacity .55s ease var(--reveal-delay,0ms),filter .3s ease;filter:drop-shadow(0 18px 16px rgba(6,45,52,.12))}.home44c-card.is-visible{opacity:1;transform:translateZ(var(--c-z)) rotateX(var(--c-rx)) rotateY(var(--c-ry))}.home44c-card:hover{filter:drop-shadow(0 28px 22px rgba(7,50,58,.2))}.home44c-card-inner{position:relative;height:100%;overflow:hidden;border-radius:30px;background:linear-gradient(180deg,#fff,#fffefa);border:1.5px solid rgba(195,105,48,.88);box-shadow:0 0 0 4px #fffffff0,0 0 0 6px #09999d3d,0 0 0 7px #ca703670,inset 0 1px #fff,inset 0 -12px 30px #0f828609;transform-style:preserve-3d}.home44c-card-inner:before{content:"";position:absolute;inset:6px;border-radius:24px;border:1px solid rgba(209,130,73,.3);z-index:5;pointer-events:none}.home44c-card-inner:after{content:"";position:absolute;left:14%;right:14%;top:-3px;height:5px;border-radius:99px;background:linear-gradient(90deg,transparent,#fff4c6 18%,#e19554 50%,#fff4c6 82%,transparent);box-shadow:0 0 15px #e5a9569e;z-index:7;pointer-events:none}.home44c-photo-wrap{position:relative;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(145deg,#edf9f8,#fff7ef);transform:translateZ(18px)}.home44c-photo-wrap picture,.home44c-photo-wrap img{display:block;width:100%;height:100%}.home44c-photo-wrap img{object-fit:cover;object-position:var(--home44c-photo-position,50% 32%);transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .45s ease;filter:saturate(.98) contrast(1.015)}.home44c-card:hover .home44c-photo-wrap img{transform:scale(1.035);filter:saturate(1.035) contrast(1.03)}.home44c-photo-vignette{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,49,55,.02),transparent 42%,rgba(4,57,62,.08));pointer-events:none}.home44c-photo-specular{position:absolute;inset:-30%;background:linear-gradient(112deg,transparent 36%,rgba(255,255,255,.26) 48%,transparent 59%);transform:translate(-60%);transition:transform .7s ease;pointer-events:none;mix-blend-mode:screen}.home44c-card:hover .home44c-photo-specular{transform:translate(58%)}.home44c-founder-badge,.home44c-location-badge{position:absolute;top:13px;z-index:8;display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.08em;line-height:1;padding:.58rem .76rem;box-shadow:0 8px 18px #043e4338,inset 0 1px #ffffff59;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home44c-founder-badge{left:13px;background:linear-gradient(180deg,#0aa3a7,#066f78);border:1px solid rgba(244,181,101,.85)}.home44c-founder-badge b{color:#ffcb74;font-size:.95rem}.home44c-location-badge{right:13px;background:linear-gradient(180deg,#138b91,#076b74);border:1px solid rgba(255,255,255,.48);letter-spacing:.02em}.home44c-location-badge.is-london{background:linear-gradient(180deg,#bd7a29,#935b19)}.home44c-location-badge svg{width:15px;height:15px;fill:currentColor}.home44c-info{position:relative;z-index:4;padding:clamp(.95rem,1.1vw,1.25rem) clamp(.9rem,1.1vw,1.25rem) 1.05rem;transform:translateZ(24px);background:linear-gradient(180deg,#fffffffa,#fffdf8fa)}.home44c-info h3{margin:0;color:#073b4a;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.24rem,1.35vw,1.72rem);font-weight:500;line-height:1.05;letter-spacing:-.018em;min-height:2.1em}.home44c-info p{margin:.38rem 0 0;color:#5c7780;font-size:.84rem;line-height:1.35;min-height:2.4em}.home44c-copper-rule{display:block;width:34px;height:2px;margin:.6rem 0 .72rem;background:linear-gradient(90deg,#d06d33,#f1a469);border-radius:9px}.home44c-profile{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:46px;padding:.35rem .34rem .35rem 1rem;border-radius:999px;color:#083e4c;text-decoration:none;background:linear-gradient(180deg,#f7ffff,#e8f7f7);border:1px solid rgba(8,151,156,.38);box-shadow:inset 0 1px #fff,0 7px 18px #07777d1a;font-weight:700;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.home44c-profile b{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:50%;color:#fff;background:linear-gradient(180deg,#0aa4a8,#066c76);font-size:1.2rem;font-weight:400;box-shadow:0 6px 12px #07666c40,inset 0 1px #fff6;transition:transform .25s ease}.home44c-profile:hover{transform:translateY(-2px);border-color:#ca6f359e;box-shadow:inset 0 1px #fff,0 11px 22px #065f6729}.home44c-profile:hover b{transform:translate(2px) rotate(-3deg)}.home44c-shine{position:absolute;inset:0;z-index:12;border-radius:30px;pointer-events:none;background:radial-gradient(circle at var(--shine-x) var(--shine-y),rgba(255,255,255,.34),transparent 26%);mix-blend-mode:screen;opacity:.9}.home44c-floor-shadow{position:absolute;left:10%;right:10%;bottom:-16px;height:26px;border-radius:50%;background:radial-gradient(ellipse,#04343b3d,#04343b00 68%);filter:blur(7px);transform:translateZ(-24px);z-index:-1;pointer-events:none}.home44c-foot{position:relative;z-index:2;display:flex;align-items:center;gap:clamp(.8rem,1.4vw,1.7rem);max-width:1540px;margin:clamp(1.35rem,2vw,2.2rem) auto 0;padding:.9rem 1rem .2rem;color:#396d77;transform:translateZ(13px)}.home44c-foot span{color:#cd753a;font-size:1.35rem}.home44c-foot b{font-size:.68rem;letter-spacing:.22em;font-weight:800;white-space:nowrap}.home44c-foot i{width:1px;height:24px;background:linear-gradient(180deg,transparent,#d27036,transparent)}.home44c-foot-spacer{flex:1!important;color:transparent!important}[dir=rtl] .home44c-brand-note{padding-left:0;padding-right:1.4rem;text-align:right}[dir=rtl] .home44c-script-note{justify-self:start;text-align:left;padding-right:0;padding-left:1.2rem}[dir=rtl] .home44c-script-note:after{margin:.55rem auto 0 .4rem}[dir=rtl] .home44c-founder-badge{left:auto;right:13px}[dir=rtl] .home44c-location-badge{right:auto;left:13px}[dir=rtl] .home44c-copper-rule{margin-left:auto}[dir=rtl] .home44c-profile{padding:.35rem 1rem .35rem .34rem}[dir=rtl] .home44c-profile b{transform:scaleX(-1)}@media(max-width:1279px){.home44c-team{width:min(100% - 2rem,1500px)}.home44c-head{grid-template-columns:1fr 4fr 1fr}.home44c-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home44c-script-note{font-size:1.3rem}}@media(max-width:980px){.home44c-stage{padding:2.2rem 1rem 1.35rem;border-radius:2rem}.home44c-head{grid-template-columns:1fr;text-align:center;margin-bottom:1.7rem}.home44c-brand-note,.home44c-script-note{display:none}.home44c-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home44c-ribbon{opacity:.48;width:72px}.home44c-foot{justify-content:center;flex-wrap:wrap}.home44c-foot-spacer{display:none}.home44c-foot b:nth-of-type(2),.home44c-foot b:nth-of-type(3){display:none}}@media(max-width:620px){.home44c-team{width:calc(100% - 1rem);margin:1rem auto}.home44c-stage{padding:1.65rem .72rem 1rem;border-radius:1.65rem;box-shadow:0 22px 40px #0c32391f,0 8px 18px #0c32390f}.home44c-stage:before{inset:6px}.home44c-kicker-row{gap:.65rem}.home44c-kicker-row i{width:24px}.home44c-kicker-row p{font-size:.63rem;letter-spacing:.22em}.home44c-title-wrap h2{font-size:2.3rem}.home44c-intro{font-size:.93rem}.home44c-grid{grid-template-columns:1fr;gap:1.05rem;max-width:430px}.home44c-card-inner{border-radius:25px}.home44c-info h3{font-size:1.55rem;min-height:0}.home44c-info p{min-height:0}.home44c-photo-wrap{aspect-ratio:5/4}.home44c-ribbon{display:none}.home44c-foot{gap:.65rem;padding-top:.65rem}.home44c-foot b{font-size:.58rem}.home44c-foot i{display:none}}@media(hover:none),(pointer:coarse){.home44c-stage,.home44c-card{transform:none!important}.home44c-card{opacity:1!important}.home44c-shine{display:none}}@media(prefers-reduced-motion:reduce){.home44c-stage,.home44c-card,.home44c-photo-wrap img,.home44c-profile,.home44c-profile b{transition:none!important;animation:none!important}.home44c-card{opacity:1!important;transform:none!important}.home44c-shine{display:none}}.home44d-team{--hh-teal:#058c94;--hh-teal-deep:#06636c;--hh-ink:#073b4a;--hh-copper:#c87332;--hh-copper-light:#f0ad69;position:relative;width:calc(100% - clamp(1rem,3vw,3.5rem));max-width:none;margin:clamp(1.4rem,2.5vw,2.8rem) auto;overflow:visible;isolation:isolate}.home44d-shell{position:relative;padding:clamp(2rem,3.2vw,3.9rem) clamp(1.1rem,2.25vw,2.5rem) clamp(1.2rem,2vw,2rem);border-radius:clamp(30px,3.3vw,58px);background:radial-gradient(circle at 82% 16%,rgba(25,177,181,.09),transparent 26%),linear-gradient(180deg,#fff,#fffefd 67%,#fffaf5);border:1px solid rgba(190,106,52,.38);box-shadow:0 34px 70px #072d3521,0 13px 28px #072d3512,inset 0 1px #fffffffc,inset 0 -1px #d4804729;transform:translateZ(0)}.home44d-shell:before{content:"";position:absolute;inset:9px;border-radius:inherit;padding:2px;pointer-events:none;background:linear-gradient(112deg,#fff8dd,#d87330 11%,#ffd99c 20%,#a95220 31%,#fff0c8 48%,#c26129,#ffe4b3 78%,#b75924 91%,#fff8dc);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.93;filter:drop-shadow(0 1px 1px rgba(120,57,21,.14));z-index:5}.home44d-shell:after{content:"";position:absolute;inset:16px;border:1px solid rgba(222,167,119,.28);border-radius:calc(clamp(30px,3.3vw,58px) - 10px);pointer-events:none;z-index:5}.home44d-corner{position:absolute;z-index:1;width:clamp(72px,9vw,150px);height:clamp(160px,22vw,350px);pointer-events:none;opacity:.96}.home44d-corner--lt{left:-2px;top:17%;border-radius:0 54px 54px 0;background:linear-gradient(150deg,#08a8aa,#0c8b91 56%,#04656f);box-shadow:inset -2px 0 #ffffff75,4px 0 #cb7030d1}.home44d-corner--rb{right:-2px;bottom:8%;border-radius:54px 0 0 54px;background:linear-gradient(330deg,#0aa8aa,#0a858d 60%,#075d68);box-shadow:inset 2px 0 #ffffff75,-4px 0 #cb7030d1}.home44d-head{position:relative;z-index:3;display:grid;grid-template-columns:minmax(130px,.95fr) minmax(0,5fr) minmax(170px,1fr);align-items:center;gap:1.25rem;max-width:1640px;margin:0 auto clamp(1.8rem,2.7vw,3rem)}.home44d-brand-note{align-self:center;color:#0a6270;font-size:clamp(.68rem,.8vw,.95rem);letter-spacing:.31em;font-weight:800;line-height:1.8;padding-left:1.35rem}.home44d-brand-note span{display:block}.home44d-brand-note i{display:block;width:28px;height:2px;background:linear-gradient(90deg,#d17035,#f0a568);margin-top:.55rem}.home44d-title-wrap{text-align:center}.home44d-kicker{display:flex;align-items:center;justify-content:center;gap:1.25rem}.home44d-kicker p{margin:0;color:#075f6d;font-size:clamp(.7rem,.76vw,.9rem);font-weight:800;letter-spacing:.34em;white-space:nowrap}.home44d-kicker i{width:44px;height:2px;background:linear-gradient(90deg,transparent,#d16e32)}.home44d-kicker i:last-child{background:linear-gradient(90deg,#d16e32,transparent)}.home44d-title-wrap h2{margin:.32rem 0 .28rem;color:#073b4a;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.45rem,3.75vw,4.9rem);font-weight:500;line-height:.97;letter-spacing:-.04em;text-wrap:balance}.home44d-intro{margin:.65rem auto 0;max-width:900px;color:#426978;font-size:clamp(.96rem,1.02vw,1.18rem);line-height:1.5;text-wrap:balance}.home44d-script{justify-self:end;text-align:right;color:#79a6b1;font-family:Segoe Script,Brush Script MT,cursive;font-size:clamp(1.15rem,1.55vw,2rem);line-height:1.08;font-style:italic;transform:rotate(-4deg);opacity:.86;padding-right:.75rem}.home44d-script span{display:block}.home44d-script i{display:block;width:38px;height:2px;background:#d17035;margin:.55rem .45rem 0 auto}.home44d-grid{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.9rem,1.15vw,1.35rem);max-width:1640px;margin:0 auto;perspective:1500px}.home44d-card{--rx:0deg;--ry:0deg;--lift:0px;position:relative;min-width:0;opacity:0;transform:translate3d(0,18px,0) rotateX(var(--rx)) rotateY(var(--ry));transform-style:preserve-3d;transition:transform .34s cubic-bezier(.2,.78,.2,1),opacity .5s ease var(--reveal-delay,0ms),filter .3s ease;filter:drop-shadow(0 17px 16px rgba(7,46,54,.12));will-change:transform}.home44d-card.is-visible{opacity:1;transform:translate3d(0,var(--lift),0) rotateX(var(--rx)) rotateY(var(--ry))}.home44d-card:hover{filter:drop-shadow(0 26px 24px rgba(7,46,54,.19))}.home44d-card-body{position:relative;height:100%;overflow:hidden;border-radius:28px;background:#fff;border:1px solid rgba(161,76,27,.76);box-shadow:0 0 0 3px #fffffffc,0 0 0 5px #efb46fb8,0 0 0 7px #a7521e7a,inset 0 1px #fffffffc,inset 0 -14px 26px #0d777d09;transform-style:preserve-3d}.home44d-card-body:before{content:"";position:absolute;inset:7px;border-radius:21px;border:1px solid rgba(244,202,147,.58);z-index:10;pointer-events:none}.home44d-card-body:after{content:"";position:absolute;left:14%;right:14%;top:-1px;height:4px;border-radius:99px;background:linear-gradient(90deg,transparent,#ffd69d 20%,#fff8dd 50%,#c3662d 82%,transparent);box-shadow:0 1px 9px #d78f4f57;z-index:11;pointer-events:none}.home44d-photo{position:relative;aspect-ratio:4/3;overflow:hidden;background:#eef8f6;transform:translateZ(16px);isolation:isolate}.home44d-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.11),transparent 42%,rgba(3,73,78,.035));z-index:2;pointer-events:none}.home44d-photo picture{display:block;width:100%;height:100%}.home44d-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transform-origin:50% 55%;filter:saturate(.99) contrast(1.02);transition:transform .48s cubic-bezier(.18,.78,.24,1)}.home44d-card:hover .home44d-photo img{transform:scale(1.012) translateY(-1px)}.home44d-founder,.home44d-location{position:absolute;top:12px;z-index:7;display:inline-flex;align-items:center;gap:.36rem;border-radius:999px;color:#fff;font-size:.71rem;font-weight:800;line-height:1;padding:.56rem .74rem;box-shadow:0 8px 18px #043e4433,inset 0 1px #ffffff52;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home44d-founder{left:12px;background:linear-gradient(180deg,#c78431,#9c5e18);border:1px solid rgba(255,227,166,.72);letter-spacing:.06em}.home44d-founder b{color:#fff1bd;font-size:.78rem}.home44d-location{right:12px;background:linear-gradient(180deg,#0aa3a8,#05707a);border:1px solid rgba(255,255,255,.38)}.home44d-location.is-london{background:linear-gradient(180deg,#c5842e,#995d18)}.home44d-location svg{width:14px;height:14px;fill:currentColor}.home44d-info{position:relative;z-index:4;padding:.84rem .9rem .82rem;background:linear-gradient(180deg,#fff,#fffefa);transform:translateZ(22px)}.home44d-info h3{margin:0;color:#073b4a;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.12rem,1.2vw,1.55rem);font-weight:500;line-height:1.08;letter-spacing:-.018em;min-height:2.15em}.home44d-info p{margin:.28rem 0 .58rem;color:#4b7180;font-size:.78rem;line-height:1.3;min-height:1.05rem}.home44d-profile{display:flex;align-items:center;justify-content:space-between;gap:.55rem;width:100%;min-height:43px;padding:.28rem .3rem .28rem .9rem;border-radius:999px;color:#083e4d;text-decoration:none;background:linear-gradient(180deg,#fbffff,#e8f8f8);border:1px solid rgba(7,157,161,.38);box-shadow:inset 0 1px #fff,0 7px 18px #07767c17;font-weight:800;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.home44d-profile b{display:grid;place-items:center;flex:0 0 35px;height:35px;border-radius:50%;color:#fff;background:linear-gradient(180deg,#0aa4a8,#056873);font-size:1.13rem;font-weight:400;box-shadow:0 5px 11px #045c6238,inset 0 1px #ffffff57;transition:transform .25s ease}.home44d-profile:hover{transform:translateY(-1px);border-color:#cc6f3494;box-shadow:inset 0 1px #fff,0 10px 20px #07666c21}.home44d-profile:hover b{transform:translate(2px)}.home44d-shadow{position:absolute;left:12%;right:12%;bottom:-15px;height:24px;border-radius:50%;background:radial-gradient(ellipse,rgba(2,48,55,.23),transparent 68%);filter:blur(7px);z-index:-1;pointer-events:none}.home44d-foot{position:relative;z-index:3;display:flex;align-items:center;gap:clamp(.8rem,1.4vw,1.7rem);max-width:1540px;margin:clamp(1.25rem,2vw,2rem) auto 0;padding:.88rem 1rem .12rem;color:#2f6a75}.home44d-foot span{color:#cf7436;font-size:1.22rem}.home44d-foot b{font-size:.66rem;letter-spacing:.22em;font-weight:800;white-space:nowrap}.home44d-foot i{width:1px;height:23px;background:linear-gradient(180deg,transparent,#d27036,transparent)}.home44d-foot-spacer{flex:1!important;color:transparent!important}[dir=rtl] .home44d-brand-note{padding-left:0;padding-right:1.35rem;text-align:right}[dir=rtl] .home44d-script{justify-self:start;text-align:left;padding-right:0;padding-left:.75rem}[dir=rtl] .home44d-script i{margin:.55rem auto 0 .45rem}[dir=rtl] .home44d-founder{left:auto;right:12px}[dir=rtl] .home44d-location{right:auto;left:12px}[dir=rtl] .home44d-profile{padding:.28rem .9rem .28rem .3rem}[dir=rtl] .home44d-profile b{transform:scaleX(-1)}@media(max-width:1179px){.home44d-head{grid-template-columns:1fr 4fr 1fr}.home44d-brand-note,.home44d-script{font-size:.72rem}.home44d-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:930px}.home44d-photo{aspect-ratio:4/3}}@media(max-width:820px){.home44d-team{width:calc(100% - 1rem);margin:1rem auto}.home44d-shell{padding:1.8rem .8rem 1rem;border-radius:28px}.home44d-head{grid-template-columns:1fr;margin-bottom:1.45rem}.home44d-brand-note,.home44d-script{display:none}.home44d-corner{opacity:.33;width:52px}.home44d-title-wrap h2{font-size:2.65rem}.home44d-intro{font-size:.93rem}.home44d-grid{gap:1rem}.home44d-foot{justify-content:center;flex-wrap:wrap}.home44d-foot-spacer{display:none}.home44d-foot b:nth-of-type(2),.home44d-foot b:nth-of-type(3){display:none}}@media(max-width:620px){.home44d-shell{padding:1.55rem .65rem .9rem}.home44d-kicker{gap:.65rem}.home44d-kicker i{width:24px}.home44d-kicker p{font-size:.61rem;letter-spacing:.22em}.home44d-title-wrap h2{font-size:2.25rem}.home44d-grid{grid-template-columns:1fr;max-width:430px}.home44d-card-body{border-radius:24px}.home44d-photo{aspect-ratio:4/3}.home44d-info h3{font-size:1.48rem;min-height:0}.home44d-info p{min-height:0}.home44d-corner{display:none}.home44d-foot{gap:.65rem}.home44d-foot b{font-size:.56rem}.home44d-foot i{display:none}}@media(hover:none),(pointer:coarse){.home44d-card{opacity:1!important;transform:none!important}.home44d-card:hover .home44d-photo img{transform:none}}@media(prefers-reduced-motion:reduce){.home44d-card,.home44d-photo img,.home44d-profile,.home44d-profile b{transition:none!important;animation:none!important}.home44d-card{opacity:1!important;transform:none!important}}.home44d-team{isolation:isolate}.home44d-shell{background:#fff!important;box-shadow:0 34px 74px #072d3521,0 14px 30px #072d3512,inset 0 1px #fff,inset 0 -1px #d480471f!important}.home44d-corner,.home44d-corner--lt,.home44d-corner--rb{display:none!important}.home44d-card{filter:drop-shadow(0 18px 20px rgba(5,43,51,.12))}.home44d-card:hover{filter:drop-shadow(0 28px 28px rgba(5,43,51,.18))}.home44d-card-body{background:#fff!important;box-shadow:0 0 0 3px #fff,0 0 0 5px #efb46fbd,0 0 0 7px #a7521e80,0 16px 28px #052b3313,inset 0 1px #fff,inset 0 -12px 24px #bf713906!important}.home44d-photo{display:flex!important;align-items:flex-end!important;justify-content:center!important;aspect-ratio:4/3!important;overflow:hidden!important;background:#fff!important;padding:8px 8px 0!important;box-shadow:inset 0 -1px #c56f362e,inset 0 0 0 1px #dbb28b14!important}.home44d-photo:before,.home44d-photo:after{display:none!important;content:none!important;background:none!important}.home44d-photo picture{display:flex!important;align-items:flex-end!important;justify-content:center!important;width:100%!important;height:100%!important;background:#fff!important}.home44d-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important;transform:none!important;transform-origin:center bottom!important;background:#fff!important;filter:saturate(1.01) contrast(1.025) brightness(1.005)!important;transition:filter .32s ease!important}.home44d-founder,.home44d-location{z-index:8!important}.home44d-info{background:#fff!important;border-top:1px solid rgba(198,112,55,.12)}.home44d-shadow{left:15%!important;right:15%!important;bottom:-16px!important;height:26px!important;background:radial-gradient(ellipse,rgba(2,48,55,.2),transparent 69%)!important;filter:blur(8px)!important}@media(max-width:820px){.home44d-photo{padding:6px 6px 0!important}}@media(max-width:620px){.home44d-photo{padding:5px 5px 0!important}}.home44d-photo{aspect-ratio:6/5!important;overflow:hidden!important;padding:0!important;background:#fff!important;background-image:none!important;background-repeat:no-repeat!important;background-size:auto!important;background-position:center!important;box-shadow:inset 0 -1px #c56f3629,inset 0 0 0 1px #dbb28b12!important}.home44d-photo:before,.home44d-photo:after{content:none!important;display:none!important;background:none!important;background-image:none!important}.home44d-photo picture{display:block!important;width:100%!important;height:100%!important;overflow:hidden!important;background:#fff!important}.home44d-photo img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:50% var(--portrait-y,52%)!important;transform:none!important;transform-origin:center center!important;background:#fff!important;filter:saturate(1.01) contrast(1.025) brightness(1.005)!important;transition:filter .32s ease!important}.home44d-card:hover .home44d-photo img{transform:none!important;filter:saturate(1.015) contrast(1.035) brightness(1.008)!important}.home44d-card{transform-style:preserve-3d!important}.home44d-card:nth-child(1){--portrait-y:50%}.home44d-card:nth-child(2){--portrait-y:52%}.home44d-card:nth-child(3){--portrait-y:51%}.home44d-card:nth-child(4){--portrait-y:52%}.home44d-card:nth-child(5){--portrait-y:49%}.home44d-card:nth-child(6){--portrait-y:50%}.home44d-card:nth-child(7){--portrait-y:47%}.home44d-card:nth-child(8){--portrait-y:50%}@media(max-width:620px){.home44d-photo{aspect-ratio:5/4!important}}@media(prefers-reduced-motion:reduce){.home44d-photo img{transition:none!important}}.home44d-card:nth-child(1){--portrait-y:10% !important}.home44d-card:nth-child(2){--portrait-y:10% !important}.home44d-card:nth-child(3){--portrait-y:9% !important}.home44d-card:nth-child(4){--portrait-y:10% !important}.home44d-card:nth-child(5){--portrait-y:49% !important}.home44d-card:nth-child(6){--portrait-y:50% !important}.home44d-card:nth-child(7){--portrait-y:47% !important}@media(max-width:620px){.home44d-photo{aspect-ratio:5/4!important}.home44d-card:nth-child(1),.home44d-card:nth-child(2),.home44d-card:nth-child(3),.home44d-card:nth-child(4){--portrait-y:8% !important}}.home44d-card:nth-child(5){--portrait-y:5% !important}.home44d-card:nth-child(6){--portrait-y:7% !important}.home44d-card:nth-child(7){--portrait-y:8% !important}.home44d-card:nth-child(8){--portrait-y:50% !important}.home44d-photo{aspect-ratio:6/5!important;overflow:hidden!important;background:#fff!important;background-image:none!important}.home44d-photo picture{width:100%!important;height:100%!important;display:block!important;overflow:hidden!important;background:#fff!important}.home44d-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% var(--portrait-y,50%)!important;transform:none!important;background:#fff!important}.home44d-card:hover .home44d-photo img{transform:none!important}@media(max-width:1179px){.home44d-photo{aspect-ratio:6/5!important}}@media(max-width:620px){.home44d-photo{aspect-ratio:5/4!important}.home44d-card:nth-child(5){--portrait-y:4% !important}.home44d-card:nth-child(6){--portrait-y:5% !important}.home44d-card:nth-child(7){--portrait-y:7% !important}.home44d-card:nth-child(8){--portrait-y:45% !important}}.home44d-card:nth-child(5) .home44d-photo img,.home44d-card:nth-child(7) .home44d-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 50%!important;transform:none!important;transform-origin:center center!important;background:#fff!important}.home44d-card:nth-child(5) .home44d-photo,.home44d-card:nth-child(7) .home44d-photo,.home44d-card:nth-child(5) .home44d-photo picture,.home44d-card:nth-child(7) .home44d-photo picture{background:#fff!important}.home44d-card:nth-child(5) .home44d-photo,.home44d-card:nth-child(7) .home44d-photo,.home44d-card:nth-child(5) .home44d-photo picture,.home44d-card:nth-child(7) .home44d-photo picture{background:#fff!important;overflow:hidden!important}.home44d-card:nth-child(5) .home44d-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 50%!important;transform:scale(.76)!important;transform-origin:50% 50%!important;background:#fff!important}.home44d-card:nth-child(7) .home44d-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 50%!important;transform:scale(.82)!important;transform-origin:50% 50%!important;background:#fff!important}.home44d-card:nth-child(5):hover .home44d-photo img{transform:scale(.76)!important}.home44d-card:nth-child(7):hover .home44d-photo img{transform:scale(.82)!important}@media(max-width:620px){.home44d-card:nth-child(5) .home44d-photo img,.home44d-card:nth-child(5):hover .home44d-photo img{transform:scale(.82)!important}.home44d-card:nth-child(7) .home44d-photo img,.home44d-card:nth-child(7):hover .home44d-photo img{transform:scale(.86)!important}}.home44d-card:nth-child(5) .home44d-photo{background:radial-gradient(circle at 50% 26%,rgba(155,108,93,.22),transparent 46%),linear-gradient(180deg,#704d45,#4c302c 58%,#321f1d)!important;overflow:hidden!important}.home44d-card:nth-child(7) .home44d-photo{background:radial-gradient(circle at 72% 28%,rgba(182,216,200,.24),transparent 48%),linear-gradient(180deg,#fbfbf8,#f3f7f3 56%,#e8f0eb)!important;overflow:hidden!important}.home44d-card:nth-child(5) .home44d-photo picture,.home44d-card:nth-child(7) .home44d-photo picture{display:block!important;width:100%!important;height:100%!important;background:transparent!important}.home44d-card:nth-child(5) .home44d-photo img,.home44d-card:nth-child(7) .home44d-photo img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:50% 50%!important;transform:none!important;transform-origin:50% 50%!important;background:transparent!important;filter:saturate(1.01) contrast(1.015)!important}.home44d-card:nth-child(5):hover .home44d-photo img,.home44d-card:nth-child(7):hover .home44d-photo img{transform:none!important}@media(min-width:621px){.home44d-card:nth-child(5) .home44d-photo,.home44d-card:nth-child(7) .home44d-photo{aspect-ratio:6/5!important}}@media(max-width:620px){.home44d-card:nth-child(5) .home44d-photo img,.home44d-card:nth-child(7) .home44d-photo img,.home44d-card:nth-child(5):hover .home44d-photo img,.home44d-card:nth-child(7):hover .home44d-photo img{transform:none!important;object-position:50% 50%!important}}.home45a-partners{position:relative;padding:clamp(42px,5vw,76px) 0 clamp(28px,4vw,52px);overflow:clip;background:#fff}.home45a-partners .home45a-stage{position:relative;width:min(1360px,calc(100% - 32px));margin:0 auto;padding:clamp(34px,4.4vw,58px) clamp(18px,3vw,34px) clamp(28px,3.6vw,42px);border-radius:40px;background:radial-gradient(circle at top center,rgba(36,205,214,.08),transparent 34%),linear-gradient(180deg,#fff 0% 100%);border:1px solid rgba(203,139,80,.22);box-shadow:0 28px 70px #052c4314,inset 0 0 0 1px #ffffffd9,inset 0 18px 38px #ffffff94}.home45a-partners .home45a-stage:before,.home45a-partners .home45a-stage:after{content:"";position:absolute;inset:12px;border-radius:32px;pointer-events:none}.home45a-partners .home45a-stage:before{border:2px solid rgba(202,134,75,.55);box-shadow:inset 0 0 0 2px #ffffffeb,0 0 0 1px #23c1cc14}.home45a-partners .home45a-stage:after{inset:22px;border:1px solid rgba(35,193,204,.18)}.home45a-partners .home45a-side{position:absolute;top:clamp(32px,4vw,56px);width:clamp(72px,7vw,118px);height:clamp(280px,34vw,430px);pointer-events:none;opacity:.98}.home45a-partners .home45a-side:before,.home45a-partners .home45a-side:after{content:"";position:absolute;inset:0;border-radius:0 52px 52px 0;background:linear-gradient(180deg,#49d7df,#0f9fad);box-shadow:inset -2px 0 #ffffffbf,0 14px 40px #00a8b738}.home45a-partners .home45a-side:after{inset:0 8px 0 0;background:transparent;border:3px solid rgba(203,139,80,.92);box-shadow:none}.home45a-partners .home45a-side-left{left:-12px;transform:scaleX(1);clip-path:inset(0 40% 0 0 round 0 58px 58px 0)}.home45a-partners .home45a-side-right{right:-12px;transform:scaleX(-1);clip-path:inset(0 40% 0 0 round 0 58px 58px 0)}.home45a-head{position:relative;z-index:2;text-align:center;max-width:980px;margin:0 auto clamp(30px,3.8vw,46px)}.home45a-kicker-row{display:inline-flex;align-items:center;gap:14px;margin-bottom:14px}.home45a-kicker-row i{width:clamp(52px,5.6vw,92px);height:2px;border-radius:999px;background:linear-gradient(90deg,#ca864b00,#ca864be0,#23c1cc38)}.home45a-kicker-row p{margin:0;font-size:.9rem;letter-spacing:.42em;text-transform:uppercase;color:#008b9a;font-weight:700}.home45a-title{margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.2em .24em;font-family:var(--font-display, Georgia, serif);font-size:clamp(2.45rem,6vw,5.3rem);line-height:.98;letter-spacing:-.03em}.home45a-title span,.home45a-title strong{display:inline-block;transform:translateZ(0)}.home45a-title span{font-weight:700;color:#0d8e9d;text-shadow:0 1px 0 #e6ffff,0 2px 0 #b7f4f8,0 3px 0 #77dfe7,0 5px 12px rgba(15,135,144,.26),0 12px 32px rgba(7,84,100,.18)}.home45a-title strong{font-weight:800;color:#cb7d3d;text-shadow:0 1px 0 #fff2e6,0 2px 0 #ffd8b4,0 3px 0 #efb07a,0 5px 12px rgba(164,87,26,.28),0 12px 36px rgba(153,91,37,.18)}.home45a-intro{max-width:760px;margin:16px auto 0;font-size:clamp(1.02rem,2vw,1.22rem);line-height:1.55;color:#3c6683}.home45a-showcase{position:relative;z-index:1;height:clamp(24px,4vw,44px);margin:0 auto clamp(14px,1.8vw,18px)}.home45a-showcase:before{content:"";position:absolute;left:50%;bottom:0;width:min(1120px,90%);height:22px;transform:translate(-50%);border-radius:999px;background:radial-gradient(circle at center,rgba(35,193,204,.28),rgba(35,193,204,.08) 52%,transparent 70%);filter:blur(8px)}.home45a-showcase:after{content:"";position:absolute;left:50%;bottom:-14px;width:min(1120px,92%);height:clamp(22px,2.5vw,28px);transform:translate(-50%);border-radius:999px;background:linear-gradient(180deg,#fff,#f4f4f4 80%,#e9edf0);border:1px solid rgba(204,137,77,.58);box-shadow:inset 0 2px #fffffff5,0 14px 22px #083a4c14}.home45a-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(16px,2.1vw,26px);align-items:end;margin-top:8px}.home45a-card{position:relative;isolation:isolate;animation:home45a-float 5.6s ease-in-out infinite;animation-delay:var(--home45a-delay,0s)}.home45a-card:nth-child(2n){animation-duration:6.2s}.home45a-card:nth-child(3n){animation-duration:6.8s}.home45a-card-surface{position:relative;min-height:clamp(180px,18vw,232px);border-radius:30px;display:flex;align-items:center;justify-content:center;padding:clamp(18px,2.4vw,28px);background:linear-gradient(180deg,#fffffffa,#f7fafbfa);border:2px solid rgba(203,139,80,.82);box-shadow:inset 0 0 0 2px #ffffffe6,inset 0 12px 26px #ffffffbd,0 14px 26px #07384814,0 3px #df97582e;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.home45a-card-surface:before{content:"";position:absolute;inset:6px;border-radius:24px;border:1px solid rgba(140,227,232,.36);pointer-events:none}.home45a-card-surface:after{content:"";position:absolute;inset:-30% auto auto -25%;width:60%;height:170%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);transform:rotate(18deg);opacity:.42;pointer-events:none}.home45a-card-orbit{position:absolute;left:50%;bottom:8px;width:126%;height:48px;transform:translate(-50%);border-radius:999px;border:2px solid rgba(120,235,243,.55);opacity:.9;pointer-events:none;z-index:-1}.home45a-card-highlight{position:absolute;left:50%;bottom:-10px;width:74%;height:18px;transform:translate(-50%);border-radius:999px;background:radial-gradient(circle at center,rgba(29,214,223,.8),rgba(29,214,223,.2) 58%,transparent 78%);filter:blur(6px);opacity:.92;pointer-events:none;z-index:-2}.home45a-logo{position:relative;z-index:2;width:min(100%,225px);max-height:88px;object-fit:contain;transform:translateY(0);transition:transform .35s ease,filter .35s ease;filter:saturate(1.03) drop-shadow(0 6px 12px rgba(0,0,0,.07))}.home45a-card:hover .home45a-card-surface,.home45a-card:focus-within .home45a-card-surface{transform:translateY(-10px) rotateX(4deg);box-shadow:inset 0 0 0 2px #ffffffeb,inset 0 12px 26px #ffffffc7,0 22px 34px #053e521f,0 0 0 1px #23c1cc29;border-color:#cd8546f0}.home45a-card:hover .home45a-logo,.home45a-card:focus-within .home45a-logo{transform:translateY(-4px) scale(1.03);filter:saturate(1.08) drop-shadow(0 12px 16px rgba(0,0,0,.08))}.home45a-card:hover .home45a-card-orbit,.home45a-card:focus-within .home45a-card-orbit{animation:home45a-spin 2.8s linear infinite}.home45a-foot{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:clamp(10px,2vw,20px);align-items:center;margin-top:clamp(34px,4vw,46px);padding:clamp(20px,2.8vw,28px) clamp(8px,1.5vw,12px) 0}.home45a-foot-item{display:flex;align-items:center;gap:16px}.home45a-foot-icon{flex:0 0 auto;width:62px;height:62px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 25%,#efffff,#d8fbfd 45%,#c7f2f6);border:1px solid rgba(35,193,204,.26);box-shadow:0 10px 22px #0095a41f}.home45a-foot-icon svg{width:28px;height:28px;fill:#0f8f9e}.home45a-foot-item b,.home45a-foot-item p{margin:0}.home45a-foot-item b{display:block;font-size:.96rem;letter-spacing:.22em;color:#0d8a99;font-weight:700}.home45a-foot-item p{margin-top:4px;font-size:.95rem;letter-spacing:.13em;color:#356786}.home45a-foot-divider{width:1px;height:60px;justify-self:center;background:linear-gradient(180deg,#cb8b5000,#cb8b50e6,#cb8b5000)}@keyframes home45a-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes home45a-spin{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(360deg)}}@media(max-width:1180px){.home45a-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home45a-foot{grid-template-columns:1fr}.home45a-foot-divider{display:none}}@media(max-width:820px){.home45a-stage{width:min(100% - 18px,100%)}.home45a-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home45a-side{display:none}.home45a-title{gap:.12em .18em}}@media(max-width:560px){.home45a-grid{grid-template-columns:1fr}.home45a-card-surface{min-height:166px}.home45a-foot-item{align-items:flex-start}.home45a-kicker-row p{letter-spacing:.24em;font-size:.8rem}}@media(prefers-reduced-motion:reduce){.home45a-card,.home45a-card:hover .home45a-card-orbit,.home45a-card:focus-within .home45a-card-orbit{animation:none!important}.home45a-card-surface,.home45a-logo{transition:none!important}}.home45b-partners{position:relative;padding:clamp(56px,5vw,92px) 0 clamp(44px,4vw,72px);background:#fff;overflow:clip}.home45b-partners:before,.home45b-partners:after{content:"";position:absolute;width:clamp(160px,22vw,310px);aspect-ratio:1/1;border-radius:34% 66% 52% 48%/36% 42% 58% 64%;background:radial-gradient(circle at 35% 35%,#74f1f5eb,#039daff2 70%);box-shadow:inset 0 8px 22px #ffffff52,0 18px 38px #0992a02e;z-index:0}.home45b-partners:before{top:6px;left:calc(-1*clamp(85px,9vw,130px));transform:rotate(10deg);border:5px solid rgba(202,132,71,.82)}.home45b-partners:after{right:calc(-1*clamp(85px,9vw,130px));bottom:-38px;transform:rotate(-20deg);border:5px solid rgba(202,132,71,.82)}.home45b-shell{position:relative;z-index:1;width:min(1420px,calc(100% - 36px));margin:0 auto}.home45b-head{text-align:center;max-width:1180px;margin:0 auto clamp(22px,2vw,28px)}.home45b-kicker{display:inline-flex;align-items:center;gap:18px;margin-bottom:18px}.home45b-kicker i{width:clamp(48px,5vw,92px);height:2px;border-radius:999px;background:linear-gradient(90deg,#d4884d00,#d4884df2,#d4884d00)}.home45b-kicker span{font-size:clamp(.84rem,1vw,1rem);letter-spacing:.42em;text-transform:uppercase;color:#0b8f9c;font-weight:700}.home45b-title{margin:0;display:flex;justify-content:center;align-items:baseline;flex-wrap:wrap;gap:0 .22em;font-family:var(--font-display, Georgia, serif);font-size:clamp(2.7rem,5.7vw,6.1rem);line-height:.98;letter-spacing:-.04em}.home45b-title-a,.home45b-title-b{display:inline-block;white-space:nowrap}.home45b-title-a{color:#009fb1;font-weight:800;text-shadow:0 1px 0 #eeffff,0 2px 0 #cbfbff,0 3px 0 #8de9f0,0 4px 0 #4eced9,0 8px 18px rgba(0,116,132,.22),0 16px 28px rgba(0,74,90,.14)}.home45b-title-b{color:#d38741;font-weight:800;text-shadow:0 1px 0 #fff8f1,0 2px 0 #ffe0c4,0 3px 0 #f5bd8e,0 4px 0 #ec9e63,0 8px 18px rgba(163,84,24,.24),0 16px 28px rgba(128,74,34,.14)}.home45b-intro{max-width:860px;margin:18px auto 0;color:#476982;font-size:clamp(1.06rem,1.7vw,1.26rem);line-height:1.5}.home45b-stage{position:relative;padding-top:clamp(10px,1vw,14px);margin-top:clamp(12px,2vw,18px)}.home45b-cards{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(16px,1.8vw,26px);align-items:end}.home45b-card{position:relative;padding-bottom:24px;animation:home45b-float 5.8s ease-in-out infinite}.home45b-card--emirates{transform:rotate(-6deg) translateY(8px);animation-delay:.1s}.home45b-card--dewa{transform:rotate(-4deg);animation-delay:.3s}.home45b-card--ifza{transform:rotate(.3deg) translateY(-3px);animation-delay:.5s}.home45b-card--dnata{transform:rotate(3.5deg);animation-delay:.7s}.home45b-card--flydubai{transform:rotate(5.2deg) translateY(5px);animation-delay:.9s}.home45b-card-frame{position:relative;min-height:clamp(170px,18vw,206px);background:linear-gradient(180deg,#fff,#fcfcfc 55%,#f8f8f8);border-radius:26px;border:3px solid rgba(213,136,77,.88);box-shadow:inset 0 0 0 2px #ffffffeb,0 8px 18px #c97a3d29,0 18px 24px #0000000d;display:flex;align-items:center;justify-content:center;padding:clamp(18px,2vw,24px);overflow:hidden}.home45b-card-frame:before{content:"";position:absolute;inset:10px;border-radius:20px;border:1px solid rgba(255,255,255,.78);box-shadow:inset 0 0 14px #f5ceaa42}.home45b-card-frame:after{content:"";position:absolute;inset:-25% auto auto -20%;width:50%;height:160%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);transform:rotate(16deg)}.home45b-card-orbit{position:absolute;left:50%;top:50%;width:116%;height:56px;border-radius:999px;border:3px solid rgba(125,241,245,.95);transform:translate(-50%,-6%) rotate(-12deg);box-shadow:0 0 18px #55ecf252;opacity:.8}.home45b-card-glow{position:absolute;left:50%;bottom:18px;width:76%;height:20px;transform:translate(-50%);border-radius:999px;background:radial-gradient(circle at center,rgba(42,231,237,.82),rgba(42,231,237,.24) 58%,transparent 76%);filter:blur(6px)}.home45b-logo{position:relative;z-index:2;width:min(100%,215px);max-height:96px;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.05));transition:transform .35s ease,filter .35s ease}.home45b-card:hover .home45b-logo,.home45b-card:focus-within .home45b-logo{transform:scale(1.04) translateY(-3px);filter:drop-shadow(0 14px 18px rgba(0,0,0,.08))}.home45b-card:hover .home45b-card-orbit,.home45b-card:focus-within .home45b-card-orbit{animation:home45b-spin 3.2s linear infinite}.home45b-podium{position:relative;z-index:1;width:min(1290px,94%);height:clamp(38px,4vw,54px);margin:-8px auto 0;border-radius:999px;background:linear-gradient(180deg,#fffffffa,#f7f7f7fa 68%,#eaeaeafa),linear-gradient(90deg,#d6d6d659,#ffffffe0,#d6d6d659);border:3px solid rgba(211,136,77,.84);box-shadow:inset 0 6px 16px #ffffffd1,inset 0 -6px 16px #bcbcbc2e,0 18px 34px #00000014}.home45b-podium:before{content:"";position:absolute;inset:7px;border-radius:999px;background:linear-gradient(180deg,#fffffff5,#f4f4f4f5);opacity:.96}.home45b-benefits{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:clamp(12px,2vw,22px);margin:clamp(42px,4vw,54px) auto 0;max-width:1240px}.home45b-benefit{display:flex;align-items:center;gap:16px}.home45b-benefit-icon{flex:0 0 auto;width:68px;height:68px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#f4ffff,#d3fbfd 45%,#beeff4);box-shadow:0 14px 26px #14b6c524,inset 0 2px 6px #ffffffe6;border:1px solid rgba(125,230,236,.55)}.home45b-benefit-icon svg{width:30px;height:30px;fill:#118b99}.home45b-benefit strong,.home45b-benefit span{display:block}.home45b-benefit strong{color:#117f8d;font-size:.98rem;letter-spacing:.24em;font-weight:700}.home45b-benefit span{margin-top:4px;color:#1d7e90;font-size:.95rem;letter-spacing:.18em}.home45b-benefit-divider{width:1px;height:54px;background:linear-gradient(180deg,#d5884d00,#d5884deb,#d5884d00)}.home45b-signature{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:clamp(24px,3vw,30px)}.home45b-signature i{width:clamp(96px,14vw,160px);height:2px;border-radius:999px;background:linear-gradient(90deg,#29c0cc26,#29c0ccf2,#29c0cc26);position:relative}.home45b-signature i:first-child:after{content:"◇";position:absolute;right:-14px;top:50%;transform:translateY(-56%);color:#d58844;font-size:1.1rem}.home45b-signature span{color:#118898;font-size:.98rem;letter-spacing:.34em;font-weight:700;text-transform:uppercase}@keyframes home45b-float{0%,to{translate:0 0}50%{translate:0 -8px}}@keyframes home45b-spin{0%{transform:translate(-50%,-6%) rotate(-12deg)}to{transform:translate(-50%,-6%) rotate(348deg)}}@media(max-width:1240px){.home45b-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.home45b-benefits{grid-template-columns:1fr}.home45b-benefit-divider{display:none}}@media(max-width:820px){.home45b-title-a,.home45b-title-b{white-space:normal}.home45b-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home45b-card--emirates,.home45b-card--dewa,.home45b-card--ifza,.home45b-card--dnata,.home45b-card--flydubai{transform:none}}@media(max-width:560px){.home45b-shell{width:min(100% - 18px,100%)}.home45b-cards{grid-template-columns:1fr}.home45b-benefit{align-items:flex-start}.home45b-signature i{width:40px}.home45b-signature span{letter-spacing:.18em;font-size:.82rem}}@media(prefers-reduced-motion:reduce){.home45b-card,.home45b-card:hover .home45b-card-orbit,.home45b-card:focus-within .home45b-card-orbit{animation:none!important}}.home45c-partners{position:relative;isolation:isolate;overflow:clip;background:#fff;padding:clamp(52px,4.3vw,76px) 0 clamp(42px,3.7vw,66px)}.home45c-inner{position:relative;z-index:3;width:min(1580px,calc(100% - 32px));margin:0 auto}.home45c-ribbon{position:absolute;z-index:1;pointer-events:none;width:clamp(210px,17vw,290px);height:clamp(350px,29vw,470px);border:4px solid rgba(203,124,59,.9);background:linear-gradient(145deg,#4fdee2f7,#008b9bfa);box-shadow:inset 18px 14px 36px #ffffff30,inset -18px -20px 38px #004e5c33,0 26px 48px #0071831f}.home45c-ribbon:after{content:"";position:absolute;inset:14px;border:2px solid rgba(255,255,255,.34);border-radius:inherit}.home45c-ribbon--tl{left:clamp(-220px,-12vw,-155px);top:clamp(-210px,-12vw,-145px);border-radius:48% 52% 64% 36%/43% 42% 58% 57%;transform:rotate(32deg)}.home45c-ribbon--br{right:clamp(-230px,-12vw,-160px);bottom:clamp(-270px,-15vw,-190px);border-radius:42% 58% 38% 62%/48% 62% 38% 52%;transform:rotate(-34deg)}.home45c-head{width:min(1240px,100%);margin:0 auto clamp(26px,2.2vw,34px);text-align:center}.home45c-kicker{display:inline-flex;align-items:center;justify-content:center;gap:18px;margin-bottom:18px;color:#087f8d;font-size:clamp(.82rem,.9vw,.98rem);font-weight:700;letter-spacing:.38em;text-transform:uppercase}.home45c-kicker i{display:block;width:clamp(54px,5vw,88px);height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(206,126,60,.96),transparent)}.home45c-title{margin:0;display:flex;align-items:baseline;justify-content:center;flex-wrap:nowrap;gap:.18em;white-space:nowrap;font-family:var(--font-display, Georgia, "Times New Roman", serif);font-size:clamp(3.05rem,4.15vw,4.65rem);line-height:.98;letter-spacing:-.045em}.home45c-title-teal,.home45c-title-copper{display:inline-block;font-weight:800}.home45c-title-teal{color:#078f9f;text-shadow:0 1px 0 #ecffff,0 2px 0 #c8fbff,0 3px 0 #8de7ed,0 4px 0 #4ecbd5,0 7px 12px rgba(0,116,130,.24),0 16px 26px rgba(0,66,78,.13)}.home45c-title-copper{color:#cf7d3c;text-shadow:0 1px 0 #fff8f1,0 2px 0 #ffdfc3,0 3px 0 #f4bc8a,0 4px 0 #e79a5f,0 7px 12px rgba(162,79,20,.24),0 16px 26px rgba(111,62,29,.13)}.home45c-copy{max-width:910px;margin:20px auto 0;color:#3d6480;font-size:clamp(1rem,1.32vw,1.2rem);line-height:1.48}.home45c-scene{position:relative;width:min(1510px,100%);margin:0 auto;padding:18px 24px 0;perspective:1500px}.home45c-card-row{position:relative;z-index:5;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(18px,1.55vw,26px);align-items:end}.home45c-card{position:relative;min-width:0;padding:0 0 23px;transform-style:preserve-3d;animation:home45c-breathe 6.8s ease-in-out infinite}.home45c-card--emirates{transform:translateY(12px) rotate(-1.5deg) rotateY(7deg);animation-delay:-.8s}.home45c-card--dewa{transform:translateY(4px) rotate(-.7deg) rotateY(4deg);animation-delay:-2.2s}.home45c-card--ifza{transform:translateY(0) rotate(0);animation-delay:-3.7s}.home45c-card--dnata{transform:translateY(4px) rotate(.7deg) rotateY(-4deg);animation-delay:-1.7s}.home45c-card--flydubai{transform:translateY(12px) rotate(1.5deg) rotateY(-7deg);animation-delay:-4.8s}.home45c-card-face{--mx: 0deg;--my: 0deg;--lift: 0px;position:relative;z-index:3;height:clamp(172px,13vw,205px);display:flex;align-items:center;justify-content:center;padding:clamp(22px,2vw,30px);border-radius:26px;overflow:hidden;transform-style:preserve-3d;transform:translateY(var(--lift)) rotateX(var(--mx)) rotateY(var(--my));transition:transform .18s ease-out,box-shadow .25s ease,border-color .25s ease;background:radial-gradient(circle at 46% 0%,#fffffffc,#fff0 48%),linear-gradient(180deg,#fff,#fcfcfc 58%,#f7f8f8);border:3px solid rgba(205,126,60,.88);box-shadow:inset 0 0 0 2px #fffffffa,inset 0 0 26px #eac6a921,0 9px 14px #b669301f,0 20px 30px #12404f14}.home45c-card-face:before{content:"";position:absolute;inset:9px;border-radius:20px;border:1px solid rgba(126,229,234,.32);box-shadow:inset 0 0 14px #7ee5ea17;pointer-events:none}.home45c-glass-sheen{position:absolute;z-index:1;top:-48%;left:-22%;width:48%;height:190%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.76),transparent);opacity:.42;pointer-events:none}.home45c-logo{position:relative;z-index:4;width:min(90%,200px);max-height:94px;object-fit:contain;transform:translateZ(20px);filter:saturate(1.04) drop-shadow(0 8px 12px rgba(0,0,0,.055))}.home45c-card--emirates .home45c-logo{width:min(82%,176px)}.home45c-card--dewa .home45c-logo{width:min(88%,190px)}.home45c-card--ifza .home45c-logo{width:min(82%,170px)}.home45c-card--dnata .home45c-logo{width:min(76%,160px)}.home45c-card--flydubai .home45c-logo{width:min(82%,172px)}.home45c-orbit{position:absolute;z-index:4;left:50%;top:55%;width:117%;height:54px;border-radius:50%;transform:translate(-50%,-50%) rotate(-12deg);border:2.5px solid rgba(110,236,242,.78);box-shadow:0 0 16px #3bdce547,inset 0 0 9px #3bdce52e;pointer-events:none;opacity:.78}.home45c-card:nth-child(2n) .home45c-orbit{transform:translate(-50%,-50%) rotate(10deg)}.home45c-ground-glow{position:absolute;z-index:1;left:50%;bottom:14px;width:72%;height:18px;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle at center,rgba(53,225,231,.78),rgba(53,225,231,.24) 54%,transparent 76%);filter:blur(7px);pointer-events:none}.home45c-card:hover .home45c-card-face{border-color:#d2803bfa;box-shadow:inset 0 0 0 2px #fffffffa,inset 0 0 30px #eac6a926,0 12px 18px #b6693024,0 27px 38px #12404f1f}.home45c-card:hover .home45c-orbit{animation:home45c-orbit 3.6s linear infinite}.home45c-podium{position:relative;z-index:2;width:min(1490px,99%);height:58px;margin:-7px auto 0;border-radius:52%/62%;background:linear-gradient(180deg,#fff,#fbfbfb 45%,#efefef);border:3px solid rgba(204,124,58,.9);box-shadow:inset 0 8px 18px #fffffff0,inset 0 -8px 18px #b0b8be33,0 22px 32px #1334421a;overflow:hidden}.home45c-podium-top{position:absolute;inset:5px 10px auto;height:20px;border-radius:50%;background:linear-gradient(180deg,#fffffffa,#f4f6f7f5);border:1px solid rgba(203,203,203,.35)}.home45c-podium-marble{position:absolute;inset:0;opacity:.34;background:linear-gradient(110deg,transparent 7%,rgba(156,166,174,.17) 8%,transparent 10%,transparent 25%,rgba(180,187,191,.16) 26%,transparent 29%,transparent 46%,rgba(146,158,166,.13) 47%,transparent 50%,transparent 72%,rgba(174,183,189,.15) 73%,transparent 76%)}.home45c-benefits{width:min(1260px,94%);margin:clamp(38px,3.2vw,48px) auto 0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:clamp(18px,2vw,28px);align-items:center}.home45c-benefit{display:flex;align-items:center;justify-content:center;gap:16px;min-width:0}.home45c-benefit-icon{flex:0 0 66px;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 34% 28%,#f6ffff,#dcfbfd 46%,#c9f3f6);border:1px solid rgba(112,222,229,.56);box-shadow:0 12px 24px #0f9ba91f,inset 0 2px 5px #fffffff5}.home45c-benefit-icon svg{width:29px;height:29px;fill:#118997}.home45c-benefit-text b,.home45c-benefit-text em{display:block;font-style:normal}.home45c-benefit-text b{color:#147f8d;font-size:clamp(.8rem,.86vw,.94rem);font-weight:700;letter-spacing:.23em}.home45c-benefit-text em{margin-top:5px;color:#276d83;font-size:clamp(.76rem,.82vw,.9rem);letter-spacing:.16em}.home45c-divider{width:1px;height:54px;background:linear-gradient(180deg,transparent,rgba(206,126,60,.9),transparent)}.home45c-signature{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:26px;color:#128698;font-size:.84rem;font-weight:700;letter-spacing:.34em;text-transform:uppercase}.home45c-signature i{width:clamp(80px,10vw,150px);height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(38,184,197,.92),transparent)}@keyframes home45c-breathe{0%,to{translate:0 0}50%{translate:0 -4px}}@keyframes home45c-orbit{0%{rotate:0deg}to{rotate:360deg}}@media(max-width:1280px){.home45c-title{font-size:clamp(2.7rem,4.2vw,3.65rem)}.home45c-card-row{grid-template-columns:repeat(3,minmax(0,1fr))}.home45c-card--emirates,.home45c-card--dewa,.home45c-card--ifza,.home45c-card--dnata,.home45c-card--flydubai{transform:none}}@media(max-width:900px){.home45c-title{white-space:normal;flex-wrap:wrap}.home45c-benefits{grid-template-columns:1fr;gap:18px}.home45c-divider{display:none}.home45c-benefit{justify-content:flex-start;max-width:360px;margin:0 auto;width:100%}.home45c-ribbon{opacity:.6}}@media(max-width:680px){.home45c-inner{width:min(100% - 18px,100%)}.home45c-card-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home45c-card-face{height:158px}.home45c-scene{padding-inline:4px}}@media(max-width:480px){.home45c-card-row{grid-template-columns:1fr}.home45c-card-face{height:170px}.home45c-signature{letter-spacing:.19em;font-size:.72rem}.home45c-signature i{width:34px}}@media(prefers-reduced-motion:reduce){.home45c-card,.home45c-card:hover .home45c-orbit{animation:none!important}.home45c-card-face{transition:none!important}}.home45d-partners{position:relative;isolation:isolate;overflow:clip;scroll-margin-top:110px;background:radial-gradient(ellipse at 50% 35%,#2cd6df0b,#2cd6df00 54%),#fff;padding:clamp(40px,3.5vw,60px) 0 clamp(24px,2.4vw,40px)}.home45d-inner{position:relative;z-index:3;width:min(1640px,calc(100% - 28px));margin:0 auto}.home45d-ribbon{position:absolute;z-index:0;pointer-events:none;background:linear-gradient(160deg,#69e5e8,#2fcad1 26%,#0998a8 72%,#047a8b);border:5px solid rgba(204,112,40,.97);box-shadow:inset 18px 18px 28px #ffffff38,inset -16px -18px 28px #0058632e,0 22px 44px #0366741a}.home45d-ribbon:before{content:"";position:absolute;inset:11px;border-radius:inherit;border:3px solid rgba(255,255,255,.56)}.home45d-ribbon:after{content:"";position:absolute;inset:23px 23px 23px 14px;border-radius:inherit;border:1px solid rgba(255,255,255,.18);opacity:.9}.home45d-ribbon--left{width:clamp(210px,18vw,290px);height:clamp(350px,30vw,470px);left:clamp(-238px,-12vw,-168px);top:clamp(-170px,-10vw,-110px);border-radius:42% 58% 63% 37%/34% 42% 58% 66%;transform:rotate(27deg)}.home45d-ribbon--right{width:clamp(220px,18vw,300px);height:clamp(350px,31vw,470px);right:clamp(-242px,-12vw,-170px);bottom:clamp(-192px,-11vw,-138px);border-radius:40% 60% 35% 65%/50% 62% 38% 50%;transform:rotate(-27deg)}.home45d-head{position:relative;z-index:6;width:min(1280px,100%);margin:0 auto clamp(14px,1.1vw,18px);text-align:center}.home45d-kicker{display:inline-flex;align-items:center;justify-content:center;gap:16px;margin:0 0 12px;color:#0a8c98;font-size:clamp(.78rem,.72vw,.88rem);font-weight:700;letter-spacing:.4em;text-transform:uppercase}.home45d-kicker i{width:clamp(54px,4.8vw,86px);height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(212,127,56,.95),transparent)}.home45d-title{margin:0;display:flex;align-items:baseline;justify-content:center;flex-wrap:nowrap;gap:.14em;white-space:nowrap;font-family:var(--font-display, Georgia, "Times New Roman", serif);font-size:clamp(2.68rem,4.55vw,4.86rem);line-height:.94;letter-spacing:-.048em}.home45d-title-teal,.home45d-title-copper{background:none!important;color:#d8752d!important;-webkit-text-fill-color:#d8752d!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-stroke:.45px rgba(116,42,5,.52);text-shadow:0 -1px 0 rgba(255,224,190,.96),0 1px 0 #ef914b,0 2px 0 #d36b25,0 3px 0 #b65114,0 4px 0 #8e3909,0 5px 0 #6f2905,1px 6px 2px rgba(105,35,5,.25),0 10px 13px rgba(115,42,8,.19),0 18px 25px rgba(92,32,5,.12)}.home45d-title-teal{background:none!important;color:#087f8c!important;-webkit-text-fill-color:#087f8c!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-stroke:.45px rgba(0,61,70,.58);text-shadow:0 -1px 0 rgba(190,250,252,.9),0 1px 0 #0ba8b3,0 2px 0 #087b87,0 3px 0 #05616c,0 4px 0 #034a54,0 5px 0 #023941,1px 6px 2px rgba(0,54,63,.27),0 10px 13px rgba(0,56,67,.2),0 18px 24px rgba(0,43,52,.12)}.home45d-title-copper{background-image:linear-gradient(180deg,#9a4414,#e08c47 23%,#f7ba81 42%,#d67a36 63%,#8f3b10);text-shadow:0 1px 0 rgba(255,243,230,.98),0 2px 0 rgba(250,202,155,.98),0 3px 0 rgba(221,132,60,.95),0 4px 0 rgba(176,82,24,.93),0 5px 0 rgba(122,52,17,.82),0 9px 12px rgba(122,57,20,.2),0 18px 28px rgba(108,51,20,.12);-webkit-text-stroke:.35px rgba(143,66,19,.38)}.home45d-copy{max-width:860px;margin:12px auto 0;color:#44677e;font-size:clamp(.98rem,1.15vw,1.18rem);line-height:1.42}.home45d-scene{position:relative;width:min(1560px,100%);margin:0 auto;padding:10px 10px 0;perspective:1800px}.home45d-scene:after{content:"";position:absolute;left:50%;bottom:-2px;width:min(1420px,94%);height:34px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(18,76,90,.16) 0%,rgba(18,76,90,.06) 44%,transparent 76%);filter:blur(11px);pointer-events:none}.home45d-card-row{position:relative;z-index:4;width:92.5%;margin-inline:auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(12px,1.05vw,17px);align-items:end}.home45d-card{position:relative;min-width:0;padding:0 0 8px;transform-style:preserve-3d}.home45d-card--emirates{transform:translateY(8px) rotate(-4deg) rotateY(7deg)}.home45d-card--dewa{transform:translateY(4px) rotate(-2deg) rotateY(4deg)}.home45d-card--ifza{transform:translateY(0) rotate(0) rotateY(0)}.home45d-card--dnata{transform:translateY(4px) rotate(2deg) rotateY(-4deg)}.home45d-card--flydubai{transform:translateY(8px) rotate(4deg) rotateY(-7deg)}.home45d-card-face{--rx:0deg;--ry:0deg;--lift:0px;position:relative;z-index:4;height:clamp(164px,11.8vw,194px);display:flex;align-items:center;justify-content:center;padding:clamp(16px,1.45vw,22px);border-radius:24px;overflow:hidden;transform-style:preserve-3d;transform:translateY(var(--lift)) rotateX(var(--rx)) rotateY(var(--ry));transition:transform .18s ease-out,box-shadow .24s ease,border-color .24s ease;background:radial-gradient(circle at 27% 8%,#fff,#ffffff38 35%,#fff0 58%),linear-gradient(180deg,#fff,#fefefe 52%,#f7f7f6);border:2px solid rgba(213,117,39,.99);box-shadow:inset 0 0 0 2px #fffffffa,inset 1px 1px #fff8f1f5,inset -3px -3px #762b072e,inset 0 -8px 14px #bc7c4c14,3px 3px #f8af6cd4,5px 6px #a23a0bc2,0 10px 18px #9a43111f,0 23px 31px #113a461a}.home45d-card-face:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset -4px -4px #ab561d2e,inset 4px 4px #fff9f3db}.home45d-card-face:after{content:"";position:absolute;right:4px;bottom:4px;width:42%;height:38%;border-radius:0 0 18px;background:linear-gradient(135deg,#fff0,#dd9b6524);pointer-events:none}.home45d-card-rim{position:absolute;inset:7px;border-radius:19px;border:1px solid rgba(112,230,236,.31);box-shadow:inset 0 0 11px #4bd9e117;pointer-events:none}.home45d-card-sheen{position:absolute;z-index:1;top:-52%;left:-18%;width:42%;height:188%;transform:rotate(18deg);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.74) 48%,transparent 100%);opacity:.34;pointer-events:none}.home45d-logo{position:relative;z-index:6;width:min(92%,230px);max-height:104px;object-fit:contain;transform:translateZ(20px);filter:saturate(1.04) contrast(1.02) drop-shadow(0 4px 8px rgba(0,0,0,.04))}.home45d-card--emirates .home45d-logo{width:min(99%,255px);transform:translateZ(23px) scale(1.24)}.home45d-card--dewa .home45d-logo{width:min(100%,262px);transform:translateZ(23px) scale(1.2)}.home45d-card--ifza .home45d-logo{width:min(91%,210px);transform:translateZ(23px) scale(1.1)}.home45d-card--dnata .home45d-logo{width:min(87%,192px);transform:translateZ(23px) scale(1.07)}.home45d-card--flydubai .home45d-logo{width:min(91%,207px);transform:translateZ(23px) scale(1.09)}.home45d-orbit{position:absolute;z-index:3;left:50%;top:54%;width:108%;height:47px;transform:translate(-50%,-50%) rotate(-11deg);border-radius:50%;border:2px solid rgba(103,238,243,.76);box-shadow:0 0 8px #47e6ec61,0 0 17px #47e6ec29;opacity:.75;pointer-events:none}.home45d-orbit:before{content:"";position:absolute;inset:-2px;border-radius:inherit;border:2px solid transparent;border-right-color:#e9aa6fc7;border-top-color:#fff1e2eb;transform:rotate(21deg)}.home45d-orbit:after{content:"";position:absolute;left:12%;right:12%;top:48%;height:4px;transform:translateY(-50%);background:linear-gradient(90deg,#54ecf200,#54ecf26b,#54ecf200);filter:blur(2px)}.home45d-card--dewa .home45d-orbit,.home45d-card--dnata .home45d-orbit{transform:translate(-50%,-50%) rotate(13deg)}.home45d-card:after{content:"";position:absolute;z-index:8;left:50%;bottom:15px;width:73%;height:21px;transform:translate(-50%) rotate(-3deg);border-radius:50%;border-bottom:2px solid rgba(255,219,185,.86);box-shadow:0 5px 8px #df782b1c,0 7px 10px #2fdbe417;opacity:.82;pointer-events:none}.home45d-card:nth-child(2n):after{transform:translate(-50%) rotate(3deg);border-bottom-color:#66ebf1bf}.home45d-ground-glow{position:absolute;z-index:1;left:50%;bottom:0;width:58%;height:16px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(22,232,239,1) 0%,rgba(22,232,239,.42) 43%,transparent 74%);filter:blur(5px);pointer-events:none}.home45d-card:hover .home45d-card-face{border-color:#d77b2ffc;box-shadow:inset 0 0 0 2px #fffffffa,inset 0 -6px 10px #c4a08412,4px 5px #d78a4694,0 10px 18px #a85d231f,0 22px 28px #123d491a}.home45d-podium{position:relative;z-index:2;width:min(1510px,96%);height:94px;margin:-17px auto 0}.home45d-podium:after{content:"";position:absolute;left:3%;right:3%;bottom:-7px;height:20px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(13,74,88,.16) 0%,rgba(13,74,88,.05) 52%,transparent 78%);filter:blur(8px)}.home45d-podium-top{position:absolute;z-index:4;inset:0 0 auto;height:47px;border-radius:50%;background:radial-gradient(ellipse at 50% 8%,#fff 0% 40%,#f4f5f5 78%,#eceeee);border:2px solid rgba(211,114,35,.99);box-shadow:inset 0 8px 12px #fff,inset 0 -4px 8px #9fa8ac1c,0 5px 8px #91410f0f}.home45d-podium-front{position:absolute;z-index:2;left:1.15%;right:1.15%;top:21px;height:60px;border-radius:0 0 46% 46%/0 0 78% 78%;background:linear-gradient(180deg,#fafafa,#f3f4f4 26%,#eceeee 67%,#e1e5e6);border:2px solid rgba(209,110,32,.97);border-top-width:1px;box-shadow:inset 0 5px 8px #ffffffc7,inset 0 -13px 18px #7c8c932b,0 17px 18px #853a0b12,0 27px 31px #10323d2b,0 39px 47px #10323d14}.home45d-podium-marble{position:absolute;z-index:5;inset:4px 22px 12px;border-radius:999px;opacity:.28;pointer-events:none;background:linear-gradient(110deg,transparent 8%,rgba(157,165,171,.18) 9%,transparent 12%,transparent 28%,rgba(177,184,188,.14) 29%,transparent 32%,transparent 47%,rgba(149,159,165,.11) 48%,transparent 52%,transparent 71%,rgba(173,181,186,.15) 72%,transparent 76%)}.home45d-benefits{width:min(1220px,92%);margin:13px auto 0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:18px;align-items:center}.home45d-benefit{display:flex;align-items:center;justify-content:center;gap:14px;min-width:0}.home45d-benefit-icon{flex:0 0 54px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 32% 26%,#f7ffff,#defbfd 44%,#caf2f5);border:1px solid rgba(101,225,232,.55);box-shadow:0 0 10px #29dbe226,0 10px 18px #10a0ad14,inset 0 2px 5px #fffffffa}.home45d-benefit-icon svg{width:24px;height:24px;fill:#138a98}.home45d-benefit-text b,.home45d-benefit-text em{display:block;font-style:normal}.home45d-benefit-text b{color:#0f8291;font-size:clamp(.74rem,.75vw,.84rem);font-weight:700;letter-spacing:.22em}.home45d-benefit-text em{margin-top:4px;color:#2d7087;font-size:clamp(.72rem,.72vw,.82rem);letter-spacing:.16em}.home45d-divider{width:1px;height:40px;background:linear-gradient(180deg,transparent,rgba(211,126,57,.92),transparent)}.home45d-signature{width:min(390px,74%);margin:14px auto 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:10px auto;column-gap:16px;row-gap:6px;align-items:center;justify-content:center;color:#138797;font-size:.7rem;font-weight:700;letter-spacing:.35em;text-transform:uppercase}.home45d-signature i{position:relative;grid-row:1;width:100%;height:1.5px;background:linear-gradient(90deg,transparent,rgba(25,187,200,.97))}.home45d-signature i:first-child{grid-column:1}.home45d-signature i:last-child{grid-column:2;transform:scaleX(-1)}.home45d-signature span{grid-column:1 / -1;grid-row:2;justify-self:center;white-space:nowrap}.home45d-signature i:first-child:after{content:"";position:absolute;right:-13px;top:50%;width:9px;height:9px;transform:translateY(-50%) rotate(45deg);background:#fff;border:2px solid rgba(222,117,37,.99);box-shadow:0 0 7px #de752526}.home45d-title-teal{color:#087f8c!important;-webkit-text-fill-color:#087f8c!important;text-shadow:0 -1px 0 rgba(218,255,255,.98),0 1px 0 #18b8c2,0 2px 0 #0c929f,0 3px 0 #08717c,0 4px 0 #045762,0 5px 0 #033f48,1px 6px 1px rgba(0,48,56,.28),0 9px 11px rgba(0,55,65,.23),0 16px 23px rgba(0,48,59,.13),-1px -1px 5px rgba(126,242,247,.22);filter:drop-shadow(0 3px 1px rgba(1,69,78,.08)) drop-shadow(0 10px 10px rgba(0,45,54,.07))}.home45d-title-copper{color:#d8752d!important;-webkit-text-fill-color:#d8752d!important;text-shadow:0 -1px 0 rgba(255,242,225,.99),0 1px 0 #f5a15f,0 2px 0 #df7935,0 3px 0 #c25d20,0 4px 0 #9e4311,0 5px 0 #783007,1px 6px 1px rgba(103,33,3,.27),0 9px 11px rgba(115,43,8,.22),0 16px 24px rgba(90,31,5,.13),-1px -1px 5px rgba(255,196,139,.24);filter:drop-shadow(0 3px 1px rgba(108,39,6,.07)) drop-shadow(0 10px 10px rgba(93,31,5,.06))}.home45d-card-face{box-shadow:inset 0 0 0 2px #fffffffc,inset 1px 1px #fffaf5fa,inset -3px -3px #762b072e,inset 0 -8px 15px #bc7c4c13,2px 2px #ffc791eb,4px 4px #e27d30d1,6px 7px #97370ab3,0 11px 18px #9a43111c,0 24px 33px #113a461b}.home45d-card-rim{border-color:#68e7ed5c;box-shadow:inset 0 0 12px #4adce41b,inset 0 2px 5px #ffffffc2,0 0 7px #46e0e70b}.home45d-card-sheen{opacity:.43;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 30%,rgba(255,255,255,.88) 49%,rgba(255,255,255,.24) 67%,transparent 100%);filter:blur(.2px)}.home45d-card:before{content:"";position:absolute;z-index:2;left:16%;right:16%;bottom:-4px;height:22px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(32,224,232,.27) 0%,rgba(32,224,232,.12) 42%,transparent 72%);filter:blur(5px);opacity:.9;pointer-events:none}.home45d-orbit{border-color:#67f1f6e6;box-shadow:0 0 5px #53eef4b8,0 0 12px #43e2ea61,0 0 24px #43e2ea29;opacity:.88}.home45d-orbit:before{border-right-color:#e67929e0;border-top-color:#ffe0c3f5;filter:drop-shadow(0 0 3px rgba(234,127,44,.32)) drop-shadow(0 0 7px rgba(234,127,44,.14));opacity:.96}.home45d-orbit:after{height:5px;background:linear-gradient(90deg,transparent,rgba(84,239,244,.12) 15%,rgba(165,250,252,.72) 50%,rgba(84,239,244,.12) 85%,transparent);filter:blur(2px);opacity:.92}.home45d-card:after{border-bottom-color:#ffcda1eb;box-shadow:0 3px 5px #e3792726,0 6px 10px #e3792717,0 7px 12px #2fe0e81f;opacity:.9}.home45d-card:nth-child(2n):after{border-bottom-color:#67eff4e0;box-shadow:0 3px 5px #31e2ea2e,0 7px 12px #31e2ea1c}.home45d-ground-glow{background:radial-gradient(ellipse at center,rgba(21,237,243,1) 0%,rgba(21,231,238,.51) 38%,rgba(21,221,230,.17) 57%,transparent 76%);filter:blur(5px)}.home45d-podium-top{background:radial-gradient(ellipse at 50% -20%,#fff,#fffffffa 35%,#f7f9f9fa 68%,#eaeeeffa);border-color:#d16717fc;box-shadow:inset 0 9px 14px #fff,inset 0 -5px 9px #9aa6ab1f,0 1px #ffd6b1f5,0 5px 9px #923f0b13}.home45d-podium-top:before{content:"";position:absolute;left:4%;right:4%;top:4px;height:44%;border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.36) 50%,transparent);filter:blur(.4px);opacity:.88;pointer-events:none}.home45d-podium-top:after{content:"";position:absolute;left:1.7%;right:1.7%;bottom:2px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(242,155,86,.7) 10%,rgba(255,203,156,.98) 50%,rgba(205,93,19,.72) 90%,transparent);box-shadow:0 0 5px #de701e29;pointer-events:none}.home45d-podium-front{background:linear-gradient(180deg,#fcfcfc,#f6f7f7 24%,#ecefef 65%,#dfe4e5);border-color:#cf6316fa;box-shadow:inset 0 5px 9px #ffffffe6,inset 0 -14px 19px #7789912e,0 17px 18px #853a0b13,0 28px 34px #0f303b30,0 42px 52px #0f303b17}.home45d-podium-front:after{content:"";position:absolute;left:3%;right:3%;bottom:5px;height:3px;border-radius:50%;background:linear-gradient(90deg,transparent,rgba(178,71,11,.44) 18%,rgba(239,137,62,.86) 50%,rgba(178,71,11,.44) 82%,transparent);filter:blur(.2px);opacity:.78}.home45d-podium-marble{opacity:.38;background:linear-gradient(112deg,transparent 7%,rgba(132,145,151,.19) 8%,rgba(255,255,255,.8) 9%,transparent 11%,transparent 25%,rgba(166,176,181,.15) 27%,transparent 30%,transparent 44%,rgba(122,138,146,.13) 45%,rgba(255,255,255,.76) 46%,transparent 49%,transparent 66%,rgba(164,176,181,.14) 67%,transparent 70%,transparent 83%,rgba(134,148,155,.13) 84%,transparent 87%)}.home45d-podium:after{background:radial-gradient(ellipse at center,rgba(13,57,68,.22) 0%,rgba(13,57,68,.1) 42%,rgba(13,57,68,.035) 63%,transparent 79%);filter:blur(9px)}.home45d-ribbon{background:radial-gradient(circle at 27% 18%,#97f9f999,#97f9f900 31%),linear-gradient(155deg,#62e3e6,#39cdd3 24%,#0ca8b5 52%,#078592 78%,#056b78);border-color:#c75c12fa;box-shadow:inset 17px 17px 28px #ffffff45,inset -17px -20px 31px #00465238,inset 0 0 0 1px #ffcda657,0 22px 42px #015b691f}.home45d-ribbon:before{border-color:#ffffffc7;box-shadow:inset 0 0 0 1px #56e1e72e,0 0 0 1px #e7894324,inset 0 0 19px #ffffff14}.home45d-ribbon:after{border:2px solid rgba(98,229,234,.34);box-shadow:inset 0 0 15px #ffffff14,0 0 8px #4edae214;opacity:1}@media(max-width:1180px){.home45d-title{font-size:clamp(2.55rem,4.7vw,4.1rem)}.home45d-card-face{height:clamp(138px,12vw,156px)}.home45d-logo{max-height:92px}}@media(max-width:920px){.home45d-title{flex-wrap:wrap;white-space:normal;gap:.02em .16em}.home45d-card-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home45d-card--emirates,.home45d-card--dewa,.home45d-card--ifza,.home45d-card--dnata,.home45d-card--flydubai{transform:none}.home45d-card-face{height:160px}.home45d-benefits{grid-template-columns:1fr;width:min(410px,92%);gap:14px}.home45d-divider{display:none}.home45d-benefit{justify-content:flex-start}.home45d-ribbon{opacity:.62}}@media(max-width:680px){.home45d-inner{width:min(100% - 18px,100%)}.home45d-kicker{gap:9px;font-size:.68rem;letter-spacing:.25em}.home45d-kicker i{width:28px}.home45d-copy{max-width:92%;font-size:.95rem}.home45d-card-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home45d-card-face{height:148px;border-radius:20px}.home45d-card-rim{border-radius:15px}.home45d-podium{height:60px}.home45d-podium-top{height:32px}.home45d-podium-front{top:15px;height:35px}}@media(max-width:470px){.home45d-card-row{grid-template-columns:1fr}.home45d-card{width:min(330px,94%);margin-inline:auto}.home45d-card-face{height:160px}.home45d-signature{gap:8px;font-size:.63rem;letter-spacing:.2em}.home45d-signature i{width:28px}}@media(prefers-reduced-motion:reduce){.home45d-card-face{transition:none!important}.home45d-card{animation:none!important}}.home45k-shell{position:relative;width:100%;scroll-margin-top:112px;background:#fff}.home45k-exact{position:relative;width:100%;margin:0;padding:0;overflow:hidden;background:#fff}.home45k-exact-art{width:100%;margin:0 auto;background:#fff}.home45k-exact-art img{display:block;width:100%;height:auto;margin:0;object-fit:contain;object-position:center top}.home45k-shell>.home45k-live{display:none!important}.home43[dir=rtl] .home45k-shell>.home45k-live{display:block!important}@media(max-width:900px){.home45k-exact{display:none!important}.home45k-shell>.home45k-live{display:block!important}}@media(prefers-reduced-motion:reduce){.home45k-exact-art img{animation:none!important;transition:none!important}}.home45k-exact{position:relative;isolation:isolate}.home45k-motion-layer{position:absolute;inset:0;z-index:8;overflow:visible;pointer-events:none;perspective:1500px;transform-style:preserve-3d}.home45k-motion-card{--rx:0deg;--ry:0deg;--lift:0px;--zoom:1;position:absolute;z-index:1;background-repeat:no-repeat;transform-origin:50% 58%;transform-style:preserve-3d;transform:translate3d(0,var(--lift),0) scale(var(--zoom)) rotateX(var(--rx)) rotateY(var(--ry));transition:transform .22s cubic-bezier(.2,.75,.25,1),filter .25s ease;will-change:transform,filter;pointer-events:auto;cursor:default;border-radius:10%;filter:drop-shadow(0 0 0 rgba(0,0,0,0));animation:home45k-card-aura 4.8s ease-in-out infinite}.home45k-motion-card:nth-child(1){animation-delay:-.6s}.home45k-motion-card:nth-child(2){animation-delay:-1.7s}.home45k-motion-card:nth-child(3){animation-delay:-2.9s}.home45k-motion-card:nth-child(4){animation-delay:-1.1s}.home45k-motion-card:nth-child(5){animation-delay:-3.7s}.home45k-motion-card:before{content:"";position:absolute;z-index:2;inset:3%;border-radius:10%;pointer-events:none;opacity:0;background:linear-gradient(112deg,transparent 15%,rgba(255,255,255,0) 31%,rgba(255,255,255,.78) 47%,rgba(255,255,255,.18) 56%,transparent 70%);transform:translate(-55%);transition:opacity .25s ease,transform .62s cubic-bezier(.2,.75,.2,1)}.home45k-motion-card:after{content:"";position:absolute;z-index:-1;left:8%;right:8%;bottom:-4%;height:14%;border-radius:50%;pointer-events:none;opacity:0;background:radial-gradient(ellipse at center,rgba(32,238,243,.62) 0%,rgba(32,223,232,.24) 45%,transparent 74%);filter:blur(8px);transition:opacity .25s ease,transform .25s ease}.home45k-motion-card:hover{--lift:-7px;--zoom:1.018;z-index:12;filter:drop-shadow(0 10px 7px rgba(111,47,10,.12)) drop-shadow(0 22px 19px rgba(7,58,69,.16))}.home45k-motion-card:hover:before{opacity:.68;transform:translate(42%)}.home45k-motion-card:hover:after{opacity:1;transform:translateY(4px) scaleX(1.07)}.home45k-motion-card[data-card=emirates]:after,.home45k-motion-card[data-card=flydubai]:after{background:radial-gradient(ellipse at center,rgba(255,176,106,.48) 0%,rgba(41,232,238,.27) 44%,transparent 75%)}.home45k-motion-card[data-card=dewa]:after,.home45k-motion-card[data-card=dnata]:after{background:radial-gradient(ellipse at center,rgba(39,239,244,.64) 0%,rgba(39,221,230,.25) 46%,transparent 75%)}@keyframes home45k-card-aura{0%,to{filter:brightness(1) saturate(1)}50%{filter:brightness(1.012) saturate(1.025)}}@media(hover:none),(pointer:coarse),(max-width:900px){.home45k-motion-layer{display:none!important}}@media(prefers-reduced-motion:reduce){.home45k-motion-card{animation:none!important;transition:none!important;transform:none!important}.home45k-motion-card:before,.home45k-motion-card:after{transition:none!important}}.home45m-copy-layer{position:absolute;inset:0;z-index:20;pointer-events:none;font-family:var(--font-body, Arial, sans-serif)}.home45m-top-copy{position:absolute;z-index:2;left:12%;right:12%;top:4.8%;height:31%;display:flex;flex-direction:column;align-items:center;padding-top:1.2%;text-align:center;pointer-events:auto;perspective:1400px;background:#fffffffb;box-shadow:0 0 26px 18px #fffffffa;border-radius:45%/25%;-webkit-mask-image:radial-gradient(ellipse at center,#000 72%,rgba(0,0,0,.96) 82%,transparent 100%);mask-image:radial-gradient(ellipse at center,#000 72%,rgba(0,0,0,.96) 82%,transparent 100%)}.home45m-kicker{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:clamp(10px,1vw,15px);color:#0a8795;font-size:clamp(.7rem,.78vw,.9rem);font-weight:700;letter-spacing:.39em;text-transform:uppercase;opacity:0;transform:translateY(-8px)}.home45m-kicker i{display:block;width:clamp(48px,4.4vw,76px);height:1.5px;background:linear-gradient(90deg,transparent,#dc752d,transparent)}.home45m-title{--title-rx:0deg;--title-ry:0deg;margin:0;display:flex;align-items:baseline;justify-content:center;gap:.15em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,4.65vw,5.15rem);line-height:.94;letter-spacing:-.047em;transform-style:preserve-3d;transform:rotateX(var(--title-rx)) rotateY(var(--title-ry));transition:transform .2s ease-out}.home45m-title>span{display:inline-block;opacity:0;transform-style:preserve-3d;will-change:transform,opacity,filter}.home45m-title-teal{color:#07838f;-webkit-text-fill-color:#07838f;-webkit-text-stroke:.42px rgba(0,62,69,.62);text-shadow:0 -1px 0 rgba(218,255,255,.98),0 1px 0 #18b8c2,0 2px 0 #0b949f,0 3px 0 #08717c,0 4px 0 #045762,0 5px 0 #033f48,1px 6px 1px rgba(0,48,56,.3),0 10px 12px rgba(0,55,65,.22),0 19px 26px rgba(0,48,59,.13);filter:drop-shadow(0 5px 5px rgba(0,72,82,.09))}.home45m-title-copper{color:#d7742b;-webkit-text-fill-color:#d7742b;-webkit-text-stroke:.42px rgba(113,41,5,.58);text-shadow:0 -1px 0 rgba(255,241,224,.99),0 1px 0 #f4a05f,0 2px 0 #df7834,0 3px 0 #c15c20,0 4px 0 #9d4211,0 5px 0 #772f07,1px 6px 1px rgba(103,33,3,.28),0 10px 12px rgba(115,43,8,.22),0 19px 26px rgba(90,31,5,.13);filter:drop-shadow(0 5px 5px rgba(105,39,6,.08))}.home45m-description{max-width:860px;margin:clamp(13px,1.35vw,22px) auto 0;color:#375e79;font-size:clamp(.94rem,1.22vw,1.2rem);line-height:1.45;font-weight:400;opacity:0;transform:translateY(8px)}.home45m-benefit-copy{position:absolute;z-index:3;top:77.1%;min-height:7.2%;display:flex;flex-direction:column;justify-content:center;padding:5px;background:#fffffffb;box-shadow:0 0 18px 10px #fffffffa;pointer-events:auto;opacity:0;transform:translateY(8px)}.home45m-benefit-copy--one{left:14.7%;width:18.4%}.home45m-benefit-copy--two{left:43.4%;width:19.4%}.home45m-benefit-copy--three{left:72.8%;width:20.7%}.home45m-benefit-copy strong,.home45m-benefit-copy span{display:block;white-space:nowrap}.home45m-benefit-copy strong{color:#087e8e;font-size:clamp(.68rem,.76vw,.88rem);font-weight:700;letter-spacing:.23em;text-shadow:0 1px 0 rgba(255,255,255,.95),0 5px 12px rgba(14,143,158,.08)}.home45m-benefit-copy span{margin-top:5px;color:#276e86;font-size:clamp(.66rem,.72vw,.84rem);font-weight:500;letter-spacing:.16em}.home45m-signature{position:absolute;z-index:3;top:87.2%;left:37.8%;width:24.4%;min-height:7.8%;display:flex;flex-direction:column;align-items:center;padding-top:2px;background:#fffffffb;box-shadow:0 0 18px 11px #fffffffa;pointer-events:none;opacity:0;transform:translateY(7px)}.home45m-signature-line{width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:11px}.home45m-signature-line i{height:1.5px;background:linear-gradient(90deg,transparent,rgba(29,189,201,.95))}.home45m-signature-line i:last-child{transform:scaleX(-1)}.home45m-signature-line b{width:9px;height:9px;background:#fff;border:2px solid #df7428;transform:rotate(45deg);box-shadow:0 0 6px #df742826}.home45m-signature>span{margin-top:9px;color:#078296;font-size:clamp(.58rem,.66vw,.74rem);font-weight:700;letter-spacing:.35em;white-space:nowrap}.home45m-in .home45m-kicker{animation:home45m-kicker-in .65s .05s cubic-bezier(.2,.8,.2,1) forwards}.home45m-in .home45m-title-teal{animation:home45m-title-teal-in .88s .14s cubic-bezier(.17,.84,.22,1) forwards,home45m-teal-float 6.5s 1.25s ease-in-out infinite}.home45m-in .home45m-title-copper{animation:home45m-title-copper-in .92s .22s cubic-bezier(.17,.84,.22,1) forwards,home45m-copper-float 6.8s 1.35s ease-in-out infinite}.home45m-in .home45m-description{animation:home45m-copy-in .7s .48s ease forwards}.home45m-in .home45m-benefit-copy--one{animation:home45m-benefit-in .65s .62s ease forwards}.home45m-in .home45m-benefit-copy--two{animation:home45m-benefit-in .65s .72s ease forwards}.home45m-in .home45m-benefit-copy--three{animation:home45m-benefit-in .65s .82s ease forwards}.home45m-in .home45m-signature{animation:home45m-benefit-in .65s .92s ease forwards}@keyframes home45m-kicker-in{to{opacity:1;transform:translateY(0)}}@keyframes home45m-title-teal-in{0%{opacity:0;transform:translateY(24px) rotateX(24deg) rotateY(-5deg) scale(.97)}to{opacity:1;transform:translateY(0) rotateX(0) rotateY(0) scale(1)}}@keyframes home45m-title-copper-in{0%{opacity:0;transform:translateY(24px) rotateX(24deg) rotateY(5deg) scale(.97)}to{opacity:1;transform:translateY(0) rotateX(0) rotateY(0) scale(1)}}@keyframes home45m-copy-in{to{opacity:1;transform:translateY(0)}}@keyframes home45m-benefit-in{to{opacity:1;transform:translateY(0)}}@keyframes home45m-teal-float{0%,to{transform:translateY(0) translateZ(0)}50%{transform:translateY(-1.5px) translateZ(8px)}}@keyframes home45m-copper-float{0%,to{transform:translateY(0) translateZ(0)}50%{transform:translateY(-1px) translateZ(9px)}}@media(max-width:900px){.home45m-copy-layer{display:none!important}}@media(prefers-reduced-motion:reduce){.home45m-kicker,.home45m-title>span,.home45m-description,.home45m-benefit-copy,.home45m-signature{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}.home45m-title{transform:none!important;transition:none!important}}.home45k-motion-card{transform:none!important;background-image:none!important;background-size:auto!important;background-position:initial!important;background-repeat:no-repeat!important;overflow:hidden;filter:none!important;animation:none!important;border:1px solid transparent;box-shadow:none;transition:border-color .24s ease,box-shadow .24s ease;will-change:auto}.home45k-motion-card:hover{--lift:0px !important;--zoom:1 !important;--rx:0deg !important;--ry:0deg !important;transform:none!important;filter:none!important;border-color:#49d3d629;box-shadow:inset 0 0 0 1px #ffffff4d,inset 0 -13px 24px #219da00e}.home45k-motion-card:before{content:"";position:absolute;z-index:5;top:-30%;bottom:-30%;left:-55%;width:42%;height:160%;border-radius:40%;pointer-events:none;opacity:0;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,0) 20%,rgba(255,255,255,.12) 34%,rgba(255,255,255,.78) 48%,rgba(246,208,172,.18) 57%,rgba(255,255,255,0) 72%,transparent 100%);transform:translate(0) skew(-10deg);filter:blur(.4px);mix-blend-mode:screen}.home45k-motion-card:hover:before{opacity:.78;animation:home45n-sheen-sweep .88s cubic-bezier(.18,.74,.24,1) forwards}@keyframes home45n-sheen-sweep{0%{left:-55%;opacity:0}15%{opacity:.72}75%{opacity:.48}to{left:116%;opacity:0}}.home45k-motion-card:after{content:"";position:absolute;z-index:4;inset:4%;border-radius:9%;pointer-events:none;opacity:0;background:radial-gradient(ellipse at 50% 104%,rgba(33,157,160,.2) 0%,rgba(79,181,181,.1) 31%,transparent 57%),linear-gradient(180deg,rgba(255,255,255,.025),transparent 58%,rgba(246,208,172,.035));box-shadow:inset 0 0 0 1px #70c7c61f,inset 0 -12px 22px #219da00e;transition:opacity .26s ease;mix-blend-mode:screen}.home45k-motion-card:hover:after{opacity:1;animation:home45n-energy-breathe 1.8s ease-in-out infinite}@keyframes home45n-energy-breathe{0%,to{opacity:.74;box-shadow:inset 0 0 0 1px #70c7c61c,inset 0 -11px 20px #219da00b}50%{opacity:1;box-shadow:inset 0 0 0 1px #70c7c633,inset 0 -15px 27px #219da016}}.home45k-motion-card[data-card=emirates]:after,.home45k-motion-card[data-card=flydubai]:after{background:radial-gradient(ellipse at 50% 104%,rgba(33,157,160,.19) 0%,rgba(79,181,181,.09) 33%,transparent 58%),radial-gradient(ellipse at 80% 18%,rgba(218,150,107,.11),transparent 46%)}.home45m-title-teal{background:none!important;color:#219da0!important;-webkit-text-fill-color:#219DA0!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-stroke:.5px rgba(8,113,114,.72);text-shadow:0 -1px 0 #83D9D8,0 -2px 2px rgba(131,217,216,.16),0 1px 0 #4FB5B5,0 2px 0 #219DA0,0 3px 0 #168A8E,0 4px 0 #0E797D,0 5px 0 #087172,0 6px 0 #066064,1px 7px 2px rgba(3,81,84,.32),0 10px 12px rgba(8,113,114,.22),0 18px 25px rgba(4,75,79,.13),-1px -1px 5px rgba(112,199,198,.22);filter:saturate(1.07) contrast(1.035) drop-shadow(0 5px 5px rgba(8,113,114,.07))}.home45m-title-copper{background:none!important;color:#c57945!important;-webkit-text-fill-color:#C57945!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-stroke:.5px rgba(126,60,27,.72);text-shadow:0 -1px 0 #F6D0AC,0 -2px 2px rgba(246,208,172,.18),0 1px 0 #E3A074,0 2px 0 #DA966B,0 3px 0 #C57945,0 4px 0 #B56636,0 5px 0 #9E5227,0 6px 0 #7E3C1B,1px 7px 2px rgba(104,46,18,.31),0 10px 12px rgba(126,60,27,.22),0 18px 26px rgba(94,43,18,.13),-1px -1px 6px rgba(246,208,172,.2);filter:saturate(1.06) contrast(1.04) drop-shadow(0 5px 5px rgba(126,60,27,.075))}.home45m-title{transform-style:preserve-3d;perspective:1400px}@media(hover:none),(pointer:coarse){.home45k-motion-card:before,.home45k-motion-card:after{display:none!important}}@media(prefers-reduced-motion:reduce){.home45k-motion-card,.home45k-motion-card:before,.home45k-motion-card:after{animation:none!important;transition:none!important}}.home45m-top-copy{top:5.2%;height:29.4%}.home45m-title{gap:.14em;font-size:clamp(2.65rem,4.15vw,4.58rem);line-height:.935;letter-spacing:-.042em;text-rendering:geometricPrecision}.home45m-title-teal{margin-right:-.01em;background:none!important;color:#219da0!important;-webkit-text-fill-color:#219DA0!important;-webkit-text-stroke:.56px rgba(7,103,106,.78);text-shadow:0 -1px 0 #9FE7E3,0 -2px 2px rgba(159,231,227,.14),0 1px 0 #5BC0BE,0 2px 0 #2DADAB,0 3px 0 #1C9797,0 4px 0 #118587,0 5px 0 #087172,0 6px 0 #055E60,1px 7px 1px rgba(4,77,80,.3),0 10px 10px rgba(6,96,98,.18),0 16px 18px rgba(4,75,79,.11),-1px -1px 4px rgba(132,219,214,.16);filter:saturate(1.06) contrast(1.05) drop-shadow(0 4px 4px rgba(7,103,106,.055))}.home45m-title-copper{margin-left:-.01em;background:none!important;color:#c57945!important;-webkit-text-fill-color:#C57945!important;-webkit-text-stroke:.56px rgba(123,59,27,.77);text-shadow:0 -1px 0 #F6D0AC,0 -2px 2px rgba(246,208,172,.16),0 1px 0 #E7AA80,0 2px 0 #DA966B,0 3px 0 #C57945,0 4px 0 #B56636,0 5px 0 #9E5227,0 6px 0 #7E3C1B,1px 7px 1px rgba(98,45,20,.29),0 10px 10px rgba(121,58,27,.18),0 16px 19px rgba(94,43,18,.11),-1px -1px 5px rgba(246,208,172,.16);filter:saturate(1.05) contrast(1.05) drop-shadow(0 4px 4px rgba(121,58,27,.06))}.home45m-description{margin:clamp(11px,1.05vw,18px) auto 0}.home45m-top-copy{left:9.5%!important;right:9.5%!important;background:#fff!important;-webkit-mask-image:none!important;mask-image:none!important;border-radius:0!important;box-shadow:0 0 22px 16px #fff!important}.home45r-exact{position:relative;isolation:isolate;width:100%;overflow:hidden;background:#fff;font-family:var(--font-body, Arial, sans-serif)}.home45r-art{display:block;width:100%;height:auto;-webkit-user-select:none;user-select:none;pointer-events:none}.home45r-copy-layer{position:absolute;inset:0;z-index:10;pointer-events:none}.home45r-head{position:absolute;left:12%;right:12%;top:8%;height:27.5%;display:flex;flex-direction:column;align-items:center;text-align:center;pointer-events:auto;perspective:1500px}.home45r-kicker{display:flex;align-items:center;justify-content:center;gap:18px;color:#087f91;font-size:clamp(.66rem,.76vw,.88rem);font-weight:700;letter-spacing:.39em;text-transform:uppercase;opacity:0;transform:translateY(-8px)}.home45r-kicker i{display:block;width:clamp(48px,4.4vw,76px);height:1.5px;background:linear-gradient(90deg,transparent,#db762f,transparent)}.home45r-title{--rx:0deg;--ry:0deg;margin:clamp(9px,.9vw,14px) 0 0;display:flex;justify-content:center;align-items:baseline;gap:.14em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.65rem,4.02vw,4.42rem);line-height:.94;letter-spacing:-.043em;transform-style:preserve-3d;transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .18s ease-out}.home45r-title>span{display:inline-block;opacity:0;transform-style:preserve-3d;will-change:opacity,transform}.home45r-title-teal{color:#15989d;-webkit-text-fill-color:#15989d;-webkit-text-stroke:.5px rgba(4,91,96,.78);text-shadow:0 -1px 0 #9fe5e3,0 1px 0 #58bebd,0 2px 0 #2aaba9,0 3px 0 #178f91,0 4px 0 #0d7d80,0 5px 0 #086d70,0 6px 0 #055b5e,1px 7px 1px rgba(3,72,76,.29),0 10px 10px rgba(5,92,96,.17),0 16px 19px rgba(3,70,74,.1);filter:saturate(1.06) contrast(1.045) drop-shadow(0 4px 4px rgba(4,91,96,.055))}.home45r-title-copper{color:#c87945;-webkit-text-fill-color:#c87945;-webkit-text-stroke:.5px rgba(119,54,23,.76);text-shadow:0 -1px 0 #f6d0ac,0 1px 0 #e6a378,0 2px 0 #d99467,0 3px 0 #c37843,0 4px 0 #b06234,0 5px 0 #994d25,0 6px 0 #793819,1px 7px 1px rgba(92,40,16,.29),0 10px 10px rgba(116,52,23,.17),0 16px 19px rgba(88,39,16,.1);filter:saturate(1.05) contrast(1.045) drop-shadow(0 4px 4px rgba(116,52,23,.055))}.home45r-description{max-width:860px;margin:clamp(12px,1.15vw,18px) auto 0;color:#385f79;font-size:clamp(.92rem,1.18vw,1.16rem);line-height:1.45;font-weight:400;opacity:0;transform:translateY(7px)}.home45r-benefit{position:absolute;top:81.6%;display:flex;flex-direction:column;justify-content:center;min-height:6%;pointer-events:auto;opacity:0;transform:translateY(8px)}.home45r-benefit--one{left:14.5%;width:19%}.home45r-benefit--two{left:43.4%;width:19.5%}.home45r-benefit--three{left:72.2%;width:21.4%}.home45r-benefit strong,.home45r-benefit span{display:block;white-space:nowrap}.home45r-benefit strong{color:#087f91;font-size:clamp(.64rem,.74vw,.86rem);font-weight:700;letter-spacing:.22em}.home45r-benefit span{margin-top:5px;color:#28718a;font-size:clamp(.63rem,.7vw,.81rem);font-weight:500;letter-spacing:.15em}.home45r-partner-seo{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.home45r-card-hit{--mx:50%;--my:50%;position:absolute;z-index:14;pointer-events:auto;border-radius:10%;overflow:hidden;cursor:default;transition:box-shadow .24s ease}.home45r-card-hit--emirates{left:4.9%;top:39.6%;width:17.3%;height:25.6%}.home45r-card-hit--dewa{left:23.2%;top:40.6%;width:16.3%;height:25.3%}.home45r-card-hit--ifza{left:41%;top:41.6%;width:16.9%;height:24.7%}.home45r-card-hit--dnata{left:59.1%;top:40.4%;width:16.5%;height:25.3%}.home45r-card-hit--flydubai{left:77.6%;top:39.7%;width:16.9%;height:25.5%}.home45r-card-hit:before{content:"";position:absolute;top:-35%;bottom:-35%;left:-58%;width:42%;opacity:0;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,0) 24%,rgba(255,255,255,.8) 48%,rgba(246,208,172,.14) 58%,transparent 78%);transform:skew(-11deg);mix-blend-mode:screen;pointer-events:none}.home45r-card-hit:hover:before{animation:home45r-sheen .86s cubic-bezier(.18,.74,.24,1) forwards}.home45r-card-hit:after{content:"";position:absolute;inset:4%;border-radius:9%;opacity:0;background:radial-gradient(circle at var(--mx) var(--my),rgba(255,255,255,.16) 0%,rgba(46,224,230,.07) 26%,transparent 52%);box-shadow:inset 0 0 0 1px #50dde31a,inset 0 -13px 24px #23c6cb0e;mix-blend-mode:screen;pointer-events:none;transition:opacity .22s ease}.home45r-card-hit:hover:after{opacity:1}@keyframes home45r-sheen{0%{left:-58%;opacity:0}14%{opacity:.72}76%{opacity:.44}to{left:116%;opacity:0}}.home45r-in .home45r-kicker{animation:home45r-copy-in .55s .05s ease forwards}.home45r-in .home45r-title-teal{animation:home45r-teal-in .8s .12s cubic-bezier(.17,.84,.22,1) forwards}.home45r-in .home45r-title-copper{animation:home45r-copper-in .84s .18s cubic-bezier(.17,.84,.22,1) forwards}.home45r-in .home45r-description{animation:home45r-copy-in .64s .4s ease forwards}.home45r-in .home45r-benefit--one{animation:home45r-copy-in .58s .58s ease forwards}.home45r-in .home45r-benefit--two{animation:home45r-copy-in .58s .67s ease forwards}.home45r-in .home45r-benefit--three{animation:home45r-copy-in .58s .76s ease forwards}@keyframes home45r-copy-in{to{opacity:1;transform:translateY(0)}}@keyframes home45r-teal-in{0%{opacity:0;transform:translateY(18px) rotateX(18deg) rotateY(-3deg) scale(.985)}to{opacity:1;transform:none}}@keyframes home45r-copper-in{0%{opacity:0;transform:translateY(18px) rotateX(18deg) rotateY(3deg) scale(.985)}to{opacity:1;transform:none}}@media(min-width:901px){html:not([lang=ar]) .home45k-live{display:none!important}}@media(max-width:900px){.home45r-exact{display:none!important}.home45k-live{display:block!important}}html[lang=ar] .home45r-exact{display:none!important}html[lang=ar] .home45k-live{display:block!important}@media(prefers-reduced-motion:reduce){.home45r-kicker,.home45r-title>span,.home45r-description,.home45r-benefit{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}.home45r-title{transform:none!important;transition:none!important}.home45r-card-hit:before,.home45r-card-hit:after{display:none!important}}.home45r-benefit{top:79.8%;min-height:8.1%;display:flex;align-items:center;gap:18px;pointer-events:auto}.home45r-benefit--one{left:7.6%;width:25.7%}.home45r-benefit--two{left:36.1%;width:27.1%}.home45r-benefit--three{left:65.6%;width:27.7%}.home45s-benefit-copy{display:flex;flex-direction:column;justify-content:center}.home45s-benefit-copy strong,.home45s-benefit-copy span{display:block;white-space:nowrap}.home45s-benefit-copy strong{color:#087f91;font-size:clamp(.64rem,.74vw,.86rem);font-weight:700;letter-spacing:.23em;text-shadow:0 1px 0 rgba(255,255,255,.9),0 4px 10px rgba(10,155,161,.09)}.home45s-benefit-copy span{margin-top:5px;color:#2a748d;font-size:clamp(.63rem,.7vw,.81rem);font-weight:500;letter-spacing:.15em}.home45s-benefit-icon{--icon-tilt-x: 0deg;--icon-tilt-y: 0deg;position:relative;flex:0 0 clamp(54px,4.3vw,84px);width:clamp(54px,4.3vw,84px);height:clamp(54px,4.3vw,84px);display:grid;place-items:center;border-radius:999px;background:radial-gradient(circle at 32% 28%,#fffffffa,#fffffff5 23%,#eafcfcfa 58%,#d4f5f4fa);border:1px solid rgba(99,224,227,.48);box-shadow:inset 0 1px #fffffff0,inset 0 -8px 14px #55dfe21c,0 9px 18px #29bdc229,0 0 18px #52e0e42e;transform-style:preserve-3d;transform:perspective(900px) rotateX(var(--icon-tilt-x)) rotateY(var(--icon-tilt-y)) translateZ(0);transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease}.home45s-benefit-icon:before{content:"";position:absolute;inset:7px;border-radius:999px;background:radial-gradient(circle at 30% 26%,#ffffffeb,#fff0 38%),linear-gradient(180deg,#42e1e514,#fff0 55%,#2fcbd014);box-shadow:inset 0 0 0 1px #ffffff94;pointer-events:none}.home45s-benefit-icon:after{content:"";position:absolute;inset:-7px;border-radius:999px;background:radial-gradient(circle,#53e2e652,#53e2e61a 36%,#53e2e600 68%);filter:blur(8px);opacity:.72;z-index:-1;pointer-events:none;animation:home45s-icon-breathe 3.4s ease-in-out infinite}.home45s-benefit-icon svg{width:54%;height:54%;stroke:#0b8b9c;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 0 rgba(255,255,255,.85)) drop-shadow(0 4px 6px rgba(14,146,160,.14));transform:translateZ(12px);transition:transform .26s ease,filter .26s ease}.home45r-benefit:hover .home45s-benefit-icon{--icon-tilt-x: -8deg;--icon-tilt-y: 8deg;border-color:#63e0e3b8;box-shadow:inset 0 1px #fffffff5,inset 0 -10px 18px #55dfe224,0 14px 24px #29bdc233,0 0 22px #52e0e447}.home45r-benefit:hover .home45s-benefit-icon svg{transform:translateZ(16px) scale(1.04);filter:drop-shadow(0 1px 0 rgba(255,255,255,.9)) drop-shadow(0 6px 10px rgba(14,146,160,.18))}.home45r-benefit:hover .home45s-benefit-copy strong{color:#058999}.home45r-benefit--one .home45s-benefit-icon{animation:home45s-float-1 4.3s ease-in-out infinite}.home45r-benefit--two .home45s-benefit-icon{animation:home45s-float-2 4.8s ease-in-out infinite}.home45r-benefit--three .home45s-benefit-icon{animation:home45s-float-3 5.1s ease-in-out infinite}@keyframes home45s-icon-breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.92;transform:scale(1.05)}}@keyframes home45s-float-1{0%,to{transform:perspective(900px) rotateX(0) rotateY(0) translateY(0)}50%{transform:perspective(900px) rotateX(-3deg) rotateY(3deg) translateY(-2px)}}@keyframes home45s-float-2{0%,to{transform:perspective(900px) rotateX(0) rotateY(0) translateY(0)}50%{transform:perspective(900px) rotateX(-2deg) rotateY(-3deg) translateY(-2px)}}@keyframes home45s-float-3{0%,to{transform:perspective(900px) rotateX(0) rotateY(0) translateY(0)}50%{transform:perspective(900px) rotateX(-3deg) rotateY(2deg) translateY(-2px)}}.home45r-in .home45r-benefit--one .home45s-benefit-icon{animation:home45s-benefit-icon-in .65s .58s cubic-bezier(.18,.84,.24,1) backwards,home45s-float-1 4.3s 1.4s ease-in-out infinite}.home45r-in .home45r-benefit--two .home45s-benefit-icon{animation:home45s-benefit-icon-in .65s .67s cubic-bezier(.18,.84,.24,1) backwards,home45s-float-2 4.8s 1.5s ease-in-out infinite}.home45r-in .home45r-benefit--three .home45s-benefit-icon{animation:home45s-benefit-icon-in .65s .76s cubic-bezier(.18,.84,.24,1) backwards,home45s-float-3 5.1s 1.6s ease-in-out infinite}@keyframes home45s-benefit-icon-in{0%{opacity:0;transform:perspective(900px) rotateX(22deg) rotateY(-9deg) translateY(10px) scale(.92)}to{opacity:1;transform:perspective(900px) rotateX(0) rotateY(0) translateY(0) scale(1)}}@media(max-width:1350px){.home45r-benefit{gap:14px}.home45r-benefit--one{left:7.1%;width:26.5%}.home45r-benefit--two{left:35.6%;width:27.9%}.home45r-benefit--three{left:65.1%;width:28.3%}}.home45r-benefit{top:79.2%!important;min-height:8.8%!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:18px!important}.home45r-benefit--one{left:7.7%!important;width:25.8%!important}.home45r-benefit--two{left:36%!important;width:27.2%!important}.home45r-benefit--three{left:65.5%!important;width:27.9%!important}.home45s-benefit-icon{animation:none!important;transform:perspective(900px) rotateX(var(--icon-tilt-x)) rotateY(var(--icon-tilt-y)) translateZ(0)!important;transition:transform .18s ease-out,box-shadow .24s ease,border-color .24s ease!important;will-change:transform}.home45r-in .home45r-benefit--one .home45s-benefit-icon,.home45r-in .home45r-benefit--two .home45s-benefit-icon,.home45r-in .home45r-benefit--three .home45s-benefit-icon{animation:none!important}.home45s-benefit-icon{border:1px solid rgba(90,220,226,.58);box-shadow:inset 0 2px #fffffff5,inset 0 -9px 16px #40d2d81f,0 2px #ffffffb8,0 9px 18px #1cabb429,0 0 18px #48e0e429}.home45s-benefit-icon:before{inset:6px;background:radial-gradient(circle at 30% 24%,#fffffffa,#ffffff80 30%,#fff0 48%),linear-gradient(180deg,#48e0e41a,#fff0 52%,#23b9c117)}.home45s-benefit-icon:after{animation:home45t-icon-aura 3.2s ease-in-out infinite!important}.home45s-benefit-icon svg{width:52%;height:52%;stroke:#0b8798;stroke-width:2.8;transform:translateZ(15px);filter:drop-shadow(0 1px 0 rgba(255,255,255,.9)) drop-shadow(0 5px 7px rgba(9,131,145,.16))}.home45r-benefit:hover .home45s-benefit-icon{transform:perspective(900px) rotateX(var(--icon-tilt-x)) rotateY(var(--icon-tilt-y)) translateZ(12px) scale(1.025)!important;border-color:#4ddae1d1;box-shadow:inset 0 2px #fffffffa,inset 0 -11px 20px #40d2d829,0 13px 23px #1cabb438,0 0 24px #48e0e43d}.home45r-benefit:hover .home45s-benefit-icon svg{transform:translateZ(19px) scale(1.045)}.home45r-benefit--one:after,.home45r-benefit--two:after{content:"";position:absolute;top:50%;right:-3.8%;width:1px;height:42px;transform:translateY(-50%);background:linear-gradient(180deg,transparent,rgba(222,121,50,.92) 22%,rgba(245,169,109,.97) 50%,rgba(204,92,25,.9) 78%,transparent);box-shadow:0 0 5px #db6f271a}.home45t-bottom-mark{position:absolute;z-index:12;left:37.6%;top:90.2%;width:24.8%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:11px;pointer-events:none}.home45t-bottom-mark i{height:2px;background:linear-gradient(90deg,transparent,rgba(35,194,202,.92))}.home45t-bottom-mark i:last-child{transform:scaleX(-1)}.home45t-bottom-mark b{width:12px;height:12px;background:#fff;border:2px solid #df772d;transform:rotate(45deg);box-shadow:0 0 6px #df772d24}@keyframes home45t-icon-aura{0%,to{opacity:.58;transform:scale(1)}50%{opacity:.92;transform:scale(1.055)}}@media(max-width:1350px){.home45r-benefit{gap:14px!important}.home45r-benefit--one{left:7.1%!important;width:26.5%!important}.home45r-benefit--two{left:35.6%!important;width:27.8%!important}.home45r-benefit--three{left:65%!important;width:28.4%!important}.home45t-bottom-mark{left:36.8%;width:26.4%}}@media(prefers-reduced-motion:reduce){.home45s-benefit-icon,.home45s-benefit-icon:after,.home45s-benefit-icon svg{animation:none!important;transition:none!important;transform:none!important}}.home45r-benefit{gap:20px!important}.home45s-benefit-icon{--icon-tilt-x: 0deg;--icon-tilt-y: 0deg;position:relative;isolation:isolate;flex:0 0 clamp(66px,4.9vw,92px)!important;width:clamp(66px,4.9vw,92px)!important;height:clamp(66px,4.9vw,92px)!important;border:none!important;border-radius:999px;background:radial-gradient(circle at 30% 24%,#fffffffa,#ffffffeb 18%,#e6fafbf0 48%,#cef3f3f2 76%,#c4ececfa)!important;box-shadow:inset 0 2px 1px #fffffff2,inset 0 -12px 18px #35c6ce1c,inset 0 0 0 1px #ffffffdb,0 2px #ffffffb8,0 12px 24px #139caa26,0 26px 32px #0966761a,0 0 26px #57e7e924!important;transform:perspective(950px) rotateX(var(--icon-tilt-x)) rotateY(var(--icon-tilt-y)) translateZ(0)!important;transition:transform .2s ease-out,box-shadow .26s ease,filter .26s ease!important;filter:saturate(1.02) contrast(1.02)}.home45s-benefit-icon:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.7px;background:linear-gradient(145deg,#fffffff2,#fad4adf2 16%,#cd7431f2 34%,#f4c69bf5 54%,#ffffffe6 72%,#69e5e8a6);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;box-shadow:0 0 0 1px #df8a491a,0 0 12px #df8a491a;pointer-events:none}.home45s-benefit-icon:after{content:"";position:absolute;inset:6px;border-radius:inherit;background:radial-gradient(circle at 32% 24%,#fffffff0,#fff0 34%),linear-gradient(180deg,#ffffff47,#fff0 48%,#30c6cd14);box-shadow:inset 0 0 0 1px #ffffff8c,inset 0 -6px 10px #47d6dc14;z-index:0;pointer-events:none}.home45s-benefit-icon>svg{position:relative;z-index:2;width:49%!important;height:49%!important;stroke:#0a8fa1!important;stroke-width:2.85!important;stroke-linecap:round;stroke-linejoin:round;transform:translateZ(18px)!important;filter:drop-shadow(0 1px 0 rgba(255,255,255,.92)) drop-shadow(0 3px 8px rgba(5,117,132,.14));transition:transform .22s ease,filter .22s ease,stroke .22s ease!important}.home45s-benefit-icon--people>svg{width:51%!important;height:51%!important}.home45s-benefit-icon--chart>svg{width:47%!important;height:47%!important}.home45r-benefit:hover .home45s-benefit-icon{transform:perspective(950px) rotateX(var(--icon-tilt-x)) rotateY(var(--icon-tilt-y)) translateZ(13px) scale(1.045)!important;box-shadow:inset 0 2px 1px #fffffffa,inset 0 -14px 20px #35c6ce26,inset 0 0 0 1px #ffffffeb,0 3px #ffffffd1,0 16px 28px #12a0ae33,0 28px 36px #09667624,0 0 34px #57e7e938!important;filter:saturate(1.05) contrast(1.04)}.home45r-benefit:hover .home45s-benefit-icon>svg{stroke:#07889a!important;transform:translateZ(23px) scale(1.05)!important;filter:drop-shadow(0 1px 0 rgba(255,255,255,.95)) drop-shadow(0 4px 10px rgba(5,117,132,.18))}.home45r-benefit:hover .home45s-benefit-copy strong{color:#087f91!important}.home45r-benefit:hover .home45s-benefit-copy span{color:#2a748d!important}.home45r-in .home45r-benefit--one .home45s-benefit-icon,.home45r-in .home45r-benefit--two .home45s-benefit-icon,.home45r-in .home45r-benefit--three .home45s-benefit-icon{animation:home45u-icon-intro .62s cubic-bezier(.19,.82,.24,1) backwards!important}.home45r-in .home45r-benefit--one .home45s-benefit-icon{animation-delay:.58s!important}.home45r-in .home45r-benefit--two .home45s-benefit-icon{animation-delay:.67s!important}@keyframes home45u-icon-intro{0%{opacity:0;transform:perspective(950px) rotateX(20deg) rotateY(-10deg) translateY(10px) scale(.92);filter:blur(.2px)}to{opacity:1;transform:perspective(950px) rotateX(0) rotateY(0) translateY(0) scale(1);filter:none}}@media(max-width:1350px){.home45r-benefit{gap:16px!important}.home45s-benefit-icon{flex-basis:clamp(60px,4.7vw,84px)!important;width:clamp(60px,4.7vw,84px)!important;height:clamp(60px,4.7vw,84px)!important}}@media(prefers-reduced-motion:reduce){.home45s-benefit-icon,.home45s-benefit-icon>svg{animation:none!important;transition:none!important;transform:none!important}}.home45r-benefit{gap:15px!important}.home45s-benefit-icon{--icon-tilt-x:0deg;--icon-tilt-y:0deg;flex:0 0 clamp(58px,3.8vw,76px)!important;width:clamp(58px,3.8vw,76px)!important;height:clamp(58px,3.8vw,76px)!important;position:relative!important;display:block!important;border-radius:50%!important;overflow:visible!important;background:radial-gradient(circle at 30% 24%,#fff,#ffffffeb 20%,#e1f9faf0 55%,#c6eff1fa)!important;border:none!important;box-shadow:inset 0 2px #fffffffa,inset 0 -8px 14px #22afbc1f,0 7px 15px #1291a024,0 16px 24px #0e687414,0 0 18px #35d7dd26!important;transform:perspective(900px) rotateX(var(--icon-tilt-x)) rotateY(var(--icon-tilt-y)) translateZ(0)!important;transform-origin:center center!important;transition:transform .18s ease-out,box-shadow .22s ease,filter .22s ease!important;filter:none!important}.home45s-benefit-icon:before{content:""!important;position:absolute!important;inset:-2px!important;border-radius:50%!important;padding:2px!important;background:conic-gradient(from 210deg,#058d99,#49d5d8 62deg,#fffffff5 108deg 214deg,#e6a06e 250deg,#b96332 304deg,#18a4ad 360deg)!important;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;box-shadow:0 0 0 1px #ffffff8f,0 0 10px #2fbfc61a!important;pointer-events:none!important}.home45s-benefit-icon:after{content:""!important;position:absolute!important;inset:5px!important;border-radius:50%!important;background:radial-gradient(circle at 31% 22%,rgba(255,255,255,.96) 0%,rgba(255,255,255,.46) 27%,transparent 45%),linear-gradient(180deg,rgba(255,255,255,.2),transparent 54%,rgba(12,151,164,.06))!important;box-shadow:inset 0 0 0 1px #ffffff94,inset 0 -5px 8px #2cbcc612!important;filter:none!important;opacity:1!important;animation:none!important;pointer-events:none!important;z-index:1!important}.home45s-benefit-icon>svg{position:absolute!important;left:50%!important;top:50%!important;width:54%!important;height:54%!important;transform:translate(-50%,-50%) translateZ(18px)!important;transform-origin:center center!important;stroke:#078d9a!important;stroke-width:3.45!important;stroke-linecap:round!important;stroke-linejoin:round!important;opacity:1!important;filter:drop-shadow(0 1px 0 rgba(255,255,255,.98)) drop-shadow(0 2px 1px rgba(5,105,119,.14)) drop-shadow(0 4px 6px rgba(6,119,133,.12))!important;transition:transform .18s ease-out,stroke .18s ease,filter .18s ease!important;z-index:3!important}.home45s-benefit-icon--people>svg{width:58%!important;height:58%!important}.home45s-benefit-icon--leaf>svg{width:54%!important;height:54%!important}.home45s-benefit-icon--chart>svg{width:51%!important;height:51%!important}.home45r-benefit:hover .home45s-benefit-icon{transform:perspective(900px) rotateX(var(--icon-tilt-x)) rotateY(var(--icon-tilt-y)) translateZ(9px) scale(1.035)!important;box-shadow:inset 0 2px #fffffffc,inset 0 -9px 15px #22afbc26,0 10px 18px #1291a02e,0 20px 29px #0e68741a,0 0 23px #35d7dd33!important}.home45r-benefit:hover .home45s-benefit-icon>svg{stroke:#057f8d!important;transform:translate(-50%,-50%) translateZ(22px) scale(1.055)!important;filter:drop-shadow(0 1px 0 rgba(255,255,255,1)) drop-shadow(0 3px 2px rgba(5,105,119,.16)) drop-shadow(0 6px 9px rgba(6,119,133,.15))!important}.home45r-in .home45r-benefit--one .home45s-benefit-icon,.home45r-in .home45r-benefit--two .home45s-benefit-icon,.home45r-in .home45r-benefit--three .home45s-benefit-icon{animation:home45v-icon-in .58s cubic-bezier(.18,.84,.24,1) backwards!important}.home45r-in .home45r-benefit--one .home45s-benefit-icon{animation-delay:.56s!important}.home45r-in .home45r-benefit--two .home45s-benefit-icon{animation-delay:.66s!important}.home45r-in .home45r-benefit--three .home45s-benefit-icon{animation-delay:.76s!important}@keyframes home45v-icon-in{0%{opacity:0;transform:perspective(900px) rotateX(16deg) rotateY(-7deg) translateY(7px) scale(.94)}to{opacity:1;transform:perspective(900px) rotateX(0) rotateY(0) translateY(0) scale(1)}}@media(max-width:1350px){.home45r-benefit{gap:13px!important}.home45s-benefit-icon{flex-basis:clamp(55px,3.7vw,70px)!important;width:clamp(55px,3.7vw,70px)!important;height:clamp(55px,3.7vw,70px)!important}}@media(prefers-reduced-motion:reduce){.home45s-benefit-icon,.home45s-benefit-icon>svg{animation:none!important;transition:none!important}}.home45z-partners,.home45z-stage{position:relative;width:100%;overflow:hidden;background:#fff}.home45z-art{display:block;width:100%;height:auto;-webkit-user-select:none;user-select:none;pointer-events:none}.home45z-head{position:absolute;z-index:20;top:8.5%;left:11%;right:11%;display:flex;flex-direction:column;align-items:center;text-align:center}.home45z-kicker{display:flex;align-items:center;justify-content:center;gap:18px;color:#087f91;font-size:clamp(.66rem,.76vw,.88rem);font-weight:700;letter-spacing:.39em;text-transform:uppercase}.home45z-kicker i{width:clamp(48px,4.4vw,76px);height:1.5px;background:linear-gradient(90deg,transparent,#db762f,transparent)}.home45z-title{margin:clamp(10px,.9vw,15px) 0 0;display:flex;align-items:baseline;justify-content:center;gap:.13em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.65rem,4vw,4.35rem);line-height:.94;letter-spacing:-.043em}.home45z-title>span{display:inline-block}.home45z-title-teal{color:#15989d;-webkit-text-fill-color:#15989d;-webkit-text-stroke:.5px rgba(4,91,96,.78);text-shadow:0 -1px 0 #9fe5e3,0 1px 0 #58bebd,0 2px 0 #2aaba9,0 3px 0 #178f91,0 4px 0 #0d7d80,0 5px 0 #086d70,0 6px 0 #055b5e,1px 7px 1px rgba(3,72,76,.29),0 10px 10px rgba(5,92,96,.17),0 16px 19px rgba(3,70,74,.1)}.home45z-title-copper{color:#c87945;-webkit-text-fill-color:#c87945;-webkit-text-stroke:.5px rgba(119,54,23,.76);text-shadow:0 -1px 0 #f6d0ac,0 1px 0 #e6a378,0 2px 0 #d99467,0 3px 0 #c37843,0 4px 0 #b06234,0 5px 0 #994d25,0 6px 0 #793819,1px 7px 1px rgba(92,40,16,.29),0 10px 10px rgba(116,52,23,.17),0 16px 19px rgba(88,39,16,.1)}.home45z-description{max-width:860px;margin:clamp(12px,1.15vw,18px) auto 0;color:#385f79;font-size:clamp(.92rem,1.18vw,1.16rem);line-height:1.45;font-weight:400}.home45z-hit{position:absolute;z-index:15;overflow:hidden;border-radius:10%;pointer-events:auto}.home45z-hit--emirates{left:4.9%;top:51.4%;width:17.3%;height:33.2%}.home45z-hit--dewa{left:23.2%;top:52.7%;width:16.3%;height:32.8%}.home45z-hit--ifza{left:41%;top:54%;width:16.9%;height:32.1%}.home45z-hit--dnata{left:59.1%;top:52.5%;width:16.5%;height:32.8%}.home45z-hit--flydubai{left:77.6%;top:51.6%;width:16.9%;height:33%}.home45z-hit:before{content:"";position:absolute;top:-35%;bottom:-35%;left:-58%;width:42%;opacity:0;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,0) 24%,rgba(255,255,255,.78) 48%,rgba(246,208,172,.14) 58%,transparent 78%);transform:skew(-11deg);mix-blend-mode:screen;pointer-events:none}.home45z-hit:hover:before{animation:home45z-sheen .86s cubic-bezier(.18,.74,.24,1) forwards}@keyframes home45z-sheen{0%{left:-58%;opacity:0}14%{opacity:.72}76%{opacity:.44}to{left:116%;opacity:0}}.home45z-bottom{position:relative;z-index:30;width:100%;min-height:clamp(175px,12vw,215px);margin-top:-2px;padding:clamp(28px,2.2vw,38px) clamp(50px,6vw,110px) clamp(24px,2vw,34px);overflow:hidden;background:linear-gradient(180deg,#fff,#fdfefe 54%,#fafcfc);border-top:1px solid rgba(226,232,232,.74);box-shadow:inset 0 14px 26px #12424b08}.home45z-bottom:before,.home45z-bottom:after{content:"";position:absolute;z-index:0;width:185px;height:285px;border-radius:50%;pointer-events:none;background:linear-gradient(145deg,#5bdcdf,#078c98 74%,#066d78);box-shadow:inset 15px 16px 24px #ffffff38;opacity:.84}.home45z-bottom:before{left:-155px;bottom:-205px;border-right:4px solid rgba(198,93,27,.84);transform:rotate(-18deg)}.home45z-bottom:after{right:-155px;bottom:-205px;border-left:4px solid rgba(198,93,27,.84);transform:rotate(18deg)}.home45z-benefits{position:relative;z-index:2;width:min(1450px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr);align-items:center;gap:clamp(22px,2.4vw,44px)}.home45z-benefit{min-width:0;display:flex;align-items:center;justify-content:center;gap:clamp(14px,1.25vw,20px)}.home45z-icon{position:relative;flex:0 0 clamp(60px,4vw,78px);width:clamp(60px,4vw,78px);height:clamp(60px,4vw,78px);display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 30% 24%,#fff,#ffffffeb 20%,#e1f9faf0 55%,#c6eff1fa);box-shadow:inset 0 2px #fffffffa,inset 0 -8px 14px #22afbc1f,0 7px 15px #1291a024,0 16px 24px #0e687414,0 0 18px #35d7dd26;transition:transform .22s ease,box-shadow .22s ease}.home45z-icon:before{content:"";position:absolute;inset:-2px;border-radius:50%;padding:2px;background:conic-gradient(from 210deg,#058d99,#49d5d8 62deg,#fffffff5 108deg 214deg,#e6a06e 250deg,#b96332 304deg,#18a4ad 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.home45z-icon:after{content:"";position:absolute;inset:5px;border-radius:50%;background:radial-gradient(circle at 31% 22%,rgba(255,255,255,.96) 0%,rgba(255,255,255,.46) 27%,transparent 45%),linear-gradient(180deg,rgba(255,255,255,.2),transparent 54%,rgba(12,151,164,.06));box-shadow:inset 0 0 0 1px #ffffff94;pointer-events:none}.home45z-icon svg{position:relative;z-index:2;width:54%;height:54%;stroke:#078d9a;stroke-width:3.3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 0 rgba(255,255,255,.98)) drop-shadow(0 4px 6px rgba(6,119,133,.12));transition:transform .22s ease}.home45z-benefit:hover .home45z-icon{transform:translateY(-2px) scale(1.035);box-shadow:inset 0 2px #fffffffc,inset 0 -9px 15px #22afbc26,0 10px 18px #1291a02e,0 20px 29px #0e68741a,0 0 23px #35d7dd33}.home45z-benefit:hover .home45z-icon svg{transform:scale(1.055)}.home45z-benefit-copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.home45z-benefit-copy strong{color:#087f91;font-size:clamp(.66rem,.75vw,.86rem);font-weight:700;letter-spacing:.21em;white-space:nowrap}.home45z-benefit-copy span{margin-top:5px;color:#2a748d;font-size:clamp(.63rem,.7vw,.81rem);font-weight:500;letter-spacing:.14em;white-space:nowrap}.home45z-separator{width:1px;height:clamp(42px,3.2vw,58px);background:linear-gradient(180deg,transparent,rgba(220,111,37,.92) 22%,rgba(247,177,117,.98) 50%,rgba(196,82,18,.88) 78%,transparent)}.home45z-mark{position:relative;z-index:2;width:min(390px,32vw);margin:clamp(20px,1.6vw,28px) auto 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:11px}.home45z-mark i{height:2px;background:linear-gradient(90deg,transparent,rgba(35,194,202,.92))}.home45z-mark i:last-child{transform:scaleX(-1)}.home45z-mark b{width:12px;height:12px;background:#fff;border:2px solid #df772d;transform:rotate(45deg);box-shadow:0 0 6px #df772d24}.home45z-sr-partners{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.home45z-mobile-cards,.home45z-mobile-hint{display:none}@media(max-width:900px){.home45z-partners{padding:clamp(24px,6vw,36px) 0 0;background:radial-gradient(circle at 0% 0%,rgba(40,183,190,.08),transparent 25%),#fff}.home45z-stage{overflow:visible;background:transparent}.home45z-art{display:none}.home45z-head{position:relative;top:auto;left:auto;right:auto;width:min(calc(100% - 28px),650px);margin:0 auto;padding:0 4px}.home45z-kicker{gap:10px;font-size:clamp(.58rem,2.9vw,.72rem);letter-spacing:.28em}.home45z-kicker i{width:clamp(28px,9vw,50px)}.home45z-title{width:100%;margin:clamp(10px,2.8vw,15px) auto 0;flex-direction:column;align-items:center;gap:.02em;white-space:normal;text-align:center;font-size:clamp(1.95rem,10vw,3rem);line-height:.96;letter-spacing:-.035em}.home45z-description{width:min(100%,520px);margin:15px auto 0;padding:0 6px;font-size:clamp(.91rem,3.9vw,1.03rem);line-height:1.52}.home45z-hit{display:none}.home45z-mobile-cards{display:flex;width:100%;gap:14px;margin:26px 0 0;padding:8px 8vw 24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:8vw;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home45z-mobile-cards::-webkit-scrollbar{display:none}.home45z-mobile-card{position:relative;flex:0 0 min(82vw,330px);aspect-ratio:1.62/1;display:grid;place-items:center;padding:clamp(18px,5vw,26px);overflow:hidden;scroll-snap-align:center;scroll-snap-stop:always;border-radius:clamp(20px,6vw,28px);background:radial-gradient(circle at 28% 18%,#fff,rgba(255,255,255,.7) 33%,transparent 62%),linear-gradient(180deg,#fff,#fefefe 58%,#f7f8f8);border:1.5px solid rgba(214,112,38,.94);box-shadow:inset 0 0 0 2px #fffffff5,inset 0 -9px 18px #a7592612,2px 2px #ffc48bdb,4px 5px #bb4b11bd,0 14px 24px #0e404b1c,0 28px 36px #0e404b12;animation:home45z-card-in .58s cubic-bezier(.18,.84,.24,1) backwards}.home45z-mobile-card:nth-child(2){animation-delay:.05s}.home45z-mobile-card:nth-child(3){animation-delay:.1s}.home45z-mobile-card:nth-child(4){animation-delay:.15s}.home45z-mobile-card:nth-child(5){animation-delay:.2s}.home45z-mobile-card:before{content:"";position:absolute;inset:7px;border-radius:inherit;border:1px solid rgba(84,221,227,.3);box-shadow:inset 0 0 14px #48d8e014;pointer-events:none}.home45z-mobile-card:after{content:"";position:absolute;left:13%;right:13%;bottom:-5px;height:22px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(32,230,236,.56) 0%,rgba(32,222,229,.2) 46%,transparent 75%);filter:blur(6px);pointer-events:none}.home45z-orbit{position:absolute;left:-8%;right:-8%;top:46%;height:44px;border-radius:50%;border:2px solid rgba(91,233,239,.46);transform:rotate(-8deg);box-shadow:0 0 8px #46e2e938;pointer-events:none}.home45z-mobile-card:nth-child(2n) .home45z-orbit{transform:rotate(8deg);border-color:#e5833961}.home45z-mobile-card img{position:relative;z-index:2;display:block;width:min(80%,250px);max-height:72%;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(10,67,78,.08))}.home45z-mobile-hint{display:flex;align-items:center;justify-content:center;gap:9px;margin:-4px auto 20px;color:#6a858f;font-size:.67rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.home45z-mobile-hint i{width:22px;height:1px;background:linear-gradient(90deg,transparent,rgba(27,169,181,.65))}.home45z-mobile-hint i:last-child{transform:scaleX(-1)}.home45z-bottom{min-height:0;margin-top:0;padding:22px 14px 30px;border-top:1px solid rgba(79,206,213,.14)}.home45z-bottom:before,.home45z-bottom:after{width:110px;height:180px;bottom:-135px;opacity:.48}.home45z-bottom:before{left:-90px}.home45z-bottom:after{right:-90px}.home45z-benefits{width:min(100%,560px);display:flex;flex-direction:column;gap:12px}.home45z-separator{display:none}.home45z-benefit{width:100%;justify-content:flex-start;padding:13px 14px;border:1px solid rgba(71,197,205,.17);border-radius:18px;background:#ffffffd1;box-shadow:0 8px 20px #10515b0e}.home45z-icon{flex:0 0 clamp(56px,16vw,68px);width:clamp(56px,16vw,68px);height:clamp(56px,16vw,68px)}.home45z-benefit-copy strong{font-size:clamp(.68rem,3.2vw,.82rem);letter-spacing:.17em;white-space:normal}.home45z-benefit-copy span{font-size:clamp(.64rem,3vw,.77rem);letter-spacing:.11em;white-space:normal}.home45z-mark{width:min(250px,64vw);margin:22px auto 0}}@media(max-width:390px){.home45z-title{font-size:clamp(1.78rem,9.4vw,2.25rem)}.home45z-mobile-card{flex-basis:84vw}.home45z-benefit{padding:12px}}@media(prefers-reduced-motion:reduce){.home45z-hit:before,.home45z-mobile-card,.home45z-icon,.home45z-icon svg{animation:none!important;transition:none!important}}@keyframes home45z-card-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}html:not([dir=rtl]) .home45z4-legacy,html[dir=ltr] .home45z4-legacy,html[lang^=en] .home45z4-legacy{display:block!important;position:relative!important;width:100%!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}html[dir=rtl] .home45z-partners,html[lang^=ar] .home45z-partners{display:none!important}.home45z-bottom:before,.home45z-bottom:after{content:none!important;display:none!important}@media(max-width:900px){.home45final-partners{padding:20px 0 0!important;background:#fff!important}.home45final-stage{overflow:visible!important}.home45final-art{display:none!important}.home45final-head{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:min(calc(100% - 28px),560px)!important;margin:0 auto 8px!important;padding:0 4px!important}.home45final-kicker{gap:10px!important;font-size:clamp(.56rem,2.6vw,.72rem)!important;letter-spacing:.24em!important}.home45final-kicker i{width:clamp(24px,8vw,44px)!important}.home45final-title{width:100%!important;margin:10px auto 0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:.04em!important;white-space:normal!important;text-align:center!important;font-size:clamp(1.75rem,8.6vw,2.4rem)!important;line-height:.94!important;letter-spacing:-.03em!important}.home45final-title-teal,.home45final-title-copper{display:block!important}.home45final-description{width:min(100%,34ch)!important;margin:14px auto 0!important;padding:0 6px!important;font-size:clamp(.88rem,3.6vw,1rem)!important;line-height:1.5!important;text-align:center!important}.home45final-hit{display:none!important}.home45final-mobile-cards{display:flex!important;width:100%!important;gap:12px!important;margin:22px 0 0!important;padding:8px 14px 22px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:14px!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.home45final-mobile-cards::-webkit-scrollbar{display:none!important}.home45final-mobile-card{position:relative!important;flex:0 0 calc(100vw - 28px)!important;max-width:340px!important;min-width:280px!important;margin:0 auto!important;aspect-ratio:1.58/1!important;display:grid!important;place-items:center!important;padding:20px!important;overflow:hidden!important;scroll-snap-align:center!important;scroll-snap-stop:always!important;border-radius:24px!important;background:radial-gradient(circle at 28% 18%,#fff 0%,rgba(255,255,255,.74) 34%,transparent 62%),linear-gradient(180deg,#fff,#fefefe 58%,#f7f8f8)!important;border:1.5px solid rgba(214,112,38,.94)!important;box-shadow:inset 0 0 0 2px #fffffff5,inset 0 -9px 18px #a7592612,2px 2px #ffc48bdb,4px 5px #bb4b11bd,0 14px 24px #0e404b1c,0 28px 36px #0e404b12!important}.home45final-mobile-card:before{content:""!important;position:absolute!important;inset:7px!important;border-radius:inherit!important;border:1px solid rgba(84,221,227,.3)!important;pointer-events:none!important}.home45final-orbit{position:absolute!important;left:-10%!important;right:-10%!important;top:52%!important;height:36px!important;border-radius:50%!important;border:2px solid rgba(91,233,239,.44)!important;transform:rotate(-8deg)!important;pointer-events:none!important}.home45final-mobile-card:nth-child(2n) .home45final-orbit{transform:rotate(8deg)!important;border-color:#e5833957!important}.home45final-mobile-card img{position:relative!important;z-index:2!important;display:block!important;width:min(78%,240px)!important;max-width:100%!important;max-height:68%!important;object-fit:contain!important}.home45final-mobile-hint{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0 auto 18px!important;color:#6a858f!important;font-size:.66rem!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important}.home45final-mobile-hint i{width:18px!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(27,169,181,.65))!important}.home45final-mobile-hint i:last-child{transform:scaleX(-1)!important}.home45final-bottom{min-height:0!important;margin-top:0!important;padding:20px 12px 28px!important}.home45final-benefits{width:min(100%,560px)!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;gap:10px!important}.home45final-separator{display:none!important}.home45final-benefit{width:100%!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;padding:12px 14px!important;border:1px solid rgba(71,197,205,.17)!important;border-radius:18px!important;background:#ffffffd6!important;box-shadow:0 8px 20px #10515b0e!important}.home45final-icon{flex:0 0 54px!important;width:54px!important;height:54px!important}.home45final-benefit-copy{min-width:0!important}.home45final-benefit-copy strong{display:block!important;font-size:.76rem!important;letter-spacing:.14em!important;line-height:1.3!important;white-space:normal!important}.home45final-benefit-copy span{display:block!important;margin-top:4px!important;font-size:.71rem!important;letter-spacing:.08em!important;line-height:1.35!important;white-space:normal!important}.home45final-mark{width:min(230px,62vw)!important;margin:18px auto 0!important}}@media(max-width:390px){.home45final-head{width:min(calc(100% - 20px),520px)!important}.home45final-title{font-size:clamp(1.55rem,8.2vw,2rem)!important}.home45final-description{font-size:.86rem!important}.home45final-mobile-cards{padding-left:10px!important;padding-right:10px!important;scroll-padding-inline:10px!important}.home45final-mobile-card{flex-basis:calc(100vw - 20px)!important;min-width:260px!important;border-radius:22px!important;padding:18px!important}.home45final-mobile-card img{width:min(80%,220px)!important}.home45final-icon{width:50px!important;height:50px!important;flex-basis:50px!important}.home45final-benefit{padding:11px 12px!important}}@media(max-width:900px){.home45final-partners{position:relative!important;width:100%!important;padding:0!important;margin:0!important;overflow:hidden!important;background:#fff!important}.home45final-stage{position:relative!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important}.home45final-art{display:block!important;width:100%!important;max-width:none!important;height:auto!important;margin:0!important;object-fit:contain!important;object-position:center top!important}.home45final-head{position:absolute!important;z-index:30!important;top:7.2%!important;left:3.5%!important;right:3.5%!important;width:auto!important;margin:0!important;padding:0!important;text-align:center!important;pointer-events:none!important}.home45final-kicker{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:0!important;font-size:clamp(.42rem,1.7vw,.62rem)!important;line-height:1!important;letter-spacing:.26em!important;white-space:nowrap!important}.home45final-kicker i{width:clamp(18px,7vw,34px)!important;height:1px!important}.home45final-title{width:100%!important;margin:7px auto 0!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:baseline!important;justify-content:center!important;gap:.12em!important;white-space:nowrap!important;text-align:center!important;font-size:clamp(1.22rem,5.55vw,1.72rem)!important;line-height:.94!important;letter-spacing:-.045em!important}.home45final-title-teal,.home45final-title-copper{display:inline-block!important;white-space:nowrap!important}.home45final-description{width:min(88%,350px)!important;max-width:none!important;margin:8px auto 0!important;padding:0!important;font-size:clamp(.56rem,2.45vw,.76rem)!important;line-height:1.38!important;text-align:center!important}.home45final-mobile-cards,.home45final-mobile-hint,.home45final-hit{display:none!important}.home45final-bottom{position:relative!important;width:100%!important;min-height:0!important;margin:-1px 0 0!important;padding:12px 8px 15px!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#fdfefe 58%,#fafcfc)!important;border-top:1px solid rgba(226,232,232,.65)!important;box-shadow:inset 0 8px 15px #12424b06!important}.home45final-benefits{width:100%!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr)!important;align-items:center!important;gap:4px!important}.home45final-benefit{width:auto!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.home45final-icon{flex:0 0 clamp(29px,8vw,36px)!important;width:clamp(29px,8vw,36px)!important;height:clamp(29px,8vw,36px)!important;margin:0!important}.home45final-icon svg{width:52%!important;height:52%!important;stroke-width:3.1!important}.home45final-benefit-copy{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-align:left!important}.home45final-benefit-copy strong{display:block!important;margin:0!important;font-size:clamp(.36rem,1.62vw,.5rem)!important;line-height:1.15!important;letter-spacing:.1em!important;white-space:nowrap!important}.home45final-benefit-copy span{display:block!important;margin:3px 0 0!important;font-size:clamp(.31rem,1.38vw,.44rem)!important;line-height:1.16!important;letter-spacing:.065em!important;white-space:nowrap!important}.home45final-separator{display:block!important;width:1px!important;height:clamp(28px,8vw,36px)!important;margin:0!important}.home45final-mark{width:min(140px,38vw)!important;margin:10px auto 0!important;gap:6px!important}.home45final-mark b{width:8px!important;height:8px!important;border-width:1.5px!important}}@media(max-width:430px){.home45final-head{top:6.8%!important;left:2.5%!important;right:2.5%!important}.home45final-title{font-size:clamp(1.12rem,5.25vw,1.45rem)!important;gap:.09em!important}.home45final-description{width:90%!important;margin-top:6px!important;font-size:clamp(.52rem,2.25vw,.68rem)!important}.home45final-benefits{gap:3px!important}.home45final-benefit{gap:4px!important}.home45final-icon{flex-basis:30px!important;width:30px!important;height:30px!important}.home45final-benefit-copy strong{font-size:.38rem!important;letter-spacing:.075em!important}.home45final-benefit-copy span{font-size:.32rem!important;letter-spacing:.045em!important}}@media(max-width:900px){html[lang^=en] .home45z-partners{--hhc-mobile-match-v5:1;position:relative!important;display:block!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important}html[lang^=en] .home45z-stage{position:relative!important;display:block!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important}html[lang^=en] .home45z-art{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center top!important;transform:none!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}html[lang^=en] .home45z-mobile-cards,html[lang^=en] .home45z-mobile-hint{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important}html[lang^=en] .home45z-head{position:absolute!important;z-index:30!important;top:7.4%!important;left:2.2%!important;right:2.2%!important;width:auto!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;pointer-events:none!important}html[lang^=en] .home45z-kicker{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;margin:0!important;color:#087f91!important;font-size:clamp(4.8px,1.45vw,6.4px)!important;line-height:1!important;font-weight:700!important;letter-spacing:.26em!important;white-space:nowrap!important}html[lang^=en] .home45z-kicker i{display:block!important;width:clamp(18px,6vw,28px)!important;height:1px!important}html[lang^=en] .home45z-title{width:100%!important;margin:7px 0 0!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:baseline!important;justify-content:center!important;gap:.1em!important;white-space:nowrap!important;text-align:center!important;font-size:clamp(17px,5vw,23px)!important;line-height:.94!important;letter-spacing:-.045em!important}html[lang^=en] .home45z-title>span,html[lang^=en] .home45z-title-teal,html[lang^=en] .home45z-title-copper{display:inline-block!important;white-space:nowrap!important}html[lang^=en] .home45z-description{width:86%!important;max-width:340px!important;margin:7px auto 0!important;padding:0!important;color:#385f79!important;font-size:clamp(7.6px,2vw,9.8px)!important;line-height:1.36!important;text-align:center!important}html[lang^=en] .home45z-hit{display:none!important}html[lang^=en] .home45z-bottom{position:relative!important;display:block!important;width:100%!important;min-height:0!important;margin:-1px 0 0!important;padding:11px 7px 13px!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#fdfefe 58%,#fafcfc)!important;border-top:1px solid rgba(226,232,232,.65)!important;box-shadow:inset 0 8px 15px #12424b06!important}html[lang^=en] .home45z-benefits{position:relative!important;z-index:2!important;width:100%!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr)!important;align-items:center!important;gap:3px!important}html[lang^=en] .home45z-benefit{width:auto!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html[lang^=en] .home45z-icon{flex:0 0 30px!important;width:30px!important;height:30px!important;margin:0!important}html[lang^=en] .home45z-icon svg{width:52%!important;height:52%!important;stroke-width:3.1!important}html[lang^=en] .home45z-benefit-copy{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-align:left!important}html[lang^=en] .home45z-benefit-copy strong{display:block!important;margin:0!important;color:#087f91!important;font-size:clamp(4.5px,1.25vw,5.5px)!important;line-height:1.12!important;letter-spacing:.07em!important;white-space:nowrap!important}html[lang^=en] .home45z-benefit-copy span{display:block!important;margin:2px 0 0!important;color:#2a748d!important;font-size:clamp(3.8px,1.05vw,4.7px)!important;line-height:1.12!important;letter-spacing:.04em!important;white-space:nowrap!important}html[lang^=en] .home45z-separator{display:block!important;width:1px!important;height:29px!important;margin:0!important}html[lang^=en] .home45z-mark{width:min(138px,36vw)!important;margin:9px auto 0!important;gap:6px!important}html[lang^=en] .home45z-mark b{width:8px!important;height:8px!important;border-width:1.5px!important}}@media(max-width:430px){html[lang^=en] .home45z-title{font-size:19px!important}html[lang^=en] .home45z-description{font-size:8.4px!important}html[lang^=en] .home45z-icon{flex-basis:28px!important;width:28px!important;height:28px!important}}@media(max-width:360px){html[lang^=en] .home45z-title{font-size:17.5px!important}html[lang^=en] .home45z-description{font-size:7.8px!important}html[lang^=en] .home45z-icon{flex-basis:25px!important;width:25px!important;height:25px!important}}.profile45{--p45-teal:#058b94;--p45-teal-deep:#075565;--p45-copper:#cf7740;--p45-copper-dark:#8d431f;--p45-ink:#0b3443;--p45-body:#55717b;background:radial-gradient(circle at 8% 7%,rgba(33,205,211,.09),transparent 24%),radial-gradient(circle at 92% 18%,rgba(209,120,64,.08),transparent 21%),linear-gradient(180deg,#fff,#fffdf9 46%,#fff);color:var(--p45-ink);overflow:hidden}.profile45 .section-wrap{width:min(1420px,calc(100% - 64px));margin-inline:auto}.profile45-hero{position:relative;min-height:720px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(42px,5vw,90px);padding:clamp(70px,7vw,118px) max(5vw,calc((100vw - 1420px)/2));isolation:isolate}.profile45-hero:before{content:"";position:absolute;inset:7% 3% 4%;z-index:-2;border-radius:52px;background:linear-gradient(135deg,#fffffff5,#f8fdfcdb),radial-gradient(circle at 75% 20%,rgba(44,216,218,.11),transparent 30%);border:1px solid rgba(8,139,148,.13);box-shadow:0 45px 90px #0c4e571a,inset 0 1px #fff}.profile45-hero:after{content:"";position:absolute;z-index:-1;left:7%;right:7%;bottom:2.5%;height:32px;border-radius:50%;background:radial-gradient(ellipse,rgba(5,99,110,.17),transparent 68%);filter:blur(9px)}.profile45-orb{position:absolute;border-radius:50%;pointer-events:none}.profile45-orb-a{width:340px;height:340px;left:-170px;top:80px;background:radial-gradient(circle at 65% 35%,#7de4e6,#0b9ca4 55%,#08606b);box-shadow:inset -22px -28px 40px #003b453b,inset 10px 12px 20px #ffffff52,0 28px 70px #00757e29}.profile45-orb-a:after,.profile45-orb-b:after{content:"";position:absolute;inset:-8px;border-radius:inherit;border:4px solid rgba(210,119,63,.78);box-shadow:0 0 0 3px #ffffffd4,0 0 20px #d077402e}.profile45-orb-b{width:170px;height:170px;right:-95px;bottom:80px;background:radial-gradient(circle at 35% 30%,#f8d5b6,#d07842 57%,#88431f);opacity:.65}.profile45-breadcrumb{display:flex;align-items:center;gap:9px;font-size:.78rem;color:#65818a;margin-bottom:26px}.profile45-breadcrumb a{color:#52727c;text-decoration:none}.profile45-breadcrumb b{color:#0b7480}.profile45-eyebrow,.profile45-section-kicker{margin:0 0 12px;color:#057f8c;font-weight:800;font-size:.76rem;letter-spacing:.22em;text-transform:uppercase}.profile45-hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,5.5vw,6.5rem);line-height:.88;letter-spacing:-.055em;color:#073747;text-shadow:0 1px 0 #fff,0 12px 28px rgba(5,79,89,.12)}.profile45-hero h2{margin:20px 0 0;font-size:clamp(1.25rem,1.8vw,1.72rem);font-weight:650;color:#125368}.profile45-intro{max-width:720px;margin:12px 0 0;font-size:1.03rem;line-height:1.75;color:#5a747d}.profile45-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.profile45-pills span{padding:10px 15px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(7,141,151,.18);color:#225c6d;font-size:.78rem;font-weight:700;box-shadow:0 9px 22px #0c576114,inset 0 1px #fff}.profile45-actions{display:flex;flex-wrap:wrap;gap:15px;margin-top:30px}.profile45-btn{position:relative;min-height:54px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:20px;text-decoration:none;font-weight:800;font-size:.88rem;overflow:hidden;isolation:isolate;transition:transform .22s ease,box-shadow .22s ease}.profile45-btn:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(110deg,#7c3618,#f4bb87,#fff3dd,#c4622d,#f4c292,#7a3418);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.profile45-btn:after{content:"";position:absolute;top:-50%;bottom:-50%;left:-40%;width:25%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:skew(-18deg);transition:left .65s ease;z-index:-1}.profile45-btn:hover{transform:translateY(-3px);box-shadow:0 16px 30px #07666f30}.profile45-btn:hover:after{left:120%}.profile45-btn-primary{background:linear-gradient(145deg,#0da1a7,#047984 62%,#05616c);color:#fff;box-shadow:0 12px 26px #00768138,inset 0 1px #ffffff57}.profile45-btn-secondary{background:#ffffffe0;color:#0a7180}.profile45-btn b{font-size:1.2rem}.profile45-portrait-shell{position:relative;justify-self:end;width:min(520px,100%);transition:transform .18s ease;transform-style:preserve-3d}.profile45-portrait-frame{position:relative;aspect-ratio:.78;overflow:hidden;border-radius:45% 45% 30px 30px;background:linear-gradient(160deg,#fff,#eafafa);padding:6px;box-shadow:0 34px 55px #07434e2e,inset 0 0 0 1px #ffffffeb;border:2px solid rgba(200,103,46,.83)}.profile45-portrait-frame:before{content:"";position:absolute;inset:8px;border-radius:inherit;border:1px solid rgba(44,207,214,.46);z-index:4;pointer-events:none}.profile45-portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:center 24%;border-radius:inherit;display:block;background:#fff}.profile45-frame-shine{position:absolute;z-index:5;inset:-20%;background:linear-gradient(118deg,transparent 42%,rgba(255,255,255,.38) 50%,transparent 58%);transform:translate(-65%);pointer-events:none}.profile45-portrait-shell:hover .profile45-frame-shine{animation:profile45Shine .9s ease forwards}@keyframes profile45Shine{to{transform:translate(65%)}}.profile45-portrait-plaque{position:absolute;z-index:6;right:22px;bottom:20px;padding:12px 18px;border-radius:14px;background:#ffffffc7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(206,112,54,.45);box-shadow:0 10px 28px #08495221;text-align:center}.profile45-portrait-plaque span,.profile45-portrait-plaque b{display:block;letter-spacing:.16em}.profile45-portrait-plaque span{font-family:Georgia,serif;color:#aa562d;font-size:.82rem}.profile45-portrait-plaque b{margin-top:3px;color:#0b5967;font-size:.51rem}.profile45-pedestal{display:block;width:92%;height:32px;margin:-10px auto 0;border-radius:50%;background:linear-gradient(180deg,#fff,#eef4f4);border:2px solid #d4783f;box-shadow:0 20px 27px #07485229,inset 0 -5px 11px #964c2114}.profile45-trust{position:relative;z-index:10;margin-top:-18px!important;padding:14px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;border-radius:24px;background:#fffffff0;border:1px solid rgba(8,139,148,.13);box-shadow:0 18px 42px #094e581a}.profile45-trust article{min-width:0;display:flex;align-items:center;gap:11px;padding:11px 13px;border-radius:17px;border:1px solid rgba(10,144,154,.1);background:linear-gradient(145deg,#fff,#f7fbfb)}.profile45-trust-icon{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#e9ffff,#c9f0f1);color:#0b7c87;border:1px solid rgba(214,117,58,.35);box-shadow:inset 0 1px #fff,0 7px 15px #0a848d1a}.profile45-trust strong,.profile45-trust small{display:block}.profile45-trust strong{font-size:.74rem;color:#0b6371}.profile45-trust small{margin-top:3px;font-size:.61rem;color:#72868d}.profile45-about{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);gap:38px;padding-top:80px;padding-bottom:70px}.profile45-about h2,.profile45-section h2,.profile45-final-cta h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,3.3vw,4.05rem);line-height:1;color:#0a3b4b;letter-spacing:-.035em}.profile45-copper-rule{width:140px;height:3px;margin:18px 0 25px;background:linear-gradient(90deg,#a94e23,#f1b67f,transparent)}.profile45-about-main>p:not(.profile45-section-kicker){font-size:1rem;line-height:1.82;color:#55717b}.profile45-about blockquote{position:relative;margin:28px 0 0;padding:24px 28px;border-radius:18px;background:linear-gradient(145deg,#fff,#f8fcfc);border:1px solid rgba(8,139,148,.15);box-shadow:0 12px 30px #0b535b12;font-family:Georgia,serif;font-size:1.18rem;line-height:1.55;color:#245366}.profile45-about blockquote:before{content:"“";position:absolute;left:13px;top:4px;font-size:3rem;color:#d07a42;opacity:.6}.profile45-availability,.profile45-memberships,.profile45-final-cta{position:relative;border-radius:24px;padding:28px;background:linear-gradient(150deg,#fffffff5,#eefbfbed);border:1px solid rgba(10,145,155,.17);box-shadow:0 23px 48px #0849521a,inset 0 1px #fff}.profile45-availability:before,.profile45-memberships:before,.profile45-final-cta:before{content:"";position:absolute;inset:7px;border-radius:19px;border:1px solid rgba(205,110,53,.26);pointer-events:none}.profile45-calendar{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;font-size:1.6rem;background:#dff7f8;color:#087c87;border:1px solid #efb07b;box-shadow:0 9px 20px #087f891f}.profile45-availability h3,.profile45-memberships h3{margin:16px 0 5px;font-family:Georgia,serif;font-size:1.65rem;color:#0b3f4f}.profile45-availability>p{margin:0 0 19px;color:#6e8288;font-size:.85rem}.profile45-availability-row{display:flex;align-items:center;gap:12px;margin:9px 0;padding:13px 14px;background:#fff;border-radius:14px;border:1px solid rgba(7,137,147,.12)}.profile45-availability-row>b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e6fafa;color:#087d88}.profile45-availability-row strong,.profile45-availability-row small{display:block}.profile45-availability-row strong{font-size:.82rem;color:#0a5967}.profile45-availability-row small{margin-top:2px;color:#7e8e93;font-size:.69rem}.profile45-availability .profile45-btn{width:100%;margin-top:12px}.profile45-section{padding-top:70px;padding-bottom:70px;border-top:1px solid rgba(12,143,153,.08)}.profile45-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.profile45-section-head>a{color:#0a8590;text-decoration:none;font-weight:800;font-size:.8rem}.profile45-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.profile45-3d-card,.profile45-approach-card,.profile45-exp-grid article{position:relative;padding:23px;border-radius:20px;background:linear-gradient(145deg,#fff,#f8fbfb);border:1px solid rgba(8,139,148,.14);box-shadow:0 14px 27px #054f5914,inset 0 1px #fff;transition:transform .22s ease,box-shadow .22s ease}.profile45-3d-card:after,.profile45-approach-card:after{content:"";position:absolute;left:12px;right:12px;bottom:-5px;height:5px;border-radius:0 0 12px 12px;background:linear-gradient(90deg,#a95025,#f3bd88,#b45a2c);opacity:.85}.profile45-3d-card:hover,.profile45-approach-card:hover,.profile45-exp-grid article:hover{transform:translateY(-6px);box-shadow:0 23px 36px #054f5921,inset 0 1px #fff}.profile45-card-icon,.profile45-approach-medallion{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff,#d7f4f5 65%,#b5e3e5);border:1px solid rgba(211,113,56,.4);color:#087d88;font-size:1.25rem;box-shadow:0 9px 18px #067b851c,inset 0 2px #fff}.profile45-3d-card h3,.profile45-approach-card h3,.profile45-exp-grid h3{margin:14px 0 8px;color:#0b4d5d;font-size:1rem}.profile45-3d-card p,.profile45-approach-card p,.profile45-exp-grid p{margin:0;color:#688087;line-height:1.55;font-size:.82rem}.profile45-3d-card>a{position:absolute;right:18px;bottom:15px;color:#078891;text-decoration:none;font-size:1.2rem}.profile45-approach-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.profile45-approach-card{min-height:210px}.profile45-approach-medallion{background:radial-gradient(circle at 32% 24%,#fff9f3,#f6dfc9 68%,#e8b582);color:#aa572e}.profile45-background{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.55fr);gap:38px}.profile45-timeline{position:relative;margin-top:18px}.profile45-timeline:before{content:"";position:absolute;left:74px;top:15px;bottom:15px;width:2px;background:linear-gradient(#d77b41,#f0bc8c)}.profile45-timeline article{display:grid;grid-template-columns:54px 24px 1fr;gap:9px;align-items:start;padding:12px 0}.profile45-timeline time{font-weight:900;color:#0a6774;font-size:.82rem}.profile45-timeline i{position:relative;z-index:2;width:13px;height:13px;margin-top:3px;border-radius:50%;background:#fff;border:3px solid #df8650;box-shadow:0 0 0 4px #fff}.profile45-timeline h3{margin:0;color:#164f60;font-size:.94rem}.profile45-timeline p{margin:5px 0 0;color:#70858c;font-size:.8rem}.profile45-memberships h3:first-child{margin-top:0}.profile45-memberships p{display:flex;align-items:flex-start;gap:9px;padding:9px 0;margin:0;border-bottom:1px solid rgba(8,135,145,.08);color:#58747c;font-size:.79rem;line-height:1.45}.profile45-memberships p span{color:#b76032;font-weight:900}.profile45-exp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.profile45-exp-grid article{min-height:255px;border-top:3px solid #d37a42}.profile45-exp-grid time{display:inline-block;margin-bottom:12px;color:#0a7a85;font-size:.75rem;font-weight:900;letter-spacing:.06em}.profile45-exp-grid strong{display:block;margin-bottom:12px;color:#9e5b37;font-size:.76rem}.profile45-faq-cta{display:grid;grid-template-columns:1.25fr .75fr;gap:22px}.profile45-faq details{border:1px solid rgba(8,139,148,.15);border-radius:14px;background:#fff;margin:9px 0;overflow:hidden;box-shadow:0 7px 17px #0650590d}.profile45-faq summary{list-style:none;cursor:pointer;padding:16px 18px;display:flex;justify-content:space-between;gap:15px;color:#0b5c69;font-weight:800;font-size:.84rem}.profile45-faq summary::-webkit-details-marker{display:none}.profile45-faq details p{margin:0;padding:0 18px 17px;color:#687f86;line-height:1.6;font-size:.82rem}.profile45-faq details[open] summary span{transform:rotate(45deg)}.profile45-final-cta{overflow:hidden;align-self:start;min-height:100%}.profile45-final-cta>*{position:relative;z-index:2}.profile45-final-cta h2{font-size:clamp(2rem,2.7vw,3.15rem)}.profile45-final-cta>p:not(.profile45-section-kicker){color:#607980;line-height:1.65}.profile45-final-light{position:absolute;z-index:0!important;width:240px;height:240px;border-radius:50%;right:-90px;bottom:-90px;background:radial-gradient(circle,#72d9dd 0%,rgba(52,187,193,.22) 45%,transparent 70%)}.profile45[dir=rtl] .profile45-about blockquote:before{left:auto;right:13px}.profile45[dir=rtl] .profile45-timeline:before{left:auto;right:74px}.profile45[dir=rtl] .profile45-timeline article{grid-template-columns:1fr 24px 54px}.profile45[dir=rtl] .profile45-timeline article time{grid-column:3}.profile45[dir=rtl] .profile45-timeline article i{grid-column:2}.profile45[dir=rtl] .profile45-timeline article div{grid-column:1;grid-row:1}@media(max-width:1100px){.profile45-trust{grid-template-columns:repeat(3,1fr)}.profile45-card-grid,.profile45-approach-grid{grid-template-columns:repeat(2,1fr)}.profile45-exp-grid{grid-template-columns:1fr}}@media(max-width:900px){.profile45 .section-wrap{width:min(100% - 28px,720px)}.profile45-hero{min-height:0;grid-template-columns:1fr;padding:42px 18px 62px;gap:36px;text-align:center}.profile45-hero:before{inset:18px 8px;border-radius:28px}.profile45-orb-a{width:180px;height:180px;left:-100px;top:70px}.profile45-orb-b{width:110px;height:110px;right:-65px;bottom:30px}.profile45-breadcrumb,.profile45-pills,.profile45-actions{justify-content:center}.profile45-hero h1{font-size:clamp(3rem,14vw,5rem)}.profile45-hero h2{font-size:1.14rem}.profile45-intro{margin-inline:auto}.profile45-portrait-shell{justify-self:center;width:min(390px,87vw)}.profile45-trust{margin-top:0!important;grid-template-columns:1fr 1fr}.profile45-about,.profile45-background,.profile45-faq-cta{grid-template-columns:1fr}.profile45-section-head{align-items:flex-start;flex-direction:column}.profile45-card-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.profile45-trust,.profile45-card-grid,.profile45-approach-grid{grid-template-columns:1fr}.profile45-about,.profile45-section{padding-top:50px;padding-bottom:50px}.profile45-btn{width:100%}.profile45-pills{flex-direction:column;align-items:stretch}.profile45-pills span{width:100%}.profile45-portrait-frame{border-radius:40% 40% 24px 24px}.profile45-background{gap:24px}.profile45-timeline:before{left:61px}.profile45-timeline article{grid-template-columns:44px 20px 1fr}}@media(prefers-reduced-motion:reduce){.profile45 *,.profile45 *:before,.profile45 *:after{animation:none!important;transition:none!important}}.profile45-draft{min-height:calc(100vh - 120px)}.profile45-draft-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.68fr);gap:60px;align-items:center;padding-top:80px;padding-bottom:70px}.profile45-draft-hero:before{content:"";position:absolute;inset:30px -18px;z-index:-1;border-radius:42px;background:linear-gradient(140deg,#fffffff7,#eefbfbd6);border:1px solid rgba(8,139,148,.14);box-shadow:0 28px 70px #064c551a,inset 0 1px #fff}.profile45-draft-copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.1rem,5vw,6rem);line-height:.92;letter-spacing:-.05em;color:#073747}.profile45-draft-note{max-width:720px;margin:22px 0 0;color:#5c767f;font-size:1rem;line-height:1.75}.profile45-draft-portrait{position:relative;justify-self:end;width:min(440px,100%);aspect-ratio:.82;border-radius:46% 46% 28px 28px;padding:6px;background:#fff;border:2px solid #cf7740;box-shadow:0 30px 55px #054b542e,inset 0 0 0 1px #fff;overflow:hidden}.profile45-draft-portrait:before{content:"";position:absolute;inset:8px;z-index:3;border-radius:inherit;border:1px solid rgba(23,195,202,.42);pointer-events:none}.profile45-draft-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 20%;border-radius:inherit;display:block}.profile45-photo-pending{height:100%;display:grid;place-items:center;align-content:center;gap:15px;background:radial-gradient(circle at 50% 35%,#ecffff,#d9f2f3 50%,#fdf8f3);color:#0b6c78;text-align:center}.profile45-photo-pending span{width:120px;height:120px;display:grid;place-items:center;border-radius:50%;font:700 4.5rem Georgia,serif;background:linear-gradient(145deg,#fff,#d8f3f4);border:2px solid #d47b43;color:#0a7d88;box-shadow:0 20px 35px #066c7624}.profile45-photo-pending small{max-width:220px;color:#668086;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.profile45-draft-plaque{position:absolute;z-index:5;left:22px;right:22px;bottom:20px;padding:13px 16px;border-radius:16px;background:#ffffffd6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(204,112,57,.38);box-shadow:0 10px 24px #06444d1f}.profile45-draft-plaque strong,.profile45-draft-plaque span{display:block}.profile45-draft-plaque strong{font-family:Georgia,serif;color:#0a4d5c;font-size:1rem}.profile45-draft-plaque span{margin-top:4px;color:#a55b34;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.profile45-draft-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding-bottom:80px}.profile45-draft-fields article{min-height:170px;padding:23px;border-radius:20px;background:linear-gradient(145deg,#fff,#f8fbfb);border:1px solid rgba(8,139,148,.14);box-shadow:0 14px 27px #054f5912,inset 0 1px #fff;border-bottom:4px solid rgba(199,105,54,.78)}.profile45-draft-fields article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#def7f8;border:1px solid rgba(209,115,57,.4);color:#087c87}.profile45-draft-fields h2{margin:16px 0 7px;font-family:Georgia,serif;color:#0a4a5a;font-size:1.25rem}.profile45-draft-fields p{margin:0;color:#73868c;font-size:.8rem}@media(max-width:900px){.profile45-draft-hero{grid-template-columns:1fr;text-align:center;gap:35px;padding-top:50px}.profile45-draft-copy .profile45-breadcrumb,.profile45-draft-copy .profile45-actions{justify-content:center}.profile45-draft-note{margin-inline:auto}.profile45-draft-portrait{justify-self:center;width:min(390px,88vw)}.profile45-draft-fields{grid-template-columns:1fr 1fr}}@media(max-width:620px){.profile45-draft-fields{grid-template-columns:1fr}.profile45-draft-hero:before{inset:18px -6px;border-radius:28px}}.profile46{--46-teal:#078f99;--46-deep:#073c4b;--46-ink:#0a4050;--46-copy:#5d7680;--46-copper:#ce733b;--46-copper-deep:#8c431f;--46-copper-light:#f5bf8d;--46-border:rgba(4,139,150,.16);--46-shadow:0 24px 55px rgba(7,76,86,.1);background:radial-gradient(circle at 12% 3%,rgba(58,205,211,.08),transparent 21%),radial-gradient(circle at 88% 15%,rgba(214,126,70,.07),transparent 18%),#fff;color:var(--46-ink);overflow:hidden}.profile46 *{box-sizing:border-box}.profile46-shell{width:min(1460px,calc(100% - 72px));margin-inline:auto}.profile46-hero{position:relative;min-height:690px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);align-items:center;gap:clamp(40px,5vw,90px);padding:clamp(68px,6vw,100px) max(5vw,calc((100vw - 1460px)/2));isolation:isolate;background:linear-gradient(90deg,#f5fdfdf0,#fffffff5 47%,#f7fbfaf0);border-bottom:1px solid rgba(6,137,147,.1)}.profile46-hero:before{content:"";position:absolute;inset:44px 3.5%;z-index:-2;border-radius:38px;background:linear-gradient(145deg,#fffffffa,#f4fbfae8);border:1px solid rgba(5,137,147,.13);box-shadow:0 34px 80px #064f591c,inset 0 1px #fff}.profile46-hero:after{content:"";position:absolute;left:7%;right:7%;bottom:22px;height:28px;z-index:-1;background:radial-gradient(ellipse,rgba(5,91,101,.15),transparent 67%);filter:blur(11px)}.profile46-edge{position:absolute;z-index:-1;width:190px;height:420px;border-radius:50%;background:linear-gradient(145deg,#5ee0e4,#0a9ba4 52%,#08707a);box-shadow:inset -18px -20px 35px #00384133,inset 8px 8px 18px #ffffff57,0 24px 45px #0569721f}.profile46-edge:after{content:"";position:absolute;inset:-7px;border-radius:inherit;border:4px solid rgba(207,113,57,.84);box-shadow:0 0 0 3px #ffffffe0}.profile46-edge-left{left:-155px;top:130px}.profile46-edge-right{right:-170px;bottom:75px;transform:scale(.72);opacity:.7}.profile46-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:28px;font-size:.76rem;color:#75868c}.profile46-breadcrumb a{color:#4e727b;text-decoration:none}.profile46-breadcrumb b{color:#087582}.profile46-kicker,.profile46-section-label{margin:0 0 11px;color:var(--46-teal);font-size:.73rem;font-weight:900;letter-spacing:.21em;text-transform:uppercase}.profile46-hero h1,.profile46-draft-copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,5.5vw,6.4rem);line-height:.9;letter-spacing:-.055em;color:#073946;text-shadow:0 1px 0 #fff,0 12px 26px rgba(5,70,80,.1)}.profile46-hero h2{max-width:780px;margin:18px 0 0;color:#0a5a69;font-size:clamp(1.15rem,1.65vw,1.52rem);line-height:1.25}.profile46-lead{max-width:720px;margin:12px 0 0;color:var(--46-copy);font-size:1rem;line-height:1.72}.profile46-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.profile46-meta span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border-radius:999px;background:#ffffffe0;border:1px solid rgba(7,143,153,.17);color:#175b6a;font-size:.73rem;font-weight:800;box-shadow:0 8px 19px #06616a0f,inset 0 1px #fff}.profile46-meta i{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#e6f8f8;color:#087d87;font-style:normal;font-size:.67rem}.profile46-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.profile46-btn{position:relative;min-height:52px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:999px;text-decoration:none;font-size:.84rem;font-weight:900;overflow:hidden;isolation:isolate;transition:transform .22s ease,box-shadow .22s ease}.profile46-btn:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(105deg,#7a3419,#f5bb87,#ffe6c7,#c35f2b,#f5bb87,#793319);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.profile46-btn:after{content:"";position:absolute;top:-45%;bottom:-45%;left:-45%;width:26%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:skew(-18deg);transition:left .65s ease;z-index:-1}.profile46-btn:hover{transform:translateY(-3px);box-shadow:0 16px 28px #036d762b}.profile46-btn:hover:after{left:120%}.profile46-btn-main{background:linear-gradient(145deg,#0ca5ab,#047e88 62%,#05626c);color:#fff;box-shadow:0 11px 24px #04798236,inset 0 1px #ffffff4d}.profile46-btn-ghost{background:#ffffffeb;color:#096978}.profile46-btn b{font-size:1.15rem}.profile46-portrait-scene{position:relative;width:min(520px,100%);justify-self:end;padding:22px 14px 24px;transform-style:preserve-3d;transition:transform .16s ease}.profile46-portrait-glow{position:absolute;inset:14% -7% 4%;z-index:-1;border-radius:50%;background:radial-gradient(circle at 50% 40%,rgba(86,224,227,.34),rgba(10,151,159,.12) 42%,transparent 72%);filter:blur(8px)}.profile46-portrait-frame{position:relative;aspect-ratio:.78;overflow:hidden;border-radius:44% 44% 28px 28px;padding:6px;background:linear-gradient(145deg,#fff,#e8fafa);border:2px solid var(--46-copper);box-shadow:0 32px 56px #04444d30,0 0 0 3px #ffffffd1,0 0 0 4px #45cbd047,inset 0 1px #fff}.profile46-portrait-frame:before{content:"";position:absolute;inset:9px;z-index:3;border-radius:inherit;border:1px solid rgba(40,206,211,.42);pointer-events:none}.profile46-portrait-frame img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 24%;border-radius:inherit;background:#fff}.profile46-portrait-shine{position:absolute;z-index:5;inset:-25%;background:linear-gradient(120deg,transparent 43%,rgba(255,255,255,.38) 50%,transparent 57%);transform:translate(-65%);pointer-events:none}.profile46-portrait-scene:hover .profile46-portrait-shine{animation:profile46shine .9s ease forwards}@keyframes profile46shine{to{transform:translate(65%)}}.profile46-portrait-caption{position:absolute;z-index:6;right:22px;bottom:20px;padding:10px 16px;border-radius:13px;background:#fffc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(205,111,55,.43);box-shadow:0 9px 22px #06464f1c;text-align:center}.profile46-portrait-caption span,.profile46-portrait-caption b{display:block;letter-spacing:.15em}.profile46-portrait-caption span{font-family:Georgia,serif;color:#a85a34;font-size:.76rem}.profile46-portrait-caption b{margin-top:2px;color:#0a5c68;font-size:.48rem}.profile46-portrait-base{width:91%;height:31px;margin:-8px auto 0;border-radius:50%;background:linear-gradient(180deg,#fff,#edf3f3);border:2px solid var(--46-copper);box-shadow:0 16px 24px #04424a26,inset 0 -5px 10px #8f491f12}.profile46-float-badge{position:absolute;z-index:7;min-width:145px;padding:10px 13px;border-radius:16px;background:#ffffffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(10,152,161,.18);box-shadow:0 13px 25px #0647501c,inset 0 1px #fff}.profile46-float-badge b,.profile46-float-badge span{display:block}.profile46-float-badge b{color:#a95731;font-family:Georgia,serif;font-size:1.05rem}.profile46-float-badge span{margin-top:2px;color:#58757d;font-size:.61rem}.profile46-float-a{left:-32px;bottom:112px}.profile46-float-b{right:-16px;top:108px}.profile46-trust{position:relative;z-index:4;margin-top:-25px!important;padding:13px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;border-radius:23px;background:#fffffff5;border:1px solid var(--46-border);box-shadow:0 18px 37px #064c5517}.profile46-trust article{display:flex;align-items:center;gap:10px;min-width:0;padding:10px 12px;border-radius:16px;background:linear-gradient(145deg,#fff,#f8fbfb);border:1px solid rgba(4,139,150,.09)}.profile46-medallion{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff,#dff6f6 66%,#bde7e8);color:#07838d;border:1px solid rgba(212,118,61,.42);box-shadow:0 7px 14px #05757e1a,inset 0 1px #fff}.profile46-trust strong,.profile46-trust small{display:block}.profile46-trust strong{color:#0a6673;font-size:.71rem}.profile46-trust small{margin-top:3px;color:#73868c;font-size:.58rem;line-height:1.25}.profile46-about{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.58fr);gap:36px;padding-top:75px;padding-bottom:68px}.profile46-about h2,.profile46-section h2,.profile46-final h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,3.15vw,3.9rem);line-height:1;letter-spacing:-.035em;color:#093d4b}.profile46-subtitle{margin:7px 0 0!important;color:#0a7480!important;font-size:.9rem!important;font-weight:600}.profile46-copper-rule{display:block;width:130px;height:3px;margin:18px 0 25px;background:linear-gradient(90deg,#a74d23,#efb47d,transparent)}.profile46-about-copy>p:not(.profile46-section-label):not(.profile46-subtitle){color:var(--46-copy);font-size:.98rem;line-height:1.78}.profile46-about blockquote{position:relative;margin:28px 0 0;padding:23px 28px 23px 34px;border-radius:17px;background:linear-gradient(145deg,#fff,#f7fbfb);border:1px solid rgba(7,139,150,.15);box-shadow:0 11px 26px #054d560f;color:#214f5f;font-family:Georgia,serif;font-size:1.05rem;line-height:1.55}.profile46-about blockquote>span{position:absolute;left:12px;top:2px;color:#d17a43;font-size:2.8rem;opacity:.65}.profile46-side-card,.profile46-credential-card,.profile46-final{position:relative;padding:26px;border-radius:23px;background:linear-gradient(150deg,#fffffffa,#ebf9f9f0);border:1px solid rgba(6,142,151,.16);box-shadow:var(--46-shadow),inset 0 1px #fff}.profile46-side-card:before,.profile46-credential-card:before,.profile46-final:before{content:"";position:absolute;inset:7px;border-radius:18px;border:1px solid rgba(206,112,56,.25);pointer-events:none}.profile46-side-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#def6f7;color:#07828d;border:1px solid #eab07b;box-shadow:0 9px 18px #067d871a}.profile46-side-card h3,.profile46-credential-card h3{position:relative;z-index:2;margin:8px 0 16px;font-family:Georgia,serif;color:#0b4756;font-size:1.45rem}.profile46-side-row{position:relative;z-index:2;display:flex;align-items:center;gap:11px;padding:12px 13px;margin:8px 0;border-radius:13px;background:#fff;border:1px solid rgba(6,139,149,.1)}.profile46-side-row>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#e4f8f8;color:#07838d}.profile46-side-row strong,.profile46-side-row small{display:block}.profile46-side-row strong{font-size:.79rem;color:#0a5866}.profile46-side-row small{font-size:.65rem;color:#7a8c91;margin-top:2px}.profile46-side-card .profile46-btn{position:relative;z-index:2;width:100%;margin-top:11px}.profile46-section{padding-top:66px;padding-bottom:66px;border-top:1px solid rgba(5,139,149,.08)}.profile46-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:26px}.profile46-section-head>div>p:last-child{margin:8px 0 0;color:#6b8289;font-size:.86rem}.profile46-section-head>a{color:#087c87;text-decoration:none;font-size:.76rem;font-weight:900}.profile46-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.profile46-support-card{position:relative;min-height:185px;padding:21px;border-radius:18px;background:linear-gradient(145deg,#fff,#f8fbfb);border:1px solid rgba(6,140,150,.14);box-shadow:0 13px 24px #054d5612,inset 0 1px #fff;transition:transform .22s ease,box-shadow .22s ease}.profile46-support-card:after{content:"";position:absolute;left:12px;right:12px;bottom:-5px;height:5px;border-radius:0 0 10px 10px;background:linear-gradient(90deg,#9d4b25,#f2ba84,#a9542a)}.profile46-support-card:hover{transform:translateY(-6px);box-shadow:0 22px 34px #054d561f}.profile46-card-orb,.profile46-approach-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff,#dff6f6 66%,#bfe6e8);border:1px solid rgba(207,113,57,.38);color:#07838d;box-shadow:0 8px 16px #04767f1a,inset 0 1px #fff}.profile46-support-card h3{margin:13px 0 7px;color:#0a4d5c;font-size:.96rem}.profile46-support-card p{margin:0 26px 0 0;color:#6a8087;font-size:.79rem;line-height:1.5}.profile46-support-card>a{position:absolute;right:17px;bottom:14px;color:#068891;text-decoration:none;font-size:1.08rem}.profile46-approach{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:28px;align-items:stretch}.profile46-approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.profile46-approach-grid article{display:flex;gap:12px;align-items:flex-start;padding:15px;border-radius:16px;background:linear-gradient(145deg,#fff,#f9fbfb);border:1px solid rgba(5,139,149,.11)}.profile46-approach-icon{flex:0 0 43px;width:43px;height:43px;background:radial-gradient(circle at 30% 25%,#fff8f1,#f7ddc5 66%,#eab47f);color:#a85831}.profile46-approach-grid h3{margin:2px 0 5px;color:#0a4b5a;font-size:.88rem}.profile46-approach-grid p{margin:0;color:#72868c;font-size:.72rem;line-height:1.45}.profile46-quote-art{position:relative;overflow:hidden;min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:24px;background:linear-gradient(145deg,#f1fbfbe6,#fff7efe0),radial-gradient(circle at 24% 20%,#65d7dc,transparent 28%);border:1px solid rgba(5,138,148,.15);box-shadow:0 18px 36px #064d5517,inset 0 1px #fff}.profile46-quote-art:before{content:"";position:absolute;left:-45px;bottom:-45px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#8ae3e5,#10a1a9 56%,#0b6f78);border:4px solid #d27b44;box-shadow:0 0 0 4px #fff}.profile46-art-rings{position:absolute;right:-70px;top:-70px;width:240px;height:240px;border-radius:50%;border:20px solid rgba(211,120,65,.17);box-shadow:inset 0 0 0 2px #0d97a02e}.profile46-quote-art span,.profile46-quote-art strong,.profile46-quote-art i{position:relative;z-index:2;letter-spacing:.13em}.profile46-quote-art span{color:#0b7380;font-size:.76rem}.profile46-quote-art strong{margin-top:5px;font-family:Georgia,serif;color:#0b4b5a;font-size:1.5rem}.profile46-quote-art i{margin-top:15px;color:#c76d38;font-style:normal;font-size:1.2rem}.profile46-qual{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(330px,.58fr);gap:30px}.profile46-timeline{position:relative;margin-top:6px}.profile46-timeline:before{content:"";position:absolute;left:70px;top:12px;bottom:12px;width:2px;background:linear-gradient(#d07841,#f0b881)}.profile46-timeline article{display:grid;grid-template-columns:50px 22px 1fr;gap:10px;align-items:start;padding:12px 0}.profile46-timeline time{color:#0b6b76;font-size:.78rem;font-weight:900}.profile46-timeline article>span{position:relative;z-index:2;width:12px;height:12px;margin-top:3px;border-radius:50%;background:#fff;border:3px solid #df8450;box-shadow:0 0 0 4px #fff}.profile46-timeline h3{margin:0;color:#0b4d5d;font-size:.9rem}.profile46-timeline p{margin:4px 0 0;color:#74878d;font-size:.76rem}.profile46-credential-card h3:first-child{margin-top:0}.profile46-credential-card p{position:relative;z-index:2;display:flex;align-items:flex-start;gap:9px;margin:0;padding:9px 0;border-bottom:1px solid rgba(6,139,149,.08);color:#637b83;font-size:.76rem;line-height:1.4}.profile46-credential-card p span{color:#b35d34;font-weight:900}.profile46-exp{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.profile46-exp:before{content:"";position:absolute;left:0;right:0;top:9px;height:2px;background:linear-gradient(90deg,#d07842,#efb784,#d07842)}.profile46-exp article{position:relative;padding:28px 8px 0}.profile46-exp-dot{position:absolute;top:2px;left:0;width:15px;height:15px;border-radius:50%;background:#fff;border:3px solid #d07a43;box-shadow:0 0 0 4px #fff}.profile46-exp time{color:#087781;font-size:.72rem;font-weight:900}.profile46-exp h3{margin:8px 0 4px;color:#0a4d5b;font-size:.9rem}.profile46-exp strong{display:block;color:#a95932;font-size:.72rem;margin-bottom:9px}.profile46-exp p{margin:0;color:#70858b;font-size:.75rem;line-height:1.5}.profile46-last{display:grid;grid-template-columns:1.18fr .82fr;gap:22px}.profile46-faq details{margin:8px 0;border-radius:13px;overflow:hidden;background:#fff;border:1px solid rgba(5,139,149,.14);box-shadow:0 7px 17px #054c540a}.profile46-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 17px;color:#0a5966;font-size:.8rem;font-weight:900}.profile46-faq summary::-webkit-details-marker{display:none}.profile46-faq details p{margin:0;padding:0 17px 16px;color:#6b8187;font-size:.78rem;line-height:1.55}.profile46-faq details[open] summary span{transform:rotate(45deg)}.profile46-final{overflow:hidden;align-self:stretch}.profile46-final>*{position:relative;z-index:2}.profile46-final h2{font-size:clamp(2rem,2.8vw,3.1rem)}.profile46-final>p:not(.profile46-section-label){color:#617a81;line-height:1.6}.profile46-final-glow{position:absolute!important;z-index:0!important;right:-80px;bottom:-90px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,#6edadd 0%,rgba(46,181,187,.22) 44%,transparent 70%)}.profile46-draft-hero{position:relative;min-height:620px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.68fr);gap:55px;align-items:center;padding-top:75px;padding-bottom:75px}.profile46-draft-hero:before{content:"";position:absolute;inset:30px -20px;z-index:-1;border-radius:38px;background:linear-gradient(145deg,#fff,#eefafa);border:1px solid rgba(5,139,149,.14);box-shadow:0 30px 70px #054c551a}.profile46-draft-copy h1{font-size:clamp(3.2rem,5vw,5.8rem)}.profile46-draft-note{max-width:700px;margin:20px 0 0;color:#5f7880;line-height:1.7}.profile46-draft-photo{position:relative;justify-self:end;width:min(440px,100%);aspect-ratio:.8;padding:6px;overflow:hidden;border-radius:44% 44% 26px 26px;background:#fff;border:2px solid var(--46-copper);box-shadow:0 28px 55px #064a532b,0 0 0 3px #fff,0 0 0 4px #44c8ce40}.profile46-draft-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 20%;border-radius:inherit}.profile46-draft-photo>div:last-child{position:absolute;left:20px;right:20px;bottom:18px;padding:11px 14px;border-radius:14px;background:#ffffffd6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(207,113,57,.38)}.profile46-draft-photo strong,.profile46-draft-photo div:last-child span{display:block}.profile46-draft-photo strong{font-family:Georgia,serif;color:#0a4b59}.profile46-draft-photo div:last-child span{margin-top:3px;color:#9c5735;font-size:.64rem}.profile46-photo-pending{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:radial-gradient(circle at 50% 35%,#efffff,#dff5f6 55%,#fbf5ee)}.profile46-photo-pending span{width:120px;height:120px;display:grid;place-items:center;border-radius:50%;font:700 4.2rem Georgia,serif;color:#07808a;background:linear-gradient(145deg,#fff,#d9f2f3);border:2px solid var(--46-copper)}.profile46-photo-pending small{max-width:220px;text-align:center;color:#6b8289;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.profile46-draft-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-bottom:80px}.profile46-draft-grid article{min-height:170px;padding:21px;border-radius:18px;background:linear-gradient(145deg,#fff,#f8fbfb);border:1px solid rgba(5,139,149,.14);border-bottom:4px solid rgba(200,106,55,.8);box-shadow:0 12px 24px #054c550f}.profile46-draft-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#def6f7;color:#087f89;border:1px solid rgba(207,113,57,.36)}.profile46-draft-grid h2{margin:14px 0 6px;font-family:Georgia,serif;color:#0a4b59;font-size:1.15rem}.profile46-draft-grid p{margin:0;color:#75878d;font-size:.76rem}.profile46[dir=rtl] .profile46-about blockquote>span{left:auto;right:12px}.profile46[dir=rtl] .profile46-timeline:before{left:auto;right:70px}.profile46[dir=rtl] .profile46-timeline article{grid-template-columns:1fr 22px 50px}.profile46[dir=rtl] .profile46-timeline article time{grid-column:3}.profile46[dir=rtl] .profile46-timeline article>span{grid-column:2}.profile46[dir=rtl] .profile46-timeline article>div{grid-column:1;grid-row:1}.profile46[dir=rtl] .profile46-exp-dot{left:auto;right:0}@media(max-width:1150px){.profile46-trust{grid-template-columns:repeat(3,1fr)}.profile46-support-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.profile46-shell{width:min(100% - 28px,740px)}.profile46-hero{min-height:0;grid-template-columns:1fr;gap:34px;padding:46px 18px 62px;text-align:center}.profile46-hero:before{inset:18px 8px;border-radius:27px}.profile46-edge-left{width:120px;height:270px;left:-95px;top:100px}.profile46-edge-right{display:none}.profile46-breadcrumb,.profile46-meta,.profile46-actions{justify-content:center}.profile46-hero h1{font-size:clamp(3rem,13vw,5rem)}.profile46-hero h2,.profile46-lead{margin-inline:auto}.profile46-portrait-scene{justify-self:center;width:min(390px,88vw)}.profile46-float-a{left:-10px}.profile46-float-b{right:-6px}.profile46-trust{margin-top:0!important;grid-template-columns:1fr 1fr}.profile46-about,.profile46-approach,.profile46-qual,.profile46-last{grid-template-columns:1fr}.profile46-section-head{align-items:flex-start;flex-direction:column}.profile46-exp{grid-template-columns:1fr}.profile46-exp:before{inset:0 auto 0 7px;width:2px;height:auto}.profile46-exp article{padding:2px 0 20px 32px}.profile46-exp-dot{top:3px;left:0}.profile46-draft-hero{grid-template-columns:1fr;text-align:center;gap:34px;padding-top:50px}.profile46-draft-copy .profile46-breadcrumb,.profile46-draft-copy .profile46-actions{justify-content:center}.profile46-draft-note{margin-inline:auto}.profile46-draft-photo{justify-self:center;width:min(390px,88vw)}.profile46-draft-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.profile46-trust,.profile46-support-grid,.profile46-approach-grid,.profile46-draft-grid{grid-template-columns:1fr}.profile46-about,.profile46-section{padding-top:50px;padding-bottom:50px}.profile46-btn{width:100%}.profile46-meta{flex-direction:column}.profile46-meta span{width:100%;justify-content:center}.profile46-portrait-scene{width:min(350px,91vw)}.profile46-float-b{top:80px}.profile46-float-a{bottom:88px}.profile46-float-b,.profile46-float-a{min-width:125px;padding:8px 10px}.profile46-float-b span,.profile46-float-a span{font-size:.55rem}.profile46-draft-hero:before{inset:18px -6px;border-radius:26px}}@media(prefers-reduced-motion:reduce){.profile46 *,.profile46 *:before,.profile46 *:after{animation:none!important;transition:none!important}}.profile46.profile47{background:radial-gradient(circle at 10% 4%,rgba(80,211,216,.08),transparent 20%),radial-gradient(circle at 92% 9%,rgba(211,122,68,.075),transparent 20%),#fff}.profile47 .profile46-hero{min-height:620px;grid-template-columns:minmax(0,1.03fr) minmax(470px,.97fr);gap:clamp(34px,4.3vw,78px);padding-top:58px;padding-bottom:74px;background:linear-gradient(90deg,#ffffffe0 0 43%,#ffffff87 61%,#faf5ee9e),radial-gradient(ellipse at 83% 28%,rgba(113,222,223,.2),transparent 26%),radial-gradient(ellipse at 88% 78%,rgba(204,119,67,.12),transparent 22%),linear-gradient(135deg,#f9fdfc,#fff 46%,#f7f2eb);border-bottom:1px solid rgba(6,136,146,.1)}.profile47 .profile46-hero:before{inset:26px 2.65%;border-radius:34px;background:linear-gradient(90deg,#fffffff7 0 52%,#ffffffbd 66%,#f8f6f0d1),radial-gradient(circle at 79% 22%,rgba(69,205,210,.15),transparent 25%);border:1px solid rgba(9,140,150,.15);box-shadow:0 38px 90px #0449531f,inset 0 1px #fff}.profile47 .profile46-hero:after{content:"";position:absolute;inset:auto 3.8% 17px;height:130px;z-index:-1;border-radius:35px;background:radial-gradient(ellipse at 82% 78%,rgba(8,127,135,.11),transparent 33%),radial-gradient(ellipse at 15% 85%,rgba(211,120,67,.08),transparent 28%),linear-gradient(180deg,transparent,rgba(255,255,255,.76))}.profile47 .profile46-hero-copy{position:relative;z-index:6;padding-left:clamp(8px,1.1vw,18px)}.profile47 .profile46-breadcrumb{margin-bottom:22px}.profile47 .profile46-kicker{margin-bottom:12px;letter-spacing:.24em;text-shadow:0 1px 0 #fff}.profile47 .profile46-hero h1{max-width:780px;font-size:clamp(3.55rem,5.2vw,6rem);line-height:.88;letter-spacing:-.058em;text-shadow:0 1px 0 rgba(255,255,255,.95),0 13px 28px rgba(6,69,78,.1)}.profile47 .profile46-hero h2{max-width:690px;margin-top:17px;font-size:clamp(1.18rem,1.48vw,1.42rem);line-height:1.28}.profile47 .profile46-lead{max-width:660px;font-size:.96rem;line-height:1.65}.profile47 .profile46-meta{margin-top:20px}.profile47 .profile46-meta span{min-height:40px;padding-inline:14px;background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#078f9929;box-shadow:0 9px 20px #065b6412,inset 0 1px #fff}.profile47 .profile46-actions{margin-top:24px}.profile47 .profile46-edge-left{left:-132px;top:116px;width:164px;height:345px;opacity:.72}.profile47 .profile46-edge-right{right:-146px;bottom:62px;width:150px;height:280px;opacity:.48}.profile47-signature{display:flex;align-items:center;gap:12px;width:max-content;max-width:100%;margin-top:24px;color:#0b6f7b}.profile47-signature:before,.profile47-signature:after{content:"";height:1px;width:34px;background:linear-gradient(90deg,transparent,#d17a43)}.profile47-signature:after{background:linear-gradient(90deg,#d17a43,transparent)}.profile47-signature span{display:block;font-family:Segoe Script,Brush Script MT,cursive;font-size:clamp(1rem,1.35vw,1.28rem);line-height:1.05;transform:rotate(-3deg);text-shadow:0 2px 8px rgba(7,111,122,.08)}.profile47-signature b{color:#c46a36;font-size:.8rem}.profile47 .profile46-portrait-scene{width:min(570px,100%);padding:14px 12px 22px;transform-style:preserve-3d}.profile47 .profile46-portrait-glow{inset:8% -10% 3%;background:radial-gradient(circle at 48% 32%,rgba(99,229,231,.36),rgba(16,158,166,.13) 39%,transparent 67%),radial-gradient(circle at 75% 82%,rgba(211,117,62,.16),transparent 30%);filter:blur(11px)}.profile47 .profile46-portrait-frame{aspect-ratio:.83;overflow:hidden;border-radius:43% 43% 30px 30px;padding:0;background:linear-gradient(145deg,#fffffffa,#eaf9f9e6);border:2px solid #cf743b;box-shadow:0 35px 65px #053e4838,0 0 0 3px #ffffffe6,0 0 0 4px #36cad052,inset 0 1px #fff}.profile47 .profile46-portrait-frame:before{inset:8px;border-color:#2acdd37a}.profile47 .profile46-portrait-frame:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.24),transparent 24%),radial-gradient(ellipse at 50% 102%,rgba(4,91,100,.09),transparent 35%)}.profile47 .profile46-portrait-frame img{position:relative;z-index:2;width:100%;height:100%;display:block;object-fit:contain;object-position:center bottom;border-radius:inherit;background:radial-gradient(circle at 60% 24%,#fffffff0,#effbfbc7 44%,#f8f1e9d1);filter:contrast(1.025) saturate(1.015)}.profile47 .profile46-portrait-base{width:94%;height:28px;margin-top:-7px;border-color:#cd7138;background:linear-gradient(180deg,#fff,#eef4f3);box-shadow:0 18px 26px #053e472e,inset 0 -4px 9px #904a2112}.profile47 .profile46-portrait-caption{right:20px;bottom:18px;padding:10px 15px;background:#ffffffd6;border-color:#c9683275}.profile47 .profile46-float-badge{min-width:142px;padding:10px 12px;background:#ffffffe0;border-color:#068f9926;box-shadow:0 14px 27px #05444d21,inset 0 1px #fff}.profile47 .profile46-float-a{left:-22px;bottom:105px}.profile47 .profile46-float-b{right:-14px;top:94px}.profile47 .profile46-trust{margin-top:-38px!important;padding:11px;border-radius:20px;background:#ffffffed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 20px 42px #0648521c,inset 0 1px #fff}.profile47 .profile46-trust article{min-height:62px;background:linear-gradient(145deg,#fffffffa,#f6fbfbeb)}.profile47 .profile46-medallion{flex-basis:42px;width:42px;height:42px;border-color:#cd6f3870;box-shadow:0 8px 17px #06757e1c,inset 0 1px #fff}@media(max-width:900px){.profile47 .profile46-hero{grid-template-columns:1fr;min-height:0;gap:28px;padding:36px 15px 60px;text-align:center;background:linear-gradient(180deg,#ffffffed,#f8fcfbeb),radial-gradient(circle at 50% 68%,rgba(70,208,213,.15),transparent 30%)}.profile47 .profile46-hero:before{inset:14px 7px;border-radius:27px}.profile47 .profile46-hero-copy{padding-left:0;order:1}.profile47 .profile46-portrait-scene{order:2;width:min(410px,91vw);justify-self:center}.profile47 .profile46-edge-left{width:92px;height:220px;left:-74px;top:82px;opacity:.42}.profile47 .profile46-edge-right{display:none}.profile47 .profile46-hero h1{font-size:clamp(2.85rem,13vw,4.6rem);line-height:.9}.profile47 .profile46-hero h2{font-size:1.05rem;max-width:34ch}.profile47 .profile46-lead{max-width:36ch;font-size:.9rem}.profile47-signature{margin:20px auto 0}.profile47 .profile46-float-a{left:-2px;bottom:82px}.profile47 .profile46-float-b{right:-2px;top:74px}.profile47 .profile46-trust{margin-top:-24px!important}}@media(max-width:620px){.profile47 .profile46-hero{padding-left:10px;padding-right:10px}.profile47 .profile46-hero h1{font-size:clamp(2.55rem,12.5vw,3.75rem)}.profile47 .profile46-portrait-scene{width:min(350px,92vw);padding-inline:5px}.profile47 .profile46-portrait-frame{border-radius:41% 41% 24px 24px}.profile47 .profile46-float-badge{min-width:118px;padding:8px 9px}.profile47 .profile46-float-badge b{font-size:.88rem}.profile47 .profile46-float-badge span{font-size:.51rem}.profile47-signature span{font-size:.96rem}.profile47-signature:before,.profile47-signature:after{width:24px}}.profile47{--p48-teal:#078f99;--p48-teal-dark:#056974;--p48-deep:#073d4b;--p48-copper:#cb6f36;--p48-copper-dark:#8d431f;--p48-copper-light:#f0b47d;--p48-line:rgba(6,139,149,.14)}.profile47 .profile46-about,.profile47 .profile46-section{padding-top:54px;padding-bottom:54px}.profile47 .profile46-section{position:relative;border-top:0}.profile47 .profile46-section:before{content:"";position:absolute;left:50%;top:0;width:min(1460px,calc(100% - 72px));height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(7,143,153,.18) 18%,rgba(204,111,54,.16) 50%,rgba(7,143,153,.18) 82%,transparent)}.profile47 .profile46-about,.profile47 .profile46-approach,.profile47 .profile46-qual,.profile47 .profile46-last{position:relative}.profile47 .profile46-about:before,.profile47 .profile46-approach:before,.profile47 .profile46-qual:before,.profile47 .profile46-last:before{content:"";position:absolute;inset:22px -20px;z-index:-1;border-radius:30px;background:linear-gradient(145deg,#fffffff5,#f4fbfae6);border:1px solid rgba(7,143,153,.1);box-shadow:0 24px 55px #05495311,inset 0 1px #fff}.profile47 .profile46-about-copy{position:relative;padding:10px 12px 6px 0}.profile47 .profile46-about h2{text-shadow:0 1px 0 #fff,0 10px 24px rgba(6,69,79,.07)}.profile47 .profile46-about-copy>p:not(.profile46-section-label):not(.profile46-subtitle){max-width:980px;font-size:.95rem;line-height:1.72}.profile47 .profile46-about blockquote{margin-top:24px;padding:22px 28px 22px 36px;background:linear-gradient(145deg,#fffffffa,#f1faf9f0);border:1px solid rgba(7,143,153,.14);border-left:4px solid var(--p48-copper);box-shadow:0 14px 28px #05495312,inset 0 1px #fff}.profile47[dir=rtl] .profile46-about blockquote{border-left:1px solid rgba(7,143,153,.14);border-right:4px solid var(--p48-copper)}.profile47 .profile46-side-card{overflow:hidden;padding:29px;background:radial-gradient(circle at 100% 100%,rgba(74,211,215,.2),transparent 34%),linear-gradient(145deg,#fff,#f4fbfa 68%,#edf8f7);border:1px solid rgba(7,143,153,.16);box-shadow:0 26px 52px #0549531f,inset 0 1px #fff}.profile47 .profile46-side-card:after{content:"";position:absolute;right:-76px;bottom:-86px;width:190px;height:190px;border-radius:50%;border:18px solid rgba(204,111,54,.15);box-shadow:0 0 0 2px #078f991c}.profile47 .profile46-side-icon{width:58px;height:58px;background:radial-gradient(circle at 28% 24%,#fff,#dff5f5 65%,#c1e8e9);border:1px solid rgba(204,111,54,.48);box-shadow:0 10px 21px #0670791f,inset 0 1px #fff}.profile47 .profile46-side-card h3{font-size:1.65rem;line-height:1.05}.profile47 .profile46-side-row{padding:13px 14px;border:1px solid rgba(7,143,153,.12);box-shadow:0 8px 17px #0549530a,inset 0 1px #fff}.profile47 .profile46-section-head{margin-bottom:22px}.profile47 .profile46-section-head h2{text-shadow:0 1px 0 #fff,0 12px 25px rgba(6,68,78,.055)}.profile47 .profile46-section-head>div>p:last-child{max-width:720px;font-size:.82rem}.profile47 .profile46-section-label{letter-spacing:.23em}.profile47 .profile46-support-grid{gap:16px}.profile47 .profile46-support-card{min-height:200px;padding:24px;border-radius:20px;overflow:hidden;background:radial-gradient(circle at 100% 0%,rgba(72,208,213,.08),transparent 35%),linear-gradient(145deg,#fff,#f8fbfb 72%,#f3f9f9);border:1px solid rgba(7,143,153,.14);box-shadow:0 17px 34px #05495313,inset 0 1px #fff}.profile47 .profile46-support-card:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,transparent,#6bd6da,#e3a06f,#6bd6da,transparent);opacity:.85}.profile47 .profile46-support-card:after{left:18px;right:18px;bottom:-5px;height:5px;background:linear-gradient(90deg,#8e421f,#f0b27c,#c46833,#f0b27c,#8e421f);box-shadow:0 5px 11px #9748222b}.profile47 .profile46-support-card:hover{transform:translateY(-7px) scale(1.008);box-shadow:0 28px 45px #05495321}.profile47 .profile46-card-orb{width:54px;height:54px;box-shadow:0 9px 18px #0570791c,inset 0 1px #fff}.profile47 .profile46-support-card h3{margin-top:16px;font-size:1rem}.profile47 .profile46-support-card p{font-size:.78rem;line-height:1.55}.profile47 .profile46-approach{gap:36px}.profile47 .profile46-approach-main{align-self:center}.profile47 .profile46-approach-grid{gap:14px}.profile47 .profile46-approach-grid article{min-height:106px;padding:18px;border-radius:18px;background:linear-gradient(145deg,#fff,#f8fbfb);border:1px solid rgba(7,143,153,.13);box-shadow:0 13px 25px #0549530e,inset 0 1px #fff;transition:transform .2s ease,box-shadow .2s ease}.profile47 .profile46-approach-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 34px #05495318}.profile47 .profile46-approach-icon{width:48px;height:48px;flex-basis:48px;border:1px solid rgba(204,111,54,.43);box-shadow:0 8px 16px #914c231a,inset 0 1px #fff}.profile47 .profile46-quote-art{min-height:390px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at 20% 82%,rgba(12,165,173,.42),transparent 23%),radial-gradient(circle at 90% 12%,rgba(230,171,124,.3),transparent 23%),linear-gradient(145deg,#f7ffff,#fff9f4 72%,#f6f2ec);border:1px solid rgba(7,143,153,.16);box-shadow:0 26px 48px #0549531a,inset 0 1px #fff}.profile47 .profile46-quote-art:before{left:-52px;bottom:-56px;width:250px;height:250px;background:radial-gradient(circle at 32% 26%,#8ee9eb,#1aa7ae 54%,#096f78);border:5px solid #ce733b;box-shadow:0 0 0 4px #fff,0 24px 36px #05555e26}.profile47 .profile46-quote-art:after{content:"";position:absolute;left:50%;top:50%;width:205px;height:205px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(7,143,153,.2);box-shadow:0 0 0 18px #ffffff59,0 0 0 19px #cd6f3724,0 0 0 44px #ffffff42}.profile47 .profile46-art-rings{right:-54px;top:-54px;width:210px;height:210px;border:18px solid rgba(211,120,65,.18)}.profile47 .profile46-quote-art span,.profile47 .profile46-quote-art strong,.profile47 .profile46-quote-art i{z-index:4}.profile47 .profile46-quote-art span{font-size:.72rem;letter-spacing:.24em}.profile47 .profile46-quote-art strong{font-size:1.75rem;letter-spacing:.11em;text-shadow:0 1px 0 #fff,0 10px 22px rgba(6,77,86,.1)}.profile47 .profile46-quote-art i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid rgba(204,111,54,.4);box-shadow:0 8px 16px #05495314}.profile47 .profile46-qual{gap:38px}.profile47 .profile46-timeline{margin-top:18px;padding:18px 22px;border-radius:20px;background:linear-gradient(145deg,#fffffff0,#f8fbfbe6);border:1px solid rgba(7,143,153,.1);box-shadow:0 12px 25px #0549530d,inset 0 1px #fff}.profile47 .profile46-timeline:before{top:31px;bottom:31px;background:linear-gradient(#c96a35,#f0b47f,#c96a35)}.profile47 .profile46-timeline article{padding:14px 0}.profile47 .profile46-timeline h3{font-size:.95rem}.profile47 .profile46-credential-card{padding:30px;overflow:hidden;background:radial-gradient(circle at 115% -5%,rgba(71,206,211,.19),transparent 31%),linear-gradient(145deg,#fff,#f2faf9);box-shadow:0 24px 46px #0549531a,inset 0 1px #fff}.profile47 .profile46-credential-card:after{content:"";position:absolute;right:-80px;bottom:-90px;width:200px;height:200px;border-radius:50%;border:18px solid rgba(204,111,54,.12)}.profile47 .profile46-credential-card h3{font-size:1.6rem;margin-top:22px}.profile47 .profile46-credential-card h3:first-child{margin-top:0}.profile47 .profile46-credential-card p{padding:11px 0;font-size:.76rem}.profile47 .profile46-exp{gap:16px;padding-top:20px}.profile47 .profile46-exp:before{top:28px}.profile47 .profile46-exp article{min-height:220px;padding:52px 22px 22px;border-radius:19px;background:radial-gradient(circle at 100% 0%,rgba(73,207,212,.08),transparent 28%),linear-gradient(145deg,#fff,#f8fbfb);border:1px solid rgba(7,143,153,.13);box-shadow:0 15px 29px #0549530f,inset 0 1px #fff}.profile47 .profile46-exp-dot{left:23px;top:21px;width:16px;height:16px;box-shadow:0 0 0 5px #fff,0 5px 10px #aa51251f}.profile47 .profile46-exp time{position:absolute;top:20px;left:52px;font-size:.73rem}.profile47 .profile46-exp h3{font-size:.98rem}.profile47 .profile46-exp p{font-size:.76rem;line-height:1.55}.profile47[dir=rtl] .profile46-exp-dot{left:auto;right:23px}.profile47[dir=rtl] .profile46-exp time{left:auto;right:52px}.profile47 .profile46-faq details{border-radius:15px;border:1px solid rgba(7,143,153,.14);background:linear-gradient(145deg,#fff,#fbfdfd);box-shadow:0 9px 18px #0549530b}.profile47 .profile46-faq summary{min-height:56px;padding:16px 18px}.profile47 .profile46-faq summary span{width:26px;height:26px;display:grid;place-items:center;flex:0 0 26px;border-radius:50%;background:#e5f7f7;color:#087e88;transition:transform .18s ease}.profile47 .profile46-faq details[open]{border-color:#ca6a343d;box-shadow:0 13px 25px #05495312}.profile47 .profile46-final{padding:34px;min-height:330px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 92% 90%,rgba(47,192,198,.3),transparent 30%),radial-gradient(circle at 10% 0%,rgba(224,159,110,.12),transparent 25%),linear-gradient(145deg,#fff,#f0faf9);border:1px solid rgba(7,143,153,.16);box-shadow:0 26px 50px #0549531c,inset 0 1px #fff}.profile47 .profile46-final:after{content:"";position:absolute;inset:12px;border-radius:18px;border:1px solid rgba(204,111,54,.25);pointer-events:none}.profile47 .profile46-final .profile46-btn{width:max-content;min-width:245px;margin-top:8px}.profile47 .profile46-trust article{position:relative;overflow:hidden}.profile47 .profile46-trust article:after{content:"";position:absolute;inset:auto 18px 0;height:2px;background:linear-gradient(90deg,transparent,rgba(204,111,54,.7),transparent)}@media(max-width:900px){.profile47 .profile46-about,.profile47 .profile46-section{padding-top:45px;padding-bottom:45px}.profile47 .profile46-about:before,.profile47 .profile46-approach:before,.profile47 .profile46-qual:before,.profile47 .profile46-last:before{inset:14px -4px;border-radius:24px}.profile47 .profile46-side-card,.profile47 .profile46-credential-card,.profile47 .profile46-final{padding:24px}.profile47 .profile46-quote-art{min-height:320px}.profile47 .profile46-exp{padding-top:0}.profile47 .profile46-exp:before{left:8px;top:0;bottom:0;width:2px;height:auto}.profile47 .profile46-exp article{min-height:0;padding:22px 20px 22px 40px}.profile47 .profile46-exp-dot{left:1px;top:27px}.profile47 .profile46-exp time{position:static;display:block;margin-bottom:8px}.profile47[dir=rtl] .profile46-exp:before{left:auto;right:8px}.profile47[dir=rtl] .profile46-exp article{padding:22px 40px 22px 20px}.profile47[dir=rtl] .profile46-exp-dot{right:1px}}@media(max-width:620px){.profile47 .profile46-support-card{min-height:0;padding:20px}.profile47 .profile46-approach-grid article{min-height:0}.profile47 .profile46-timeline{padding:14px}.profile47 .profile46-final .profile46-btn{width:100%;min-width:0}}.profile47{--m49-teal:#07939d;--m49-teal-hi:#49d6da;--m49-deep:#073d4b;--m49-copper:#c96d35;--m49-copper-dark:#8d421f;--m49-copper-hi:#f1b67f;--m49-ivory:#fbf8f3;--m49-line:rgba(7,147,157,.14);--m49-shadow:0 28px 64px rgba(5,73,83,.11)}.profile47{background:radial-gradient(circle at 8% 8%,rgba(71,214,218,.055),transparent 24%),radial-gradient(circle at 93% 14%,rgba(201,109,53,.055),transparent 22%),linear-gradient(180deg,#fff,#fffdfa 48%,#faf6f0)}.profile47 .profile46-hero{min-height:650px;padding-top:52px;padding-bottom:76px}.profile47 .profile46-hero:before{inset:18px 2.2%;border-radius:42px;background:radial-gradient(circle at 78% 26%,rgba(86,224,227,.14),transparent 25%),radial-gradient(circle at 85% 86%,rgba(205,112,57,.1),transparent 22%),linear-gradient(145deg,#fffffffa,#f8fcfbf0);border:1px solid rgba(7,147,157,.13);box-shadow:0 38px 90px #04454e1f,inset 0 1px #fffffffa}.profile47 .profile46-hero:after{height:150px;bottom:8px;background:radial-gradient(ellipse at 78% 72%,rgba(5,129,138,.1),transparent 32%),radial-gradient(ellipse at 19% 78%,rgba(201,109,53,.07),transparent 30%),linear-gradient(180deg,transparent,rgba(255,255,255,.94))}.profile47 .profile46-edge-left{left:-126px;top:130px;width:165px;height:350px;opacity:.6}.profile47 .profile46-edge-right{right:-142px;bottom:58px;width:145px;height:270px;opacity:.38}.profile47 .profile46-hero h1{font-size:clamp(3.7rem,5.25vw,6.15rem);letter-spacing:-.06em;line-height:.87;text-shadow:0 1px 0 rgba(255,255,255,.95),0 6px 0 rgba(6,65,74,.025),0 17px 31px rgba(6,65,74,.105)}.profile47 .profile46-hero h2{font-size:clamp(1.14rem,1.42vw,1.38rem);max-width:680px}.profile47 .profile46-lead{max-width:645px;line-height:1.62}.profile47-signature{margin-top:20px}.profile47-signature span{color:#0b7c87;text-shadow:0 2px 10px rgba(7,124,135,.09)}.profile47 .profile46-portrait-scene{width:min(585px,100%)}.profile47 .profile46-portrait-frame{border-radius:45% 45% 26px 26px;border:2px solid var(--m49-copper);box-shadow:0 36px 70px #053d463b,0 0 0 3px #fffffff5,0 0 0 5px #49d6da45,inset 0 1px #fff}.profile47 .profile46-portrait-frame:before{inset:9px;border-color:#49d6da80}.profile47 .profile46-portrait-base{width:95%;height:31px;border-width:2px;box-shadow:0 20px 28px #053d462b,inset 0 -5px 11px #8e471f14}.profile47 .profile46-float-badge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-color:#07939d29;box-shadow:0 16px 30px #05444d24,inset 0 1px #fff}.profile47 .profile46-trust{position:relative;margin-top:-42px!important;padding:12px 14px;border-radius:24px;border:1px solid rgba(7,147,157,.13);background:linear-gradient(145deg,#fffffff7,#f7fbfbf0);box-shadow:0 24px 52px #0549531b,inset 0 1px #fff}.profile47 .profile46-trust:before{content:"";position:absolute;left:4%;right:4%;bottom:-10px;height:12px;border-radius:50%;background:radial-gradient(ellipse,rgba(6,83,92,.16),transparent 68%);filter:blur(5px)}.profile47 .profile46-trust article{min-height:68px;border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(73,214,218,.07),transparent 32%),linear-gradient(145deg,#fff,#f8fbfb);box-shadow:inset 0 1px #fff}.profile47 .profile46-medallion{width:46px;height:46px;flex-basis:46px;background:radial-gradient(circle at 28% 22%,#fff,#e3f8f8 58%,#c8ecee);border:1px solid rgba(201,109,53,.48);box-shadow:0 10px 20px #0570791f,inset 0 1px #fff}.profile47 .profile46-about,.profile47 .profile46-section{width:min(1490px,calc(100% - 64px));margin-inline:auto;padding-top:58px;padding-bottom:58px}.profile47 .profile46-about,.profile47 .profile46-approach,.profile47 .profile46-qual,.profile47 .profile46-last{padding-left:26px;padding-right:26px}.profile47 .profile46-about:before,.profile47 .profile46-approach:before,.profile47 .profile46-qual:before,.profile47 .profile46-last:before{inset:14px 0;border-radius:34px;background:radial-gradient(circle at 92% 12%,rgba(73,214,218,.085),transparent 22%),radial-gradient(circle at 8% 92%,rgba(201,109,53,.055),transparent 21%),linear-gradient(145deg,#fffffffb,#f8fcfbf0);border:1px solid rgba(7,147,157,.12);box-shadow:0 30px 68px #05495316,inset 0 1px #fff}.profile47 .profile46-about:after,.profile47 .profile46-approach:after,.profile47 .profile46-qual:after,.profile47 .profile46-last:after{content:"";position:absolute;left:4%;right:4%;bottom:10px;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(7,147,157,.32) 16%,rgba(241,182,127,.88) 50%,rgba(7,147,157,.32) 84%,transparent 100%);box-shadow:0 8px 20px #c96d3514}.profile47 .profile46-about h2,.profile47 .profile46-section h2,.profile47 .profile46-final h2{letter-spacing:-.042em;text-shadow:0 1px 0 #fff,0 10px 24px rgba(6,68,78,.07)}.profile47 .profile46-section-label{position:relative;display:inline-block;margin-bottom:13px}.profile47 .profile46-section-label:after{content:"";position:absolute;top:50%;left:calc(100% + 14px);width:44px;height:1px;background:linear-gradient(90deg,var(--m49-copper),transparent)}.profile47[dir=rtl] .profile46-section-label:after{left:auto;right:calc(100% + 14px);background:linear-gradient(90deg,transparent,var(--m49-copper))}.profile47 .profile46-about-copy{padding:12px 10px 10px 6px}.profile47 .profile46-about-copy>p:not(.profile46-section-label):not(.profile46-subtitle){max-width:1000px;color:#58737b;font-size:.97rem;line-height:1.75}.profile47 .profile46-about blockquote{margin-top:24px;border-radius:20px;background:radial-gradient(circle at 100% 0%,rgba(73,214,218,.07),transparent 32%),linear-gradient(145deg,#fff,#f7fbfb);border:1px solid rgba(7,147,157,.13);border-left:4px solid var(--m49-copper);box-shadow:0 15px 31px #05495312,inset 0 1px #fff}.profile47 .profile46-side-card{min-height:100%;padding:31px;border-radius:27px;background:radial-gradient(circle at 108% 100%,rgba(72,212,216,.25),transparent 36%),radial-gradient(circle at 92% 8%,rgba(201,109,53,.08),transparent 28%),linear-gradient(145deg,#fff,#f2faf9);border:1px solid rgba(7,147,157,.15);box-shadow:0 28px 58px #0549531f,inset 0 1px #fff}.profile47 .profile46-side-card:before{inset:8px;border-color:#c96d353d}.profile47 .profile46-side-card:after{width:225px;height:225px;right:-108px;bottom:-108px;border:21px solid rgba(201,109,53,.13);box-shadow:0 0 0 3px #49d6da1a}.profile47 .profile46-side-card h3{font-size:1.8rem;line-height:1.02}.profile47 .profile46-side-row{min-height:68px;border-radius:16px}.profile47 .profile46-side-row>span{width:38px;height:38px;background:radial-gradient(circle at 28% 24%,#fff,#e0f7f7 65%,#c4e9eb);border:1px solid rgba(201,109,53,.22)}.profile47 .profile46-support-grid{gap:18px}.profile47 .profile46-support-card{min-height:210px;padding:25px;border-radius:22px;transform:translateZ(0);background:radial-gradient(circle at 100% 0%,rgba(73,214,218,.1),transparent 32%),linear-gradient(145deg,#fff,#f7fbfb 72%,#f2f8f8);border:1px solid rgba(7,147,157,.14);box-shadow:0 19px 38px #05495316,inset 0 1px #fff}.profile47 .profile46-support-card:before{height:3px;background:linear-gradient(90deg,transparent,#58d4d8 25%,#f0b47e 50%,#58d4d8 75%,transparent)}.profile47 .profile46-support-card:after{left:17px;right:17px;bottom:-7px;height:7px;border-radius:0 0 12px 12px;background:linear-gradient(90deg,#7f381b,#efb17a,#c76732,#efb17a,#7f381b);box-shadow:0 8px 18px #90451f2e}.profile47 .profile46-support-card:hover{transform:translateY(-9px) scale(1.012);box-shadow:0 31px 52px #05495324}.profile47 .profile46-card-orb{width:58px;height:58px;border:1px solid rgba(201,109,53,.42);box-shadow:0 10px 21px #0570791f,inset 0 1px #fff}.profile47 .profile46-approach{gap:40px;align-items:stretch}.profile47 .profile46-approach-grid{gap:16px}.profile47 .profile46-approach-grid article{position:relative;overflow:hidden;min-height:118px;padding:19px 20px;border-radius:20px;background:radial-gradient(circle at 100% 0%,rgba(73,214,218,.07),transparent 32%),linear-gradient(145deg,#fff,#f7fbfb);border:1px solid rgba(7,147,157,.13);box-shadow:0 15px 29px #05495311,inset 0 1px #fff}.profile47 .profile46-approach-grid article:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:2px;background:linear-gradient(90deg,transparent,rgba(201,109,53,.7),transparent)}.profile47 .profile46-approach-icon{width:50px;height:50px;flex-basis:50px;background:radial-gradient(circle at 30% 24%,#fffdf9,#f9e1ca 62%,#eab47f);border:1px solid rgba(201,109,53,.48);box-shadow:0 9px 17px #9a4c231c,inset 0 1px #fff}.profile47 .profile46-quote-art{min-height:420px;border-radius:30px;background:radial-gradient(circle at 16% 84%,rgba(16,167,175,.5),transparent 23%),radial-gradient(circle at 88% 11%,rgba(233,177,132,.33),transparent 24%),linear-gradient(145deg,#f7ffff,#fffaf5 72%,#f7f2eb);border:1px solid rgba(7,147,157,.15);box-shadow:0 29px 56px #0549531c,inset 0 1px #fff}.profile47 .profile46-quote-art:before{left:-64px;bottom:-66px;width:280px;height:280px;border:6px solid var(--m49-copper);box-shadow:0 0 0 4px #fff,0 28px 40px #05555e29}.profile47 .profile46-quote-art:after{width:235px;height:235px;box-shadow:0 0 0 20px #ffffff5c,0 0 0 21px #c96d3524,0 0 0 48px #ffffff40}.profile47 .profile46-art-rings{right:-60px;top:-60px;width:230px;height:230px;border:20px solid rgba(201,109,53,.18)}.profile47 .profile46-quote-art strong{font-size:1.95rem;letter-spacing:.12em}.profile47 .profile46-qual{gap:40px}.profile47 .profile46-timeline{margin-top:18px;padding:22px 24px;border-radius:22px;background:radial-gradient(circle at 100% 0%,rgba(73,214,218,.06),transparent 28%),linear-gradient(145deg,#fff,#f8fbfb);border:1px solid rgba(7,147,157,.11);box-shadow:0 16px 32px #0549530f,inset 0 1px #fff}.profile47 .profile46-timeline:before{background:linear-gradient(#a84e25,#f0b47f,#a84e25);box-shadow:0 0 10px #c96d3514}.profile47 .profile46-timeline article>span{border-color:#df8450;box-shadow:0 0 0 4px #fff,0 5px 12px #b1552621}.profile47 .profile46-credential-card{padding:31px;border-radius:27px;background:radial-gradient(circle at 107% -7%,rgba(73,214,218,.18),transparent 31%),linear-gradient(145deg,#fff,#f1f9f8);border:1px solid rgba(7,147,157,.15);box-shadow:0 27px 53px #0549531b,inset 0 1px #fff}.profile47 .profile46-credential-card:after{width:220px;height:220px;right:-100px;bottom:-110px;border:19px solid rgba(201,109,53,.12)}.profile47 .profile46-exp{gap:18px;padding-top:28px}.profile47 .profile46-exp:before{top:36px;height:3px;background:linear-gradient(90deg,transparent,#cb6f36 9%,#eaa26c 50%,#cb6f36 91%,transparent);box-shadow:0 3px 10px #c96d351a}.profile47 .profile46-exp article{min-height:235px;padding:57px 23px 23px;border-radius:22px;background:radial-gradient(circle at 100% 0%,rgba(73,214,218,.08),transparent 28%),linear-gradient(145deg,#fff,#f7fbfb);border:1px solid rgba(7,147,157,.13);box-shadow:0 18px 36px #05495313,inset 0 1px #fff;transition:transform .2s ease,box-shadow .2s ease}.profile47 .profile46-exp article:hover{transform:translateY(-6px);box-shadow:0 27px 44px #0549531f}.profile47 .profile46-exp-dot{top:28px;left:23px;width:18px;height:18px;border:4px solid #d67b45;box-shadow:0 0 0 5px #fff,0 7px 15px #aa512524}.profile47 .profile46-exp time{top:26px;left:55px}.profile47 .profile46-last{gap:30px}.profile47 .profile46-faq details{border-radius:17px;background:radial-gradient(circle at 100% 0%,rgba(73,214,218,.045),transparent 30%),linear-gradient(145deg,#fff,#fafdfd);border:1px solid rgba(7,147,157,.13);box-shadow:0 11px 23px #0549530d,inset 0 1px #fff}.profile47 .profile46-faq details[open]{border-color:#c96d3540;box-shadow:0 17px 31px #05495314,inset 0 1px #fff}.profile47 .profile46-faq summary{min-height:60px}.profile47 .profile46-faq summary span{width:28px;height:28px;flex-basis:28px;background:radial-gradient(circle at 28% 24%,#fff,#e0f7f7 65%,#c4eaeb);border:1px solid rgba(7,147,157,.13);box-shadow:0 6px 12px #056f7817}.profile47 .profile46-final{min-height:350px;padding:36px;border-radius:29px;background:radial-gradient(circle at 90% 92%,rgba(73,214,218,.36),transparent 31%),radial-gradient(circle at 10% 0%,rgba(201,109,53,.11),transparent 26%),linear-gradient(145deg,#fff,#eef9f8);border:1px solid rgba(7,147,157,.15);box-shadow:0 30px 60px #0549531d,inset 0 1px #fff}.profile47 .profile46-final:after{inset:10px;border-radius:21px;border:1px solid rgba(201,109,53,.27)}.profile47 .profile46-last{margin-bottom:36px}@media(prefers-reduced-motion:no-preference){.profile47 .profile46-support-card,.profile47 .profile46-approach-grid article,.profile47 .profile46-exp article{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}}@media(max-width:900px){.profile47 .profile46-about,.profile47 .profile46-section{width:min(100% - 22px,760px);padding-top:46px;padding-bottom:46px}.profile47 .profile46-about,.profile47 .profile46-approach,.profile47 .profile46-qual,.profile47 .profile46-last{padding-left:14px;padding-right:14px}.profile47 .profile46-about:before,.profile47 .profile46-approach:before,.profile47 .profile46-qual:before,.profile47 .profile46-last:before{inset:8px 0;border-radius:26px}.profile47 .profile46-quote-art{min-height:330px}.profile47 .profile46-exp{padding-top:4px}.profile47 .profile46-exp:before{left:8px;top:0;bottom:0;width:3px;height:auto;background:linear-gradient(#cb6f36,#ebb07b,#cb6f36)}.profile47 .profile46-exp article{min-height:0;padding:22px 20px 22px 43px}.profile47 .profile46-exp-dot{left:0;top:26px}.profile47 .profile46-exp time{position:static;display:block;margin-bottom:9px}.profile47[dir=rtl] .profile46-exp:before{left:auto;right:8px}.profile47[dir=rtl] .profile46-exp article{padding:22px 43px 22px 20px}.profile47[dir=rtl] .profile46-exp-dot{left:auto;right:0}}@media(max-width:620px){.profile47 .profile46-about,.profile47 .profile46-section{width:calc(100% - 14px);padding-top:40px;padding-bottom:40px}.profile47 .profile46-about,.profile47 .profile46-approach,.profile47 .profile46-qual,.profile47 .profile46-last{padding-left:10px;padding-right:10px}.profile47 .profile46-support-card,.profile47 .profile46-approach-grid article{min-height:0}.profile47 .profile46-side-card,.profile47 .profile46-credential-card,.profile47 .profile46-final{padding:24px}}.profile47 .profile46-hero{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 10% 25%,rgba(88,231,235,.18),transparent 15%),radial-gradient(circle at 24% 74%,rgba(201,109,53,.1),transparent 17%),radial-gradient(circle at 86% 18%,rgba(88,231,235,.12),transparent 18%),radial-gradient(circle at 86% 85%,rgba(201,109,53,.08),transparent 18%),linear-gradient(135deg,#fbfefd,#f7fbfa,#f5faf8)!important;box-shadow:0 30px 70px #064c561f,inset 0 1px #fffffff5}.profile47 .profile46-hero:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none;z-index:0!important;background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 16%,transparent 84%,rgba(255,255,255,.1)),radial-gradient(circle at 6% 50%,rgba(13,161,171,.1),transparent 16%),radial-gradient(circle at 94% 14%,rgba(201,109,53,.1),transparent 14%),radial-gradient(circle at 78% 77%,rgba(13,161,171,.1),transparent 18%);opacity:1}.profile47 .profile46-hero>*{position:relative;z-index:1}.profile47 .profile46-hero-copy{position:relative}.profile47 .profile46-hero-copy:before{content:"";position:absolute;left:-95px;top:10px;width:320px;height:320px;border-radius:50%;z-index:-1;background:radial-gradient(circle at 34% 30%,rgba(255,255,255,.98),rgba(120,233,236,.78) 40%,rgba(10,160,170,.28) 68%,transparent 100%);box-shadow:0 0 0 4px #fffffff5,0 0 0 8px #c96d35a6;filter:blur(.3px);opacity:.95}.profile47 .profile46-portrait-scene,.profile47 .profile46-portrait-wrap,.profile47 .profile46-portrait-stage{width:min(100%,470px)!important;max-width:470px!important;margin-inline:auto;position:relative}.profile47 .profile46-portrait-scene:before{content:"";position:absolute;inset:5% 7% 10%;border-radius:44% 44% 26px 26px;z-index:-1;background:radial-gradient(circle at 40% 18%,rgba(255,255,255,.9),transparent 24%),radial-gradient(circle at 70% 26%,rgba(88,231,235,.22),transparent 26%),linear-gradient(155deg,#f0fafaf5,#f9fcfbeb);box-shadow:0 38px 75px #064c5626;border:1px solid rgba(7,147,157,.12)}.profile47 .profile46-portrait-frame{width:min(100%,430px)!important;max-width:430px!important;margin-inline:auto!important;padding:10px!important;background:linear-gradient(180deg,#f6fbfbfa,#fcfdfcf5)!important;box-shadow:0 28px 65px #064c5624!important}.profile47 .profile46-portrait-frame img,.profile47 .profile46-portrait img,.profile47 .profile46-hero img{display:block;width:min(100%,390px)!important;max-width:390px!important;height:min(560px,64vh)!important;min-height:520px;margin-inline:auto!important;object-fit:cover!important;object-position:center top!important;border-radius:38% 38% 22px 22px!important;filter:contrast(1.04) saturate(1.04)!important;transform:translateZ(0)}.profile47 .profile46-hero .profile46-float-badge,.profile47 .profile46-float-badge,.profile47 .profile46-badge-mini{background:linear-gradient(145deg,#fffffff5,#f6fbfbeb)!important;border:1px solid rgba(7,147,157,.16)!important;box-shadow:0 18px 32px #064c561a}@keyframes profile51Float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes profile51Pulse{0%,to{box-shadow:0 0 #5ee3e600,0 8px 18px #064c561a}50%{box-shadow:0 0 0 8px #5ee3e61a,0 12px 22px #064c5621}}@media(prefers-reduced-motion:no-preference){.profile47 .profile46-medallion,.profile47 .profile46-card-orb,.profile47 .profile46-approach-icon,.profile47 .profile46-side-row>span,.profile47 .profile46-faq summary span,.profile47 .profile46-support-card [class*=icon],.profile47 .profile46-approach-grid [class*=icon],.profile47 .profile46-trust [class*=icon]{animation:profile51Float 4.2s ease-in-out infinite!important}.profile47 .profile46-medallion:hover,.profile47 .profile46-card-orb:hover,.profile47 .profile46-approach-icon:hover,.profile47 .profile46-side-row>span:hover,.profile47 .profile46-faq summary span:hover{animation:profile51Pulse 2.6s ease-in-out infinite!important}}.profile47 .profile46-quote-art,.profile47 .profile46-final{position:relative;overflow:hidden;background:linear-gradient(145deg,#f9fffffa,#fffbf7fa)!important}.profile47 .profile46-quote-art:before{content:""!important;position:absolute;left:-90px;bottom:-94px;width:340px;height:340px;border:none!important;border-radius:48% 52% 50% 50%;background:radial-gradient(circle at 32% 25%,#fffffff7,#64e5e8eb 40%,#09a0aaf7 73%,#067881fa);box-shadow:0 0 0 4px #fffffff5,0 0 0 8px #c96d35c7,0 30px 52px #064c562e}.profile47 .profile46-quote-art:after{content:""!important;position:absolute;inset:auto auto 28px 48%;width:230px;height:230px;border:none!important;border-radius:50%;transform:translate(-50%);background:radial-gradient(circle at 50% 50%,#fffc 0 56%,#49d6da26 56% 57%,#fff0 57% 65%,#c96d3524 65% 66.5%,#fff0 66.5% 100%);opacity:.95}.profile47 .profile46-art-rings,.profile47 .profile46-side-card:after,.profile47 .profile46-credential-card:after{border-radius:44% 56% 50% 50%!important}@media(max-width:900px){.profile47 .profile46-hero-copy:before{left:-35px;width:190px;height:190px;box-shadow:0 0 0 3px #fffffff2,0 0 0 6px #c96d358c}.profile47 .profile46-portrait-scene,.profile47 .profile46-portrait-wrap,.profile47 .profile46-portrait-stage,.profile47 .profile46-portrait-frame{max-width:360px!important}.profile47 .profile46-portrait-frame img,.profile47 .profile46-portrait img,.profile47 .profile46-hero img{max-width:320px!important;width:min(100%,320px)!important;height:min(440px,54vh)!important;min-height:400px}}.profile47 .profile46-hero{position:relative!important;isolation:isolate!important;display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(350px,470px)!important;align-items:center!important;justify-items:stretch!important;column-gap:clamp(34px,4.5vw,74px)!important;width:min(1600px,calc(100% - 48px))!important;min-height:575px!important;height:auto!important;margin:24px auto 0!important;padding:44px clamp(38px,5.2vw,82px) 48px!important;overflow:hidden!important;border-radius:34px!important;border:1px solid rgba(5,133,144,.16)!important;background-image:linear-gradient(90deg,#fffffff0,#ffffffe6 34%,#fbfdfcbd 55%,#f7fbf975 75%,#f9fcfaa3),url(https://images.pexels.com/photos/5997975/pexels-photo-5997975.jpeg?cs=srgb&dl=pexels-artbovich-5997975.jpg&fm=jpg)!important;background-size:cover!important;background-position:center 56%!important;background-repeat:no-repeat!important;box-shadow:0 30px 70px #06454e1c,inset 0 1px #fffffffa!important}.profile47 .profile46-hero:before,.profile47 .profile46-hero:after,.profile47 .profile46-hero-copy:before,.profile47 .profile46-hero-copy:after,.profile47 .profile46-portrait-scene:before,.profile47 .profile46-portrait-scene:after{content:none!important;display:none!important}.profile47 .profile46-edge-left,.profile47 .profile46-edge-right{display:none!important}.profile47 .profile46-hero-copy{grid-column:1!important;grid-row:1!important;align-self:center!important;justify-self:stretch!important;position:relative!important;inset:auto!important;width:100%!important;max-width:760px!important;min-height:0!important;height:auto!important;margin:0!important;padding:6px 0 0!important;transform:none!important}.profile47 .profile46-hero h1{width:auto!important;max-width:760px!important;margin:12px 0 14px!important;font-size:clamp(3.25rem,4.25vw,4.65rem)!important;line-height:.91!important;letter-spacing:-.052em!important;white-space:nowrap!important;color:#073e4c!important;text-shadow:0 1px 0 rgba(255,255,255,.98),0 11px 24px rgba(4,64,73,.08)!important}.profile47 .profile46-hero h2{max-width:660px!important;margin-top:4px!important;font-size:clamp(1.12rem,1.38vw,1.38rem)!important;line-height:1.32!important}.profile47 .profile46-lead{max-width:630px!important;font-size:.94rem!important;line-height:1.56!important}.profile47 .profile46-portrait-scene,.profile47 .profile46-portrait-wrap,.profile47 .profile46-portrait-stage{grid-column:2!important;grid-row:1!important;align-self:center!important;justify-self:end!important;position:relative!important;inset:auto!important;width:440px!important;max-width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;margin:0!important;transform:none!important}.profile47 .profile46-portrait-frame{position:relative!important;width:390px!important;max-width:100%!important;height:495px!important;min-height:0!important;margin:0 auto!important;padding:8px!important;overflow:hidden!important;border-radius:43% 43% 25px 25px!important;border:2px solid #c96d35!important;background:#f7fcfbeb!important;box-shadow:0 28px 54px #05424b2e,0 0 0 3px #fffffff5,0 0 0 5px #4bd4da4d!important}.profile47 .profile46-portrait-frame:before{inset:8px!important;border-radius:40% 40% 20px 20px!important}.profile47 .profile46-portrait-frame img,.profile47 .profile46-portrait img,.profile47 .profile46-hero img{display:block!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;object-fit:cover!important;object-position:center top!important;border-radius:38% 38% 18px 18px!important;filter:contrast(1.025) saturate(1.015)!important;transform:none!important}.profile47 .profile46-portrait-base{width:92%!important;height:24px!important;margin:-2px auto 0!important}.profile47 .profile46-float-badge{padding:10px 14px!important;border-radius:16px!important;box-shadow:0 14px 28px #05424b1f!important}.profile47 .profile46-float-badge:first-of-type{right:-14px!important;top:14%!important}.profile47 .profile46-float-badge:last-of-type{left:-18px!important;bottom:16%!important}.profile47-signature{max-width:590px!important;margin-top:16px!important}@keyframes p52IconFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-5px,0)}}@keyframes p52IconPulse{0%,to{box-shadow:0 0 #49d6da00,0 8px 18px #064c561a}50%{box-shadow:0 0 0 7px #49d6da1a,0 13px 24px #064c5624}}@media(prefers-reduced-motion:no-preference){.profile47 .profile46-medallion,.profile47 .profile46-card-orb,.profile47 .profile46-approach-icon,.profile47 .profile46-side-row>span,.profile47 .profile46-faq summary span{animation:p52IconFloat 3.8s ease-in-out infinite!important;will-change:transform}.profile47 .profile46-medallion:nth-child(2n),.profile47 .profile46-card-orb:nth-child(2n),.profile47 .profile46-approach-icon:nth-child(2n){animation-delay:.7s!important}.profile47 .profile46-medallion:hover,.profile47 .profile46-card-orb:hover,.profile47 .profile46-approach-icon:hover,.profile47 .profile46-side-row>span:hover,.profile47 .profile46-faq summary span:hover{animation:p52IconPulse 2.2s ease-in-out infinite!important}.profile47 .profile46-medallion svg,.profile47 .profile46-card-orb svg,.profile47 .profile46-approach-icon svg,.profile47 .profile46-side-row>span svg{transition:transform .25s ease!important}.profile47 .profile46-medallion:hover svg,.profile47 .profile46-card-orb:hover svg,.profile47 .profile46-approach-icon:hover svg,.profile47 .profile46-side-row>span:hover svg{transform:scale(1.1) rotate(-4deg)!important}}.profile47 .profile46-quote-art{position:relative!important;overflow:hidden!important;min-height:380px!important;background-image:linear-gradient(180deg,#ffffff3d,#ffffff9e),url(https://images.pexels.com/photos/5997975/pexels-photo-5997975.jpeg?cs=srgb&dl=pexels-artbovich-5997975.jpg&fm=jpg)!important;background-size:cover!important;background-position:center!important;border:1px solid rgba(7,147,157,.16)!important;box-shadow:0 26px 52px #0549531c!important}.profile47 .profile46-quote-art:before,.profile47 .profile46-quote-art:after,.profile47 .profile46-art-rings,.profile47 .profile46-art-grid{display:none!important;content:none!important}.profile47 .profile46-quote-art>*{position:relative!important;z-index:2!important}.profile47 .profile46-quote-art strong{padding:10px 16px!important;border-radius:14px!important;background:#ffffffc2!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 12px 24px #05495317!important}.profile47 .profile46-final:before,.profile47 .profile46-side-card:after,.profile47 .profile46-credential-card:after{display:none!important;content:none!important}@media(max-width:1180px){.profile47 .profile46-hero{grid-template-columns:minmax(0,1fr) minmax(320px,390px)!important;column-gap:30px!important;padding-inline:34px!important}.profile47 .profile46-hero h1{font-size:clamp(2.9rem,4.6vw,3.75rem)!important;white-space:normal!important}.profile47 .profile46-portrait-scene,.profile47 .profile46-portrait-wrap,.profile47 .profile46-portrait-stage{width:370px!important}.profile47 .profile46-portrait-frame{width:335px!important;height:440px!important}}@media(max-width:760px){.profile47 .profile46-hero{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:calc(100% - 18px)!important;min-height:0!important;margin-top:10px!important;padding:28px 18px 34px!important;background-position:58% center!important}.profile47 .profile46-hero-copy{order:1!important;max-width:none!important;text-align:left!important}.profile47[dir=rtl] .profile46-hero-copy{text-align:right!important}.profile47 .profile46-hero h1{max-width:none!important;font-size:clamp(2.35rem,11vw,3.25rem)!important;white-space:normal!important}.profile47 .profile46-portrait-scene,.profile47 .profile46-portrait-wrap,.profile47 .profile46-portrait-stage{order:2!important;align-self:center!important;width:min(100%,335px)!important;margin-top:24px!important}.profile47 .profile46-portrait-frame{width:min(100%,310px)!important;height:405px!important}.profile47 .profile46-float-badge:first-of-type{right:-2px!important;top:13%!important}.profile47 .profile46-float-badge:last-of-type{left:-2px!important;bottom:13%!important}}.profile47 .profile46-portrait-scene{overflow:visible!important}.profile47 .profile46-float-badge,.profile47 .profile46-float-a,.profile47 .profile46-float-b{position:absolute!important;display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;width:max-content!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:190px!important;max-height:none!important;margin:0!important;padding:10px 14px!important;border-radius:15px!important;background:#ffffffed!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border:1px solid rgba(7,147,157,.16)!important;box-shadow:0 14px 26px #05424b21,inset 0 1px #fffffffa!important;overflow:hidden!important;z-index:9!important;transform:none!important}.profile47 .profile46-float-badge>*,.profile47 .profile46-float-a>*,.profile47 .profile46-float-b>*{width:auto!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.profile47 .profile46-float-badge strong,.profile47 .profile46-float-a strong,.profile47 .profile46-float-b strong,.profile47 .profile46-float-badge b,.profile47 .profile46-float-a b,.profile47 .profile46-float-b b{display:block!important;color:#b85d2e!important;font-family:Georgia,serif!important;font-size:1.05rem!important;line-height:1.05!important;white-space:nowrap!important}.profile47 .profile46-float-badge small,.profile47 .profile46-float-a small,.profile47 .profile46-float-b small,.profile47 .profile46-float-badge span,.profile47 .profile46-float-a span,.profile47 .profile46-float-b span{display:block!important;margin-top:3px!important;color:#688087!important;font-size:.61rem!important;line-height:1.18!important;white-space:nowrap!important}.profile47 .profile46-float-a{inset:auto auto 17% -20px!important}.profile47 .profile46-float-b{inset:16% -16px auto auto!important}.profile47 .profile46-float-badge:not(.profile46-float-a):not(.profile46-float-b){width:max-content!important;max-width:190px!important}.profile47 .profile46-portrait-frame{z-index:3!important}.profile47 .profile46-portrait-frame img{position:relative!important;z-index:2!important}.profile47 .profile46-portrait-scene>div:not(.profile46-portrait-frame):not(.profile46-portrait-base):not(.profile46-float-a):not(.profile46-float-b):not(.profile46-float-badge):not(.profile46-portrait-caption){max-width:100%!important}@media(max-width:760px){.profile47 .profile46-float-badge,.profile47 .profile46-float-a,.profile47 .profile46-float-b{max-width:145px!important;padding:8px 10px!important}.profile47 .profile46-float-a{left:-3px!important;bottom:14%!important}.profile47 .profile46-float-b{right:-3px!important;top:13%!important}.profile47 .profile46-float-badge strong,.profile47 .profile46-float-a strong,.profile47 .profile46-float-b strong,.profile47 .profile46-float-badge b,.profile47 .profile46-float-a b,.profile47 .profile46-float-b b{font-size:.9rem!important}.profile47 .profile46-float-badge small,.profile47 .profile46-float-a small,.profile47 .profile46-float-b small,.profile47 .profile46-float-badge span,.profile47 .profile46-float-a span,.profile47 .profile46-float-b span{font-size:.54rem!important}}.profile47{--p54-teal:#078c98;--p54-teal-deep:#074b59;--p54-teal-light:#72e3e7;--p54-copper:#c9743c;--p54-copper-deep:#985027;--p54-copper-light:#efbd8d;--p54-ivory:#fffdf9;--p54-line:rgba(7,140,152,.16);--p54-shadow:0 24px 55px rgba(5,66,75,.12);--p54-shadow-deep:0 34px 74px rgba(5,66,75,.16)}.profile47 .profile46-hero{width:min(1660px,calc(100% - 36px))!important;min-height:600px!important;margin:20px auto 0!important;padding:48px clamp(42px,5vw,84px) 48px!important;border-radius:34px!important;overflow:hidden!important;isolation:isolate!important;border:1px solid rgba(7,140,152,.18)!important;background-image:linear-gradient(90deg,#fffffff5,#ffffffe8 35%,#ffffffab 57%,#ffffff4d 78%,#ffffff29),url(/images/harmony/profiles/harmony-clinic-reception.webp)!important;background-size:cover!important;background-position:center 52%!important;background-repeat:no-repeat!important;box-shadow:0 32px 78px #05424b21,inset 0 1px #fffffffa!important}.profile47 .profile46-hero:after{content:"HARMONY  HEALING  CENTER"!important;display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:52px!important;left:55%!important;z-index:0!important;width:300px!important;height:78px!important;border-radius:18px!important;color:#0646508c!important;font-family:Georgia,serif!important;font-size:.86rem!important;font-weight:700!important;letter-spacing:.25em!important;text-align:center!important;background:#ffffffa8!important;border:1px solid rgba(201,116,60,.32)!important;box-shadow:0 15px 32px #05424b14,inset 0 1px #fff!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;pointer-events:none!important}.profile47 .profile46-hero:before,.profile47 .profile46-hero-copy:before,.profile47 .profile46-hero-copy:after,.profile47 .profile46-portrait-scene:before,.profile47 .profile46-portrait-scene:after{content:none!important;display:none!important}.profile47 .profile46-hero h1{font-size:clamp(3.2rem,4.4vw,4.85rem)!important;line-height:.91!important;letter-spacing:-.052em!important;color:var(--p54-teal-deep)!important;text-shadow:0 1px 0 #fff,0 12px 25px rgba(5,66,75,.08)!important}.profile47 .profile46-portrait-scene,.profile47 .profile46-portrait-wrap,.profile47 .profile46-portrait-stage{width:440px!important;max-width:100%!important}.profile47 .profile46-portrait-frame{width:385px!important;height:500px!important;margin-inline:auto!important;padding:8px!important;overflow:hidden!important;border-radius:42% 42% 25px 25px!important;border:2px solid var(--p54-copper)!important;background:#ffffffe8!important;box-shadow:0 30px 60px #05424b2e,0 0 0 3px #fffffffa,0 0 0 5px #55dadf52!important}.profile47 .profile46-portrait-frame img,.profile47 .profile46-portrait img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 15%!important;border-radius:38% 38% 18px 18px!important;filter:contrast(1.025) saturate(1.02)!important}.profile47 .profile46-float-badge,.profile47 .profile46-float-a,.profile47 .profile46-float-b{width:max-content!important;min-width:0!important;max-width:175px!important;height:auto!important;min-height:0!important;padding:10px 13px!important;border-radius:15px!important;background:#fffffff0!important;border:1px solid rgba(7,140,152,.16)!important;box-shadow:0 16px 28px #05424b1f!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.profile47 .profile46-section{position:relative!important;width:min(1600px,calc(100% - 48px))!important;margin-inline:auto!important;padding-top:72px!important;padding-bottom:72px!important}.profile47 .profile46-section+.profile46-section{border-top:1px solid rgba(7,140,152,.08)!important}.profile47 .profile46-section-head h2{color:var(--p54-teal-deep)!important;text-shadow:0 1px 0 #fff,0 11px 22px rgba(5,66,75,.06)!important}.profile47 .profile46-section-label{color:var(--p54-teal)!important;letter-spacing:.22em!important}.profile47 .profile46-about{position:relative!important}.profile47 .profile46-about-copy,.profile47 .profile46-side-card{border-radius:26px!important;border:1px solid rgba(7,140,152,.16)!important;background:linear-gradient(145deg,#fffffffa,#f7fdfcf0)!important;box-shadow:var(--p54-shadow),inset 0 1px #fff!important}.profile47 .profile46-about-copy{padding:32px 34px!important}.profile47 .profile46-about-copy:after{content:""!important;display:block!important;width:100%!important;height:190px!important;margin-top:24px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff08,#ffffff26),url(/images/harmony/profiles/harmony-clinic-lounge.webp) center 48%/cover no-repeat!important;border:1px solid rgba(201,116,60,.22)!important;box-shadow:inset 0 1px #fffc,0 18px 34px #05424b1a!important}.profile47 .profile46-side-card{padding:28px!important;box-shadow:0 26px 60px #05424b1f,0 0 0 1px #efbd8d29,inset 0 1px #fff!important}.profile47 .profile46-trust{border-radius:28px!important;background:#ffffffdb!important;box-shadow:var(--p54-shadow)!important;border:1px solid rgba(7,140,152,.13)!important}.profile47 .profile46-support-grid{gap:18px!important}.profile47 .profile46-support-card{position:relative!important;min-height:190px!important;border-radius:24px!important;border:1px solid rgba(7,140,152,.16)!important;background:linear-gradient(145deg,#fff,#f9fdfc 67%,#72e3e71c)!important;box-shadow:0 20px 42px #05424b1a,0 5px #c9743cad,inset 0 1px #fff!important;transform:translateY(0)!important;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease!important}.profile47 .profile46-support-card:hover{transform:translateY(-8px)!important;border-color:#c9743c61!important;box-shadow:0 32px 62px #05424b26,0 7px #c9743cc7,inset 0 1px #fff!important}.profile47 .profile46-card-orb,.profile47 .profile46-medallion,.profile47 .profile46-approach-icon,.profile47 .profile46-side-icon{border:1px solid rgba(201,116,60,.42)!important;background:radial-gradient(circle at 32% 28%,#fff,#f6ffff 34%,#dff8f8 70%,#c5eff1)!important;box-shadow:0 12px 24px #05424b1f,inset 0 1px #fff,inset -4px -7px 12px #078c9814!important}.profile47 .profile46-approach{align-items:stretch!important}.profile47 .profile46-approach-main,.profile47 .profile46-quote-art{border-radius:28px!important;border:1px solid rgba(7,140,152,.15)!important;box-shadow:var(--p54-shadow)!important}.profile47 .profile46-approach-main{padding:30px!important;background:linear-gradient(145deg,#fff,#fbfdfc)!important}.profile47 .profile46-approach-grid article{border-radius:20px!important;border:1px solid rgba(7,140,152,.14)!important;background:#fff!important;box-shadow:0 16px 34px #05424b14,inset 0 1px #fff!important;transition:transform .25s ease,box-shadow .25s ease!important}.profile47 .profile46-approach-grid article:hover{transform:translateY(-5px)!important;box-shadow:0 25px 46px #05424b21,inset 0 1px #fff!important}.profile47 .profile46-quote-art{min-height:390px!important;background:linear-gradient(180deg,#ffffff21,#ffffff8c),url(/images/harmony/profiles/harmony-clinic-lounge.webp) center 46%/cover no-repeat!important}.profile47 .profile46-quote-art:before,.profile47 .profile46-quote-art:after,.profile47 .profile46-art-rings,.profile47 .profile46-art-grid{content:none!important;display:none!important}.profile47 .profile46-qual>*,.profile47 .profile46-credential-card{border-radius:26px!important}.profile47 .profile46-timeline,.profile47 .profile46-credential-card{border:1px solid rgba(7,140,152,.15)!important;background:linear-gradient(145deg,#fff,#f8fcfb)!important;box-shadow:var(--p54-shadow)!important}.profile47 .profile46-timeline{padding:30px 34px!important}.profile47 .profile46-credential-card{padding:30px!important;box-shadow:0 28px 60px #05424b1f,inset 0 1px #fff!important}.profile47 .profile46-exp{gap:18px!important}.profile47 .profile46-exp article{position:relative!important;min-height:230px!important;border-radius:24px!important;border:1px solid rgba(7,140,152,.15)!important;background:linear-gradient(145deg,#fff,#f9fdfc)!important;box-shadow:0 21px 42px #05424b17,inset 0 1px #fff!important;overflow:hidden!important}.profile47 .profile46-exp article:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:5px!important;background:linear-gradient(90deg,var(--p54-copper),var(--p54-copper-light),var(--p54-teal-light))!important}.profile47 .profile46-faq details{border-radius:18px!important;border:1px solid rgba(7,140,152,.14)!important;background:#fffffff5!important;box-shadow:0 12px 26px #05424b0f,inset 0 1px #fff!important;overflow:hidden!important}.profile47 .profile46-faq details[open]{border-color:#c9743c59!important;box-shadow:0 20px 36px #05424b1a,inset 0 1px #fff!important}.profile47 .profile46-final{border-radius:30px!important;overflow:hidden!important;color:#fff!important;background:radial-gradient(circle at 90% 20%,rgba(114,227,231,.2),transparent 24%),linear-gradient(135deg,#075565,#087d87 55%,#07515f)!important;border:1px solid rgba(239,189,141,.72)!important;box-shadow:0 30px 68px #05424b33,inset 0 1px #fff3!important}.profile47 .profile46-final h2,.profile47 .profile46-final h3,.profile47 .profile46-final p{color:#fff!important}.profile47 .profile46-final:before{content:""!important;display:block!important;position:absolute!important;inset:10px!important;border:1px solid rgba(239,189,141,.36)!important;border-radius:23px!important;pointer-events:none!important}.profile47 .profile46-final>*{position:relative!important;z-index:2!important}.profile47 .profile46-btn,.profile47 .profile46-cta,.profile47 .profile46-secondary{border-radius:999px!important;border:1.5px solid var(--p54-copper)!important;box-shadow:0 14px 28px #05424b21,inset 0 1px #ffffff73!important;transition:transform .22s ease,box-shadow .22s ease!important}.profile47 .profile46-btn:hover,.profile47 .profile46-cta:hover,.profile47 .profile46-secondary:hover{transform:translateY(-3px)!important;box-shadow:0 22px 38px #05424b2b,inset 0 1px #ffffff85!important}@keyframes p54Float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-5px,0)}}@media(prefers-reduced-motion:no-preference){.profile47 .profile46-card-orb,.profile47 .profile46-medallion,.profile47 .profile46-approach-icon,.profile47 .profile46-side-icon{animation:p54Float 4.2s ease-in-out infinite!important}.profile47 .profile46-support-card:nth-child(2) .profile46-card-orb,.profile47 .profile46-approach-grid article:nth-child(2) .profile46-approach-icon{animation-delay:.6s!important}.profile47 .profile46-support-card:nth-child(3) .profile46-card-orb,.profile47 .profile46-approach-grid article:nth-child(3) .profile46-approach-icon{animation-delay:1.1s!important}.profile47 .profile46-support-card:nth-child(4) .profile46-card-orb,.profile47 .profile46-approach-grid article:nth-child(4) .profile46-approach-icon{animation-delay:1.6s!important}}@media(max-width:1100px){.profile47 .profile46-hero{padding-inline:34px!important}.profile47 .profile46-hero:after{left:50%!important;width:250px!important}.profile47 .profile46-portrait-scene,.profile47 .profile46-portrait-wrap,.profile47 .profile46-portrait-stage{width:380px!important}.profile47 .profile46-portrait-frame{width:335px!important;height:445px!important}}@media(max-width:760px){.profile47 .profile46-hero{width:calc(100% - 18px)!important;min-height:0!important;padding:30px 18px 34px!important;background-position:42% center!important}.profile47 .profile46-hero:after{top:18px!important;left:auto!important;right:16px!important;width:150px!important;height:48px!important;font-size:.49rem!important;letter-spacing:.17em!important}.profile47 .profile46-portrait-scene,.profile47 .profile46-portrait-wrap,.profile47 .profile46-portrait-stage{width:min(100%,335px)!important;margin-top:24px!important}.profile47 .profile46-portrait-frame{width:min(100%,305px)!important;height:405px!important}.profile47 .profile46-section{width:calc(100% - 18px)!important;padding-top:46px!important;padding-bottom:46px!important}.profile47 .profile46-about-copy:after{height:160px!important}}.profile47 .profile46-hero{position:relative!important;isolation:isolate!important;overflow:hidden!important;width:min(1660px,calc(100% - 36px))!important;min-height:565px!important;height:auto!important;background:url(/images/harmony/profiles/harmony-reception-real-v2.webp) center 51% / cover no-repeat!important;border:1px solid rgba(7,140,152,.17)!important;border-radius:34px!important;box-shadow:0 30px 70px #05424b1f,inset 0 1px #fffffffa!important}.profile47 .profile46-hero:before{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;background:linear-gradient(90deg,#fffffff2,#ffffffe8 28%,#fffc 45%,#ffffff6e 63%,#ffffff21 82%,#ffffff0d)!important}.profile47 .profile46-hero:after{content:"HARMONY  HEALING  CENTER"!important;display:block!important;position:absolute!important;z-index:1!important;top:46px!important;left:52.5%!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;padding:0!important;color:#97522abd!important;background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;font-family:Georgia,serif!important;font-weight:700!important;font-size:.82rem!important;line-height:1!important;letter-spacing:.24em!important;text-shadow:0 1px 0 rgba(255,255,255,.92),0 5px 12px rgba(5,66,75,.08)!important;pointer-events:none!important}.profile47 .profile46-hero>*{position:relative!important;z-index:2!important}.profile47 .profile46-hero-copy{max-width:760px!important}.profile47 .profile46-hero h1{font-size:clamp(3.15rem,4.15vw,4.55rem)!important;line-height:.92!important;letter-spacing:-.05em!important}.profile47 .profile46-portrait-scene,.profile47 .profile46-portrait-wrap,.profile47 .profile46-portrait-stage{width:400px!important;max-width:100%!important}.profile47 .profile46-portrait-frame{width:350px!important;height:455px!important;max-width:100%!important;margin-inline:auto!important;padding:7px!important;overflow:hidden!important;border-radius:42% 42% 24px 24px!important;border:2px solid #c9743c!important;background:#ffffffe8!important;box-shadow:0 26px 54px #05424b2b,0 0 0 3px #fffffff7,0 0 0 5px #59dce147!important}.profile47 .profile46-portrait-frame img,.profile47 .profile46-portrait img{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;object-fit:cover!important;object-position:center 12%!important;border-radius:38% 38% 18px 18px!important;filter:contrast(1.025) saturate(1.02)!important}.profile47 .profile55-years-badge,.profile47 .profile46-portrait-scene [class*=badge],.profile47 .profile46-portrait-scene [class*=float],.profile47 .profile46-portrait-scene [class*=stat],.profile47 .profile46-portrait-scene [class*=experience],.profile47 .profile46-portrait-scene [class*=year]{width:max-content!important;min-width:0!important;max-width:165px!important;height:auto!important;min-height:0!important;max-height:78px!important;padding:9px 12px!important;margin:0!important;overflow:hidden!important;border-radius:14px!important;background:#fffffff0!important;border:1px solid rgba(7,140,152,.16)!important;box-shadow:0 14px 26px #05424b1f,inset 0 1px #fffffffa!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.profile47 .profile55-years-badge{position:absolute!important;inset:17% -22px auto auto!important;z-index:10!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important}.profile47 .profile55-years-badge>*,.profile47 .profile46-portrait-scene [class*=badge]>*,.profile47 .profile46-portrait-scene [class*=float]>*,.profile47 .profile46-portrait-scene [class*=stat]>*{width:auto!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.profile47 .profile46-portrait-caption{width:max-content!important;height:auto!important;min-height:0!important;max-width:155px!important;padding:8px 12px!important;border-radius:13px!important}.profile47 .profile46-hero-copy:before,.profile47 .profile46-hero-copy:after,.profile47 .profile46-portrait-scene:before,.profile47 .profile46-portrait-scene:after{content:none!important;display:none!important}@media(max-width:1100px){.profile47 .profile46-hero:after{left:48%!important;top:34px!important;font-size:.68rem!important}.profile47 .profile46-portrait-scene,.profile47 .profile46-portrait-wrap,.profile47 .profile46-portrait-stage{width:355px!important}.profile47 .profile46-portrait-frame{width:315px!important;height:420px!important}}@media(max-width:760px){.profile47 .profile46-hero{width:calc(100% - 18px)!important;min-height:0!important;background-position:41% center!important}.profile47 .profile46-hero:before{background:linear-gradient(180deg,#fffffff2,#ffffffe0 43%,#ffffff85 67%,#ffffff2e)!important}.profile47 .profile46-hero:after{top:18px!important;left:auto!important;right:18px!important;font-size:.48rem!important;letter-spacing:.17em!important}.profile47 .profile46-portrait-scene,.profile47 .profile46-portrait-wrap,.profile47 .profile46-portrait-stage{width:min(100%,320px)!important}.profile47 .profile46-portrait-frame{width:min(100%,292px)!important;height:388px!important}.profile47 .profile55-years-badge{right:-4px!important;top:15%!important;max-width:132px!important;max-height:68px!important;padding:7px 9px!important}}.profile56{--p56-teal:#087f8d;--p56-teal-deep:#064a57;--p56-teal-dark:#083e49;--p56-teal-soft:#dff7f6;--p56-copper:#c77a35;--p56-copper-2:#e7ad6f;--p56-gold:#cf963e;--p56-ivory:#fffdf9;--p56-ink:#153f49;--p56-muted:#607780;--p56-line:rgba(8,127,141,.15);--p56-card:rgba(255,255,255,.93);--p56-shadow:0 18px 46px rgba(5,67,77,.1);--p56-shadow-strong:0 28px 72px rgba(5,67,77,.15);position:relative;overflow:hidden;padding:18px 26px 46px;color:var(--p56-ink);background:radial-gradient(circle at 0 34%,rgba(28,172,181,.06),transparent 24%),radial-gradient(circle at 100% 11%,rgba(204,141,71,.07),transparent 23%),linear-gradient(180deg,#fff,#fffdf9 62%,#fbf7f0)}.profile56 *{box-sizing:border-box}.profile56 svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.profile56 a{-webkit-tap-highlight-color:transparent}body:has(.profile56) .site-header{position:sticky;top:0;z-index:1000;background:#ffffffed;backdrop-filter:blur(16px) saturate(1.15);-webkit-backdrop-filter:blur(16px) saturate(1.15);box-shadow:0 10px 28px #04384214,inset 0 -1px #c77a351a}body:has(.profile56) .main-nav a[href$="#team"]{position:relative;color:#0a5a67}body:has(.profile56) .main-nav a[href$="#team"]:after{content:"";position:absolute;left:20%;right:20%;bottom:-9px;height:2px;border-radius:99px;background:linear-gradient(90deg,#c77a35,#087f8d)}.profile56-hero{position:relative;isolation:isolate;width:min(100%,1600px);min-height:590px;margin:0 auto 14px;padding:50px 66px 42px;display:grid;grid-template-columns:minmax(0,1.16fr) minmax(360px,.64fr);align-items:center;gap:30px;overflow:hidden;border-radius:28px;border:1px solid rgba(194,132,67,.42);background:#f8f5ef;box-shadow:0 22px 60px #043e4824,inset 0 1px #fffffff5}.profile56-hero:before{content:"";position:absolute;inset:8px;z-index:2;pointer-events:none;border-radius:21px;border:1px solid rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px #077e8c1a}.profile56-hero:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,#fffffff5,#ffffffed 33%,#ffffffc7 47%,#ffffff4d 63%,#ffffff0f),linear-gradient(180deg,#ffffff05,#fffaf129)}.profile56-hero-bg{position:absolute;z-index:0;inset:0;background:url(/images/harmony/profiles/harmony-reception-approved.webp) center 48%/cover no-repeat;transform:scale(1.006);filter:brightness(1.06) saturate(.92) contrast(1.02)}.profile56-hero-brand{position:absolute;z-index:2;top:80px;left:50.5%;transform:translate(-50%);display:flex;align-items:center;gap:12px;pointer-events:none;color:#35434194;filter:drop-shadow(0 2px 8px rgba(255,255,255,.9))}.profile56-hero-brand strong{font:700 3.25rem/.9 Georgia,serif;letter-spacing:-.1em;color:#7f522ca3}.profile56-hero-brand span{font-size:.62rem;line-height:1.18;letter-spacing:.2em;font-weight:900}.profile56-hero-copy{position:relative;z-index:5;max-width:780px;padding-left:8px}.profile56-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 22px;color:#56717a;font-size:.72rem}.profile56-breadcrumb a{color:inherit;text-decoration:none}.profile56-breadcrumb b{color:var(--p56-teal);font-weight:850}.profile56-kicker,.profile56-eyebrow{margin:0 0 10px;color:var(--p56-teal);font-size:.7rem;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.profile56-hero h1{margin:0;max-width:720px;font:700 clamp(3.15rem,4.2vw,4.75rem)/.93 Georgia,serif;letter-spacing:-.048em;color:var(--p56-teal-dark);text-shadow:0 1px 0 #fff,0 12px 26px rgba(3,55,65,.08)}.profile56-hero h2{max-width:700px;margin:13px 0 8px;color:#064f5c;font-size:clamp(1.14rem,1.45vw,1.48rem);line-height:1.28;font-weight:850}.profile56-lead{max-width:660px;margin:0;color:#58717a;font-size:.94rem;line-height:1.5}.profile56-meta{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 16px}.profile56-meta span{min-height:37px;display:inline-flex;align-items:center;gap:8px;padding:6px 13px 6px 8px;border-radius:999px;color:#174c58;background:#fffffff2;border:1px solid rgba(8,127,141,.14);box-shadow:0 8px 20px #03454e12,inset 0 1px #fff;font-size:.69rem;font-weight:800}.profile56-meta i{width:24px;height:24px;display:grid;place-items:center;flex:0 0 24px;border-radius:50%;color:var(--p56-teal);background:linear-gradient(145deg,#fff,#dff6f5);box-shadow:inset 0 1px #fff}.profile56-meta i svg{width:14px;height:14px}.profile56-actions{display:flex;gap:12px;flex-wrap:wrap}.profile56-btn{min-width:228px;min-height:52px;padding:0 21px;display:inline-flex;align-items:center;justify-content:space-between;gap:16px;border-radius:999px;text-decoration:none;font-size:.8rem;font-weight:900;border:1.5px solid var(--p56-copper);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.profile56-btn:hover{transform:translateY(-3px);filter:saturate(1.04)}.profile56-btn-main{color:#fff;background:linear-gradient(135deg,#0ca0ab,#087684 62%,#075e6a);box-shadow:0 14px 28px #056f7c2e,inset 0 1px #ffffff52,inset 0 -2px #00000014}.profile56-btn-ghost{color:#075461;background:#ffffffeb;box-shadow:0 10px 24px #044a5412,inset 0 1px #fff}.profile56-btn b{font-size:1.35rem;font-weight:500}.profile56-signature{margin-top:17px;max-width:620px;display:flex;align-items:center;gap:12px;color:#078291}.profile56-signature:before,.profile56-signature:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--p56-copper),transparent)}.profile56-signature span{white-space:nowrap;font:italic 1.46rem/1 Segoe Script,Bradley Hand,cursive;letter-spacing:.01em}.profile56-portrait-stage{position:relative;z-index:6;justify-self:end;width:min(100%,455px);padding-right:12px}.profile56-portrait{position:relative;width:386px;height:500px;margin-left:auto;padding:7px;overflow:hidden;border-radius:31px;background:linear-gradient(145deg,#fff,#f7fbfb);border:2px solid var(--p56-copper);box-shadow:0 30px 58px #043e482e,0 0 0 3px #fffffff2,0 0 0 5px #07939d47,inset 0 1px #fff}.profile56-portrait:before{content:"";position:absolute;inset:10px;z-index:2;pointer-events:none;border:1px solid rgba(255,255,255,.76);border-radius:23px}.profile56-portrait:after{content:"";position:absolute;inset:auto 20px -12px;height:18px;border-radius:50%;border:1.5px solid rgba(199,122,53,.78);box-shadow:0 -2px #ffffffbf;transform:perspective(120px) rotateX(62deg)}.profile56-portrait img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 16%;border-radius:23px;filter:contrast(1.035) saturate(1.025)}.profile56-years{position:absolute;z-index:9;top:86px;right:-13px;width:158px;min-height:68px;display:flex;align-items:center;gap:9px;padding:9px 12px;border-radius:16px;background:#fffffff7;border:1px solid rgba(8,127,141,.13);box-shadow:0 17px 35px #043e4826,inset 0 1px #fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile56-years-star{display:grid;place-items:center;width:37px;height:37px;flex:0 0 37px;color:#c27b2c;font-size:2.05rem;line-height:1}.profile56-years strong{display:block;color:#0b4855;font:700 1.08rem/1.05 Georgia,serif}.profile56-years small{display:block;margin-top:2px;color:#526c75;font-size:.56rem;line-height:1.16}.profile56-panel{position:relative;width:min(100%,1540px);margin:13px auto;border-radius:22px;border:1px solid rgba(8,127,141,.13);background:linear-gradient(145deg,#fffffffb,#fdfbf6f6);box-shadow:0 16px 42px #05414a17,inset 0 1px #fff}.profile56-panel:before{content:"";position:absolute;inset:7px;pointer-events:none;border-radius:16px;border:1px solid rgba(199,122,53,.17)}.profile56-about{min-height:302px;padding:20px 24px;display:grid;grid-template-columns:1.03fr .92fr .63fr;gap:0;align-items:stretch;overflow:hidden}.profile56-about-copy{position:relative;z-index:3;padding:15px 20px 12px}.profile56-about-copy:before{content:"";position:absolute;left:0;top:21px;width:26px;height:2px;background:linear-gradient(90deg,var(--p56-copper),#eebd86)}.profile56-about h2{margin:0 0 14px;font:700 1.78rem/1.02 Georgia,serif;color:var(--p56-teal-dark)}.profile56-about-body p{margin:0 0 9px;color:#506d76;font-size:.76rem;line-height:1.46}.profile56-about blockquote{margin:14px 0 0;padding:13px 16px;border-radius:16px;color:#31545f;background:linear-gradient(145deg,#fff,#fbf5ed);border:1px solid rgba(199,122,53,.19);box-shadow:0 10px 22px #05424b0f;font:italic .8rem/1.5 Georgia,serif}.profile56-about blockquote small{display:block;margin-top:6px;color:#58727a;font:600 .58rem/1.2 system-ui,sans-serif}.profile56-about-photo{position:relative;z-index:2;min-height:255px;margin:0;overflow:hidden;border-radius:42% 0 0 42%;border-left:1px solid rgba(199,122,53,.28);box-shadow:-16px 0 32px #05414a0a}.profile56-about-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 44%;filter:brightness(1.03) saturate(.96)}.profile56-about-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.36),transparent 36%,rgba(255,255,255,.04))}.profile56-about-features{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:10px 8px 10px 10px}.profile56-about-features article{min-height:68px;display:flex;align-items:center;gap:10px}.profile56-about-features strong{color:#154a56;font-size:.67rem;line-height:1.28}.profile56-orb{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;color:#08727f;border-radius:50%;background:radial-gradient(circle at 30% 24%,#fff,#f9ffff 32%,#e3f7f6 65%,#cfecec);border:1px solid rgba(199,122,53,.42);box-shadow:0 10px 20px #05555e1c,inset 0 1px #fff,inset -4px -6px 11px #056f7c12}.profile56-orb svg{width:22px;height:22px}.profile56-orb-lg{width:55px;height:55px;flex-basis:55px;color:#0a5e6b}.profile56-orb-lg svg{width:26px;height:26px}.profile56-expertise{padding:18px 20px 17px}.profile56-section-head{position:relative;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:18px;padding:0 10px 15px}.profile56-section-head h2{margin:0;font:700 1.5rem/1.05 Georgia,serif;color:var(--p56-teal-dark)}.profile56-section-head a{flex:0 0 auto;padding:10px 17px;color:#0a6070;text-decoration:none;border:1px solid var(--p56-copper);border-radius:999px;background:#fff;box-shadow:0 8px 18px #0448520d;font-size:.62rem;font-weight:850}.profile56-expertise-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.profile56-expertise-grid article{min-height:137px;padding:13px 10px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:15px;background:linear-gradient(145deg,#fff,#fbfdfc);border:1px solid rgba(8,127,141,.11);box-shadow:0 12px 26px #04434c14,0 4px #c77a352e,inset 0 1px #fff;transition:transform .22s ease,box-shadow .22s ease}.profile56-expertise-grid article:hover{transform:translateY(-6px);box-shadow:0 20px 38px #04434c21,0 5px #c77a3545,inset 0 1px #fff}.profile56-expertise-grid h3{margin:9px 0 0;max-width:150px;color:#124b58;font-size:.71rem;line-height:1.16}.profile56-split{width:min(100%,1540px);margin:13px auto;display:grid;grid-template-columns:1fr 1fr;gap:13px}.profile56-split>.profile56-panel{margin:0;max-width:none}.profile56-approach,.profile56-qualifications{min-height:318px;padding:27px 30px;overflow:hidden}.profile56-approach h2{position:relative;z-index:3;max-width:520px;margin:0 0 8px;font:700 1.52rem/1.05 Georgia,serif;color:var(--p56-teal-dark)}.profile56-approach-intro{position:relative;z-index:3;max-width:500px;margin:0 0 15px;color:#58727a;font-size:.75rem;line-height:1.45}.profile56-approach ul{position:relative;z-index:3;width:62%;margin:0;padding:0;list-style:none}.profile56-approach li{display:flex;align-items:center;gap:8px;margin:9px 0;color:#335963;font-size:.68rem}.profile56-approach li span{width:20px;height:20px;display:grid;place-items:center;flex:0 0 20px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#0a8996,#056877);box-shadow:0 5px 10px #056f7c29;font-size:.58rem}.profile56-approach-art{position:absolute;right:-28px;top:0;bottom:0;width:43%;z-index:1;background:linear-gradient(90deg,#ffffffe6,#ffffff0f),url(/images/harmony/profiles/harmony-lounge-detail.webp) center/cover no-repeat;opacity:.78;clip-path:ellipse(74% 97% at 100% 50%)}.profile56-quote-bubble{position:absolute;z-index:4;right:32px;bottom:28px;width:210px;min-height:103px;display:flex;align-items:center;justify-content:center;padding:16px 18px;text-align:center;color:#155367;border-radius:52% 48% 44% 56%/52% 56% 44% 48%;background:#fffffff0;border:1px solid rgba(199,122,53,.34);box-shadow:0 15px 30px #05464f1f,inset 0 1px #fff;font:italic 1.03rem/1.25 Segoe Script,Bradley Hand,cursive}.profile56-qualifications{background:radial-gradient(circle at 93% 5%,rgba(210,156,91,.06),transparent 25%),linear-gradient(145deg,#fff,#fdfbf7)}.profile56-qualifications:after{content:"";position:absolute;right:-55px;top:-55px;width:190px;height:190px;border:22px solid rgba(199,122,53,.065);border-radius:50%}.profile56-qual-list{position:relative;z-index:2;margin-top:16px}.profile56-qual-item{position:relative;display:grid;grid-template-columns:28px 1fr;gap:13px;min-height:58px}.profile56-qual-item:not(:last-child):after{content:"";position:absolute;left:13px;top:29px;bottom:-4px;width:1px;background:linear-gradient(var(--p56-copper),rgba(199,122,53,.16))}.profile56-qual-dot{position:relative;z-index:2;width:15px;height:15px;margin:3px auto 0;border-radius:50%;background:#fff;border:3px solid var(--p56-copper);box-shadow:0 0 0 3px #fff,0 4px 9px #af572b29}.profile56-qual-item strong{display:block;color:#164c58;font-size:.76rem;line-height:1.2}.profile56-qual-item small{display:block;margin-top:3px;color:#687d84;font-size:.62rem;line-height:1.3}.profile56-split-lower>.profile56-panel{min-height:270px;padding:24px 26px}.profile56-stat-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.profile56-stat{min-height:178px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:15px;background:#fff;border:1px solid rgba(8,127,141,.11);box-shadow:0 13px 28px #05414a14,0 4px #c77a3529,inset 0 1px #fff}.profile56-stat-icon{width:45px;height:45px;display:grid;place-items:center;color:#bf752d}.profile56-stat-icon svg{width:28px;height:28px}.profile56-stat strong{margin-top:6px;color:#0f4856;font:700 1.2rem/1.05 Georgia,serif}.profile56-stat small{max-width:132px;margin-top:4px;color:#61777f;font-size:.62rem;line-height:1.25}.profile56-faq details{position:relative;z-index:2;margin:7px 0;overflow:hidden;border-radius:12px;background:#fff;border:1px solid rgba(8,127,141,.11);box-shadow:0 8px 17px #05414a0d}.profile56-faq summary{list-style:none;cursor:pointer;min-height:44px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#235661;font-size:.66rem;font-weight:850}.profile56-faq summary::-webkit-details-marker{display:none}.profile56-faq summary span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e8f9f8;color:var(--p56-teal);font-size:.95rem}.profile56-faq details[open] summary span{transform:rotate(45deg)}.profile56-faq details p{margin:0;padding:0 14px 13px;color:#617980;font-size:.64rem;line-height:1.45}.profile56-cta{position:relative;width:min(100%,1540px);min-height:132px;margin:14px auto 0;padding:25px 50px;display:flex;align-items:center;justify-content:center;gap:62px;overflow:hidden;color:#fff;border-radius:22px;border:1px solid rgba(227,169,101,.8);background:radial-gradient(circle at 82% 45%,rgba(65,203,207,.22),transparent 25%),linear-gradient(135deg,#075161,#08717f 60%,#064754);box-shadow:0 25px 52px #043e482e,inset 0 1px #ffffff2e}.profile56-cta:before,.profile56-cta:after{content:"";position:absolute;top:-45%;width:230px;height:190%;border:5px solid rgba(224,155,82,.56);border-radius:50%}.profile56-cta:before{left:-125px;transform:rotate(-11deg)}.profile56-cta:after{right:-125px;transform:rotate(11deg)}.profile56-cta>div,.profile56-cta-btn{position:relative;z-index:2}.profile56-cta h2{margin:0;font:700 2rem/1.05 Georgia,serif}.profile56-cta p{margin:6px 0 0;color:#ffffffde;font-size:.84rem}.profile56-cta-btn{min-width:220px;min-height:52px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;text-decoration:none;color:#174956;font-size:.77rem;font-weight:900;border-radius:999px;background:linear-gradient(180deg,#ffe7ad,#efb758);border:1px solid rgba(255,230,174,.96);box-shadow:0 12px 26px #0000002e,inset 0 2px #fff9}.profile56-draft-photo{display:grid;place-items:center}.profile56-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#087987;background:linear-gradient(145deg,#fff,#e8f8f8);font:700 6rem/1 Georgia,serif}@keyframes profile56Float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes profile56Shine{0%{transform:translate(-140%) rotate(16deg)}60%,to{transform:translate(240%) rotate(16deg)}}@media(prefers-reduced-motion:no-preference){.profile56-orb{animation:profile56Float 4s ease-in-out infinite}.profile56-expertise-grid article:nth-child(2n) .profile56-orb{animation-delay:.55s}.profile56-expertise-grid article:nth-child(3n) .profile56-orb{animation-delay:1.05s}.profile56-btn-main{position:relative;overflow:hidden}.profile56-btn-main:after{content:"";position:absolute;top:-40%;bottom:-40%;left:-25%;width:24px;background:#fff3;filter:blur(2px);animation:profile56Shine 4.8s ease-in-out infinite}}.profile56[dir=rtl] .profile56-hero-copy{padding-left:0;padding-right:8px}.profile56[dir=rtl] .profile56-portrait-stage{justify-self:start;padding-right:0;padding-left:12px}.profile56[dir=rtl] .profile56-portrait{margin-left:0;margin-right:auto}.profile56[dir=rtl] .profile56-years{right:auto;left:-13px}.profile56[dir=rtl] .profile56-about-copy:before{left:auto;right:0}.profile56[dir=rtl] .profile56-qual-item:not(:last-child):after{left:auto;right:13px}.profile56[dir=rtl] .profile56-approach-art{right:auto;left:-28px;transform:scaleX(-1)}.profile56[dir=rtl] .profile56-quote-bubble{right:auto;left:32px}@media(max-width:1280px){.profile56{padding-left:18px;padding-right:18px}.profile56-hero{grid-template-columns:minmax(0,1fr) minmax(325px,.62fr);padding:44px 38px 38px}.profile56-hero h1{font-size:clamp(3rem,4.4vw,4.1rem)}.profile56-portrait{width:340px;height:455px}.profile56-years{right:-4px}.profile56-about{grid-template-columns:1fr .84fr .64fr}.profile56-expertise-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.profile56{padding:10px 10px 34px}.profile56-hero{min-height:0;grid-template-columns:1fr;gap:24px;padding:32px 20px 28px;text-align:center}.profile56-hero:after{background:linear-gradient(180deg,#fffffff5,#ffffffe0 42%,#ffffff57 68%,#ffffff29)}.profile56-hero-bg{background-position:center 45%}.profile56-hero-brand{top:26px;left:50%;opacity:.32}.profile56-hero-copy{max-width:720px;margin:0 auto;padding:0}.profile56-breadcrumb,.profile56-meta,.profile56-actions{justify-content:center}.profile56-hero h1,.profile56-hero h2,.profile56-lead,.profile56-signature{margin-left:auto;margin-right:auto}.profile56-portrait-stage{justify-self:center;width:370px;max-width:100%;padding:0}.profile56-portrait{width:330px;height:440px;margin:auto}.profile56-years{top:58px;right:-1px}.profile56-about{grid-template-columns:1fr 1fr;padding:17px}.profile56-about-copy{grid-column:1/-1}.profile56-about-photo{border-radius:22px;min-height:240px}.profile56-about-features{padding:5px 7px}.profile56-split{grid-template-columns:1fr}.profile56-expertise-grid{grid-template-columns:repeat(3,1fr)}.profile56-cta{justify-content:space-between;padding:24px 32px;gap:24px}}@media(max-width:620px){body:has(.profile56) .site-header{box-shadow:0 8px 20px #04384214}.profile56{padding:8px 6px 28px}.profile56-hero{padding:24px 13px;border-radius:20px}.profile56-hero:before{inset:5px;border-radius:15px}.profile56-hero-brand{display:none}.profile56-breadcrumb{font-size:.62rem;margin-bottom:16px}.profile56-kicker{font-size:.6rem}.profile56-hero h1{font-size:clamp(2.45rem,13.5vw,3.45rem);line-height:.93}.profile56-hero h2{font-size:1.02rem}.profile56-lead{font-size:.83rem}.profile56-meta{gap:6px;margin-top:15px}.profile56-meta span{font-size:.6rem;min-height:34px}.profile56-actions{flex-direction:column;align-items:stretch}.profile56-btn{width:100%;min-width:0}.profile56-signature span{white-space:normal;font-size:1.03rem}.profile56-portrait-stage{width:304px}.profile56-portrait{width:274px;height:366px}.profile56-years{top:44px;right:-2px;width:130px;min-height:57px;padding:7px 8px}.profile56-years-star{width:28px;height:28px;flex-basis:28px;font-size:1.55rem}.profile56-years strong{font-size:.9rem}.profile56-years small{font-size:.48rem}.profile56-panel{border-radius:18px}.profile56-about{grid-template-columns:1fr;padding:11px}.profile56-about-copy{padding:15px 13px}.profile56-about-photo{min-height:220px;border-radius:15px}.profile56-about-features{padding:11px 13px}.profile56-section-head{align-items:flex-start;flex-direction:column}.profile56-expertise-grid{grid-template-columns:repeat(2,1fr)}.profile56-expertise-grid article{min-height:124px}.profile56-approach,.profile56-qualifications{padding:22px 19px}.profile56-approach-art{opacity:.19;width:100%;right:0;clip-path:none}.profile56-approach ul{width:100%}.profile56-quote-bubble{position:relative;right:auto;bottom:auto;margin:18px auto 0}.profile56-stat-grid{grid-template-columns:1fr}.profile56-stat{min-height:125px}.profile56-cta{flex-direction:column;text-align:center;padding:24px 18px}.profile56-cta h2{font-size:1.5rem}.profile56-cta-btn{width:100%}}.profile58{--p58-teal:#087d8c;--p58-teal-deep:#063f4c;--p58-teal-soft:#e2f6f5;--p58-copper:#c77a35;--p58-copper-hi:#e2ad73;--p58-gold:#d5a64c;--p58-ink:#123f4c;--p58-muted:#5d747d;--p58-cream:#fffaf2;--p58-panel:rgba(255,255,255,.945);--p58-line:rgba(8,125,140,.14);--p58-shadow:0 18px 50px rgba(4,57,67,.1);--p58-shadow-strong:0 30px 76px rgba(4,57,67,.15);position:relative;overflow:hidden;padding:0 0 46px;color:var(--p58-ink);background:radial-gradient(circle at -8% 39%,rgba(12,161,172,.07),transparent 22%),radial-gradient(circle at 106% 13%,rgba(205,143,72,.08),transparent 24%),linear-gradient(180deg,#fff,#fffdfa 62%,#faf6ef)}.profile58 *{box-sizing:border-box}.profile58 svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.profile58 a{-webkit-tap-highlight-color:transparent}body:has(.profile58) .site-header{position:sticky;top:0;z-index:1000;background:#fffffff0;-webkit-backdrop-filter:blur(17px) saturate(1.12);backdrop-filter:blur(17px) saturate(1.12);box-shadow:0 9px 30px #04363f13,inset 0 -1px #c77a351a}body:has(.profile58) .main-nav a[href$="#team"]{position:relative;color:#075a68}body:has(.profile58) .main-nav a[href$="#team"]:after{content:"";position:absolute;left:17%;right:17%;bottom:-10px;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--p58-copper),var(--p58-teal))}.p58-hero{position:relative;isolation:isolate;width:100%;min-height:590px;overflow:hidden;background:#eee8dd}.p58-hero-bg{position:absolute;inset:0;z-index:0;background:url(/images/harmony/profile58/hero-reception.webp) center 50%/cover no-repeat;filter:brightness(1.085) saturate(.92) contrast(1.015);transform:scale(1.008)}.p58-hero:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#ffffffe8,#ffffffdb 20%,#ffffffbd 41%,#ffffff54 56%,#ffffff0f 72%,#ffffff05),linear-gradient(180deg,#fffaf014,#fff8eb29)}.p58-hero:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(circle at 74% 22%,rgba(255,233,188,.26),transparent 24%),radial-gradient(circle at 4% 83%,rgba(5,116,129,.055),transparent 20%),linear-gradient(180deg,transparent 70%,rgba(255,255,255,.1))}.p58-hero-inner{position:relative;z-index:4;width:min(92.5vw,1640px);min-height:590px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.68fr);gap:44px;align-items:center;padding:52px 22px 48px}.p58-hero-brand{position:absolute;z-index:3;top:80px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:11px;color:#45443a8f;pointer-events:none;text-shadow:0 2px 10px rgba(255,255,255,.84)}.p58-hero-brand strong{font:700 3.05rem/.9 Georgia,serif;letter-spacing:-.11em;color:#80522da6}.p58-hero-brand span{font-size:.58rem;line-height:1.17;letter-spacing:.2em;font-weight:900}.p58-hero-copy{position:relative;z-index:5;max-width:760px;padding-left:4px}.p58-breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 20px;color:#56727a;font-size:.72rem}.p58-breadcrumb a{color:inherit;text-decoration:none}.p58-breadcrumb b{color:var(--p58-teal);font-weight:900}.p58-kicker,.p58-eyebrow{margin:0 0 10px;color:var(--p58-teal);font-size:.7rem;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.p58-hero h1{margin:0;max-width:720px;font:700 clamp(3.35rem,4.05vw,4.7rem)/.94 Georgia,serif;letter-spacing:-.045em;color:var(--p58-teal-deep);text-shadow:0 1px 0 rgba(255,255,255,.96),0 14px 30px rgba(2,57,66,.075)}.p58-hero h2{max-width:700px;margin:13px 0 8px;color:#084f5c;font-size:clamp(1.18rem,1.35vw,1.48rem);line-height:1.28;font-weight:800}.p58-lead{max-width:650px;margin:0;color:#536f78;font-size:.95rem;line-height:1.5}.p58-meta{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 16px}.p58-meta span{min-height:38px;padding:6px 13px 6px 8px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;color:#174c58;background:#fffffff5;border:1px solid rgba(8,125,140,.14);box-shadow:0 8px 19px #03444e13,inset 0 1px #fff;font-size:.7rem;font-weight:800}.p58-meta i{width:24px;height:24px;display:grid;place-items:center;flex:0 0 24px;border-radius:50%;color:var(--p58-teal);background:linear-gradient(145deg,#fff,#dcf5f4);box-shadow:inset 0 1px #fff}.p58-meta i svg{width:14px;height:14px}.p58-actions{display:flex;gap:13px;flex-wrap:wrap}.p58-btn{min-width:226px;min-height:52px;padding:0 21px;display:inline-flex;align-items:center;justify-content:space-between;gap:16px;border-radius:999px;text-decoration:none;font-size:.8rem;font-weight:900;border:1.5px solid var(--p58-copper);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.p58-btn:hover{transform:translateY(-3px);filter:saturate(1.04)}.p58-btn-primary{color:#fff;background:linear-gradient(135deg,#0ba1ad,#087683 62%,#06606d);box-shadow:0 14px 30px #056f7c33,inset 0 1px #ffffff52,inset 0 -2px #00000012}.p58-btn-secondary{color:#075461;background:#fffffff0;box-shadow:0 11px 24px #044a5414,inset 0 1px #fff}.p58-btn b{font-size:1.35rem;font-weight:500}.p58-signature{margin-top:18px;max-width:620px;display:flex;align-items:center;gap:12px;color:#067d8b}.p58-signature:before,.p58-signature:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--p58-copper),transparent)}.p58-signature span{white-space:nowrap;font:italic 1.45rem/1 Segoe Script,Bradley Hand,cursive;letter-spacing:.01em}.p58-portrait-stage{position:relative;z-index:6;justify-self:end;width:min(100%,455px);padding-right:8px}.p58-portrait-frame{position:relative;width:386px;height:500px;margin-left:auto;padding:7px;overflow:visible;border-radius:32px;background:#fffffff5;border:2px solid var(--p58-copper);box-shadow:0 30px 60px #033d472e,0 0 0 3px #fffffff5,0 0 0 5px #0797a145,inset 0 1px #fff}.p58-portrait-frame:before{content:"";position:absolute;inset:10px;z-index:2;pointer-events:none;border-radius:24px;border:1px solid rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px #cf9a441a}.p58-portrait-frame:after{content:"";position:absolute;z-index:-1;left:18px;right:18px;bottom:-21px;height:29px;border:2px solid rgba(190,112,48,.78);border-radius:50%;transform:perspective(150px) rotateX(65deg);box-shadow:0 9px 18px #033d4724}.p58-portrait-frame img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 12%;border-radius:24px;filter:contrast(1.03) saturate(1.02)}.p58-years-badge{position:absolute;z-index:9;top:80px;right:-17px;width:166px;min-height:72px;padding:10px 12px;display:flex;align-items:center;gap:10px;border-radius:18px;background:#fffffff7;border:1px solid rgba(8,125,140,.14);box-shadow:0 18px 38px #033d4729,inset 0 1px #fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.p58-star{width:39px;height:39px;flex:0 0 39px;display:grid;place-items:center;color:#c47d2b}.p58-star svg{width:35px;height:35px;stroke-width:2}.p58-years-badge strong{display:block;color:#0c4956;font:700 1.1rem/1.05 Georgia,serif}.p58-years-badge small{display:block;margin-top:2px;color:#536f77;font-size:.56rem;line-height:1.15}.p58-shell{position:relative;z-index:5;width:min(92.5vw,1640px);margin:13px auto;overflow:hidden;border-radius:24px;border:1px solid rgba(8,125,140,.13);background:radial-gradient(circle at 100% 0,rgba(6,148,160,.04),transparent 28%),linear-gradient(145deg,#fffffffb,#fffbf5f6);box-shadow:var(--p58-shadow),inset 0 1px #fff}.p58-shell:before{content:"";position:absolute;inset:7px;z-index:0;pointer-events:none;border-radius:18px;border:1px solid rgba(199,122,53,.18)}.p58-about{min-height:292px;margin-top:-22px;padding:17px 20px;display:grid;grid-template-columns:1.03fr 1.02fr .64fr;gap:0;align-items:stretch}.p58-about-copy{position:relative;z-index:3;padding:15px 22px 12px}.p58-about-copy:before{content:"";position:absolute;left:0;top:22px;width:27px;height:2px;background:linear-gradient(90deg,var(--p58-copper),#edbc84)}.p58-about h2{margin:0 0 12px;font:700 1.78rem/1.03 Georgia,serif;color:var(--p58-teal-deep)}.p58-about-body p{margin:0 0 8px;color:#506c75;font-size:.76rem;line-height:1.43}.p58-about blockquote{margin:12px 0 0;padding:13px 16px;border-radius:17px;color:#31545e;background:linear-gradient(145deg,#fffffff7,#fbf5edf5);border:1px solid rgba(199,122,53,.19);box-shadow:0 10px 22px #05424b0e;font:italic .8rem/1.48 Georgia,serif}.p58-about blockquote small{display:block;margin-top:6px;color:#58717a;font:600 .59rem/1.2 system-ui,sans-serif}.p58-about-photo{position:relative;z-index:2;height:258px;align-self:center;margin:0;overflow:hidden;border-radius:34% 0 0 34%;border-left:1px solid rgba(199,122,53,.28);box-shadow:-16px 0 30px #05414a0a}.p58-about-photo img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center 56%;filter:brightness(1.035) saturate(.94)}.p58-about-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.2),transparent 36%,rgba(255,255,255,.03))}.p58-about-features{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:10px 14px 10px 12px}.p58-about-features article{min-height:63px;display:flex;align-items:center;gap:13px}.p58-about-features strong{color:#154b57;font-size:.7rem;line-height:1.28}.p58-orb{position:relative;width:51px;height:51px;flex:0 0 51px;display:grid;place-items:center;border-radius:50%;color:#087180;background:radial-gradient(circle at 28% 18%,#fff 0 16%,#fbffff 32%,#e4f6f5 65%,#d4efee);border:1px solid rgba(199,122,53,.48);box-shadow:0 9px 20px #05525c1f,0 0 0 4px #ffffffd1,inset 0 2px #fff,inset -5px -7px 13px #04707b14}.p58-orb:before{content:"";position:absolute;inset:5px;border-radius:50%;border:1px solid rgba(255,255,255,.8)}.p58-orb:after{content:"";position:absolute;top:6px;left:10px;width:15px;height:7px;border-radius:50%;background:#ffffffc2;filter:blur(1px)}.p58-orb svg{width:23px;height:23px;position:relative;z-index:2}.p58-orb-xl{width:58px;height:58px;flex-basis:58px}.p58-orb-xl svg{width:29px;height:29px}.p58-expertise{padding:18px 19px 17px}.p58-section-head{position:relative;z-index:2;padding:0 10px 14px;display:flex;align-items:end;justify-content:space-between;gap:20px}.p58-section-head h2{margin:0;color:var(--p58-teal-deep);font:700 1.58rem/1.05 Georgia,serif}.p58-section-head a{min-height:38px;padding:0 17px;display:inline-flex;align-items:center;gap:12px;flex:0 0 auto;color:#0b6170;text-decoration:none;border:1px solid var(--p58-copper);border-radius:999px;background:#fff;font-size:.64rem;font-weight:850;box-shadow:0 8px 18px #04434c0d}.p58-section-head a span{font-size:1rem}.p58-expertise-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.p58-expertise-grid article{position:relative;min-height:145px;padding:13px 9px 11px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:16px;background:linear-gradient(145deg,#fff,#fcfdfc);border:1px solid rgba(8,125,140,.11);box-shadow:0 12px 25px #04434c13,0 4px #c77a352e,inset 0 1px #fff;transition:transform .24s ease,box-shadow .24s ease}.p58-expertise-grid article:hover{transform:translateY(-6px);box-shadow:0 20px 38px #04434c1f,0 5px #c77a3540,inset 0 1px #fff}.p58-expertise-grid h3{margin:11px 0 0;max-width:160px;color:#124b58;font-size:.73rem;line-height:1.14}.p58-grid-two{width:min(92.5vw,1640px);margin:13px auto;display:grid;grid-template-columns:1fr 1fr;gap:13px}.p58-grid-two>.p58-shell{width:100%;margin:0}.p58-approach{min-height:312px;display:grid;grid-template-columns:1.06fr .54fr;overflow:hidden}.p58-approach-copy{position:relative;z-index:3;padding:27px 28px}.p58-approach h2{max-width:520px;margin:0 0 8px;color:var(--p58-teal-deep);font:700 1.52rem/1.07 Georgia,serif}.p58-subcopy{max-width:510px;margin:0 0 14px;color:#59717a;font-size:.75rem;line-height:1.44}.p58-approach ul{margin:0;padding:0;list-style:none}.p58-approach li{display:flex;align-items:center;gap:9px;margin:10px 0;color:#355b64;font-size:.7rem}.p58-approach li span{width:20px;height:20px;display:grid;place-items:center;flex:0 0 20px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#0c8795,#066674);box-shadow:0 6px 12px #056f7c2b;font-size:.58rem}.p58-approach-art{position:relative;z-index:2;min-height:312px;overflow:hidden;clip-path:ellipse(88% 93% at 100% 50%)}.p58-approach-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:brightness(1.04) saturate(.91)}.p58-approach-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffffffbd,#ffffff0a 48%)}.p58-quote{position:absolute;z-index:4;right:22px;bottom:26px;width:205px;min-height:105px;padding:16px;display:flex;align-items:center;justify-content:center;text-align:center;color:#155367;border-radius:53% 47% 46% 54%/51% 55% 45% 49%;background:#fffffff0;border:1px solid rgba(199,122,53,.34);box-shadow:0 15px 30px #05464f1f,inset 0 1px #fff;font:italic 1.03rem/1.25 Segoe Script,Bradley Hand,cursive}.p58-qualifications{min-height:312px;padding:27px 30px;background:radial-gradient(circle at 95% 3%,rgba(210,156,91,.07),transparent 25%),linear-gradient(145deg,#fff,#fdfbf7)}.p58-qualifications:after{content:"";position:absolute;right:-54px;top:-58px;width:190px;height:190px;border:22px solid rgba(199,122,53,.06);border-radius:50%}.p58-qual-list{position:relative;z-index:2;margin-top:17px}.p58-qual-item{position:relative;display:grid;grid-template-columns:28px 1fr;gap:14px;min-height:58px}.p58-qual-item:not(:last-child):after{content:"";position:absolute;left:13px;top:29px;bottom:-4px;width:1px;background:linear-gradient(var(--p58-copper),rgba(199,122,53,.15))}.p58-qual-dot{position:relative;z-index:2;width:16px;height:16px;margin:2px auto 0;border-radius:50%;background:#fff;border:3px solid var(--p58-copper);box-shadow:0 0 0 3px #fff,0 4px 10px #af572b29}.p58-qual-item:nth-child(2) .p58-qual-dot{border-color:#0a6f7c;background:#0a6f7c;box-shadow:0 0 0 3px #fff,0 0 0 4px #c77a355c,0 4px 10px #05505a29}.p58-qual-item strong{display:block;color:#164c58;font-size:.78rem;line-height:1.2}.p58-qual-item small{display:block;margin-top:3px;color:#687d84;font-size:.63rem;line-height:1.3}.p58-lower>.p58-shell{min-height:264px;padding:23px 24px}.p58-stat-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px}.p58-stat{min-height:175px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:16px;background:#fff;border:1px solid rgba(8,125,140,.11);box-shadow:0 13px 28px #05414a14,0 4px #c77a3529,inset 0 1px #fff}.p58-stat-icon{width:50px;height:50px;display:grid;place-items:center;color:#bd762d}.p58-stat-icon svg{width:30px;height:30px}.p58-stat strong{margin-top:6px;color:#0f4856;font:700 1.25rem/1.05 Georgia,serif}.p58-stat small{max-width:138px;margin-top:5px;color:#61777f;font-size:.63rem;line-height:1.25}.p58-faq-list{position:relative;z-index:2;margin-top:11px}.p58-faq details{margin:7px 0;overflow:hidden;border-radius:13px;background:#fff;border:1px solid rgba(8,125,140,.11);box-shadow:0 8px 17px #05414a0d}.p58-faq summary{list-style:none;cursor:pointer;min-height:45px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#235661;font-size:.68rem;font-weight:850}.p58-faq summary::-webkit-details-marker{display:none}.p58-faq summary span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e7f8f7;color:var(--p58-teal);font-size:.95rem;transition:transform .18s ease}.p58-faq details[open] summary span{transform:rotate(45deg)}.p58-faq details p{margin:0;padding:0 14px 13px;color:#617980;font-size:.64rem;line-height:1.45}.p58-cta{position:relative;width:min(92.5vw,1640px);min-height:132px;margin:15px auto 0;padding:25px 58px;display:flex;align-items:center;justify-content:center;gap:72px;overflow:hidden;color:#fff;border-radius:24px;border:1px solid rgba(225,169,104,.82);background:radial-gradient(circle at 84% 40%,rgba(63,200,204,.22),transparent 24%),radial-gradient(circle at 18% 85%,rgba(255,255,255,.07),transparent 20%),linear-gradient(135deg,#075260,#087280 60%,#064754);box-shadow:0 25px 56px #043e482e,inset 0 1px #ffffff2e}.p58-cta:before,.p58-cta:after{content:"";position:absolute;top:-47%;width:240px;height:194%;border:5px solid rgba(218,158,83,.58);border-radius:50%}.p58-cta:before{left:-132px;transform:rotate(-10deg)}.p58-cta:after{right:-132px;transform:rotate(10deg)}.p58-cta>div,.p58-cta-btn{position:relative;z-index:2}.p58-cta h2{margin:0;font:700 2.05rem/1.04 Georgia,serif}.p58-cta p{margin:6px 0 0;color:#ffffffde;font-size:.84rem}.p58-cta-btn{min-width:235px;min-height:54px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;text-decoration:none;color:#174956;font-size:.78rem;font-weight:900;border-radius:999px;background:linear-gradient(180deg,#ffe8ae,#efb756);border:1px solid rgba(255,234,184,.98);box-shadow:0 13px 28px #0003,inset 0 2px #ffffffa6}.p58-draft-hero .p58-hero-inner{grid-template-columns:1fr .55fr}.p58-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#fff,#e5f7f6);color:#087987}.p58-placeholder>span{font:700 6rem/1 Georgia,serif}@keyframes p58Float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes p58Glow{0%,to{box-shadow:0 9px 20px #05525c1f,0 0 0 4px #ffffffd1,inset 0 2px #fff,inset -5px -7px 13px #04707b14}50%{box-shadow:0 12px 28px #05525c2b,0 0 0 4px #ffffffe0,0 0 18px #10bcc421,inset 0 2px #fff,inset -5px -7px 13px #04707b14}}@keyframes p58Shine{0%{transform:translate(-180%) rotate(16deg)}60%,to{transform:translate(360%) rotate(16deg)}}@media(prefers-reduced-motion:no-preference){.p58-orb{animation:p58Float 4s ease-in-out infinite,p58Glow 4s ease-in-out infinite}.p58-expertise-grid article:nth-child(2n) .p58-orb{animation-delay:.5s}.p58-expertise-grid article:nth-child(3n) .p58-orb{animation-delay:1s}.p58-btn-primary{position:relative;overflow:hidden}.p58-btn-primary:after{content:"";position:absolute;top:-45%;bottom:-45%;left:-20%;width:25px;background:#ffffff38;filter:blur(2px);animation:p58Shine 4.8s ease-in-out infinite}}.profile58[dir=rtl] .p58-hero-copy{padding-left:0;padding-right:4px}.profile58[dir=rtl] .p58-portrait-stage{justify-self:start;padding-right:0;padding-left:8px}.profile58[dir=rtl] .p58-portrait-frame{margin-left:0;margin-right:auto}.profile58[dir=rtl] .p58-years-badge{right:auto;left:-17px}.profile58[dir=rtl] .p58-about-copy:before{left:auto;right:0}.profile58[dir=rtl] .p58-qual-item:not(:last-child):after{left:auto;right:13px}.profile58[dir=rtl] .p58-approach-art{transform:scaleX(-1)}@media(max-width:1280px){.p58-hero-inner{width:min(94vw,1160px);grid-template-columns:minmax(0,1fr) minmax(330px,.62fr);gap:30px;padding:42px 10px}.p58-hero h1{font-size:clamp(3rem,4.6vw,4.15rem)}.p58-portrait-frame{width:342px;height:455px}.p58-years-badge{right:-5px}.p58-shell,.p58-grid-two,.p58-cta{width:min(94vw,1160px)}.p58-about{grid-template-columns:1fr .88fr .66fr}.p58-expertise-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.p58-hero{min-height:0}.p58-hero-inner{min-height:0;grid-template-columns:1fr;gap:24px;padding:32px 18px 28px;text-align:center}.p58-hero:before{background:linear-gradient(180deg,#fffffff0,#ffffffdb 46%,#ffffff5e 69%,#ffffff24)}.p58-hero-brand{top:24px;left:50%;opacity:.26}.p58-hero-copy{max-width:710px;margin:0 auto;padding:0}.p58-breadcrumb,.p58-meta,.p58-actions{justify-content:center}.p58-hero h1,.p58-hero h2,.p58-lead,.p58-signature{margin-left:auto;margin-right:auto}.p58-portrait-stage{justify-self:center;width:370px;max-width:100%;padding:0}.p58-portrait-frame{width:330px;height:440px;margin:auto}.p58-years-badge{top:58px;right:-1px}.p58-shell,.p58-grid-two,.p58-cta{width:calc(100% - 20px)}.p58-about{margin-top:10px;grid-template-columns:1fr 1fr;padding:16px}.p58-about-copy{grid-column:1/-1}.p58-about-photo{height:240px;border-radius:24px}.p58-about-features{padding:5px 8px}.p58-grid-two{grid-template-columns:1fr}.p58-expertise-grid{grid-template-columns:repeat(3,1fr)}.p58-cta{justify-content:space-between;padding:24px 32px;gap:24px}}@media(max-width:620px){body:has(.profile58) .site-header{box-shadow:0 8px 20px #04384214}.profile58{padding-bottom:28px}.p58-hero-inner{padding:28px 13px 25px}.p58-hero-brand{display:none}.p58-breadcrumb{font-size:.62rem;margin-bottom:16px}.p58-kicker{font-size:.6rem}.p58-hero h1{font-size:clamp(2.45rem,13.4vw,3.5rem);line-height:.93}.p58-hero h2{font-size:1.02rem}.p58-lead{font-size:.83rem}.p58-meta{gap:6px;margin-top:15px}.p58-meta span{font-size:.6rem;min-height:34px}.p58-actions{flex-direction:column;align-items:stretch}.p58-btn{width:100%;min-width:0}.p58-signature span{white-space:normal;font-size:1.03rem}.p58-portrait-stage{width:304px}.p58-portrait-frame{width:274px;height:366px}.p58-years-badge{top:43px;right:-2px;width:130px;min-height:58px;padding:7px 8px}.p58-star{width:29px;height:29px;flex-basis:29px}.p58-star svg{width:27px;height:27px}.p58-years-badge strong{font-size:.9rem}.p58-years-badge small{font-size:.48rem}.p58-shell,.p58-grid-two,.p58-cta{width:calc(100% - 12px)}.p58-shell{border-radius:19px}.p58-about{grid-template-columns:1fr;padding:11px}.p58-about-copy{padding:15px 13px}.p58-about-photo{height:225px;border-radius:16px}.p58-about-features{padding:11px 13px}.p58-section-head{align-items:flex-start;flex-direction:column}.p58-expertise-grid{grid-template-columns:repeat(2,1fr)}.p58-expertise-grid article{min-height:128px}.p58-approach{grid-template-columns:1fr}.p58-approach-copy,.p58-qualifications{padding:22px 19px}.p58-approach-art{min-height:220px;clip-path:none}.p58-quote{right:16px;bottom:16px;width:180px;min-height:90px}.p58-stat-grid{grid-template-columns:1fr}.p58-stat{min-height:125px}.p58-cta{flex-direction:column;text-align:center;padding:24px 18px}.p58-cta h2{font-size:1.5rem}.p58-cta-btn{width:100%}}
/* === HARMONY V7.9.22 PROFILE UPGRADE OVERRIDES === */
.p58-years-badge{top:-28px;right:-6px;width:172px}
.profile58[dir="rtl"] .p58-years-badge{right:auto;left:-6px}
.p58-care-note{margin:12px 0 0;padding:11px 13px;display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;border:1px solid rgba(199,122,53,.22);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,249,240,.92));box-shadow:0 10px 22px rgba(4,67,76,.055),inset 0 1px 0 #fff}
.p58-care-note>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#b86b2e;background:linear-gradient(145deg,#fff4d9,#f1c47e);box-shadow:0 6px 12px rgba(166,93,37,.12)}
.p58-care-note p{margin:0;color:#365e67;font-size:.67rem;line-height:1.48;font-weight:700}
.p58-expertise-grid .p58-expertise-card{position:relative;min-height:176px;padding:15px 11px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-decoration:none;border-radius:18px;background:linear-gradient(145deg,#fff,#fcfdfc);border:1px solid rgba(8,125,140,.11);box-shadow:0 12px 25px rgba(4,67,76,.075),0 4px 0 rgba(199,122,53,.18),inset 0 1px 0 #fff;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
.p58-expertise-grid .p58-expertise-card:hover{transform:translateY(-6px);border-color:rgba(199,122,53,.34);box-shadow:0 20px 38px rgba(4,67,76,.12),0 5px 0 rgba(199,122,53,.25),inset 0 1px 0 #fff}
.p58-expertise-grid .p58-expertise-card h3{margin:10px 0 0;max-width:180px;color:#124b58;font-size:.73rem;line-height:1.18}
.p58-expertise-grid .p58-expertise-card p{max-width:185px;margin:7px 0 0;color:#687f86;font-size:.57rem;line-height:1.35}
.p58-expertise-grid .p58-expertise-card em{position:absolute;right:11px;bottom:8px;color:#b66a31;font-style:normal;font-size:.88rem;transition:transform .2s ease}
.p58-expertise-grid .p58-expertise-card:hover em{transform:translateX(3px)}
.profile58[dir="rtl"] .p58-expertise-card em{right:auto;left:11px;transform:scaleX(-1)}
.p58-career{padding:21px 24px 23px;overflow:hidden}
.p58-career::after{content:"";position:absolute;right:-110px;bottom:-120px;width:280px;height:280px;border:34px solid rgba(199,122,53,.055);border-radius:50%;pointer-events:none}
.p58-career-head{padding-bottom:12px}
.p58-career-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.p58-career-card{position:relative;min-height:178px;padding:19px 18px 17px;border-radius:18px;border:1px solid rgba(8,125,140,.11);background:linear-gradient(145deg,#fff,#fbfdfc);box-shadow:0 13px 28px rgba(5,65,74,.075),0 4px 0 rgba(199,122,53,.14),inset 0 1px 0 #fff}
.p58-career-card::before{content:"";position:absolute;left:0;top:20px;width:3px;height:46px;border-radius:0 99px 99px 0;background:linear-gradient(var(--p58-copper),var(--p58-teal))}
.profile58[dir="rtl"] .p58-career-card::before{left:auto;right:0;border-radius:99px 0 0 99px}
.p58-career-year{display:inline-flex;min-height:26px;padding:0 10px;align-items:center;border-radius:999px;color:#075e6c;background:#e8f8f7;border:1px solid rgba(8,125,140,.12);font-size:.61rem;font-weight:900;letter-spacing:.04em}
.p58-career-card h3{margin:11px 0 4px;color:#104c59;font:700 .92rem/1.22 Georgia,serif}
.p58-career-card strong{display:block;color:#b06a33;font-size:.62rem;line-height:1.35}
.p58-career-card p{margin:9px 0 0;color:#627980;font-size:.63rem;line-height:1.48}
.p58-credential-rail{position:relative;z-index:2;display:flex;gap:8px;flex-wrap:wrap;margin-top:14px;padding-top:14px;border-top:1px solid rgba(8,125,140,.09)}
.p58-credential-rail span{max-width:100%;padding:7px 11px;border-radius:999px;color:#42636b;background:rgba(255,255,255,.88);border:1px solid rgba(199,122,53,.18);box-shadow:0 6px 13px rgba(4,67,76,.045);font-size:.56rem;line-height:1.25;font-weight:760}
@media(max-width:1280px){.p58-years-badge{top:-22px;right:0}.profile58[dir="rtl"] .p58-years-badge{right:auto;left:0}}
@media(max-width:900px){.p58-years-badge{position:relative;top:auto;right:auto;left:auto;width:min(260px,88%);min-height:62px;margin:15px auto 0;padding:8px 11px}.profile58[dir="rtl"] .p58-years-badge{right:auto;left:auto}.p58-career-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.p58-years-badge{position:relative;top:auto;right:auto;left:auto;width:min(250px,90%);min-height:58px;margin:13px auto 0;padding:7px 9px}.p58-expertise-grid .p58-expertise-card{min-height:158px}.p58-career-grid{grid-template-columns:1fr}.p58-career{padding:18px 14px}.p58-career-card{min-height:0}}
/* === END HARMONY V7.9.22 PROFILE UPGRADE OVERRIDES === */
@media(prefers-reduced-motion:no-preference){.p58-expertise-grid .p58-expertise-card:nth-child(2n) .p58-orb{animation-delay:.5s}.p58-expertise-grid .p58-expertise-card:nth-child(3n) .p58-orb{animation-delay:1s}}

/* V7.9.22 final portrait badge clearance: keep credentials off the face. */
.p58-years-badge{top:-42px;right:-6px}
.profile58[dir="rtl"] .p58-years-badge{right:auto;left:-6px}
@media(max-width:1280px){.p58-years-badge{top:-34px;right:0}.profile58[dir="rtl"] .p58-years-badge{right:auto;left:0}}
@media(max-width:900px){.p58-years-badge{position:relative;top:auto;right:auto;left:auto;margin:15px auto 0}.profile58[dir="rtl"] .p58-years-badge{right:auto;left:auto}}
