.select-country-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;width:100%;padding:70px 30px;background:rgba(var(--color-overlay-rgb),.4);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);height:100%}.select-country-modal[open]{opacity:1;visibility:visible;z-index:101}.select-country-modal[open] .select-country-modal__content{display:flex}.select-country-modal__opener{display:inline-block}.select-country-modal__button{display:flex;margin:0 auto;align-items:center;justify-content:center;cursor:pointer;width:64px;height:64px;border-radius:50%;line-height:0;background:var(--color-drawer-bg, #fff);transition:none}.select-country-modal__button svg{width:20px;height:20px;margin-left:3px}.select-country-modal__button.no-js{display:none}.no-js .select-country-modal__button.no-js{display:inline-flex}.select-country-modal__toggle{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;top:5px;right:5px;z-index:10}.select-country-modal__toggle svg{width:12px;height:12px;margin-top:12px}.select-country-modal__content{max-height:80vh;max-width:clamp(300px,95vw,1000px);margin:0 auto;left:50%;transform:translate3d(-50%,-50%,0);width:100%;position:absolute;top:50%;display:none;flex-direction:column;background:var(--color-drawer-bg, #fff);padding:24px 0;border-radius:16px;background-color:#f5f5f5}.select-country-modal__content .row,.select-country-modal__content .row .columns{padding:0}.select-country-modal__content .row .columns{max-height:calc(80vh - 96px);overflow:auto}.select-country-modal__content .section-header{padding:0}.select-country-modal__content .country-group{margin:24px 24px 0}.select-country-modal__content .section-header .section-header--title{position:fixed;border-bottom:1px solid #dedede;padding:0 24px 24px;width:100%;margin-top:-48px;font-size:24px;background-color:#f5f5f5}.select-country-modal__content .section-header--description{margin-top:24px;padding:0 24px;overflow:hidden}@media only screen and (max-width: 768px){.select-country-modal__content .section-header .section-header--title{margin-top:-24px;font-size:18px;padding:0 15px 24px;width:100%}.select-country-modal__content .section-header--description{padding:0 15px;margin-top:48px}.select-country-modal__toggle svg{margin-top:12px}.select-country-modal__content .country-group{margin:32px 15px 0}}.select-country-modal__content-info{position:relative}.select-country-modal__content-info iframe,.select-country-modal__content-info video{position:absolute;width:100%;height:100%;border:0}
/*# sourceMappingURL=/cdn/shop/t/22/assets/select-country-modal.css.map */
