.countries-pro{background-color:#0000;background-image:linear-gradient(#272424e6,#141414e6),url(/assets/images/world.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:0;margin:0;padding:30px 0}.countries-box{justify-content:space-between;align-items:center;gap:40px;display:flex}.countries-left{flex:1}.countries-title{color:#fff;font-size:40px;font-weight:700}.countries-title span{color:gold}.countries-sub{color:#cfcfcf;margin:15px 0 25px}.countries-wrapper{flex-wrap:wrap;gap:15px;display:flex}.country-pill{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff4d;border-radius:30px;padding:12px 26px;text-decoration:none;transition:all .3s}.country-pill:hover{color:#000;background:linear-gradient(135deg,gold,#ffb300);transform:translateY(-3px)}.countries-right{flex:1;justify-content:center;align-items:center;display:flex}.countries-right img{width:100%;max-width:400px}@keyframes float{50%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:768px){.countries-box{text-align:center;flex-direction:column}.countries-right img{width:100%;max-width:500px}}
