.disclosure-wrapper{color:var(--dark);position:relative;width:max-content}.disclosure-wrapper .disclosure__button{gap:8px;padding-left:20px}.disclosure-wrapper img{height:20px;border-radius:50%;width:20px;object-fit:cover}.disclosure-wrapper .disclosure__button{color:var(--primary);justify-content:flex-start;height:40px}.disclosure-wrapper .disclosure__button[aria-expanded=true]{box-shadow:6px 6px 15px #2f2f2d26;width:210px}.disclosure__list{max-height:0;opacity:0;transform:translateY(10px);overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out,background-color .3s ease-in-out,transform .3s ease-in-out;position:absolute;pointer-events:none;top:-190px;z-index:10;background-color:var(--white);border-bottom:unset;padding:0rem 1rem .5rem;display:none;box-shadow:6px -6px 15px #2f2f2d26;width:100%}.disclosure__list[aria-hidden=false]{display:block;max-height:200px;flex-direction:column;gap:4px;pointer-events:all;opacity:1;transform:translateY(-10px);overflow:auto;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid var(--grey)}.disclosure__button svg{transition:transform .3s ease-in-out}.disclosure__button[aria-expanded=true] svg{transform:rotate(180deg)}.disclosure__item a{display:inline-flex;align-items:center;gap:.5rem;min-height:40px}.icon-tick svg path{fill:var(--dark)}footer .disclosure-wrapper .disclosure__button{margin-left:-20px}footer .disclosure__list{margin-left:-20px;width:calc(100% + 20px)}.disclosure-wrapper .disclosure__button[aria-expanded=true]{background-color:var(--white)}
/*# sourceMappingURL=/cdn/shop/t/2425/assets/country-switcher.css.map */
