.country-showcase{padding:96px clamp(24px,8vw,140px);background:linear-gradient(145deg,#f8fafc,#e7f1f7)}.country-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.country-scene{position:relative;min-height:250px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:22px;color:#fff;text-decoration:none;border-radius:12px;background-image:linear-gradient(0deg,#031b36e9 0%,#08213e54 50%,#061b3500 100%),var(--country-image);background-position:center;background-size:cover;box-shadow:0 16px 26px #0b31502b;border:1px solid #ffffffc2;transition:transform .22s ease,box-shadow .22s ease}.country-scene:after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#ffffff21,transparent 35%);pointer-events:none}.country-scene:hover{transform:translateY(-8px) scale(1.015);box-shadow:0 25px 35px #0b315045}.country-scene>*{position:relative;z-index:1}.scene-flag{position:absolute;top:16px;left:16px;width:43px;height:43px;display:grid;place-items:center;border-radius:50%;font-size:25px;background:#071e3ad9;border:1px solid #ffe49a;box-shadow:0 4px 10px #00000066}.country-scene b{font-size:23px;line-height:1.05;text-shadow:0 3px 7px #000;font-weight:800}.country-scene small{margin-top:7px;color:#fff6c9;font-size:13px;font-weight:700;text-shadow:0 2px 4px #000}.country-showcase .section-copy{color:#425d75}@media(max-width:1000px){.country-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.country-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-scene{min-height:220px}}@media(max-width:430px){.country-showcase{padding-top:66px;padding-bottom:66px}.country-showcase-grid{grid-template-columns:1fr}.country-scene{min-height:270px}}
