*{box-sizing:border-box}:root{--teal:#006b66;--teal-dark:#003f3c;--teal-deep:#062b2a;--yellow:#f4d000;--yellow-soft:#fff8c9;--cream:#fff9e8;--white:#fff;--text:#13211f;--muted:#617270;--border:#006b6624;--shadow:0 18px 48px #062b2a21;--shadow-soft:0 10px 28px #062b2a14}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site{width:100%;min-height:100vh;overflow-x:hidden}.header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #ffffffc7;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;width:min(1040px,100% - 56px);padding:8px 10px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 14px 38px #062b2a21}.brand{align-items:center;gap:10px;min-width:218px;display:flex}.brandLogo{background:var(--cream);border:2px solid var(--yellow);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;padding:3px;display:grid;box-shadow:0 8px 18px #f4d00033}.brandLogo img{object-fit:contain;border-radius:50%;width:100%;height:100%;display:block}.brandText h1{letter-spacing:-.3px;color:var(--teal-dark);margin:0;font-size:16px;line-height:1}.brandText p{color:var(--muted);margin:4px 0 0;font-size:10px;font-weight:800}.desktopNav{color:#2d4745;align-items:center;gap:15px;font-size:12px;font-weight:850;display:flex}.desktopNav a{padding:8px 0;position:relative}.desktopNav a:after{content:"";background:var(--yellow);border-radius:20px;width:0;height:2px;transition:all .25s;position:absolute;bottom:2px;left:0}.desktopNav a:hover{color:var(--teal)}.desktopNav a:hover:after{width:100%}.navCta,.mobileCta,.primaryBtn,.secondaryBtn,.lightBtn,.mailBtn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:11px 18px;font-weight:950;transition:all .25s;display:inline-flex}.navCta{background:var(--teal);color:#fff;font-size:14px;box-shadow:0 12px 25px #006b663b}.navCta:hover,.primaryBtn:hover,.secondaryBtn:hover,.lightBtn:hover,.mailBtn:hover{transform:translateY(-2px)}.menuBtn{width:42px;height:42px;color:var(--teal);background:var(--yellow-soft);cursor:pointer;border:none;border-radius:50%;place-items:center;display:none}.mobileMenu{z-index:99;border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff7;border-radius:22px;gap:8px;padding:12px;display:grid;position:fixed;top:76px;left:14px;right:14px}.mobileMenu a{color:var(--teal-dark);background:#f8fbf8;border-radius:15px;padding:12px 14px;font-size:13.5px;font-weight:900}.mobileCta{background:var(--teal)!important;color:#fff!important}.hero{background:var(--teal-deep);grid-template-columns:1.1fr .9fr;align-items:center;gap:38px;min-height:680px;padding:98px 6% 56px;display:grid;position:relative;overflow:hidden}.heroBg{position:absolute;inset:0}.heroBg img{object-fit:cover;width:100%;height:100%}.heroShade{background:radial-gradient(circle at 12% 20%,#f4d00026,#0000 26%),linear-gradient(90deg,#062b2af7,#062b2ac9,#062b2a7a);position:absolute;inset:0}.heroContent,.heroCard{z-index:2;position:relative}.heroBadge{color:#fff3a3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff21;border:1px solid #ffffff2b;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:18px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.hero h2{color:#fff;letter-spacing:-2.4px;max-width:650px;margin:0;font-size:clamp(38px,4.8vw,64px);line-height:1.02}.hero h2 span{color:var(--yellow)}.hero p{color:#ffffffdb;max-width:650px;margin:20px 0 0;font-size:15.5px;line-height:1.72}.heroActions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.primaryBtn{background:var(--yellow);color:#1b2100;box-shadow:0 15px 32px #f4d00040}.secondaryBtn{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff21;border:1px solid #fff3}.heroStats{grid-template-columns:repeat(3,minmax(112px,1fr));gap:11px;max-width:620px;margin-top:28px;display:grid}.heroStats div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1c;border:1px solid #ffffff24;border-radius:18px;padding:13px}.heroStats strong{color:#fff;font-size:21px;line-height:1;display:block}.heroStats span{color:#ffffffbd;margin-top:7px;font-size:11.5px;font-weight:800;display:block}.heroCard{place-items:center;min-height:380px;display:grid}.heroLogoCard{aspect-ratio:1;background:radial-gradient(circle at 35% 20%, #fffffff5, #fff9e8e6), var(--cream);border:8px solid #f4d000eb;border-radius:50%;width:min(260px,78%);padding:13px;box-shadow:0 22px 68px #0000003b,inset 0 0 0 6px #ffffff70}.heroLogoCard img{object-fit:contain;border-radius:50%;width:100%;height:100%;display:block}.floatingCard{max-width:215px;color:var(--teal-dark);background:#ffffffed;border:1px solid #ffffffb8;border-radius:17px;align-items:center;gap:8px;padding:11px 13px;font-size:13px;font-weight:950;display:inline-flex;position:absolute;box-shadow:0 14px 34px #00000021}.floatingCard svg{color:var(--teal)}.cardOne{top:60px;left:34px}.cardTwo{bottom:58px;right:28px}.section{padding:78px 6%}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:1.45px;margin:0 0 11px;font-size:12px;font-weight:950}.yellow{color:var(--yellow)}.sectionText h2,.sectionHead h2,.verifiedText h2,.joinSection h2,.footerIntro h2{color:var(--text);letter-spacing:-1.4px;margin:0;font-size:clamp(28px,3.5vw,46px);line-height:1.08}.sectionText p,.sectionHead p,.verifiedText p,.joinSection p,.footerIntro p{color:var(--muted);font-size:15.2px;line-height:1.72}.sectionHead{text-align:center;max-width:830px;margin:0 auto}.sectionHead p{max-width:720px;margin-left:auto;margin-right:auto}.sectionHead.light h2{color:#fff}.sectionHead.light p{color:#ffffffbd}.aboutSection{background:radial-gradient(circle at 0% 10%, #f4d0001f, transparent 25%), var(--cream);grid-template-columns:.95fr 1.05fr;align-items:center;gap:50px;display:grid}.imageStack{min-height:450px;position:relative}.imageStack img{object-fit:cover;box-shadow:var(--shadow);border:6px solid #fff;border-radius:26px}.stackMain{width:82%;height:315px;position:absolute;top:0;left:0}.stackSmall{width:58%;height:235px;position:absolute;bottom:0;right:0}.stackBadge{color:var(--teal-dark);box-shadow:var(--shadow-soft);border:1px solid var(--border);background:#fff;border-radius:19px;align-items:center;gap:10px;padding:13px 15px;display:flex;position:absolute;bottom:42px;left:28px}.stackBadge svg{color:var(--teal)}.stackBadge strong,.stackBadge span{display:block}.stackBadge strong{font-size:14px}.stackBadge span{color:var(--muted);margin-top:3px;font-size:11.5px;font-weight:800}.checkGrid{gap:11px;margin-top:22px;display:grid}.checkGrid div{border:1px solid var(--border);color:var(--teal-dark);background:#fff;border-radius:15px;align-items:center;gap:10px;padding:13px 15px;font-size:14px;font-weight:900;display:flex;box-shadow:0 10px 23px #062b2a0d}.checkGrid svg{color:var(--teal);flex:none}.servicesSection{background:radial-gradient(circle at 100% 0,#f4d0001f,#0000 25%),#fff}.serviceGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.serviceCard{border:1px solid var(--border);min-height:225px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 100% 0,#f4d00029,#0000 35%),#fff;border-radius:24px;padding:22px;transition:all .28s;position:relative;overflow:hidden}.serviceCard:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.serviceIcon{width:52px;height:52px;color:var(--teal);background:#006b661a;border-radius:18px;place-items:center;margin-bottom:15px;display:grid}.serviceIcon svg{width:24px;height:24px}.serviceCard h3{letter-spacing:-.3px;margin:0 0 9px;font-size:18px}.serviceCard p{color:var(--muted);margin:0;font-size:14px;line-height:1.68}.trustStrip{background:var(--teal-deep);grid-template-columns:repeat(4,1fr);gap:12px;padding:18px 6%;display:grid}.trustStrip div{text-align:center;color:var(--yellow);background:#ffffff14;border-radius:16px;padding:13px;font-size:13px;font-weight:950}.whySection{background:radial-gradient(circle at 16% 15%,#f4d0002e,#0000 25%),radial-gradient(circle at 90% 20%,#ffffff1a,#0000 22%),linear-gradient(135deg,#041918,#063331 55%,#006b66)}.whyGrid{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:40px;display:grid}.whyCard{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff17;border:1px solid #ffffff21;border-radius:23px;padding:19px;transition:all .28s}.whyCard:hover{background:#ffffff24;transform:translateY(-5px)}.whyCard span{width:39px;height:39px;color:var(--yellow);background:#f4d00029;border-radius:14px;place-items:center;font-size:13px;font-weight:950;display:grid}.whyCard h3{letter-spacing:-.3px;margin:15px 0 9px;font-size:17px;line-height:1.22}.whyCard p{color:#ffffffba;margin:0;font-size:13.2px;line-height:1.65}.mediaSection{background:radial-gradient(circle at 10% 15%,#f4d00024,#0000 28%),linear-gradient(#fff9e8 0%,#fff 100%)}.mediaSection .sectionHead{max-width:800px}.newsLogoGrid{background:#fff;border:1px solid #006b661f;border-radius:26px;grid-template-columns:repeat(6,1fr);width:min(1060px,100%);margin:38px auto 0;display:grid;overflow:hidden;box-shadow:0 18px 54px #062b2a14}.newsLogoCard{text-align:center;background:#fff;border-bottom:1px solid #006b661a;border-right:1px solid #006b661a;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:118px;padding:18px 14px;transition:all .25s;display:flex;position:relative;overflow:hidden}.newsLogoCard:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#f4d00033,#0000 42%),linear-gradient(135deg,#fff9e8d9,#fffffff2);border-radius:18px;transition:all .25s;position:absolute;inset:10px;transform:scale(.94)}.newsLogoCard:hover{z-index:2;background:#fffdf2;transform:translateY(-3px);box-shadow:0 14px 32px #062b2a1a}.newsLogoCard:hover:before{opacity:1;transform:scale(1)}.newsLogoCard img{z-index:2;filter:grayscale();opacity:.88;transition:all .25s;display:block;position:relative;object-fit:contain!important;object-position:center!important;width:105px!important;max-width:105px!important;height:39px!important;max-height:39px!important}.newsLogoCard:hover img{filter:grayscale(0%);opacity:1;transform:scale(1.04)}.newsLogoCard span{z-index:2;max-width:100%;color:var(--teal);opacity:0;font-size:10.8px;font-weight:950;line-height:1.2;transition:all .25s;display:block;position:relative;transform:translateY(6px)}.newsLogoCard:hover span{opacity:1;transform:translateY(0)}.newsLogoCard img[alt=Google\ News],.newsLogoCard img[alt=Yahoo\ News],.newsLogoCard img[alt=UAE\ Times],.newsLogoCard img[alt="Florida Breaking News"],.newsLogoCard img[alt="Washington DC Despatch"]{width:116px!important;max-width:116px!important;height:38px!important;max-height:38px!important}.verifiedSection{background:var(--cream)}.verifiedCard{box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#f4d00033,#0000 32%),linear-gradient(135deg,#fff,#fffdf1);border:1px solid #f4d00061;border-radius:32px;grid-template-columns:1fr 260px;align-items:center;gap:34px;padding:36px;display:grid}.verifiedText h2{max-width:780px}.verifiedText p{max-width:700px}.verifiedBox{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:25px;gap:12px;padding:20px;display:grid}.verifiedBox img{object-fit:contain;border:5px solid var(--yellow);background:var(--cream);border-radius:50%;width:118px;height:118px;margin:0 auto 4px}.mailBtn{border:1px solid var(--border);color:var(--teal);background:#fff}.gallerySection{background:#fff}.galleryGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;display:grid}.galleryCard{background:var(--teal-deep);min-height:300px;box-shadow:var(--shadow-soft);border-radius:25px;position:relative;overflow:hidden}.galleryCard img{object-fit:cover;width:100%;height:100%;min-height:300px;transition:all .35s;display:block}.galleryCard:hover img{transform:scale(1.07)}.galleryInfo{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#062b2ab8;border-radius:18px;padding:14px;position:absolute;bottom:13px;left:13px;right:13px}.galleryInfo h3{margin:0 0 6px;font-size:17px}.galleryInfo p{color:#ffffffbd;margin:0;font-size:13.2px;line-height:1.48}.joinSection{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#062b2af2,#062b2ac2),url(/images/restaurant.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:space-between;align-items:center;gap:30px;padding:64px 6%;display:flex}.joinSection h2{color:#fff;max-width:720px}.joinSection p{color:#ffffffbd;max-width:680px}.lightBtn{color:var(--teal);background:#fff}.footer{color:#fff;background:#041918;padding:64px 6% 26px}.footerTop{grid-template-columns:.9fr 1.1fr;align-items:start;gap:44px;display:grid}.footerLogo{background:var(--cream);border:4px solid var(--yellow);border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:18px;padding:5px;display:grid}.footerLogo img{object-fit:contain;border-radius:50%;width:100%;height:100%}.footerIntro h2{color:#fff}.footerIntro p{color:#ffffffb8;max-width:600px}.contactGrid{gap:12px;display:grid}.contactCard{background:#ffffff14;border:1px solid #ffffff1c;border-radius:20px;gap:14px;padding:16px;display:flex}.contactCard svg{color:var(--yellow);flex:none}.contactCard h3{color:#fff;margin:0 0 6px;font-size:15px}.contactCard p,.contactCard a{color:#ffffffb8;margin:0;font-size:14px;line-height:1.6}.contactCard a{font-weight:900}.socialLinks{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.socialLinks a{color:#ffffffd6;background:#ffffff17;border-radius:999px;align-items:center;gap:8px;min-height:41px;padding:9px 14px;font-size:13px;font-weight:850;display:inline-flex}.legalLinks{border-top:1px solid #ffffff1c;flex-wrap:wrap;gap:12px;margin-top:24px;padding-top:20px;display:flex}.legalLinks a{color:var(--yellow);font-size:13px;font-weight:900}.footerBottom{border-top:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:20px;display:flex}.footerBottom p{color:#ffffffad;margin:0;font-size:13px}.footerBottom a{color:var(--yellow);font-size:13px;font-weight:900}.legalPage{min-height:100vh;color:var(--text);background:radial-gradient(circle at 15% 12%,#f4d00033,#0000 26%),linear-gradient(#fff9e8 0%,#fff 45%,#fff9e8 100%)}.legalHeader{justify-content:space-between;align-items:center;gap:18px;width:min(1040px,100% - 40px);margin:0 auto;padding:18px 0;display:flex}.legalBrand{align-items:center;gap:11px;display:flex}.legalBrand img{object-fit:contain;border:3px solid var(--yellow);background:var(--cream);border-radius:50%;width:50px;height:50px}.legalBrand h1{color:var(--teal-dark);margin:0;font-size:18px;line-height:1}.legalBrand p{color:var(--muted);margin:5px 0 0;font-size:11.5px;font-weight:800}.legalBackBtn{background:var(--teal);color:#fff;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-size:13px;font-weight:950;display:inline-flex;box-shadow:0 12px 26px #006b6638}.legalMain{width:min(900px,100% - 40px);margin:0 auto;padding:38px 0 68px}.legalHero{background:radial-gradient(circle at 100% 0,#f4d0003d,#0000 34%),#fff;border:1px solid #006b661f;border-radius:28px;padding:34px;box-shadow:0 18px 52px #062b2a14}.legalHero h2{color:var(--text);letter-spacing:-1.4px;margin:9px 0;font-size:clamp(30px,4vw,46px);line-height:1.06}.legalHero span{background:var(--yellow-soft);color:var(--teal);border-radius:999px;margin-bottom:16px;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.legalHero p{max-width:760px;color:var(--muted);margin:0;font-size:15px;line-height:1.72}.legalContent{gap:14px;margin-top:20px;display:grid}.legalBlock{background:#fff;border:1px solid #006b661a;border-radius:20px;padding:22px;box-shadow:0 10px 28px #062b2a0d}.legalBlock h3{color:var(--teal-dark);letter-spacing:-.2px;margin:0 0 9px;font-size:18px}.legalBlock p{color:#4f615f;margin:8px 0 0;font-size:14.2px;line-height:1.72}.legalFooter{color:#ffffffbf;background:#041918;justify-content:space-between;align-items:center;gap:18px;padding:24px 6%;display:flex}.legalFooter p{margin:0;font-size:13px}.legalFooter div{flex-wrap:wrap;gap:12px;display:flex}.legalFooter a{color:var(--yellow);font-size:13px;font-weight:900}@media (width<=1180px){.header{width:calc(100% - 32px)}.desktopNav{gap:10px;font-size:11.5px}.hero{grid-template-columns:1fr;min-height:auto}.heroCard{min-height:auto}.heroLogoCard{width:230px}.serviceGrid,.galleryGrid,.whyGrid{grid-template-columns:repeat(2,1fr)}.newsLogoGrid{border-radius:24px;grid-template-columns:repeat(4,1fr)}.newsLogoCard{min-height:112px}.verifiedCard,.footerTop,.aboutSection{grid-template-columns:1fr}.verifiedBox{max-width:320px}}@media (width<=880px){.header{border-radius:18px;width:calc(100% - 20px);padding:8px 10px;top:8px}.desktopNav,.desktopJoin{display:none}.menuBtn{display:grid}.brand{min-width:0}.brandLogo{width:39px;height:39px}.brandText h1{font-size:14.5px}.brandText p{display:none}.menuBtn{width:39px;height:39px}.mobileMenu{border-radius:18px;top:66px;left:10px;right:10px}.hero{border-bottom-right-radius:24px;border-bottom-left-radius:24px;min-height:auto;padding:92px 16px 40px;display:block}.heroShade{background:radial-gradient(circle at 20% 18%,#f4d00029,#0000 30%),linear-gradient(#062b2af2,#062b2ad6)}.heroBadge{max-width:100%;margin-bottom:14px;padding:7px 10px;font-size:10.5px}.hero h2{letter-spacing:-1px;max-width:340px;font-size:31px;line-height:1.08}.hero p{max-width:100%;margin-top:15px;font-size:13.4px;line-height:1.65}.heroActions{grid-template-columns:1fr;gap:9px;margin-top:22px;display:grid}.primaryBtn,.secondaryBtn,.lightBtn,.mailBtn{border-radius:14px;width:100%;min-height:44px;font-size:13px}.heroStats{grid-template-columns:1fr;gap:9px;margin-top:20px}.heroStats div{border-radius:15px;padding:12px 13px}.heroStats strong{font-size:20px}.heroStats span{font-size:11.5px}.heroCard{display:none}.section{padding:50px 16px}.sectionText h2,.sectionHead h2,.verifiedText h2,.joinSection h2,.footerIntro h2{letter-spacing:-.8px;font-size:26px;line-height:1.12}.sectionText p,.sectionHead p,.verifiedText p,.joinSection p,.footerIntro p{font-size:13.8px;line-height:1.66}.eyebrow{letter-spacing:1.2px;font-size:11px}.imageStack{gap:12px;min-height:auto;display:grid}.stackMain,.stackSmall{width:100%;height:205px;position:static}.stackBadge{margin-top:-3px;position:static}.checkGrid div{border-radius:14px;align-items:flex-start;padding:12px;font-size:13px}.serviceGrid,.galleryGrid,.whyGrid{grid-template-columns:1fr;gap:13px}.serviceCard{border-radius:20px;min-height:auto;padding:18px}.serviceIcon{border-radius:15px;width:46px;height:46px}.serviceCard h3{font-size:16.5px}.serviceCard p{font-size:13.2px}.trustStrip{scrollbar-width:none;gap:8px;padding:16px;display:flex;overflow-x:auto}.trustStrip::-webkit-scrollbar{display:none}.trustStrip div{border-radius:999px;flex:none;padding:11px 14px;font-size:12px}.whyCard{border-radius:20px;padding:18px}.whyCard h3{font-size:16.5px}.whyCard p{font-size:13px}.mediaSection{padding:50px 16px}.newsLogoGrid{border-radius:20px;grid-template-columns:repeat(2,1fr);margin-top:26px}.newsLogoCard{gap:8px;min-height:94px;padding:13px 8px}.newsLogoCard:before{opacity:1;border-radius:15px;inset:7px;transform:scale(1)}.newsLogoCard img{filter:grayscale(0%);opacity:1;width:82px!important;max-width:82px!important;height:30px!important;max-height:30px!important}.newsLogoCard img[alt=Google\ News],.newsLogoCard img[alt=Yahoo\ News],.newsLogoCard img[alt=UAE\ Times],.newsLogoCard img[alt="Florida Breaking News"],.newsLogoCard img[alt="Washington DC Despatch"]{width:92px!important;max-width:92px!important;height:29px!important;max-height:29px!important}.newsLogoCard span{opacity:1;font-size:10px;transform:none}.verifiedCard{border-radius:22px;gap:20px;padding:19px}.verifiedBox{border-radius:20px;max-width:none;padding:16px}.verifiedBox img{width:96px;height:96px}.galleryCard{border-radius:20px;min-height:235px}.galleryCard img{min-height:235px}.galleryInfo{border-radius:16px;padding:12px;bottom:10px;left:10px;right:10px}.galleryInfo h3{font-size:16px}.galleryInfo p{font-size:12.5px}.joinSection{padding:46px 16px;display:block}.joinSection .lightBtn{margin-top:16px}.footer{padding:46px 16px 22px}.footerTop{gap:24px}.footerLogo{width:64px;height:64px}.contactCard{border-radius:17px;padding:14px}.contactCard p,.contactCard a{font-size:13px}.socialLinks{grid-template-columns:1fr 1fr;gap:8px;display:grid}.socialLinks a{border-radius:14px;justify-content:center;font-size:12px}.legalLinks{flex-direction:column;gap:8px}.footerBottom{flex-direction:column;align-items:flex-start}.legalHeader{width:calc(100% - 28px);padding:14px 0}.legalBrand img{width:42px;height:42px}.legalBrand h1{font-size:14.5px}.legalBrand p{display:none}.legalBackBtn{min-height:38px;padding:8px 11px;font-size:12px}.legalMain{width:calc(100% - 28px);padding:22px 0 50px}.legalHero{border-radius:22px;padding:22px}.legalHero h2{letter-spacing:-.8px;font-size:28px}.legalHero p{font-size:13.7px;line-height:1.65}.legalBlock{border-radius:18px;padding:18px}.legalBlock h3{font-size:16.5px}.legalBlock p{font-size:13.5px}.legalFooter{flex-direction:column;align-items:flex-start;padding:22px 16px}.legalFooter div{flex-direction:column;gap:8px}}@media (width<=430px){.header{width:calc(100% - 16px);padding:8px 9px;top:8px}.brandLogo{width:37px;height:37px}.brandText h1{font-size:14px}.menuBtn{width:37px;height:37px}.mobileMenu{top:64px;left:8px;right:8px}.hero{padding:90px 14px 38px}.hero h2{letter-spacing:-.7px;font-size:29px}.hero p{font-size:13px}.section{padding:46px 14px}.sectionText h2,.sectionHead h2,.verifiedText h2,.joinSection h2,.footerIntro h2{font-size:24px}.stackMain,.stackSmall{height:190px}.galleryCard,.galleryCard img{min-height:220px}.newsLogoCard{min-height:88px}.newsLogoCard img{width:76px!important;max-width:76px!important;height:28px!important;max-height:28px!important}.newsLogoCard img[alt=Google\ News],.newsLogoCard img[alt=Yahoo\ News],.newsLogoCard img[alt=UAE\ Times],.newsLogoCard img[alt="Florida Breaking News"],.newsLogoCard img[alt="Washington DC Despatch"]{width:86px!important;max-width:86px!important;height:27px!important;max-height:27px!important}.socialLinks{grid-template-columns:1fr}}
