.locale-selector-popup ul{margin:0;padding:0}.locale-selector-popup img{display:block;width:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.locale-selector-popup ul li{list-style:none}.locale-selector-popup{position:fixed;top:0;bottom:0;height:100vh;left:0;right:0;background-color:#fff;opacity:0;visibility:hidden;transition:all .35s;display:none}.locale-selector-popup.active{opacity:1;visibility:visible;z-index:10;display:block}.locale-selector-popup .popup-header{padding:40px 20px 0;border-bottom:1px #f1f2f2 solid;background-color:#fff}.locale-selector-popup .popup-header .title{width:100%;display:flex;font-weight:700;line-height:1.875rem}.locale-selector-popup .popup-header .title span{padding-bottom:3px;border-bottom:2px transparent solid;cursor:pointer;border-bottom:2px #000 solid}.locale-selector-popup .close-popup{position:absolute;top:20px;right:20px;width:30px;height:30px;cursor:pointer}.locale-selector-popup .close-popup i{display:block;width:25px;height:2px;background:#000}.locale-selector-popup .close-popup i:first-child{transform:rotate(45deg) translate(16px,6px)}.locale-selector-popup .close-popup i:last-child{transform:rotate(-45deg) translate(-5px,15px)}.locale-selector-popup .popup-content{overflow-y:auto;height:calc(100% - 150px)}.locale-selector-popup .popup-content .locale-popup{display:block}.locale-selector-bottom{height:calc(30vh - 70px)}.locale-selector-popup .region .title{padding:20px 20px 10px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;box-sizing:border-box;cursor:pointer}.locale-selector-popup .region .title .region-name{font-size:1.4375rem;line-height:2.25rem;font-weight:700}.locale-selector-popup .region .title .arrow{display:none}.locale-selector-popup .region .title .toggle{position:relative;display:inline-block;width:20px;border-top:2px #000 solid}.locale-selector-popup .region .title .toggle:after{content:"";position:absolute;display:inline-block;width:20px;border-top:2px #000 solid;transform:rotate(90deg) translate(-1px);transition:all .2s}.locale-selector-popup .region.active .title .toggle:after{transform:rotate(0) translateY(-2px)}.locale-selector-popup .region .language-list{padding:0;height:0;opacity:0;visibility:hidden;box-sizing:border-box;transition:all .35s}.locale-selector-popup .region.active .language-list{padding:0 0 20px;height:auto;opacity:1;visibility:visible}.locale-selector-popup .language-list .region-name{padding:10px 20px 5px;font-size:1.125rem;line-height:1.625rem;font-weight:700;opacity:.5}.locale-selector-popup .language-list .region-name.latam{margin-top:1rem}.locale-selector-popup .language-list .box{display:flex;flex-wrap:wrap;font-size:.875rem;line-height:1.25rem}.locale-selector-popup .language-list .item{width:100%;padding:10px 20px;display:flex;align-items:center;box-sizing:border-box}.locale-selector-popup .language-list .item.active{background-color:#f8f8f8;border-radius:10px}.locale-selector-popup .language-list .item .country{cursor:pointer;display:flex;align-items:center;width:45%}.locale-selector-popup .language-list .item .country .label{font-weight:700}.locale-selector-popup .language-list .item .country .icon{width:20px;margin-right:10px}.locale-selector-popup .language-list .item .country .icon img{height:100%;object-fit:contain}.locale-selector-popup .language-list .item .entry{width:45%}.locale-selector-popup .language-list .item .entry span{padding:0 6px}.locale-selector-popup .language-list .item .entry .language{display:inline-block}.locale-selector-popup .language-list .item .country-selected{width:10%;display:none}.locale-selector-popup .language-list .item.active .country-selected{display:block}.locale-selector-popup .language-list .item .country-selected img{width:20px}.locale-selector-popup .currency-selector .title{padding:20px;font-size:1.4375rem;line-height:2.25rem;font-weight:700;line-height:40px}.locale-selector-popup .currency-list{padding-bottom:30px;font-size:.875rem;line-height:1.25rem}.locale-selector-popup .currency-list .item{width:100%;padding:10px 20px;display:flex;align-items:center;box-sizing:border-box}.locale-selector-popup .currency-list .item.active{background-color:#f8f8f8}.locale-selector-popup .currency-list .item .country{display:flex;width:60%}.locale-selector-popup .currency-list .item .country .icon{width:20px;margin-right:10px}.locale-selector-popup .currency-list .item .country .label{font-weight:700}.locale-selector-popup .currency-list .item .country-selected{width:10%;display:none}.locale-selector-popup .currency-list .item.active .country-selected{display:flex;justify-content:flex-end}.locale-selector-popup .currency-list .item .country-selected img{width:16px}@media screen and (min-width:768px){.locale-selector-popup .popup-header{padding:40px 50px 0}.locale-selector-popup .region .title{padding:20px 50px 0}.locale-selector-popup .region .language-list{padding:0 50px}.locale-selector-popup .region.active .language-list{padding:15px 50px 40px}.locale-selector-popup .language-list .item{width:32%;margin-right:2%;flex-wrap:wrap;justify-content:space-between;padding:15px 20px}.locale-selector-popup .language-list .item:nth-child(2n){margin-left:0}.locale-selector-popup .language-list .item:nth-child(3n){margin-right:0}.locale-selector-popup .language-list .region-name{padding:10px 0 5px}.locale-selector-popup .language-list .item .country{width:90%;order:1}.locale-selector-popup .language-list .item .entry{width:100%;margin-top:5px;order:3}.locale-selector-popup .language-list .item .entry span{padding:0 10px}.locale-selector-popup .language-list .item .country-selected{order:2}.locale-selector-popup .currency-list{display:flex;flex-wrap:wrap;padding:0 50px 50px}.locale-selector-popup .currency-list .item{width:32%;margin-right:2%;padding:15px;flex-wrap:wrap;justify-content:space-between;cursor:pointer}.locale-selector-popup .currency-list .item.active{border-radius:10px}.locale-selector-popup .currency-list .item:nth-child(2n){margin-left:0}.locale-selector-popup .currency-list .item:nth-child(3n){margin-right:0}.locale-selector-popup .currency-list .item .country{width:90%;order:1}.locale-selector-popup .currency-list .item .entry{width:100%;margin-top:5px;order:3}.locale-selector-popup .currency-list .item .entry span{padding:0 10px}.locale-selector-popup .currency-list .item .country-selected{order:2}}@media screen and (min-width:1025px){.locale-selector-popup{background-color:#00000080}.locale-selector-popup .space{padding:25px 0}.locale-selector-popup .popup-content{position:relative;background-color:#fff}.locale-selector-popup .region{display:flex}.locale-selector-popup .region .title{width:420px;padding-bottom:20px;background-color:#fff}.locale-selector-popup .region.active .title{background-color:#f8f8f8}.locale-selector-popup .region .title .toggle{display:none}.locale-selector-popup .region .title .arrow{display:block;width:30px}.locale-selector-popup .region .title .arrow img:first-child{display:block;width:10px}.locale-selector-popup .region .title .arrow img:last-child{display:none}.locale-selector-popup .region .language-list{position:absolute;right:0;left:420px;top:0;bottom:0;padding:30px 50px}.locale-selector-popup .region.active .language-list{padding:30px 50px}.locale-selector-popup .language-list .region-name{padding-top:20px}.locale-selector-popup .language-list .box{justify-content:flex-start;font-size:.875rem;line-height:1.25rem}.locale-selector-popup .region .language-list .item{padding:10px 20px;width:48%;margin-right:0}.locale-selector-popup .region .language{position:relative}.locale-selector-popup .region .language:before{content:"";position:absolute;left:0;bottom:-4px;width:0;height:1px;background-color:#2d2f30;transition:all .35s}.locale-selector-popup .region .language:hover:before{width:100%;right:0}}@media screen and (min-width:1280px){.locale-selector-popup .popup-header{padding:40px 10vw 0}.locale-selector-popup .space{padding:20px 0}.locale-selector-popup .popup-content{padding:0 10vw}.locale-selector-popup .region .title{padding:20px 10px 20px 25px;width:360px}.locale-selector-popup .region.active .title{border-top-left-radius:10px;border-bottom-left-radius:10px}.locale-selector-popup .region .language-list{left:calc(10vw + 360px);padding:30px 10vw 0 50px}.locale-selector-popup .region .language-list .item{width:33%}.locale-selector-popup .region.active .language-list{padding:30px 10vw 0 50px;padding-left:2.5rem;box-shadow:inset 6px 0 35px -30px #0006}.locale-selector-popup .currency-selector .title{padding:20px 0}.locale-selector-popup .currency-list{padding:0 0 50px}.locale-selector-popup .currency-list .item{width:23%;margin-right:2%}.locale-selector-popup .currency-list .item:nth-child(3n){margin-right:2%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/localization-popup.css.map?v=74625534987502185701756843777 */
