*{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 55px #062b2a24;--shadow-soft:0 10px 30px #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:#ffffffe6;border:1px solid #ffffffbf;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;width:min(1120px,100% - 52px);padding:9px 12px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 14px 42px #062b2a21}.brand{align-items:center;gap:10px;min-width:225px;display:flex}.brandLogo{background:var(--cream);border:2px solid var(--yellow);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;padding:3px;display:grid;box-shadow:0 8px 20px #f4d00033}.brandLogo img{object-fit:contain;border-radius:50%;width:100%;height:100%;display:block}.brandText h1{letter-spacing:-.4px;color:var(--teal-dark);margin:0;font-size:17px;line-height:1}.brandText p{color:var(--muted);margin:5px 0 0;font-size:10.5px;font-weight:800}.desktopNav{color:#2d4745;align-items:center;gap:18px;font-size:13px;font-weight:850;display:flex}.desktopNav a{padding:9px 0;position:relative}.desktopNav a:after{content:"";background:var(--yellow);border-radius:20px;width:0;height:2px;transition:all .25s;position:absolute;bottom:3px;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:45px;padding:12px 20px;font-weight:950;transition:all .25s;display:inline-flex}.navCta{background:var(--teal);color:#fff;box-shadow:0 12px 25px #006b663d}.navCta:hover,.primaryBtn:hover,.secondaryBtn:hover,.lightBtn:hover,.mailBtn:hover{transform:translateY(-2px)}.menuBtn{width:44px;height:44px;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:24px;gap:8px;padding:13px;display:grid;position:fixed;top:78px;left:16px;right:16px}.mobileMenu a{color:var(--teal-dark);background:#f8fbf8;border-radius:16px;padding:13px 15px;font-size:14px;font-weight:900}.mobileCta{background:var(--teal)!important;color:#fff!important}.hero{background:var(--teal-deep);grid-template-columns:1.08fr .92fr;align-items:center;gap:42px;min-height:760px;padding:112px 6% 62px;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 15% 22%,#f4d0002e,#0000 26%),linear-gradient(90deg,#062b2af5,#062b2ac7,#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 #ffffff29;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:9px 13px;font-size:12.5px;font-weight:900;display:inline-flex}.hero h2{color:#fff;letter-spacing:-3.2px;max-width:720px;margin:0;font-size:clamp(44px,5.8vw,82px);line-height:.98}.hero h2 span{color:var(--yellow)}.hero p{color:#ffffffdb;max-width:680px;margin:22px 0 0;font-size:17px;line-height:1.78}.heroActions{flex-wrap:wrap;gap:13px;margin-top:30px;display:flex}.primaryBtn{background:var(--yellow);color:#1b2100;box-shadow:0 16px 34px #f4d00042}.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(125px,1fr));gap:12px;max-width:680px;margin-top:32px;display:grid}.heroStats div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1c;border:1px solid #ffffff24;border-radius:20px;padding:15px}.heroStats strong{color:#fff;font-size:23px;line-height:1;display:block}.heroStats span{color:#ffffffbd;margin-top:7px;font-size:12.5px;font-weight:800;display:block}.heroCard{place-items:center;min-height:420px;display:grid}.heroLogoCard{aspect-ratio:1;background:radial-gradient(circle at 35% 20%, #fffffff2, #fff9e8e0), var(--cream);border:9px solid #f4d000e6;border-radius:50%;width:min(315px,82%);padding:16px;box-shadow:0 25px 80px #00000040,inset 0 0 0 7px #ffffff70}.heroLogoCard img{object-fit:contain;border-radius:50%;width:100%;height:100%;display:block}.floatingCard{max-width:235px;color:var(--teal-dark);background:#ffffffeb;border:1px solid #ffffffb8;border-radius:19px;align-items:center;gap:9px;padding:12px 14px;font-size:14px;font-weight:950;display:inline-flex;position:absolute;box-shadow:0 16px 38px #00000024}.floatingCard svg{color:var(--teal)}.cardOne{top:62px;left:24px}.cardTwo{bottom:64px;right:22px}.section{padding:86px 6%}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:1.55px;margin:0 0 12px;font-size:12.5px;font-weight:950}.yellow{color:var(--yellow)}.sectionText h2,.sectionHead h2,.verifiedText h2,.joinSection h2,.footerIntro h2{color:var(--text);letter-spacing:-1.7px;margin:0;font-size:clamp(32px,4vw,52px);line-height:1.06}.sectionText p,.sectionHead p,.verifiedText p,.joinSection p,.footerIntro p{color:var(--muted);font-size:16px;line-height:1.78}.sectionHead{text-align:center;max-width:870px;margin:0 auto}.sectionHead p{max-width:760px;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:55px;display:grid}.imageStack{min-height:500px;position:relative}.imageStack img{object-fit:cover;box-shadow:var(--shadow);border:7px solid #fff;border-radius:30px}.stackMain{width:82%;height:345px;position:absolute;top:0;left:0}.stackSmall{width:58%;height:260px;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:21px;align-items:center;gap:11px;padding:14px 16px;display:flex;position:absolute;bottom:48px;left:30px}.stackBadge svg{color:var(--teal)}.stackBadge strong,.stackBadge span{display:block}.stackBadge strong{font-size:14.5px}.stackBadge span{color:var(--muted);margin-top:3px;font-size:12px;font-weight:800}.checkGrid{gap:12px;margin-top:24px;display:grid}.checkGrid div{border:1px solid var(--border);color:var(--teal-dark);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:14px 16px;font-weight:900;display:flex;box-shadow:0 10px 25px #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:20px;margin-top:44px;display:grid}.serviceCard{border:1px solid var(--border);min-height:245px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 100% 0,#f4d00029,#0000 35%),#fff;border-radius:28px;padding:24px;transition:all .28s;position:relative;overflow:hidden}.serviceCard:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.serviceIcon{width:56px;height:56px;color:var(--teal);background:#006b661a;border-radius:19px;place-items:center;margin-bottom:17px;display:grid}.serviceIcon svg{width:26px;height:26px}.serviceCard h3{letter-spacing:-.4px;margin:0 0 10px;font-size:20px}.serviceCard p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.trustStrip{background:var(--teal-deep);grid-template-columns:repeat(4,1fr);gap:13px;padding:20px 6%;display:grid}.trustStrip div{text-align:center;color:var(--yellow);background:#ffffff14;border-radius:18px;padding:14px;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:16px;margin-top:44px;display:grid}.whyCard{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff17;border:1px solid #ffffff21;border-radius:26px;padding:22px;transition:all .28s}.whyCard:hover{background:#ffffff24;transform:translateY(-6px)}.whyCard span{width:43px;height:43px;color:var(--yellow);background:#f4d00029;border-radius:15px;place-items:center;font-weight:950;display:grid}.whyCard h3{letter-spacing:-.4px;margin:17px 0 10px;font-size:19px;line-height:1.22}.whyCard p{color:#ffffffba;margin:0;font-size:14.3px;line-height:1.68}.mediaSection{background:radial-gradient(circle at 10% 15%,#f4d00024,#0000 28%),linear-gradient(#fff9e8 0%,#fff 100%)}.mediaSection .sectionHead{max-width:820px}.newsLogoGrid{background:#fff;border:1px solid #006b661f;border-radius:30px;grid-template-columns:repeat(6,1fr);width:min(1100px,100%);margin:42px auto 0;display:grid;overflow:hidden;box-shadow:0 20px 60px #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:11px;min-height:132px;padding:20px 15px;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:20px;transition:all .25s;position:absolute;inset:12px;transform:scale(.94)}.newsLogoCard:hover{z-index:2;background:#fffdf2;transform:translateY(-3px);box-shadow:0 16px 36px #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:118px!important;max-width:118px!important;height:45px!important;max-height:45px!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:11.5px;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:128px!important;max-width:128px!important;height:42px!important;max-height:42px!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:36px;grid-template-columns:1fr 290px;align-items:center;gap:38px;padding:42px;display:grid}.verifiedText h2{max-width:820px}.verifiedText p{max-width:740px}.verifiedBox{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:28px;gap:13px;padding:22px;display:grid}.verifiedBox img{object-fit:contain;border:5px solid var(--yellow);background:var(--cream);border-radius:50%;width:140px;height:140px;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:19px;margin-top:44px;display:grid}.galleryCard{background:var(--teal-deep);min-height:340px;box-shadow:var(--shadow-soft);border-radius:28px;position:relative;overflow:hidden}.galleryCard img{object-fit:cover;width:100%;height:100%;min-height:340px;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:20px;padding:16px;position:absolute;bottom:15px;left:15px;right:15px}.galleryInfo h3{margin:0 0 7px;font-size:19px}.galleryInfo p{color:#ffffffbd;margin:0;font-size:14px;line-height:1.5}.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:34px;padding:70px 6%;display:flex}.joinSection h2{color:#fff;max-width:780px}.joinSection p{color:#ffffffbd;max-width:720px}.lightBtn{color:var(--teal);background:#fff}.footer{color:#fff;background:#041918;padding:70px 6% 28px}.footerTop{grid-template-columns:.9fr 1.1fr;align-items:start;gap:48px;display:grid}.footerLogo{background:var(--cream);border:4px solid var(--yellow);border-radius:50%;place-items:center;width:78px;height:78px;margin-bottom:20px;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:620px}.contactGrid{gap:13px;display:grid}.contactCard{background:#ffffff14;border:1px solid #ffffff1c;border-radius:22px;gap:15px;padding:18px;display:flex}.contactCard svg{color:var(--yellow);flex:none}.contactCard h3{color:#fff;margin:0 0 7px}.contactCard p,.contactCard a{color:#ffffffb8;margin:0;line-height:1.65}.contactCard a{font-weight:900}.socialLinks{flex-wrap:wrap;gap:11px;margin-top:34px;display:flex}.socialLinks a{color:#ffffffd6;background:#ffffff17;border-radius:999px;align-items:center;gap:8px;min-height:43px;padding:10px 15px;font-weight:850;display:inline-flex}.legalLinks{border-top:1px solid #ffffff1c;flex-wrap:wrap;gap:12px;margin-top:26px;padding-top:22px;display:flex}.legalLinks a{color:var(--yellow);font-weight:900}.footerBottom{border-top:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding-top:22px;display:flex}.footerBottom p{color:#ffffffad;margin:0}.footerBottom a{color:var(--yellow);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(1120px,100% - 40px);margin:0 auto;padding:20px 0;display:flex}.legalBrand{align-items:center;gap:12px;display:flex}.legalBrand img{object-fit:contain;border:3px solid var(--yellow);background:var(--cream);border-radius:50%;width:54px;height:54px}.legalBrand h1{color:var(--teal-dark);margin:0;font-size:19px;line-height:1}.legalBrand p{color:var(--muted);margin:6px 0 0;font-size:12px;font-weight:800}.legalBackBtn{background:var(--teal);color:#fff;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:11px 17px;font-weight:950;display:inline-flex;box-shadow:0 12px 26px #006b6638}.legalMain{width:min(940px,100% - 40px);margin:0 auto;padding:44px 0 74px}.legalHero{background:radial-gradient(circle at 100% 0,#f4d0003d,#0000 34%),#fff;border:1px solid #006b661f;border-radius:32px;padding:40px;box-shadow:0 20px 60px #062b2a14}.legalHero h2{color:var(--text);letter-spacing:-1.8px;margin:10px 0;font-size:clamp(34px,4.5vw,54px);line-height:1.05}.legalHero span{background:var(--yellow-soft);color:var(--teal);border-radius:999px;margin-bottom:18px;padding:8px 12px;font-size:12.5px;font-weight:950;display:inline-flex}.legalHero p{max-width:780px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.legalContent{gap:15px;margin-top:22px;display:grid}.legalBlock{background:#fff;border:1px solid #006b661a;border-radius:22px;padding:25px;box-shadow:0 10px 30px #062b2a0d}.legalBlock h3{color:var(--teal-dark);letter-spacing:-.3px;margin:0 0 10px;font-size:20px}.legalBlock p{color:#4f615f;margin:9px 0 0;font-size:15px;line-height:1.78}.legalFooter{color:#ffffffbf;background:#041918;justify-content:space-between;align-items:center;gap:18px;padding:26px 6%;display:flex}.legalFooter p{margin:0}.legalFooter div{flex-wrap:wrap;gap:12px;display:flex}.legalFooter a{color:var(--yellow);font-weight:900}@media (width<=1180px){.desktopNav{gap:11px;font-size:12px}.header{width:calc(100% - 32px)}.hero{grid-template-columns:1fr;min-height:auto}.heroCard{min-height:auto}.heroLogoCard{width:280px}.serviceGrid,.galleryGrid,.whyGrid{grid-template-columns:repeat(2,1fr)}.newsLogoGrid{border-radius:28px;grid-template-columns:repeat(4,1fr)}.newsLogoCard{min-height:126px}.verifiedCard,.footerTop,.aboutSection{grid-template-columns:1fr}.verifiedBox{max-width:340px}}@media (width<=880px){.header{border-radius:22px;width:calc(100% - 24px);padding:9px 11px;top:10px}.desktopNav,.desktopJoin{display:none}.menuBtn{display:grid}.brand{min-width:0}.brandLogo{width:43px;height:43px}.brandText h1{font-size:15.5px}.brandText p{display:none}.mobileMenu{top:72px;left:12px;right:12px}.hero{border-bottom-right-radius:28px;border-bottom-left-radius:28px;min-height:auto;padding:108px 20px 50px;display:block}.heroShade{background:radial-gradient(circle at 20% 18%,#f4d0002e,#0000 30%),linear-gradient(#062b2af0,#062b2ad1)}.heroBadge{margin-bottom:16px;padding:8px 11px;font-size:11px}.hero h2{letter-spacing:-1.8px;font-size:39px;line-height:1}.hero p{margin-top:17px;font-size:14.5px;line-height:1.72}.heroActions{grid-template-columns:1fr;gap:10px;margin-top:24px;display:grid}.primaryBtn,.secondaryBtn,.lightBtn,.mailBtn{border-radius:16px;width:100%;min-height:47px;font-size:13.5px}.heroStats{grid-template-columns:1fr;gap:10px;margin-top:22px}.heroStats div{border-radius:17px;padding:14px 15px}.heroStats strong{font-size:22px}.heroStats span{font-size:12px}.heroCard{margin-top:26px}.heroLogoCard{border-width:6px;width:175px;padding:10px}.floatingCard{display:none}.section{padding:56px 20px}.sectionText h2,.sectionHead h2,.verifiedText h2,.joinSection h2,.footerIntro h2{letter-spacing:-1.1px;font-size:30px;line-height:1.08}.sectionText p,.sectionHead p,.verifiedText p,.joinSection p,.footerIntro p{font-size:14.5px;line-height:1.72}.imageStack{gap:13px;min-height:auto;display:grid}.stackMain,.stackSmall{width:100%;height:230px;position:static}.stackBadge{margin-top:-4px;position:static}.checkGrid div{border-radius:15px;align-items:flex-start;padding:13px;font-size:13.5px}.serviceGrid,.galleryGrid,.whyGrid{grid-template-columns:1fr;gap:14px}.serviceCard{border-radius:22px;min-height:auto;padding:20px}.serviceIcon{border-radius:17px;width:50px;height:50px}.trustStrip{scrollbar-width:none;gap:9px;padding:18px 20px;display:flex;overflow-x:auto}.trustStrip::-webkit-scrollbar{display:none}.trustStrip div{border-radius:999px;flex:none;padding:12px 15px;font-size:12.5px}.whyCard{border-radius:22px;padding:20px}.mediaSection{padding:56px 16px}.newsLogoGrid{border-radius:22px;grid-template-columns:repeat(2,1fr);margin-top:28px}.newsLogoCard{gap:9px;min-height:105px;padding:15px 8px}.newsLogoCard:before{opacity:1;border-radius:16px;inset:8px;transform:scale(1)}.newsLogoCard img{filter:grayscale(0%);opacity:1;width:94px!important;max-width:94px!important;height:34px!important;max-height:34px!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:103px!important;max-width:103px!important;height:32px!important;max-height:32px!important}.newsLogoCard span{opacity:1;font-size:10.5px;transform:none}.verifiedCard{border-radius:25px;gap:22px;padding:22px}.verifiedBox{border-radius:23px;max-width:none;padding:18px}.verifiedBox img{width:112px;height:112px}.galleryCard{border-radius:23px;min-height:285px}.galleryCard img{min-height:285px}.galleryInfo{border-radius:18px;padding:14px;bottom:12px;left:12px;right:12px}.joinSection{padding:52px 20px;display:block}.joinSection .lightBtn{margin-top:17px}.footer{padding:52px 20px 24px}.footerTop{gap:26px}.footerLogo{width:70px;height:70px}.contactCard{border-radius:18px;padding:16px}.socialLinks{grid-template-columns:1fr 1fr;gap:9px;display:grid}.socialLinks a{border-radius:15px;justify-content:center;font-size:12.5px}.legalLinks{flex-direction:column;gap:9px}.footerBottom{flex-direction:column;align-items:flex-start}.legalHeader{width:calc(100% - 28px);padding:15px 0}.legalBrand img{width:46px;height:46px}.legalBrand h1{font-size:15.5px}.legalBrand p{display:none}.legalBackBtn{min-height:40px;padding:9px 12px;font-size:12.5px}.legalMain{width:calc(100% - 28px);padding:24px 0 54px}.legalHero{border-radius:24px;padding:24px}.legalHero h2{letter-spacing:-1px;font-size:31px}.legalHero p{font-size:14.3px;line-height:1.68}.legalBlock{border-radius:20px;padding:20px}.legalBlock h3{font-size:18px}.legalBlock p{font-size:14px}.legalFooter{flex-direction:column;align-items:flex-start;padding:24px 18px}.legalFooter div{flex-direction:column;gap:9px}}@media (width<=430px){.header{width:calc(100% - 18px);padding:8px 10px;top:8px}.brandLogo{width:40px;height:40px}.brandText h1{font-size:14.5px}.menuBtn{width:40px;height:40px}.mobileMenu{border-radius:20px;top:68px;left:10px;right:10px}.hero{padding:102px 16px 42px}.hero h2{letter-spacing:-1.5px;font-size:36px}.hero p{font-size:14px}.section{padding:50px 16px}.sectionText h2,.sectionHead h2,.verifiedText h2,.joinSection h2,.footerIntro h2{font-size:28px}.heroLogoCard{width:155px}.galleryCard,.galleryCard img{min-height:260px}.newsLogoCard{min-height:98px;padding:13px 7px}.newsLogoCard img{width:86px!important;max-width:86px!important;height:31px!important;max-height:31px!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:94px!important;max-width:94px!important;height:30px!important;max-height:30px!important}.socialLinks{grid-template-columns:1fr}}
