.countries-page{min-height:100vh;background:#fff;position:relative;z-index:2;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.countries-page .section-container{max-width:1200px;margin:0 auto;padding:0 2rem}.countries-page .section-heading{font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1a1a1a;margin:0 0 2rem;letter-spacing:-.03em;text-align:center}.countries-page .section-heading.white{color:#fff}.countries-page .section-intro{font-family:DM Sans,sans-serif;font-size:1.1rem;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.6;text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.countries-page .highlight{color:#dd2578}.countries-page .cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;border:2px solid #dd2578;border-radius:100px;background:rgba(0,0,0,0);color:#dd2578;font-family:Syne,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);cursor:pointer}.countries-page .cta-button:hover{background:#dd2578;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px rgba(221,37,120,.3)}.countries-page .cta-button.primary{background:#dd2578;color:#fff}.countries-page .cta-button.primary:hover{background:rgb(187.8952380952,29.3047619048,100.8428571429)}.countries-page .cta-button.large{padding:1.2rem 3rem;font-size:1rem}.countries-page .countries-hero{position:relative;padding:10rem 0 5rem;overflow:hidden}.countries-page .countries-hero .hero-background{position:absolute;inset:0;z-index:0}.countries-page .countries-hero .hero-background .gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15}.countries-page .countries-hero .hero-background .gradient-orb.orb-1{width:500px;height:500px;background:#dd2578;top:-200px;right:-100px}.countries-page .countries-hero .hero-background .gradient-orb.orb-2{width:400px;height:400px;background:#dd2578;bottom:-150px;left:-100px}.countries-page .countries-hero .section-container{position:relative;z-index:1;text-align:center}.countries-page .countries-hero .hero-label{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(221,37,120,.1);border-radius:100px;font-size:.85rem;font-weight:600;color:#dd2578;margin-bottom:1.5rem;font-family:DM Sans,sans-serif;letter-spacing:.1em}.countries-page .countries-hero .hero-title{font-family:Syne,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;letter-spacing:-.03em}.countries-page .countries-hero .hero-subtitle{font-family:DM Sans,sans-serif;font-size:1.2rem;color:#666;max-width:600px;margin:0 auto;line-height:1.7}.countries-page .stats-section{padding:3rem 0;background:#1a1a1a}.countries-page .stats-section .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.countries-page .stats-section .stat-item{text-align:center}.countries-page .stats-section .stat-item .stat-number{display:block;font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#dd2578;margin-bottom:.25rem}.countries-page .stats-section .stat-item .stat-label{font-family:DM Sans,sans-serif;font-size:.9rem;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.1em}.countries-page .countries-section{padding:5rem 0}.countries-page .countries-section .region-filter{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem}.countries-page .countries-section .region-filter .filter-btn{padding:.6rem 1.25rem;background:rgba(0,0,0,0);border:1px solid #e0e0e0;border-radius:100px;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;color:#666;cursor:pointer;transition:all .3s ease}.countries-page .countries-section .region-filter .filter-btn:hover{border-color:#dd2578;color:#dd2578}.countries-page .countries-section .region-filter .filter-btn.active{background:#dd2578;border-color:#dd2578;color:#fff}.countries-page .countries-section .countries-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.25rem;gap:1.25rem}.countries-page .countries-section .country-card{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #f0f0f0;border-radius:12px;transition:all .3s ease}.countries-page .countries-section .country-card:hover{border-color:#dd2578;box-shadow:0 4px 20px rgba(221,37,120,.1);transform:translateY(-2px)}.countries-page .countries-section .country-card .country-header{display:flex;align-items:center;gap:.75rem}.countries-page .countries-section .country-card .country-header .fi{font-size:1.5rem;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.countries-page .countries-section .country-card .country-name{font-family:Syne,sans-serif;font-size:1rem;font-weight:600;color:#1a1a1a}.countries-page .countries-section .country-card .country-cities{font-family:DM Sans,sans-serif;font-size:.85rem;color:#666;line-height:1.5}.countries-page .services-info{padding:5rem 0;background:#1a1a1a}.countries-page .services-info .services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:3rem}.countries-page .services-info .service-card{text-align:center;padding:2.5rem 2rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;transition:all .3s ease}.countries-page .services-info .service-card:hover{background:hsla(0,0%,100%,.08);transform:translateY(-4px)}.countries-page .services-info .service-card .service-icon{width:60px;height:60px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:rgba(221,37,120,.15);border-radius:16px;color:#dd2578;font-size:1.5rem}.countries-page .services-info .service-card h3{font-family:Syne,sans-serif;font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .75rem}.countries-page .services-info .service-card p{font-family:DM Sans,sans-serif;font-size:.95rem;color:hsla(0,0%,100%,.7);line-height:1.6;margin:0}.countries-page .cta-section{padding:5rem 0;text-align:center;background:#fff;border-bottom-left-radius:24px;border-bottom-right-radius:24px}@media(max-width:1024px){.countries-page .stats-section .stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem}.countries-page .services-info .services-grid{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:768px){.countries-page .countries-hero{padding:8rem 0 3rem}.countries-page .countries-hero .hero-subtitle{font-size:1rem}.countries-page .section-container{padding:0 1.25rem}.countries-page .countries-section{padding:3rem 0}.countries-page .countries-section .region-filter{gap:.5rem;margin-bottom:2rem}.countries-page .countries-section .region-filter .filter-btn{padding:.5rem 1rem;font-size:.8rem}.countries-page .countries-section .countries-grid{grid-template-columns:1fr;gap:1rem}.countries-page .countries-section .country-card{padding:1rem 1.25rem}.countries-page .countries-section .country-card .country-header .fi{font-size:1.25rem}.countries-page .countries-section .country-card .country-name{font-size:.95rem}.countries-page .countries-section .country-card .country-cities{font-size:.8rem}.countries-page .stats-section{padding:2rem 0}.countries-page .stats-section .stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.countries-page .stats-section .stat-item .stat-number{font-size:1.75rem}.countries-page .stats-section .stat-item .stat-label{font-size:.75rem}.countries-page .services-info{padding:3rem 0}.countries-page .services-info .services-grid{margin-top:2rem}.countries-page .services-info .service-card{padding:1.5rem}.countries-page .cta-section{padding:3rem 0}}@media(max-width:480px){.countries-page .countries-section .countries-grid{grid-template-columns:1fr}}