.CountryInfo-module-scss-module__hui-cq__countryInfo{color:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__background{filter:brightness(.6)saturate(1.2);z-index:0;background-position:50%;background-size:cover;transition:background-image 1s ease-in-out;animation:12s ease-in-out infinite alternate CountryInfo-module-scss-module__hui-cq__zoomBg;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes CountryInfo-module-scss-module__hui-cq__zoomBg{0%{transform:scale(1)}to{transform:scale(1.08)}}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__contentWrapper{z-index:2;-webkit-backdrop-filter:blur(18px)saturate(180%);backdrop-filter:blur(18px)saturate(180%);text-align:center;background:rgba(255,255,255,.05);border-radius:24px;width:90%;max-width:1000px;padding:40px;animation:.8s forwards CountryInfo-module-scss-module__hui-cq__fadeInUp;position:relative;box-shadow:0 12px 40px rgba(0,0,0,.4)}@keyframes CountryInfo-module-scss-module__hui-cq__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__countryTitle{text-transform:uppercase;letter-spacing:3px;color:#00e5ff;text-shadow:0 2px 15px rgba(0,229,255,.6);margin-bottom:20px;font-size:max(2rem,min(5vw,3.5rem))}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__sliderContainer{justify-content:center;margin:20px 0 40px;display:flex;position:relative}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__sliderContainer .CountryInfo-module-scss-module__hui-cq__slider{gap:20px;display:flex;overflow:hidden}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__sliderContainer .CountryInfo-module-scss-module__hui-cq__slider .CountryInfo-module-scss-module__hui-cq__slide{cursor:pointer;border-radius:18px;width:280px;height:180px;transition:all .6s;position:relative;overflow:hidden;transform:scale(.85);box-shadow:0 8px 25px rgba(0,0,0,.35)}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__sliderContainer .CountryInfo-module-scss-module__hui-cq__slider .CountryInfo-module-scss-module__hui-cq__slide.CountryInfo-module-scss-module__hui-cq__active{transform:scale(1.05);box-shadow:0 15px 50px rgba(0,229,255,.5)}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__sliderContainer .CountryInfo-module-scss-module__hui-cq__slider .CountryInfo-module-scss-module__hui-cq__slide img{transition:transform .8s}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__sliderContainer .CountryInfo-module-scss-module__hui-cq__slider .CountryInfo-module-scss-module__hui-cq__slide:hover img{transform:scale(1.1)}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__sliderContainer .CountryInfo-module-scss-module__hui-cq__arrow{color:#00e5ff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10;background:rgba(0,229,255,.2);border:1px solid rgba(0,229,255,.5);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.4rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__sliderContainer .CountryInfo-module-scss-module__hui-cq__arrow:hover{background:rgba(0,229,255,.4);transform:translateY(-50%)scale(1.1)}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__sliderContainer .CountryInfo-module-scss-module__hui-cq__arrowLeft{left:-60px}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__sliderContainer .CountryInfo-module-scss-module__hui-cq__arrowRight{right:-60px}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__textContent .CountryInfo-module-scss-module__hui-cq__description{color:#e5f7f7;margin-bottom:20px;font-size:1.2rem;line-height:1.8}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__textContent .CountryInfo-module-scss-module__hui-cq__highlight{color:#00e5ff;font-weight:700;position:relative}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__textContent .CountryInfo-module-scss-module__hui-cq__highlight:after{content:"";transform-origin:0;background:#00e5ff;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__textContent .CountryInfo-module-scss-module__hui-cq__highlight:hover:after{transform:scaleX(1)}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__textContent .CountryInfo-module-scss-module__hui-cq__extraInfo{background:rgba(255,255,255,.08);border-left:4px solid #00e5ff;border-radius:15px;margin-top:20px;padding:20px}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__textContent .CountryInfo-module-scss-module__hui-cq__extraInfo h3{color:#00e5ff;margin-bottom:10px}.CountryInfo-module-scss-module__hui-cq__countryInfo .CountryInfo-module-scss-module__hui-cq__textContent .CountryInfo-module-scss-module__hui-cq__extraInfo p{color:#dff}@media (max-width:768px){.CountryInfo-module-scss-module__hui-cq__slider{justify-content:center;overflow:hidden}.CountryInfo-module-scss-module__hui-cq__slider .CountryInfo-module-scss-module__hui-cq__slide{opacity:0;min-width:100%;max-width:100%;transition:transform .5s,opacity .5s;display:none;box-shadow:0 8px 25px rgba(0,0,0,.35);transform:scale(1)!important}.CountryInfo-module-scss-module__hui-cq__slider .CountryInfo-module-scss-module__hui-cq__slide.CountryInfo-module-scss-module__hui-cq__active{opacity:1;display:block}.CountryInfo-module-scss-module__hui-cq__slider .CountryInfo-module-scss-module__hui-cq__slide img{width:100%;height:auto}.CountryInfo-module-scss-module__hui-cq__arrowLeft{left:10px}.CountryInfo-module-scss-module__hui-cq__arrowRight{right:10px}}
.CategoryTabs-module-scss-module__r23SpW__tabsWrapper{max-width:1200px;margin:3rem auto 2rem;padding:0 1.5rem;position:relative}.CategoryTabs-module-scss-module__r23SpW__tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex;position:relative}.CategoryTabs-module-scss-module__r23SpW__tab{letter-spacing:.4px;color:#6b7280;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-family:inherit;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.CategoryTabs-module-scss-module__r23SpW__tab:after{content:"";background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899);border-radius:3px;width:0%;height:3px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-8px;left:0}.CategoryTabs-module-scss-module__r23SpW__tab:hover{color:#4f46e5;background:linear-gradient(90deg,#4f46e5,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CategoryTabs-module-scss-module__r23SpW__tab:hover:after{width:100%}.CategoryTabs-module-scss-module__r23SpW__active{background:linear-gradient(135deg,#4f46e5,#7c3aed,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.CategoryTabs-module-scss-module__r23SpW__active:after{background:linear-gradient(90deg,#4f46e5,#c084fc,#f472b6);width:100%;height:3px;box-shadow:0 0 10px rgba(99,102,241,.5)}.CategoryTabs-module-scss-module__r23SpW__tab:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #4f46e5}.CategoryTabs-module-scss-module__r23SpW__tab.CategoryTabs-module-scss-module__r23SpW__active:before{content:"•";color:#4f46e5;opacity:.8;font-size:1.2rem;animation:2s infinite CategoryTabs-module-scss-module__r23SpW__pulse;position:absolute;top:50%;left:-15px;transform:translateY(-50%)}@keyframes CategoryTabs-module-scss-module__r23SpW__pulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:768px){.CategoryTabs-module-scss-module__r23SpW__tabsWrapper{margin:2rem auto;padding:0 1rem}.CategoryTabs-module-scss-module__r23SpW__tabs{flex-direction:column;align-items:center;gap:.5rem;width:100%}.CategoryTabs-module-scss-module__r23SpW__tab{text-align:center;color:#4b5563;white-space:normal;word-wrap:break-word;width:90%;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:1.1rem;font-weight:500;transition:color .2s,transform .2s;display:flex}.CategoryTabs-module-scss-module__r23SpW__tab:hover{color:#4f46e5;transform:scale(1.02)}.CategoryTabs-module-scss-module__r23SpW__active{color:#4f46e5;font-weight:700;position:relative}.CategoryTabs-module-scss-module__r23SpW__active:after{content:"";background:linear-gradient(90deg,#4f46e5,#c084fc);border-radius:2px;width:80%;height:3px;position:absolute;bottom:0;left:10%}.CategoryTabs-module-scss-module__r23SpW__tab i,.CategoryTabs-module-scss-module__r23SpW__tab svg{color:#9ca3af;font-size:1.2rem}.CategoryTabs-module-scss-module__r23SpW__active i,.CategoryTabs-module-scss-module__r23SpW__active svg{color:#4f46e5}.CategoryTabs-module-scss-module__r23SpW__tabBadge{color:#9ca3af;margin-left:auto;font-size:.85rem}.CategoryTabs-module-scss-module__r23SpW__active .CategoryTabs-module-scss-module__r23SpW__tabBadge{color:#4f46e5}}@media (max-width:480px){.CategoryTabs-module-scss-module__r23SpW__tab{padding:.7rem 1rem;font-size:1rem}.CategoryTabs-module-scss-module__r23SpW__tab i,.CategoryTabs-module-scss-module__r23SpW__tab svg{font-size:1.1rem}}@media (min-width:769px) and (max-width:1024px){.CategoryTabs-module-scss-module__r23SpW__tabs{gap:1.8rem}.CategoryTabs-module-scss-module__r23SpW__tab{font-size:1rem}}@media (prefers-color-scheme:dark){.CategoryTabs-module-scss-module__r23SpW__tab{color:#9ca3af}.CategoryTabs-module-scss-module__r23SpW__tab:hover{background:linear-gradient(90deg,#818cf8,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CategoryTabs-module-scss-module__r23SpW__active{background:linear-gradient(135deg,#818cf8,#a78bfa,#f9a8d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}@media (prefers-color-scheme:dark) and (max-width:768px){.CategoryTabs-module-scss-module__r23SpW__tab{color:#d1d5db;-webkit-text-fill-color:#d1d5db;background:0 0}.CategoryTabs-module-scss-module__r23SpW__tab:hover,.CategoryTabs-module-scss-module__r23SpW__active{color:#818cf8;-webkit-text-fill-color:#818cf8}.CategoryTabs-module-scss-module__r23SpW__tab i,.CategoryTabs-module-scss-module__r23SpW__tab svg{color:#6b7280}.CategoryTabs-module-scss-module__r23SpW__active i,.CategoryTabs-module-scss-module__r23SpW__active svg,.CategoryTabs-module-scss-module__r23SpW__tab:hover i,.CategoryTabs-module-scss-module__r23SpW__tab:hover svg{color:#818cf8}}
