@font-face{font-family:Manrope;src:url(fonts/manrope-cyrillic.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:200 800;unicode-range:U+0400-052F,U+2DE0-2DFF,U+A640-A69F}
@font-face{font-family:Manrope;src:url(fonts/manrope-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:200 800}
:root{--blue:#0374f3;--ink:#071936;--muted:#60708a;--line:#dce7f4;--soft:#f4f8fe;--green:#38aa19;--shadow:0 10px 26px rgba(17,78,145,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button,input{font:inherit}.ui-icon{width:22px;height:22px;display:block;flex:0 0 auto}
.top-note{min-height:44px;padding:8px max(24px,calc((100% - 1460px)/2));display:flex;align-items:center;justify-content:center;color:#20324d;background:#eaf4ff;border-bottom:1px solid #d9eafa;position:relative}.top-note>div{display:flex;align-items:center;gap:8px}.top-note>div>img{width:18px;height:18px}.top-note button{position:absolute;right:max(24px,calc((100% - 1460px)/2));width:34px;height:34px;padding:7px;border:0;background:transparent;cursor:pointer}.top-note button img{width:100%;height:100%}
.site-header{height:78px;padding:0 max(24px,calc((100% - 1460px)/2));display:grid;grid-template-columns:250px minmax(300px,520px) 1fr;align-items:center;gap:30px;border-bottom:1px solid #e8edf4;background:#fff;position:relative;z-index:10}.brand{width:224px;display:flex;flex-direction:column;align-items:center}.brand>img{width:216px;height:48px;object-fit:contain}.brand small{margin-top:-7px;color:#071936;font-size:9px;font-weight:700;letter-spacing:.01em}.header-search{height:46px;padding:0 16px;display:flex;align-items:center;gap:10px;border:1px solid #d7e2ef;border-radius:9px;background:#fff}.header-search .ui-icon{width:20px}.header-search input{width:100%;height:100%;border:0;outline:0;color:var(--ink);background:transparent}.header-search input::placeholder{color:#8a96a8}.site-header nav{display:flex;align-items:center;justify-content:flex-end;gap:34px;font-weight:700;white-space:nowrap}.site-header nav a:hover{color:var(--blue)}.language-button,.login-link{display:inline-flex;align-items:center;gap:9px;border:0;background:transparent;color:var(--ink);cursor:pointer}.language-button .ui-icon,.login-link .ui-icon{width:20px;height:20px}.language-button b{font-size:18px;font-weight:500}.login-link{color:var(--blue)}
main,footer{width:min(1460px,calc(100% - 48px));margin:0 auto}.hero{height:270px;margin-top:14px;position:relative;overflow:hidden;border:1px solid #d9e8fa;border-radius:14px;background:#edf6ff}.hero-picture{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;z-index:2;width:48%;height:100%;padding:28px 0 28px 80px;display:flex;flex-direction:column;justify-content:center}.hero h1{margin:0 0 10px;font-size:44px;line-height:1.1;font-weight:800}.hero p{margin:0 0 22px;color:#283d5a;font-size:16px;line-height:1.55}.primary-button,.secondary-button{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;font-weight:800}.primary-button{width:max-content;color:#fff;background:var(--blue)}.primary-button .ui-icon{filter:brightness(0) invert(1)}.secondary-button{color:var(--blue);border:1px solid #bcd8fa;background:#fff}.secondary-button .ui-icon{width:18px;height:18px}
.countries{padding:16px 4px 18px}.section-heading{display:flex;align-items:center;justify-content:space-between}.section-heading h2,.available-title,.info-section h2,.faq-section h2{margin:0 0 12px;font-size:22px;line-height:1.25}.available-count{padding:6px 11px;border-radius:20px;color:var(--blue);background:#edf6ff;font-size:12px;font-weight:700}.popular-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.country-card{min-width:0;position:relative;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(20,68,124,.07)}.popular-grid .country-card{min-height:180px;padding:20px 16px 56px;display:grid;grid-template-columns:62px 1fr;gap:14px}.country-flag{width:60px;height:60px;display:block;overflow:hidden;border:1px solid #dce4ee;border-radius:50%;background:#fff}.country-flag img{width:100%;height:100%;object-fit:cover}.country-copy{min-width:0;display:flex;flex-direction:column}.country-copy strong{font-size:16px}.country-copy small{margin-top:4px;color:#435671}.country-copy em{margin-top:7px;color:#52647c;font-size:12px;line-height:1.6;font-style:normal}.country-action{position:absolute;left:14px;right:14px;bottom:14px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid var(--blue);border-radius:7px;color:var(--blue);font-weight:750}.country-card:not(.is-coming):hover{border-color:#9dc8fa;transform:translateY(-2px);transition:.16s ease}.country-card:not(.is-coming) .country-action{color:#fff;background:var(--blue)}.country-card.is-coming{opacity:.66}.available-title{margin-top:20px}.available-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.country-card.is-compact{height:64px;padding:10px 12px;display:flex;align-items:center;gap:11px}.country-card.is-compact .country-flag{width:38px;height:38px;flex:0 0 38px}.country-card.is-compact .country-copy strong{font-size:13px}.country-card.is-compact .country-copy small{font-size:11px}.country-chevron{width:18px;height:18px;margin-left:auto}.soon-label{margin-left:auto;color:#8291a8;font-size:10px}.no-results{padding:18px;text-align:center;color:var(--muted)}
.info-section{margin:16px 0;padding:22px;border:1px solid #d8e7f7;border-radius:14px;background:linear-gradient(115deg,#f8fbff,#fff)}.info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.info-card{min-height:120px;padding:18px;display:flex;align-items:flex-start;gap:15px;position:relative;border:1px solid var(--line);border-radius:11px;background:#fff}.info-card h3{margin:3px 0 7px;font-size:14px}.info-card p{margin:0;color:#64748b;font-size:12px;line-height:1.65}.icon-disc{width:54px;height:54px;flex:0 0 54px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%;background:#eaf4ff}.icon-disc .ui-icon{width:29px;height:29px}.step-card .icon-disc b{position:absolute;right:-6px;top:-5px;width:18px;height:18px;display:grid;place-items:center;border-radius:4px;color:#fff;background:var(--blue);font-size:10px}.card-chevron{position:absolute;right:10px;top:50%;width:20px;height:20px;transform:translateY(-50%)}.step-card>div{padding-right:12px}.icon-disc.green{background:#e8f9ef}.icon-disc.violet{background:#f2eafe}.icon-disc.orange{background:#fff1e3}.icon-disc.blue{background:#eaf4ff}
.business-section{min-height:168px;margin:18px 0;padding:24px;display:grid;grid-template-columns:1.3fr 1.45fr 270px;align-items:center;gap:28px;position:relative;overflow:hidden;border:1px solid #bcd8fa;border-radius:14px;background:linear-gradient(100deg,#f5faff,#eef6ff)}.business-picture{position:absolute;right:0;top:0;width:320px;height:100%;object-fit:cover}.business-copy,.business-benefits{position:relative;z-index:1}.business-copy h2{margin:0 0 7px;font-size:25px}.business-copy p{margin:0 0 14px;color:#52647c;line-height:1.55}.business-actions{display:flex;gap:12px}.business-actions .primary-button,.business-actions .secondary-button{min-height:40px;padding:0 18px;font-size:12px}.business-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.business-benefits span{display:grid;grid-template-columns:18px 1fr;gap:6px 8px}.business-benefits .ui-icon{width:18px;height:18px}.business-benefits b{font-size:12px}.business-benefits small{grid-column:2;color:#60708a;font-size:10px;line-height:1.5}
.faq-section{margin:20px 4px}.faq-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.faq-grid details{border:1px solid var(--line);border-radius:9px;background:#fff}.faq-grid summary{padding:15px;cursor:pointer;font-size:12px;font-weight:750}.faq-grid p{margin:0;padding:0 15px 15px;color:#60708a;font-size:12px;line-height:1.55}
footer{margin-top:26px;border-top:1px solid #e2eaf3}.footer-top{padding:24px 5px;display:grid;grid-template-columns:1.8fr repeat(3,1fr) 1fr;gap:35px}.footer-brand{display:flex;align-items:flex-start;gap:14px;color:#60708a;font-size:11px;line-height:1.6}.footer-brand img{width:78px;height:42px;object-fit:contain}.footer-column,.footer-social{display:flex;flex-direction:column;gap:7px;font-size:11px}.footer-column b,.footer-social b{margin-bottom:3px;font-size:12px}.footer-column a{color:#52647c}.footer-social span{display:flex;gap:10px}.footer-social img{width:28px;height:28px}.footer-bottom{padding:15px 5px;display:flex;justify-content:space-between;border-top:1px solid #e8edf4;color:#8490a3}.footer-bottom span{display:flex;align-items:center;gap:7px;color:#52647c}.footer-bottom .ui-icon{width:17px;height:17px}
@media(max-width:1100px){.site-header{grid-template-columns:200px 1fr}.site-header nav{display:none}.popular-grid,.available-grid{grid-template-columns:repeat(3,1fr)}.info-grid{grid-template-columns:repeat(2,1fr)}.business-section{grid-template-columns:1fr 1fr}.business-picture{opacity:.25}.footer-top{grid-template-columns:1.6fr repeat(2,1fr)}.footer-social{grid-column:auto}}
@media(max-width:700px){body{font-size:13px}.top-note{padding:8px 48px 8px 14px;text-align:left}.top-note button{right:8px}.site-header{height:auto;padding:12px 14px;grid-template-columns:1fr;gap:10px}.brand{width:180px;margin:auto}.brand>img{width:180px;height:42px}.header-search{height:44px}.hero{height:330px;margin-top:10px}.hero-picture{opacity:.65;object-position:60% center}.hero-copy{width:100%;padding:24px;justify-content:flex-end;background:linear-gradient(90deg,rgba(239,247,255,.96),rgba(239,247,255,.35))}.hero h1{font-size:32px}.hero p{font-size:14px}.popular-grid,.available-grid,.info-grid,.faq-grid{grid-template-columns:1fr}.popular-grid .country-card{min-height:150px}.info-section{padding:16px}.business-section{padding:20px;grid-template-columns:1fr}.business-picture{width:100%;opacity:.18}.business-benefits{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:22px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:12px;flex-direction:column}.available-count{display:none}main,footer{width:calc(100% - 24px)}}

/* Local flag assets and independent FAQ rows. */
.country-flag{padding:0;border:0;background:transparent;box-shadow:none}
.country-flag img{display:block;object-fit:contain;transform:none}
.language-button .language-chevron{width:15px;height:15px;margin-left:1px}
.faq-grid{display:flex;align-items:flex-start}
.faq-grid details{min-width:0;flex:1 1 0;align-self:flex-start}
@media(max-width:700px){.faq-grid{flex-direction:column}.faq-grid details{width:100%;flex:none}}

/* Shared international pages */
.country-search{position:relative}.country-suggestions{position:absolute;z-index:30;top:52px;left:0;right:0;padding:7px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 18px 38px rgba(7,25,54,.15)}.country-suggestions button{width:100%;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:7px;background:#fff;color:var(--ink);cursor:pointer}.country-suggestions button:hover{background:#eef6ff}.country-suggestions small{color:var(--muted)}.country-card.is-found{box-shadow:0 0 0 3px rgba(3,116,243,.22)}
.site-header nav>a.active{color:var(--blue)}.language-control{position:relative}.language-menu{position:absolute;z-index:31;top:34px;right:0;min-width:128px;padding:6px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:var(--shadow)}.language-menu a{padding:8px 10px;display:block;border-radius:6px}.language-menu a:hover{background:#eef6ff}
.country-flag{width:68px;height:68px}.popular-grid .country-card{grid-template-columns:70px 1fr}.country-card.is-compact .country-flag{width:44px;height:44px;flex-basis:44px}.country-card.is-compact{height:70px}
.page-breadcrumb{width:min(1460px,calc(100% - 48px));margin:18px auto 0;display:flex;gap:10px;color:#65758b}.page-breadcrumb a{color:var(--blue)}
.content-page{padding-bottom:20px}.page-hero{min-height:520px;margin-top:16px;padding:46px 54px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:30px;overflow:hidden;border-radius:16px;background:linear-gradient(100deg,#fff,#eef6ff)}.page-hero-copy h1{margin:0 0 18px;font-size:48px;line-height:1.08}.page-hero-copy p{max-width:520px;margin:0 0 28px;color:#40536f;font-size:18px;line-height:1.7}.page-hero>img{width:100%;height:430px;object-fit:cover;border-radius:14px}.page-section{padding:42px 0}.page-section>h2{text-align:center;font-size:28px}.section-lead{text-align:center;color:var(--muted)}.feature-grid{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-grid article,.business-categories article,.tool-grid article,.audience-grid article{min-height:170px;padding:28px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.feature-grid .ui-icon{width:54px;height:54px;padding:12px;border-radius:12px;background:#f0f6ff}.feature-grid h3,.business-categories h3,.tool-grid h3,.audience-grid h3{margin:18px 0 8px;font-size:18px}.feature-grid p,.business-categories p,.tool-grid p,.audience-grid p{color:var(--muted);line-height:1.65}.audience-grid{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.audience-grid article:first-child{background:linear-gradient(135deg,#f7fbff,#edf6ff)}.audience-grid article:last-child{background:linear-gradient(135deg,#f7fffb,#edf9f2)}.business-categories{margin-top:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tool-grid{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.tool-grid article{min-height:220px;background:linear-gradient(135deg,#fff,#f2f7ff)}.wide-cta{min-height:260px;margin:30px 0;padding:38px 46px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;overflow:hidden;border:1px solid #cfe2fa;border-radius:16px;background:#eef6ff}.wide-cta h2{font-size:28px}.wide-cta p{color:var(--muted)}.wide-cta img{width:100%;height:210px;object-fit:cover;border-radius:12px}
@media(max-width:1100px){.content-page .page-hero{grid-template-columns:1fr;min-height:auto}.page-hero>img{height:330px}.business-categories{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.page-breadcrumb{width:calc(100% - 28px)}.content-page .page-hero{padding:26px 20px}.page-hero-copy h1{font-size:34px}.page-hero-copy p{font-size:15px}.page-hero>img{height:230px}.feature-grid,.audience-grid,.business-categories,.tool-grid,.wide-cta{grid-template-columns:1fr}.page-section{padding:28px 0}.wide-cta{padding:24px}.country-suggestions{top:48px}}

/* 2026 international landing and content pages */
.country-suggestions button[hidden],.country-card[hidden]{display:none!important}
.country-flag{width:88px;height:88px;flex:0 0 88px}
.popular-grid .country-card{min-height:190px;grid-template-columns:94px minmax(0,1fr);align-items:start}
.country-card.is-compact{height:76px}
.country-card.is-compact .country-flag{width:54px;height:54px;flex:0 0 54px}
.country-flag img{width:100%;height:100%;object-fit:contain}

.content-page{max-width:1460px}
.content-page .page-hero{min-height:510px;padding:32px 44px;grid-template-columns:.78fr 1.22fr;gap:20px;background:linear-gradient(110deg,#fff 0%,#f8fbff 48%,#eef6ff 100%)}
.page-hero-copy{position:relative;z-index:2}.page-hero-copy h1{font-size:52px}.page-hero-copy p{max-width:510px;font-size:18px}.page-hero-art{height:455px!important;object-fit:contain!important;border-radius:0!important}
.compact-section{padding:38px 0 48px}.page-section>h2{margin:0;font-size:30px}.section-lead{margin:9px 0 0}
.feature-grid{gap:20px}.feature-grid article{min-height:140px;padding:24px;display:flex;align-items:center;gap:20px;box-shadow:0 10px 30px rgba(18,69,125,.06)}
.feature-grid article>.ui-icon{width:72px;height:72px;flex:0 0 72px;padding:17px}.feature-grid h3{margin:0 0 8px}.feature-grid p{margin:0}

.audience-section{padding:12px 0 36px}.audience-art-wrap{margin-top:28px;position:relative;overflow:hidden;border-radius:16px}.audience-art-wrap>img{width:100%;display:block}.audience-copy{position:absolute;top:15%;width:28%;z-index:2}.audience-copy-left{left:5%}.audience-copy-right{left:55%}.audience-copy h3{margin:0 0 10px;font-size:22px}.audience-copy p{margin:0;color:#40536f;line-height:1.6}.audience-copy a{width:42px;height:42px;margin-top:18px;display:grid;place-items:center;border:1px solid #8cbef6;border-radius:50%;color:var(--blue);font-size:22px}
.wide-cta{min-height:250px;grid-template-columns:.8fr 1.2fr;background:linear-gradient(100deg,#f8fbff,#e9f4ff)}.wide-cta img{height:235px;object-fit:contain;border-radius:0}.wide-cta h2{max-width:560px;margin:0 0 10px}.wide-cta p{margin:0 0 18px}

.business-page .page-hero{min-height:530px}.business-page .page-hero-copy p{max-width:470px}.business-page .page-hero-art{height:480px!important}
.business-categories{gap:18px}.business-category-card{min-height:390px!important;padding:0!important;overflow:hidden;box-shadow:0 12px 32px rgba(18,69,125,.08)!important}.business-category-card .category-photo{height:230px;background-image:url('/assets/images/business-categories-v2.png');background-size:200% 200%;background-repeat:no-repeat}.business-category-card.category-0 .category-photo{background-position:0 0}.business-category-card.category-1 .category-photo{background-position:100% 0}.business-category-card.category-2 .category-photo{background-position:0 100%}.business-category-card.category-3 .category-photo{background-position:100% 100%}.business-category-card>div:last-child{position:relative;padding:24px}.business-category-card h3{margin:0 0 8px}.business-category-card p{margin:0}.category-icon{width:50px;height:50px;position:absolute;top:-28px;left:22px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 8px 20px rgba(15,65,120,.13)}.category-icon .ui-icon{width:25px;height:25px}
.tools-section{padding-top:34px}.tool-grid article{min-height:270px;padding:28px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:22px}.tool-copy h3{margin:0 0 9px}.tool-copy p{margin:0 0 28px}.tool-copy a{color:var(--blue);font-weight:750}.promotion-widget,.leads-widget{min-height:170px;padding:19px;display:flex;flex-direction:column;gap:12px;border:1px solid #d9e5f4;border-radius:12px;background:#fff;box-shadow:0 10px 24px rgba(15,65,120,.08);transform:translateY(20px)}.promotion-widget span,.leads-widget span{padding:10px;border-radius:7px;background:#f5f9fe;font-size:12px}.promotion-widget small,.leads-widget small{color:#7990aa}.promotion-widget i{height:44px;margin-top:auto;background:linear-gradient(150deg,transparent 43%,#2ab267 44% 47%,transparent 48%),linear-gradient(25deg,transparent 49%,#2ab267 50% 53%,transparent 54%)}.leads-widget span{display:flex;justify-content:space-between}.business-cta img{height:245px}

@media(max-width:1200px){
 .content-page .page-hero{min-height:430px;padding:28px 32px}.page-hero-copy h1{font-size:44px}.page-hero-copy p{font-size:16px}.page-hero-art,.business-page .page-hero-art{height:380px!important}
 .popular-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.available-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .business-category-card .category-photo{height:190px}.business-category-card{min-height:340px!important}
}
@media(max-width:991px){
 .site-header{padding:14px 24px;grid-template-columns:210px minmax(0,1fr);gap:20px}.brand{width:200px}.brand>img{width:200px}.site-header nav{display:none}
 main,footer,.page-breadcrumb{width:calc(100% - 32px)}
 .content-page .page-hero{min-height:auto;padding:30px;grid-template-columns:1fr}.page-hero-copy{text-align:center}.page-hero-copy p{margin-left:auto;margin-right:auto}.page-hero-copy .primary-button{margin:auto}.page-hero-art,.business-page .page-hero-art{height:auto!important;max-height:430px}
 .feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:116px}
 .business-categories{grid-template-columns:1fr 1fr}.tool-grid{grid-template-columns:1fr}.audience-copy{top:11%;width:40%}.audience-copy-left{left:4%}.audience-copy-right{left:54%}
 .wide-cta{grid-template-columns:1fr;padding:30px;text-align:center}.wide-cta .primary-button{margin:auto}.wide-cta img{height:auto;max-height:260px}
}
@media(max-width:700px){
 .site-header{grid-template-columns:1fr;padding:12px 14px}.country-search{width:100%}.brand{width:190px}.brand>img{width:190px}
 .country-flag{width:78px;height:78px;flex-basis:78px}.popular-grid .country-card{grid-template-columns:84px 1fr}.country-card.is-compact .country-flag{width:50px;height:50px;flex-basis:50px}
 .content-page .page-hero{padding:24px 18px}.page-hero-copy h1{font-size:34px}.page-hero-copy p{font-size:15px}.page-hero-art{width:115%;margin-left:-7.5%}
 .page-section>h2{font-size:25px}.feature-grid article{padding:18px}.feature-grid article>.ui-icon{width:58px;height:58px;flex-basis:58px;padding:13px}
 .audience-art-wrap{min-height:620px;background:linear-gradient(180deg,#edf6ff,#effaf4)}.audience-art-wrap>img{height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}.audience-copy{top:auto;bottom:7%;width:42%}.audience-copy h3{font-size:17px}.audience-copy p{font-size:12px}.audience-copy a{width:34px;height:34px;margin-top:10px}
 .business-categories{grid-template-columns:1fr}.business-category-card .category-photo{height:220px}.tool-grid article{grid-template-columns:1fr}.promotion-widget,.leads-widget{transform:none}.wide-cta{padding:24px 18px}.wide-cta h2{font-size:24px}
}

/* Compact English artwork: the source is pre-cropped and resized, so never crop it in CSS. */
.brand>img[src*="sawpibay-logo-en"],.footer-brand img[src*="sawpibay-logo-en"]{object-fit:contain;object-position:center;background:transparent}

/* Larger, tightly cropped round flags. */
.country-card.is-coming:not(.is-compact) .country-flag{width:102px;height:102px;flex:0 0 102px}
.popular-grid .country-card.is-coming:not(.is-compact){grid-template-columns:108px minmax(0,1fr)}
.country-card.is-compact.is-coming{height:92px;padding:7px 10px;gap:10px}
.country-card.is-compact.is-coming .country-flag{width:78px;height:78px;flex:0 0 78px}
.country-card.is-coming .country-flag img{object-fit:cover;transform:scale(1.38)}

/* Generated transparent business illustrations replace CSS mock widgets. */
.business-tool-art{width:100%;height:220px;display:block;object-fit:contain;object-position:center}
.business-cta{min-height:265px;padding:34px 42px;grid-template-columns:.82fr 1.18fr;text-align:left}
.business-cta>div{position:relative;z-index:2}
.business-cta h2{max-width:470px;margin:0 0 10px;font-size:30px;line-height:1.25}
.business-cta p{max-width:450px;margin:0 0 20px}
.business-cta .primary-button{width:max-content;min-width:178px;min-height:46px;margin:0;padding:0 20px;border-radius:8px;font-size:14px}
.business-cta .primary-button .ui-icon{width:18px;height:18px}
.business-cta>img{width:100%;height:255px;display:block;object-fit:contain;object-position:center;background:transparent}

/* About audience cards follow the compact two-card composition from the approved layout. */
.audience-art-wrap{height:360px;border:1px solid #d8e7f7;background:linear-gradient(90deg,#edf6ff 0 49.3%,#eef9f3 50.7% 100%)}
.audience-art-wrap>img{width:100%;height:100%;object-fit:cover;object-position:center 68%}
.audience-copy{top:17%;width:24%}.audience-copy-left{left:4.2%}.audience-copy-right{left:54.2%}
.audience-copy h3{font-size:23px}.audience-copy p{font-size:14px}

/* The About CTA shares the same balanced layout and button geometry as the Business CTA. */
.about-cta{min-height:265px;background:linear-gradient(100deg,#f7fbff,#e9f4ff)}
.about-cta>img{height:245px}
.about-cta .primary-button{width:max-content!important;min-width:178px!important;height:46px!important;padding:0 20px!important}

/* Keep the full English mark visible alongside the footer copy. */
.footer-brand{min-width:0;align-items:center}.footer-brand span{min-width:0}

@media(max-width:991px){
 .business-cta{text-align:center}.business-cta .primary-button{margin:auto}.business-tool-art{height:210px}
 .audience-art-wrap{height:330px}.audience-copy{top:14%;width:31%}.audience-copy-left{left:4%}.audience-copy-right{left:54%}
}
@media(max-width:700px){
 .country-card.is-coming:not(.is-compact) .country-flag{width:88px;height:88px;flex-basis:88px}
 .popular-grid .country-card.is-coming:not(.is-compact){grid-template-columns:94px minmax(0,1fr)}
 .country-card.is-compact.is-coming{height:84px}.country-card.is-compact.is-coming .country-flag{width:68px;height:68px;flex-basis:68px}
 .business-cta{padding:24px 18px}.business-cta h2{font-size:24px}.business-cta>img{height:auto;max-height:235px}
 .audience-art-wrap{height:560px}.audience-art-wrap>img{object-position:center}.audience-copy{top:auto;bottom:8%;width:40%}.audience-copy h3{font-size:17px}.audience-copy p{font-size:12px}
}

/* Final visual parity pass: official flags, equal brand sizing and the mockup audience cards. */
.country-card .country-flag img,
.country-card.is-coming .country-flag img,
.country-card.is-compact.is-coming .country-flag img{
 width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:none
}
.country-card .country-flag{
 display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fff
}
.audience-section{padding:22px 0 36px}
.audience-section>h2{margin:0 0 24px;text-align:center;font-size:30px;line-height:1.2}
.audience-art-wrap{
 height:auto;aspect-ratio:3.55/1;margin:0;position:relative;overflow:hidden;
 border:0;border-radius:18px;background:transparent;box-shadow:none
}
.audience-art-wrap>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.audience-copy{top:16%;bottom:auto;width:20%;z-index:2}
.audience-copy-left{left:4.2%}.audience-copy-right{left:54.2%}
.audience-copy h3{margin:0 0 10px;font-size:21px;line-height:1.25}
.audience-copy p{margin:0;color:#40536f;font-size:14px;line-height:1.55}
.audience-copy a{
 width:42px;height:42px;margin-top:18px;display:grid;place-items:center;border:1px solid #8cbef6;
 border-radius:50%;color:transparent;background:rgba(255,255,255,.56);font-size:0
}
.audience-copy a::before{
 margin-top:8px;content:"";width:9px;height:9px;border-top:2px solid #0374f3;border-right:2px solid #0374f3;
 transform:translateX(-2px) rotate(45deg)
}

/* Compact circular flags: keep the complete flag artwork inside the round badge. */
.popular-grid .country-card.is-coming:not(.is-compact){grid-template-columns:70px minmax(0,1fr)}
.country-card.is-coming:not(.is-compact) .country-flag{width:62px;height:62px;flex:0 0 62px}
.country-card.is-compact.is-coming{height:70px;padding:8px 12px}
.country-card.is-compact.is-coming .country-flag{width:44px;height:44px;flex:0 0 44px}
.country-card .country-flag img,
.country-card.is-coming .country-flag img,
.country-card.is-compact.is-coming .country-flag img{border-radius:50%;object-fit:fill}
@media(max-width:700px){
 .popular-grid,.available-grid{grid-template-columns:1fr}
 .popular-grid .country-card,
 .popular-grid .country-card.is-coming:not(.is-compact){grid-template-columns:94px minmax(0,1fr)}
 .country-card.is-compact.is-coming{width:100%}
 .audience-section>h2{margin-bottom:16px;font-size:24px}
 .audience-art-wrap{width:100%;min-width:0;max-width:100%;height:auto;min-height:0;aspect-ratio:2.15/1;border-radius:12px}
 .audience-copy{top:11%;bottom:auto;width:31%}
 .audience-copy-left{left:3.5%}.audience-copy-right{left:53.5%}
 .audience-copy h3{margin-bottom:5px;font-size:14px}
 .audience-copy p{font-size:10px;line-height:1.35}
 .audience-copy a{width:29px;height:29px;margin-top:8px}
 .audience-copy a::before{width:7px;height:7px}
 .popular-grid .country-card,
 .popular-grid .country-card.is-coming:not(.is-compact){grid-template-columns:66px minmax(0,1fr)}
 .country-card.is-coming:not(.is-compact) .country-flag{width:58px;height:58px;flex-basis:58px}
 .country-card.is-compact.is-coming{height:66px}
 .country-card.is-compact.is-coming .country-flag{width:42px;height:42px;flex-basis:42px}
}
