.about-module__nX-rva__page{background-color:var(--background);min-height:100vh}.about-module__nX-rva__hero{background:linear-gradient(135deg, var(--columbia-blue) 0%, var(--columbia-light-blue) 100%);color:#fff;padding:2.25rem 0}.about-module__nX-rva__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.about-module__nX-rva__hero h1{margin-bottom:.5rem}.about-module__nX-rva__hero p{opacity:.95;max-width:700px}.about-module__nX-rva__section{padding:2.75rem 0}.about-module__nX-rva__mapCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;padding:1.5rem}.about-module__nX-rva__mapCard h2{color:var(--blue-text);margin-bottom:.5rem}.about-module__nX-rva__mapHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.about-module__nX-rva__mapHeader h2{margin:0}.about-module__nX-rva__closeMapBtn{border:2px solid var(--columbia-blue);width:2.6rem;height:2.6rem;color:var(--columbia-blue);transition:var(--transition);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:1.6rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.about-module__nX-rva__closeMapBtn:hover{background:var(--columbia-blue);color:#fff}.about-module__nX-rva__mapIntro{color:var(--text-light);margin-bottom:1rem}.about-module__nX-rva__mapWrap{aspect-ratio:1;border:1px solid var(--border);background:var(--background);border-radius:10px;width:100%;max-width:860px;margin:0 auto;position:relative;overflow:hidden}.about-module__nX-rva__mapImage{object-fit:contain;padding:.75rem}.about-module__nX-rva__marker{background:var(--accent-red);border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #ee18484d}.about-module__nX-rva__countryList{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem 1rem;margin-top:1.25rem;padding:0;list-style:none;display:grid}.about-module__nX-rva__countryList li{color:var(--text-dark);border-bottom:1px solid var(--border);padding-bottom:.35rem;font-size:.95rem}@media (max-width:900px){.about-module__nX-rva__countryList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.about-module__nX-rva__hero,.about-module__nX-rva__section{padding:1.75rem 0}.about-module__nX-rva__mapCard{padding:1rem}}@media (max-width:560px){.about-module__nX-rva__countryList{grid-template-columns:1fr}}
