.header{width:100%;position:fixed;top:0;left:0;background-color:#fff;z-index:100}.logo-items{display:flex;gap:80px}.header-container{display:block}.header-container .row{display:flex;gap:1rem;align-items:center;width:100%}.row-top{height:42px;margin:0 auto;background:#000;justify-content:center}.row-bottom{height:65px;background-color:#fff;display:flex;justify-content:center}.row-bottom-content{max-width:1430px;margin:0 auto;display:flex;width:100%;justify-content:space-between;gap:2rem}@media screen and (min-width: 1025px) and (max-width: 1536px){.row-bottom-content{max-width:1430px}}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.row-bottom-content{margin:0;padding-left:1rem;padding-right:1rem;gap:0;align-items:center;max-width:100%}}.top-menu{display:flex;align-items:center;max-width:106rem;justify-content:space-between;gap:2rem;height:100%;width:100%;font-family:Capitanejo-BT;font-size:14px;font-weight:500;color:#fff;letter-spacing:1px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.top-menu{display:none}}@media screen and (min-width: 1025px) and (max-width: 1536px){.top-menu{max-width:89rem}}.top-menu-left{display:flex;align-items:center;gap:0rem;height:100%}.top-menu-right{display:flex;align-items:center;gap:.5rem;height:100%}.top-menu-right{gap:.5rem}.top-menu-item{color:#fff;text-decoration:none;position:relative;padding:0;transition:color .2s;display:flex;align-items:center;height:28px}.top-menu-item-left{border-top:4px solid transparent;border-bottom:4px solid transparent;padding:0 1.0980966325vw}.top-menu-left .top-menu-item:first-child{border-bottom:4px solid #fff}.top-menu-item:hover,.top-menu-item.active{color:#fff}.top-menu-divider{color:#fff;margin:0 1rem;font-size:1.2rem}.top-menu-country{display:flex;align-items:center;color:#fff;margin-left:1.5rem;font-size:.875rem;font-weight:500;cursor:pointer;padding-right:10px}@media screen and (min-width: 1025px) and (max-width: 1536px){.top-menu-country{padding-right:30px}}.flag-svg{display:inline-block;margin-right:.4rem;vertical-align:middle;width:12px;height:12px}.caret-img{margin-left:.5rem;vertical-align:middle;display:inline-block;transform:rotate(90deg);width:10px;height:15px}@media (max-width: 900px){.top-menu{gap:1rem;font-size:1rem;padding:0 .5rem}.top-menu-divider{margin:0 .5rem}}.header-left{display:flex;align-items:center;gap:1rem}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.header-left{gap:.5rem;justify-content:center}}.header-right{display:flex;align-items:center;gap:1.5rem}.menu-toggle{background:none;border:none;box-shadow:none;padding:0;margin:0;outline:none;display:flex;align-items:center;cursor:pointer;height:25px;width:25px;display:none}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.menu-toggle{display:flex}}.icon-home{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin-right:.7rem}.icon-menu-toggle{font-size:1.5rem;color:#222;width:24px;height:20px;display:flex;align-items:center;justify-content:center;letter-spacing:1em}.only-mobile{display:none}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.only-mobile{display:flex}}.close-button{display:none;background:none;border:none;color:#000;font-size:1.5rem;cursor:pointer;padding:.25rem;line-height:1}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.close-button{display:block}}.header-left .close-button,.header.sidebar-open .menu-toggle{display:none}.header.sidebar-open .close-button{display:inline-block}.logo-container{width:auto}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.logo-container{width:112px;height:16px;position:absolute;left:50%;transform:translate(-50%)}}.logo{width:194px;height:30px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.logo{width:112px;height:16px}}.sidebar{position:fixed;top:0;left:-100%;width:70%;max-width:300px;height:100vh;background-color:#2a2a2a;color:#fff;z-index:1000;transition:left .3s ease;display:flex;flex-direction:column;margin-top:100px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar{background-color:#fff;max-width:100%}}.sidebar.open{left:0}.sidebar-top{background-color:#212121b3;height:0}.sidebar-title{font-size:1.25rem;font-weight:600;padding:.8rem 1rem .8rem 0;border-bottom:1px solid #dfe3e8;display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-title .categories-title{display:none}}.sidebar-title .close-button{display:none;background:none;border:none;color:#000;font-size:1.5rem;cursor:pointer;padding:.25rem;line-height:1}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-title .close-button{display:block}}.sidebar-label.special{color:red}.sidebar-link-icon{display:none;font-size:16px;font-weight:500;color:#505050;text-align:center;align-items:center;justify-content:center;gap:10px}.sidebar-link-icon .sidebar-icon-session{width:52px;height:52px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-link-icon{display:flex}}.sidebar-nav{flex:1;overflow-y:auto}.sidebar-list{list-style:none;padding:20px 0 50px;margin:0;border-bottom:1px solid #dfe3e8}.sidebar-item{padding:0 10px}.sidebar-item.desktop-only{display:none}@media screen and (min-width: 1025px){.sidebar-item.desktop-only{display:block}}.sidebar-item.mobile-only{display:block}@media screen and (min-width: 1025px){.sidebar-item.mobile-only{display:none}}.sidebar-link{display:flex;padding:5px;transition:all .1s ease-out;cursor:pointer;text-decoration:none;align-items:center;justify-content:space-between;color:#fff;height:36.3px;transition:background-color .2s ease;color:#000;border-bottom:2px solid #424242}.sidebar-link.no-line{border-bottom:2px solid transparent!important}.sidebar-link-content{display:flex;align-items:center;gap:1rem}.sidebar-link-content.brands{margin-left:20px}.sidebar-icon{width:16px;height:16px;object-fit:contain}.sidebar-label{font-size:16px;font-weight:500;font-family:Acumin-pro;color:#121212;letter-spacing:2px}.sidebar-arrow{width:15px;height:15px;transform:rotate(-90deg)}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-arrow{filter:brightness(0) saturate(100%) invert(31%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(90%) contrast(90%)}}.overlay{position:fixed;inset:100px 0 0;display:none;z-index:99;background-color:#0000004d}.overlay.show{display:block}.sidebar-footer{position:sticky;bottom:0;padding:1rem;background-color:#2a2a2a;border-top:1px solid rgba(255,255,255,.5)}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-footer{display:none}}.more-margin{padding-top:20px}.sidebar-link-footer:hover{background:#070707}.more-categories{width:100%;background:none;border:none;cursor:pointer;text-align:left;padding:5px;border-radius:5px;transition:all .1s ease-out;color:#fff}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.more-categories{color:#505050}}.more-categories:hover{background:#ea0029}.sidebar-separator{height:1px;background:#ececec;margin:16px 0;border:none;display:block}@media screen and (min-width: 1025px){.sidebar-separator{display:none}}.sidebar-top-links{display:flex;gap:0;margin-bottom:1rem;padding:0}.sidebar-top-link{color:#222;text-decoration:none;font-weight:500;font-size:1rem;padding:.5rem 1.2rem;border-radius:0;transition:background .2s,color .2s;background:none;display:inline-flex;align-items:center;justify-content:center;width:33.33%;min-width:0;font-family:Capitanejo-BT}.sidebar-top-link:hover{background-color:#000;color:#fff}.sidebar-top-link:first-child{background:#000;color:#fff}.sidebar-top-link:hover,.sidebar-top-link:focus{background:#000;color:#fff}.sidebar-link.rebajas{color:#ad2e2e!important;font-weight:600}.menu-list{display:flex;gap:1rem;align-items:center;width:auto}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.menu-list{display:none}}.menu-button{display:flex;align-items:center;color:#000;text-decoration:none;font-family:Acumin-pro;font-weight:600;transition:background .2s;height:30px;padding:0 .2rem;gap:2px;position:relative;font-size:.875rem;overflow:hidden;letter-spacing:2px;border-bottom:none!important}.menu-button img{display:block}.menu-button.special{color:red}.menu-button.special:hover{border-bottom:2px solid rgb(255,0,0)}.menu-button.special:after{background:red}.icon-with-text{display:flex;gap:0 .2rem;font-size:.75rem;align-items:center}.icon-with-text .icon{width:16px;height:16px}.icon-with-text .other-icon{width:30px;height:30px}.icon-right{width:10px;height:10px}.user-options-mobile{display:none;gap:15px;align-items:center;margin:0}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.user-options-mobile{display:flex;margin-left:10px}}.user-options-mobile .option-container{position:relative;text-decoration:none}.user-options-mobile .option-container .option{display:flex;align-items:center;gap:.4rem;font-size:.75rem;cursor:pointer;color:#505050;padding-top:.5rem;padding-bottom:.5rem}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.user-options-mobile .option-container .option{padding-left:0}}.user-options-mobile .option-container .option .labels{display:grid}.user-options-mobile .option-container .option .icon{font-size:1.2rem}.user-options{display:flex;gap:.5rem;align-items:center;margin:0 auto}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.user-options{display:none}}.user-options .option-container{position:relative;text-decoration:none}.user-options .option-container .option{display:flex;align-items:center;gap:.3rem;font-size:.75rem;cursor:pointer;color:#000;padding-top:.5rem;padding-bottom:.5rem}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.user-options .option-container .option{padding-left:10px}}.user-options .option-container .option .labels{display:grid}.user-options .option-container .option .icon{font-size:1.2rem}.footer-bottom{display:flex;text-align:center;justify-content:flex-start;align-items:center;background:#f2f0e7;height:100px;width:100%}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-bottom{display:flex}}.without-title{margin-top:60px}.pre-footer{display:flex;justify-content:center;align-items:center;text-align:center}.pre-footer .img-footer-desktop{width:100%;display:flex}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.pre-footer .img-footer-desktop{display:none}}.pre-footer .img-footer-mobile{width:100%;display:none}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.pre-footer .img-footer-mobile{display:flex}}.footer-desktop{background:#fff;box-shadow:0 1px #fff;margin-top:20px;padding:10px 0 0;font-family:Arapey;color:#707173;border-top:4px solid #000}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-desktop{display:none}}.footer-desktop .footer-columns{display:flex;justify-content:space-between;max-width:1430px;margin:0 auto;gap:2rem;padding:2.5rem;height:400px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-desktop .footer-columns{display:none}}@media screen and (max-width: 769px){.footer-desktop .footer-columns{padding-left:15px}}.footer-desktop .footer-columns .footer-col{flex:1 1 0;min-width:200px}.footer-desktop .footer-columns .footer-col h3{font-size:14px;font-weight:600;margin-bottom:1.2rem;font-family:Acumin-pro;color:#121212;letter-spacing:2px}.footer-desktop .footer-columns .footer-col ul{list-style:none;padding:0;margin:0 0 1.5rem}.footer-desktop .footer-columns .footer-col li{font-family:Acumin-pro-wide;margin-bottom:.3rem;font-size:12px;font-weight:200;line-height:2;color:#000;display:flex;flex-direction:column;letter-spacing:2px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-desktop .footer-columns .footer-col li{text-decoration:underline;margin-bottom:.8rem}.footer-desktop .footer-columns .footer-col li:last-child{text-decoration:none}}.footer-desktop .footer-columns .footer-col li a{font-size:11px;font-weight:200;line-height:2;color:#000;text-decoration:none;font-family:Acumin-pro-wide}.footer-desktop .footer-columns .footer-col li a:hover{color:#424242}.footer-country{margin-top:30px}.footer-socials{display:flex;gap:.5rem;margin-bottom:6.5rem;margin-top:1rem}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-socials{margin-bottom:1rem}}.footer-socials img{width:22px;height:22px;filter:grayscale(0);transition:filter .2s}.footer-socials a:hover img{filter:grayscale(1)}.footer-bottom__left{text-align:left;font-family:Arapey;display:flex;align-items:center;width:auto;font-size:12px;color:#707173;font-weight:400;padding-left:60px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-bottom__left{padding-left:20px}}.footer-bottom__right{display:flex;align-items:center;justify-content:center;width:auto}.footer-bottom__right .logo{width:498px;height:auto}.footer-final{height:20px;background:#fff}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-final{display:none}}.hide-mobile{display:block}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.hide-mobile{display:none}}.hide-desktop{display:none}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.hide-desktop{display:block}}.logo-footer{width:110px;height:32px}.item{display:flex;line-height:17.1429px}.item.text-underline{text-decoration:underline!important}.item.text-underline:hover{text-decoration:none!important}.footer-mobile{background-color:#fff;color:#212121;width:100%;position:relative;z-index:1;font-family:Acumin-proT;border-top:4px solid #404040}.footer-mobile .footer-columns{display:flex;flex-direction:column;gap:0;padding:0;width:100%}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-mobile .footer-columns{padding:0;align-items:center}}.footer-mobile .footer-column{display:flex;flex-direction:column;gap:0rem;padding-bottom:0rem;margin-bottom:0rem;padding:.5rem;border-bottom:2px solid #b3b3b3}@media screen and (max-width: 769px){.footer-mobile .footer-column{width:95%;padding-left:15px}}@media screen and (min-width: 770px) and (max-width: 1024px){.footer-mobile .footer-column{width:90%;padding-left:2.5rem}}.footer-mobile .footer-column .footer-accordion-h3{font-size:.875rem;font-family:Acumin-pro;font-weight:600;letter-spacing:2px}.footer-mobile .footer-column .footer-accordion-title{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;margin:0;font-size:.875rem;font-family:Acumin-pro;font-weight:500;cursor:pointer;position:relative;letter-spacing:2px}.footer-mobile .footer-column .footer-accordion-title:last-child{border-bottom:none;margin-bottom:0!important;padding-bottom:0!important}.footer-mobile .footer-column .footer-accordion-title:after,.footer-mobile .footer-column .footer-accordion-title:before{content:"";position:absolute;right:10px;top:50%;width:15px;height:3px;background:#000;border-radius:2px;transition:.2s}.footer-mobile .footer-column .footer-accordion-title:after{transform:translateY(-50%)}.footer-mobile .footer-column .footer-accordion-title:before{transform:translateY(-50%) rotate(90deg)}.footer-mobile .footer-column .footer-accordion-title.open:before{display:none}.footer-mobile .footer-column .footer-accordion-content{display:none;list-style:none;padding:0;margin:0}.footer-mobile .footer-column .footer-accordion-content.open{display:block}.footer-mobile .footer-column .footer-accordion-content li{margin:.5rem 0;font-size:.875rem;color:#404040;font-family:Acumin-pro}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-mobile .footer-column .footer-accordion-content li{margin-bottom:.4rem}}.footer-mobile .footer-column .footer-accordion-content li a{font-size:.875rem;font-family:Acumin-pro;color:#404040;text-decoration:none}.footer-mobile .footer-bottom{margin-top:2rem;padding-top:1rem;width:100%;margin:0;padding:0}.footer-mobile .footer-bottom .footer-payment-security{display:flex;flex-direction:column;gap:1rem;padding:0;margin:0;width:100%;padding-top:1rem}.footer-mobile .footer-bottom .footer-payment-security .footer-payment-block{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0}.footer-mobile .footer-bottom .footer-payment-security .footer-payment-block:last-child{width:100%;background-color:#2d2d2d}.footer-mobile .footer-bottom .footer-payment-security .footer-payment-block .footer-payment-label{font-size:.875rem;opacity:.8}.footer-mobile .footer-bottom .footer-payment-security .footer-payment-block img{max-width:100%;height:auto}.footer-mobile{display:none}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-mobile{display:block}}.footer-socials-mobile{display:none;gap:2.5rem;margin-bottom:0rem}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-socials-mobile{display:flex}}.footer-socials-mobile img{width:24px;height:24px;filter:grayscale(0);transition:filter .2s}.footer-socials-mobile a:hover img{filter:grayscale(1)}.footer-payments-mobile{display:none;flex-wrap:wrap;gap:1.2rem;align-items:center}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-payments-mobile{display:flex}}@media screen and (min-width: 770px) and (max-width: 1024px){.footer-payments-mobile{text-align:center;justify-content:center}}.footer-payments-mobile img{height:59px;width:398px;opacity:.85}@media screen and (min-width: 770px) and (max-width: 1024px){.footer-payments-mobile img{width:708px;height:105px}}.footer-bottom-mobile{display:none;text-align:center;align-items:center;background:#f7f7f7;height:46px;width:100%}@media screen and (max-width: 769px){.footer-bottom-mobile{display:block}}@media screen and (min-width: 770px) and (max-width: 1024px){.footer-bottom-mobile{display:flex;flex-direction:row-reverse;justify-content:space-around;box-shadow:0 -1px #00000040}}.footer-bottom-mobile .footer-bottom__left{text-align:center;font-family:Acumin-proT;display:flex;align-items:center;width:auto;font-size:12px;color:#212121;font-weight:400}.footer-bottom-mobile .footer-bottom__right{display:flex;align-items:center;justify-content:center;width:auto}@media screen and (max-width: 769px){.footer-bottom-mobile .footer-bottom__right{box-shadow:0 -1px #00000040}}.footer-bottom-mobile .footer-bottom__right .logo{max-width:171px;height:45.5px}.footer-payments-container-mobile{display:flex;flex-direction:column;max-width:1430px;width:100%;padding:0;margin-left:auto;margin-right:auto;display:block;margin-block:30px;border-top:4px solid #000}.footer-payments-container-mobile h3{font-family:Acumin-pro-wide;font-size:14px;text-transform:uppercase;color:#000;padding-left:15px}.footer-payments-mobile{display:block;gap:1.2rem;align-items:center;width:100%;justify-content:center;text-align:center}.footer-payments-mobile img{height:40px;width:406px;max-height:60px;object-fit:contain}.suggestions-container{display:flex;flex-direction:column;text-align:center;padding:0;margin:0 auto;font-family:Arapey}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.suggestions-container{padding:0;margin:10px auto}}.container-button-see-more{display:flex;justify-content:center;width:100%}@media screen and (max-width: 769px){.container-button-see-more{margin-top:10px}}@media screen and (min-width: 770px) and (max-width: 1024px){.container-button-see-more{margin-top:100px}}.container-button-see-more .shop-hover{text-decoration:none;height:40px;width:115px;justify-content:center;align-items:center;display:flex;text-transform:normal;color:#fff;font-weight:400;font-size:17px;letter-spacing:0;height:46px;background:#000;border-radius:1px;text-transform:uppercase;font-family:Arimo-regular}@media screen and (max-width: 769px){.container-button-see-more .shop-hover{width:186px;font-size:14px}}@media screen and (min-width: 770px) and (max-width: 1024px){.container-button-see-more .shop-hover{width:186px}}.line{margin-top:30px;background-color:#181818;width:1430px}@media screen and (max-width: 769px){.line{width:100%}}@media screen and (min-width: 770px) and (max-width: 1024px){.line{width:100%}}.long-description-container{text-align:center;justify-content:center;align-items:center;padding-inline:0;padding-block:0;height:auto;color:#121212bf;display:flex;flex-direction:column}@media screen and (max-width: 769px){.long-description-container{padding-inline:5px}}@media screen and (min-width: 770px) and (max-width: 1024px){.long-description-container{padding-inline:10px}}.suggestion-title{letter-spacing:2px;font-size:1.2rem;font-weight:700;font-family:acumin-pro-extra-condensed;color:#000;font-size:30px;text-align:left;justify-content:left;width:100%;max-width:1430px;padding:0;margin:0}@media screen and (max-width: 769px){.suggestion-title{margin:20px 10px}}@media screen and (min-width: 770px) and (max-width: 1024px){.suggestion-title{margin:20px 10px;width:95%}}.long-description{text-align:justify;margin-top:0;text-overflow:ellipsis;height:auto;overflow:hidden;-webkit-font-smoothing:antialiased;font-size:1rem;font-family:Arimo-regular;color:#121212bf;text-align:left;justify-content:left;width:100%;max-width:1430px}@media screen and (max-width: 769px){.long-description{font-size:13px;margin:0 10px}}@media screen and (min-width: 770px) and (max-width: 1024px){.long-description{font-size:13px;width:95%}}.product-title-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.product-title{margin:30px 0}@media screen and (max-width: 769px){.product-title{margin:2px 0}}.product-title .title{font-weight:400;font-family:acumin-pro-extra-condensed;font-size:25px;color:#000;text-transform:uppercase}@media screen and (max-width: 769px){.product-title .title{font-size:14px}}.suggestions{margin-top:2rem;display:grid;grid-template-columns:25% 25% 25% 25%;gap:20px;padding:0;justify-content:left;text-align:left;color:#121212bf;font-family:Arimo-regular;max-width:1430px;width:100%}@media screen and (max-width: 769px){.suggestions{margin-top:.3rem;grid-template-columns:50% 50%;gap:15px;padding:0;justify-content:center;max-width:fit-content}}@media screen and (min-width: 770px) and (max-width: 1024px){.suggestions{grid-template-columns:33% 33% 33%;max-width:100%;width:95%}}.suggestions a{text-decoration:none;font-size:14px;color:#505050;margin-top:0;transition:.5s;font-weight:400}.suggestions a:hover{text-decoration:underline}.hide{display:none}@font-face{font-family:Acumin-pro;src:url(/commons/fonts/acumin-pro.woff2) format("woff2");font-style:normal}@font-face{font-family:Acumin-pro-extra;src:url(/commons/fonts/acumin-pro-extra.woff2) format("woff2");font-style:normal}@font-face{font-family:Acumin-pro-wide;src:url(/commons/fonts/acumin-pro-wide.woff2) format("woff2");font-style:normal}@font-face{font-family:acumin-pro-extra-condensed;src:url(/commons/fonts/acumin-pro-extra-condensed.woff2) format("woff2");font-style:normal}@font-face{font-family:Arimo-regular;src:url(/commons/fonts/arimo-regular.woff2) format("woff2");font-style:normal}body{margin:0;background-color:#fff;font-family:Acumin-pro,Arimo-regular,sans-serif;-webkit-font-smoothing:antialiased}.grid{display:grid;grid-template-columns:repeat(4,0fr);gap:30px 5px;justify-content:center;margin:0 auto;max-width:1430px;font-family:Arimo-regular}@media screen and (min-width: 1025px) and (max-width: 1536px){.grid{grid-template-columns:repeat(4,0fr)}}@media screen and (max-width: 769px){.grid{grid-template-columns:repeat(2,1fr);padding-bottom:20px;justify-content:center;max-width:fit-content}}@media screen and (min-width: 770px) and (max-width: 1024px){.grid{grid-template-columns:repeat(3,0fr);gap:10px 5px;max-width:fit-content}}.title-description-container{padding-top:100px;display:flex;flex-flow:column;padding-left:0;padding-right:0;text-align:center;margin:0;justify-content:center;align-items:center}@media screen and (min-width: 1025px) and (max-width: 1536px){.title-description-container{padding-left:0;padding-right:0}}@media screen and (max-width: 769px){.title-description-container{padding:100px 15px 0}}@media screen and (min-width: 770px) and (max-width: 1024px){.title-description-container{padding:100px 20px 10px 10px}}.main-product-title{margin-bottom:0;line-height:24px;-webkit-font-smoothing:antialiased;color:#000;font-size:35px;font-family:acumin-pro-extra-condensed;text-transform:uppercase;text-align:left;justify-content:left;width:100%;max-width:1430px;font-weight:700}@media screen and (max-width: 769px){.main-product-title{margin:0;font-size:20px;line-height:30px}}@media screen and (min-width: 770px) and (max-width: 1024px){.main-product-title{margin:10px;font-size:20px;width:95%}}.product-description{-webkit-font-smoothing:antialiased;margin-top:20px;margin-bottom:3rem!important;color:#121212bf;font-size:1rem;font-family:Arimo-regular;letter-spacing:0;text-align:left;justify-content:left;width:100%;max-width:1430px}@media screen and (min-width: 770px) and (max-width: 1024px){.product-description{padding:0;margin:10px;width:95%}}.hide{display:none!important}.card-container{display:flex;flex-flow:row wrap;cursor:pointer;width:355px;position:relative;max-width:355px;border-radius:0;padding:0;height:auto}@media screen and (min-width: 770px) and (max-width: 1024px){.card-container{width:299px;height:448px}}@media screen and (min-width: 1025px) and (max-width: 1536px){.card-container{width:355px;height:580px}}@media screen and (max-width: 769px){.card-container{width:100%;height:auto}}.card-container .detail{display:flex;flex-direction:column;text-align:left;align-items:left;width:100%;gap:0px;margin-top:10px;position:relative;height:150px}.brand{font-size:.625rem;color:#50505080;margin:.25rem 0;text-align:left}.brand-container{margin-bottom:20px}.brand-name{font-weight:800}.description{-webkit-font-smoothing:antialiased;margin:0 0 5px;color:#000;font-size:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;font-weight:600;max-width:100%;text-transform:uppercase;font-family:Arimo-regular}@media screen and (max-width: 769px){.description{margin-top:0;font-size:15px}}@media screen and (min-width: 770px) and (max-width: 1024px){.description{max-width:152px}}.card-container:hover .shop-hover{display:flex}.card-container .shop-hover{display:flex;align-items:center;justify-content:center;opacity:1;position:absolute;-webkit-font-smoothing:antialiased;width:355px;min-height:auto;color:#fff;font-size:17px;letter-spacing:0;font-weight:400;bottom:5%;transition:all .15s linear;height:40px;background:#000;border-radius:1px;font-family:Arimo-regular;text-transform:uppercase}@media screen and (max-width: 769px){.card-container .shop-hover{width:98%;bottom:10%}}@media screen and (min-width: 770px) and (max-width: 1024px){.card-container .shop-hover{width:99%;bottom:10%}}@media screen and (min-width: 1025px) and (max-width: 1536px){.card-container .shop-hover{width:99%}}.card-container .container-button{display:flex;justify-content:center;width:100%}@media screen and (max-width: 769px){.card-container .container-button{display:flex}}.card-container:hover .shop-hover{opacity:1}.a-container{display:flex;justify-content:center;text-decoration:none}.price-container{display:flex;align-items:left;justify-content:left;flex-direction:row-reverse;width:100%;gap:3px}@media screen and (min-width: 770px) and (max-width: 1024px){.price-container{display:flex;left:0%;bottom:-5%}}@media screen and (max-width: 769px){.price-container{display:flex;left:0%;bottom:-5%}}.discount{right:10px;top:10px;width:auto!important;height:20.89px;background:transparent;color:#fff;background-color:#000;padding:.1rem .4rem;border-radius:2px;transition:.2s;width:fit-content;display:flex;align-items:center;justify-content:center;position:absolute;font-weight:700;-webkit-font-smoothing:antialiased;font-size:12px;font-family:Acumin-pro;width:-webkit-fit-content;z-index:1}.discount .discount-label{align-items:center;text-align:center;justify-content:center}.other-means{color:#5b6167;font-weight:400;font-size:14px;margin-left:40px;letter-spacing:.5px;display:none}@media screen and (max-width: 769px){.other-means{margin-left:10px}}@media screen and (min-width: 770px) and (max-width: 1024px){.other-means{width:40px;margin-left:20px;line-height:1rem}}.price{-webkit-font-smoothing:antialiased;font-size:15px;font-weight:400;color:#8e8e8e;display:flex;align-items:flex-end;margin-top:5px;font-family:Acumin-pro}@media screen and (max-width: 769px){.price{font-size:1rem}}@media screen and (min-width: 770px) and (max-width: 1024px){.price{font-size:1rem}}.default-price{-webkit-font-smoothing:antialiased;font-size:15px;font-weight:400;color:#b20000;font-family:Acumin-pro;display:flex;align-items:flex-end;position:relative}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.default-price{font-size:1rem}}.old-price{-webkit-font-smoothing:antialiased;color:#8e8e8e;font-size:15px;text-decoration:line-through;font-weight:400;font-family:Acumin-pro;display:flex}.image-content{width:100%;text-align:center;justify-content:center;align-items:center;position:relative;border-radius:0;display:inline-flex;background-color:#f0f0f0}@media screen and (max-width: 769px){.image-content{width:100%}}@media screen and (min-width: 770px) and (max-width: 1024px){.image-content{width:100%}}.image-content img{display:block;width:100%;border-radius:0;justify-content:center;align-items:center;text-align:center;height:auto;mix-blend-mode:darken}@media screen and (min-width: 770px) and (max-width: 1024px){.image-content img{width:152px;height:152px;max-width:187px}}@media screen and (max-width: 769px){.image-content img{width:100%;height:auto;max-width:100%}}.loading-image{width:100%;height:auto;aspect-ratio:.81/1;background-color:#f9f7f7;background-image:linear-gradient(90deg,#f9f7f700,#f9f7f780,#f9f7f700);background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}@keyframes shine{to{background-position:right -40px top 0}}.currency{font-size:.75rem;margin-right:.25rem;margin-bottom:.14rem}.sitemap{display:grid;grid-template-columns:25% 25% 25%;gap:25px;padding:0 40px 50px;justify-content:center}@media screen and (max-width: 769px){.sitemap{display:block}}.sitemap a{text-decoration:none;color:#000;font-size:1.2rem;position:relative;display:block;padding:4px 0;transition:.5s}.sitemap a:hover{font-weight:800}.sitemap-container{display:none;min-height:50rem;padding-top:10rem;text-align:center}@media screen and (min-width: 770px) and (max-width: 1024px),screen and (max-width: 769px){.sitemap-container{padding-top:5rem}.sitemap-container h1{margin-top:0}}
