.countries-select-section{max-width:1200px;margin:0 auto;text-align:center;padding:30px 0}.carousel-container{position:relative;max-width:90%;margin:0 auto;padding:0 60px}.carousel-track-container{overflow:hidden;border-radius:5px;box-shadow:0 3px 10px #0000001a;padding:10px 0;background-color:#dedede}.carousel-track{display:flex;transition:transform .5s ease;width:100%}.carousel-slide{flex:0 0 20%;max-width:20%;padding:15px;display:flex;justify-content:center;align-items:center;height:110px;cursor:pointer}.carousel-slide.active{transform:scale(1.3)}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#ffffffe6;border:1px solid #ddd;border-radius:50%;font-size:18px;color:#333;cursor:pointer;z-index:2;box-shadow:0 2px 5px #0003;transition:all .3s ease}.carousel-button:hover{background:#fff;box-shadow:0 3px 8px #0000004d}.button-prev{left:0}.button-next{right:0}.flagVideo{width:150px;height:80px;display:flex;align-items:center;justify-content:center;color:#666;border-radius:5px}.country-details{max-width:1200px;margin:4rem auto 2rem;padding:0 1.5rem;text-align:left;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}#selected-country-name,h1{grid-column:1 / -1;position:relative;width:fit-content;margin:0 auto 1.2rem;padding:.7rem 1.8rem;color:#333;font-family:Montserrat,sans-serif;font-size:2rem}.country-section{position:relative;overflow:hidden;min-height:230px;margin:0;padding:2rem;border:1px solid rgba(51,51,51,.08);border-radius:18px;background:#ffffff80;background-size:cover;box-shadow:0 16px 40px #00000014;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.country-section:hover{transform:translateY(-4px);border-color:#b77b3a52;box-shadow:0 22px 48px #0000001f}.country-section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.country-section-header h3{margin:0;width:auto;flex:1;color:#292929;font-family:Montserrat,sans-serif;font-size:1.1rem;line-height:1.35;letter-spacing:.03em}.country-section-header h3:after{content:"";display:block;width:48px;height:3px;margin-top:.7rem;border-radius:999px;background:#b77b3ae6}.country-section-header i{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#fffefec7;color:#a36420f2;display:flex;align-items:center;justify-content:center;font-size:1rem}.country-details p{margin:0;text-align:left;color:#555;font-size:1rem;line-height:1.75}.country-details ul{list-style:none;padding:0;margin:0;font-size:.98rem;line-height:1.65;color:#555;display:flex;flex-direction:column;gap:.65rem}.country-details ul li{position:relative;margin:0;padding-left:1.4rem}.country-details ul li:before{content:"";position:absolute;left:0;top:.7rem;width:7px;height:7px;border-radius:50%;background:#b77b3af2}.country-details strong{color:#292929;font-weight:700}.emergency-section{grid-column:1 / -1;min-height:auto;background:#ffffff80;color:#292929}.emergency-section h3,.emergency-section p,.emergency-section ul,.emergency-section li,.emergency-section strong{color:#292929}.emergency-section .country-section-header h3:after{background:#b77b3ae6}.emergency-section>div:not(.country-section-header){display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.emergency-section ul{padding:1rem 1.2rem;border-radius:14px;background:#ffffff73;border:1px solid rgba(51,51,51,.08)}.emergency-section ul:empty{display:none}.emergency-section ul li:before{background:#b77b3af2}#country-sources-section{grid-column:1 / -1;min-height:auto;display:flex;align-items:center;gap:.8rem;justify-content:center;margin-top:.6rem;padding:1.2rem 1.5rem;border-radius:18px;border:1px solid rgba(31,31,31,.1);background:#ffffff80;box-shadow:none;flex-wrap:wrap}#country-sources-section:hover{transform:none;box-shadow:none}#country-sources-section .country-section-header{margin-bottom:0}#country-sources-section .country-section-header h3{font-size:.9rem;color:#494646;line-height:1.4;text-transform:none;letter-spacing:0}#country-sources-section .country-section-header h3:after{display:none}#country-sources-section .country-section-header i{width:28px;height:28px;flex:0 0 28px;font-size:.8rem}#country-sources-section p{width:auto;margin:0;font-size:.9rem;color:#494646;line-height:1.4}@media(max-width:900px){.country-details{grid-template-columns:1fr;gap:1rem;margin-top:3rem}.emergency-section>div:not(.country-section-header){grid-template-columns:1fr}}@media(max-width:767px){.carousel-track-container:before,.carousel-track-container:after{display:none!important}}@media(min-width:1025px){.hero video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:contain;z-index:-1;background-color:#000}}
