.country-restriction-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90001;text-align:center;align-items:center;justify-content:center;display:none}.country-restriction-popup.active{display:flex}.country-restriction-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;transition:background-color .3s ease}.country-restriction-popup__overlay:empty{display:block}.country-restriction-popup.open .country-restriction-popup__overlay{background-color:#00000080}.country-restriction-popup__wrapper{width:100%;height:100%;max-height:380px;background-color:#fff;display:grid;position:relative;transition:transform .3s ease;transform:translateY(-100dvh)}.country-restriction-popup.open .country-restriction-popup__wrapper{transform:translateY(0)}.country-restriction-popup__image{height:100%;overflow:hidden;display:none}.country-restriction-popup__image img{width:100%;height:100%;object-fit:cover}.country-restriction-popup section{display:grid;place-content:center;padding:3.4rem}.country-restriction-popup h3{margin-bottom:2.7rem;font-size:4.4rem}.country-restriction-popup p{font-size:1.8rem;font-family:Gotham-Book}.country-restriction-popup__close{position:absolute;right:1rem;top:1rem;padding:1rem;border:none;background:none}@media screen and (min-width: 768px){.country-restriction-popup{padding:8rem}.country-restriction-popup__wrapper{grid-template-columns:50% 50%;max-width:1000px;max-height:627px}.country-restriction-popup__image{display:block}.country-restriction-popup section{padding:2rem}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/country-restriction-all.css.map */
