#MapCountries .active{fill:#b32a2e}#MapCountries .on{fill:#262626;stroke-width:2;stroke:#e5e5e5;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.country-list svg{@apply w-3 h-6 md:w-5 md:h-7 text-elic-red -mt-1.5 md:-mt-1.5 xl:-mt-1 2xl:-mt-0.5}.country-list label{@apply cursor-pointer px-2}.country-list label.on,.country-list label:hover{@apply bg-neutralgray-800 text-white rounded transition}.modal .modal-box{@apply p-6 md:p-10 w-11/12 max-w-4xl}.modal .modal-box h3{@apply mt-0}.modal .modal-box p:last-child{@apply mb-0}