.shipping-location-drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:transparent;overflow:hidden;isolation:isolate;visibility:hidden}.shipping-location-drawer.active{visibility:visible}.shipping-location-drawer .drawer__inner{height:100%;width:40rem;max-width:100%;padding:0;border:none;border-right:0;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:all .7s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:1000;-webkit-perspective:1000;will-change:transform;position:relative;z-index:4;background-color:#fff;color:#000;border-left:20px solid white;box-shadow:0 0 10px #0000001a}.shipping-location-drawer.active .drawer__inner{transform:translate(0);box-shadow:-30px 0 30px #0000001a}.shipping-location-drawer .drawer__header{position:relative;padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.shipping-location-drawer .drawer__heading{font-size:16px;color:#000}.shipping-location-drawer .drawer__close{display:flex;padding:0;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:10px;right:20px;color:#fff;background-color:transparent;border:none;cursor:pointer;background:#000;border-radius:50%;height:60px;width:60px;justify-content:center;align-items:center}.shipping-location-drawer .drawer__contents{flex-grow:1;display:flex;flex-direction:column;padding:0 1.5rem 1.5rem;overflow-y:auto}.shipping-location-content{font-size:1rem;color:#505050}.shipping-location-section{margin-bottom:2rem}.shipping-location-section h3{font-size:1.2rem;margin-bottom:1rem;color:#000}.shipping-location-section p{margin-bottom:1.5rem;color:#505050}.shipping-location-selector{margin-top:1.5rem}.shipping-location-selector .localization-form{display:flex;flex-direction:column;gap:1rem}.shipping-location-selector .localization-form__select{position:relative;max-width:100%;width:100%}.shipping-location-selector select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;color:#505050;padding:12px 15px;cursor:pointer;font-size:14px;line-height:1.5;border-radius:0;width:100%;border:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.7rem center;padding-right:2.5rem;box-shadow:0 0 5px #0000001a}.shipping-location-selector .button{margin-top:1rem;width:100%;background-color:#323232f2;color:#fff;border:none;padding:12px 15px;cursor:pointer;font-size:14px;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 0 10px #0003}.shipping-location-button{display:flex;align-items:center;gap:.5rem;cursor:pointer;background:transparent;border:none;color:#505050;font-size:var(--brand-font-size-xxs);font-family:inherit;padding:8px 0;border-radius:0;width:100%}.shipping-location-button svg{width:12px;height:8px;transition:transform .3s ease;fill:#505050;stroke:#505050}.cart-drawer__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;opacity:0;transition:opacity .5s ease;z-index:3}.shipping-location-drawer.active .cart-drawer__overlay{opacity:1;pointer-events:all}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-shipping-location-drawer.css.map */
