.country-selector{display:inline-block}.country-selector__trigger{display:inline-flex;align-items:center;gap:.8rem;padding:0;margin:0;border:0;background:transparent;color:currentColor;font-family:var(--font-lon);font-size:14px;font-weight:500;line-height:1;letter-spacing:0;text-transform:uppercase;cursor:pointer}.country-selector__trigger-flag{display:block;width:2.4rem;height:auto}.country-selector__trigger-text{white-space:nowrap}.country-selector__trigger-prefix{font-weight:700}.country-selector__trigger-country{font-weight:400}.country-selector__trigger:hover .country-selector__trigger-text{text-decoration:underline;text-underline-offset:.3rem}.country-selector__modal[hidden]{display:none}.country-selector__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;flex-direction:column;background:#fff;color:#000;font-family:var(--font-lon);animation:country-selector-slide-down .3s ease}@keyframes country-selector-slide-down{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}.country-selector__modal--closing{animation:country-selector-slide-up .3s ease forwards}@keyframes country-selector-slide-up{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-3rem)}}@media(prefers-reduced-motion:reduce){.country-selector__modal,.country-selector__modal--closing{animation:none}}.country-selector__bar{flex:0 0 auto;display:flex;align-items:center;padding:1rem 5rem}.country-selector__bar--top{justify-content:flex-end;min-height:4rem;border-bottom:.1rem solid #c3c3c3}.country-selector__bar--bottom{justify-content:flex-end;min-height:8rem;border-top:.1rem solid #c3c3c3}.country-selector__close{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;background:transparent;color:#000;cursor:pointer}.country-selector__done{min-width:8.5rem;padding:1.1rem 2rem;border:.1rem solid #000000;background:transparent;color:#000;font-family:var(--font-lon);font-size:1.2rem;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;transition:background .15s ease,color .15s ease}.country-selector__done:hover{background:#000;color:#fff}.country-selector__body{flex:1 1 auto;overflow-y:auto;padding:4rem 5rem 3rem}.country-selector__columns{column-count:3;column-gap:4rem;max-width:78rem;margin:0}.country-selector__region{margin-bottom:4rem}.country-selector__region-title{margin:0 0 2rem;font-family:var(--font-new)!important;font-size:1.4rem!important;font-weight:400!important;letter-spacing:.06rem;line-height:1.3;text-transform:uppercase;color:#000;break-after:avoid}.country-selector__list{margin:0;padding:0;list-style:none}.country-selector__item{margin:0 0 1.5rem;break-inside:avoid}.country-selector__link{display:flex;align-items:center;gap:1rem;color:#000;text-decoration:none;font-family:var(--font-lon);font-size:1.4rem;font-weight:500;letter-spacing:.05rem;line-height:1;text-transform:uppercase}.country-selector__link:hover .country-selector__name{text-decoration:underline;text-underline-offset:.3rem}.country-selector__flag{display:block;flex:0 0 auto;width:2.4rem;height:auto}.country-selector__empty{font-size:1.4rem;color:#000}body.country-selector-open{overflow:hidden}.country-selector--drawer{margin:0}.country-selector__drawer-label{display:inline-flex;align-items:center;gap:1rem;text-transform:uppercase}.country-selector__drawer-label .country-selector__trigger-flag{width:2.4rem;height:auto}.country-selector__drawer-label .country-selector__trigger-prefix{font-weight:700}.country-selector__drawer-label .country-selector__trigger-country{font-weight:400}.country-selector__drawer-list{padding:1rem 0 3rem}.country-selector__drawer-list .country-selector__region{margin-bottom:3rem}.footer__copyright:has(.country-selector--footer){display:flex;align-items:center;gap:1.5rem;width:100%}@media screen and (min-width:750px){.footer__copyright:has(.country-selector--footer){justify-content:space-between;text-align:left}}@media screen and (max-width:749px){.footer__copyright:has(.country-selector--footer){flex-direction:column;align-items:center;gap:1rem}}@media screen and (max-width:989px){.country-selector__columns{column-count:2;column-gap:4rem}.country-selector__bar,.country-selector__body{padding-left:3rem;padding-right:3rem}}@media screen and (max-width:749px){.country-selector__columns{column-count:1}.country-selector__bar,.country-selector__body{padding-left:2rem;padding-right:2rem}.country-selector__bar--bottom{justify-content:center}.country-selector__done{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/country-selector.css.map */
