.stv-radio-tabs-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.tabs-header{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}input.stv-radio-tab{left:-99999em;position:absolute}.tabs-header label{background-color:#e2e2e8;border-radius:30px;cursor:pointer;padding:.5em 1.5em;transition:all .3s ease}#tab1:checked~.tabs-header label[for=tab1],#tab2:checked~.tabs-header label[for=tab2],.tabs-header label:hover{background-color:#0e3149;color:#fff}.tab-content{border-radius:10px;display:none;padding:1em;width:100%}#tab1:checked~#content1,#tab2:checked~#content2{display:block}.wrapper-usa{aspect-ratio:5/4!important;height:600px}.wrapper-worldwide{aspect-ratio:21/12;width:1264px}.worldmap__wrapper{margin:0 auto;position:relative}.worldmap__wrapper img:not(:first-child){opacity:0}.worldmap__wrapper img{height:100%;left:0;position:absolute;top:0;transition:opacity .4s ease;width:100%}.worldmap__wrapper img:hover{transition:z-index .3s ease}.worldmap__pin{position:absolute;z-index:10}.worldmap__countries-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.worldmap__countries-list div{border-right:1px solid var(--blue);cursor:pointer;padding:5px 30px;transition:.1s linear}.worldmap__countries-list div.active-hover,.worldmap__countries-list div:hover{background:#e2e2e8;border-radius:4px}.worldmap__countries-list div:hover{transition:.1s linear}@media (max-width:768px){.worldmap__wrapper{max-height:300px;width:100%}.worldmap__countries-list{justify-content:start}.worldmap__countries-list div{margin:10px 0;padding:0;width:50%}.worldmap__countries-list.worldmap__countries-list__double{width:100%}.map-pins{display:none}}@media (max-width:1000px){.wrapper-usa{aspect-ratio:5/4}.wrapper-usa,.wrapper-worldwide{height:300px;width:auto}}@media (max-width:540px){.wrapper-worldwide{max-height:200px;width:auto}}