.country-modal-wrapper{display:flex;align-items:center}.country-modal__trigger{display:flex;align-items:center;gap:.4rem;padding:.6rem .8rem;background:transparent;border:0;border-radius:2.4rem;cursor:pointer;color:rgb(var(--color-foreground));font-size:1.4rem;font-family:inherit;line-height:1;transition:background-color .15s ease}.country-modal__trigger:hover{background:rgba(var(--color-foreground),.06)}.country-modal__trigger:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.country-modal__flag{font-size:2rem;line-height:1;width:2.4rem;height:2.4rem;display:grid;place-items:center;border-radius:50%;overflow:hidden;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.12)}.country-modal__trigger-text{white-space:nowrap}.country-modal__caret svg{width:1rem;height:1rem;fill:currentColor}.country-modal{border:0;padding:0;background:transparent;max-width:52rem;width:calc(100vw - 3.2rem);color:rgb(var(--color-foreground));overflow:visible}.country-modal::backdrop{background:#0000008c}.country-modal[open]{animation:country-modal-in .2s ease-out}@keyframes country-modal-in{0%{opacity:0;transform:translateY(.8rem)}}.country-modal__panel{position:relative;background:rgb(var(--color-background));border-radius:1.6rem;padding:3.2rem;box-shadow:0 2.4rem 6.4rem rgba(var(--color-shadow),.28)}.country-modal__close{position:absolute;top:-1.2rem;right:-1.2rem;width:4.4rem;height:4.4rem;border-radius:50%;border:0;background:rgb(var(--color-background));box-shadow:0 .2rem 1.2rem rgba(var(--color-shadow),.22);cursor:pointer;display:grid;place-items:center;color:rgb(var(--color-foreground))}.country-modal__close svg{width:1.8rem;height:1.8rem}.country-modal__close:hover{background:rgba(var(--color-foreground),.06)}.country-modal__close:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.country-modal__title{display:flex;align-items:center;gap:1rem;margin:0 0 2rem;font-size:2.2rem;line-height:1.2;letter-spacing:-.02rem}.country-modal__pin svg{width:2.2rem;height:2.2rem;display:block}.country-modal__label{display:block;margin-bottom:.8rem;font-size:1.5rem}.country-modal__select-wrap{position:relative;margin-bottom:1.6rem}.country-modal__select{width:100%;appearance:none;-webkit-appearance:none;font-family:inherit;font-size:1.6rem;line-height:1.4;padding:1.5rem 4.4rem 1.5rem 1.8rem;border:.2rem solid rgba(var(--color-foreground),.55);border-radius:1rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer}.country-modal__select:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.country-modal__select-caret{position:absolute;top:50%;right:1.8rem;transform:translateY(-50%);pointer-events:none}.country-modal__select-caret svg{width:1.2rem;height:1.2rem;fill:rgb(var(--color-foreground))}.country-modal__save{width:100%;padding:1.6rem 2rem;border:0;border-radius:3.2rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:inherit;font-size:1.6rem;font-weight:var(--t-weight-medium);cursor:pointer;transition:opacity .15s ease}.country-modal__save:hover{opacity:.88}.country-modal__save:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.country-modal__policy{display:block;margin-top:1rem;padding:1.5rem 2rem;border-radius:3.2rem;background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground));font-size:1.5rem;text-align:center;text-decoration:none}.country-modal__policy span{text-decoration:underline;text-underline-offset:.3rem}.country-modal__policy:hover{background:rgba(var(--color-foreground),.09)}@media screen and (max-width:480px){.country-modal__panel{padding:2.6rem 2rem 2.2rem}.country-modal__title{font-size:1.9rem;padding-right:4rem}.country-modal__close{top:1rem;right:1rem;width:3.6rem;height:3.6rem;box-shadow:none;background:rgba(var(--color-foreground),.06)}.country-modal__policy{font-size:1.4rem;padding:1.4rem 1.6rem}}@media(prefers-reduced-motion:reduce){.country-modal[open]{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-country-modal.css.map */
