.textn{font-size:14px;font-weight:900 !important}
.textn .text-mute{font-weight:400}
.advantages{box-shadow:0px 1px 30px 5px rgba(20,20,20,0.08);transition:all 0.3s ease-in-out}
.advantages img{transition:all 0.3s ease-in-out;margin-bottom:10px}
.advantages p{font-family:Inter,sans-serif;font-weight:500;line-height:1.2;color:black}
.page-buttons-wrapper{margin:-25px auto 0;z-index:5}
.nav-pills#pills-tab{gap:20px}
.link-shadow{transition:all 0.3s linear}
.link-shadow:hover{transform:translatey(10px)}
.advantages:hover{box-shadow:0px 1px 30px 3px rgba(154,212,232,0.4)}
.advantages:hover img{transform:translatey(10px)}
.rounded.border-light.autohash{font-size:24px;font-weight:700;width:40%;max-width:100%;color:black}
.rounded.border-light.autohash.active{color:#0393c7;box-shadow:0px 1px 20px 3px rgba(154,212,232,0.7)}
.btn-esim.active span.number{color:#1996ce}
.roaming-option{filter:grayscale(1)}
.roaming-option.active{filter:grayscale(0)}
#country-select{width:60%}
#output table{width:60%}
@media (max-width:800px){#country-select{width:100%}#output table{width:100%}}
@media (max-width:600px){.nav-pills#pills-tab{gap:10px}.rounded.border-light.autohash{font-size:14px}.page-buttons-wrapper{margin:10px auto}}