.country-grid:has(.country-card-wrapper){display:grid;justify-content:center;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;align-items:start;justify-items:center;list-style:none;margin:0;padding:0;margin-bottom:1rem}@media screen and (min-width: 750px){.country-grid:has(.country-card-wrapper){grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media screen and (min-width: 1300px){.country-grid:has(.country-card-wrapper){grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}.country-grid:has(.country-card-wrapper) li{list-style:none;margin:0;padding:0;width:100%}.country-card-wrapper .card__content{grid-template-rows:unset!important}.country-card-wrapper .card-content{padding:1rem;display:flex;grid-gap:10px;grid-template-columns:1fr minmax(min-content,35px);grid-template-areas:"title icon" "content content";column-gap:1rem;row-gap:.5rem;align-content:space-between;height:100%;border:1px solid rgb(var(--color-base-background-2));border-radius:4px}.country-card-wrapper .card-content img{border:0!important}.full-unstyled-link{display:block!important}.full-unstyled-link i{display:inline-block;vertical-align:bottom;padding-right:0!important}.row-country-card{width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:center;column-gap:5px}.column-country-card-position{flex-direction:row;justify-content:space-between;align-items:center}.country-card-heading{width:100%;align-self:center;grid-area:title}.country-card-icon-wrapper{grid-area:icon}.country-card-content{grid-area:content}.column-display{display:flex;flex-direction:column;row-gap:.5rem}html[dir=rtl] .arrow-country-card{transform:rotate(180deg)}html[dir=rtl] .country-card-heading,html[dir=rtl] .column-display{text-align:right}.arrow-country-card{display:flex}.flag__icon{border-radius:50%}.special-offer-badge-country{margin-left:auto}
/*# sourceMappingURL=/cdn/shop/t/3/assets/card-country.css.map */
