.header{width:100%;position:fixed;top:0;left:0;background-color:#fff;z-index:100}.header-container{display:block}.header-container .row{display:flex;gap:1rem;align-items:center;width:100%}.row-top{height:31.68px;margin:0 auto;background:#fff;justify-content:center}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.row-top{height:20px}}.vivant-img{width:100%;display:flex;left:-1px;position:relative;margin-bottom:-1px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.vivant-img{width:840px;max-width:840px}}.row-color{background-color:#000;height:35px}.row-bottom{height:65px;background-color:#fff;display:flex;justify-content:center}.row-bottom-content{max-width:106rem;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:90.5rem}}@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}}.top-menu{display:flex;align-items:center;max-width:106rem;justify-content:space-between;gap:2rem;height:100%;width:100%;font-family:Arapey;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}}.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}}.logo-container{width:auto}.logo{width:245px;height:63px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.logo{width:150px;height:38px}}.sidebar{position:fixed;top:0;left:-100%;width:100%;max-width:300px;height:100vh;background-color:#2a2a2a;color:#fff;z-index:1000;transition:left .3s ease;box-shadow:2px 0 8px #0000004d;display:flex;flex-direction:column}@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:.3rem 1rem 0 0;display:flex;justify-content:space-between;align-items:center}.sidebar-title .options{display:flex;gap:1rem;align-items:center}.sidebar-title .options .close-button{display:none;background:none;border:none;color:#000;font-size:1.5rem;cursor:pointer;padding:.25rem;line-height:1;font-family:Montserrat}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-title .options .close-button{display:block}}.sidebar-link-icon{display:none;font-size:16px;font-weight:500;color:#000;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:0 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:42px;transition:background-color .2s ease;color:#000}.sidebar-link.line{border-top:1px solid #000}.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:14px;font-weight:700;font-family:Montserrat;color:#000}.sidebar-arrow{width:7.53px;height:16px}.overlay{position:fixed;inset:0;background-color:#00000080;display:none;z-index:99}.overlay.show{display:block}.more-margin{padding-top:20px}.sidebar-link-footer:hover{background:#070707}.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:Arapey}.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}.user-options-mobile{display:none;gap:20px;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}.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:Montserrat;font-weight:500;transition:background .2s;height:30px;padding:0 .2rem;gap:2px;position:relative;font-size:.775rem;overflow:hidden;border-bottom:none!important}.menu-button:hover{border-bottom:3px solid #000}.menu-button img{display:block}.menu-button:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#000;transform:scaleX(0);transform-origin:center;transition:transform .8s cubic-bezier(.4,0,.2,1);pointer-events:none}.menu-button:hover:after,.menu-button:focus:after{transform:scaleX(1)}.menu-button.special{font-weight:600}.menu-button.special:hover{border-bottom:2px solid #000}.menu-button.special:after{background:#000}.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{display:flex;gap:1.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;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}.user-options .option-container .option.promo-button{position:relative;border:1px solid #000;border-radius:50px;padding:.2rem .5rem;background-color:transparent;font-weight:500;font-family:Montserrat;font-size:11px}.user-options .option-container .option.promo-button:hover{background-color:#000;color:#fff}.user-options .option-container .option img{opacity:1}.without-title{margin-top:60px}.footer{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}.footer-desktop{background:#fff;box-shadow:0 1px #fff;padding:0;font-family:Montserrat;color:#707173;max-width:86vw}.footer-desktop .list-and-table{display:flex}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-desktop .list-and-table{display:none}}.footer-desktop .list-and-table .footer-columns{display:flex;gap:0;padding:0;height:auto}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-desktop .list-and-table .footer-columns{display:none}}@media screen and (max-width: 769px){.footer-desktop .list-and-table .footer-columns{padding-left:15px}}.footer-desktop .list-and-table .footer-columns .footer-col{display:flex;width:33%;flex-direction:column;margin-right:1.25rem;justify-content:space-between}.footer-desktop .list-and-table .footer-columns .footer-col h3{font-size:.75rem;font-weight:500;margin-bottom:1.2rem;color:#000;font-family:Montserrat;letter-spacing:.2rem}.footer-desktop .list-and-table .footer-columns .footer-col h3:hover{text-decoration:underline}.footer-desktop .list-and-table .footer-columns .footer-col ul{list-style:none;padding:0;margin:0 0 1.5rem}.footer-desktop .list-and-table .footer-columns .footer-col li{margin-bottom:.7rem;font-size:.75rem;font-weight:400;display:flex;flex-direction:column;line-height:15px;letter-spacing:.1rem;color:#000;white-space:pre-wrap;font-family:Montserrat-Light}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-desktop .list-and-table .footer-columns .footer-col li{text-decoration:underline;margin-bottom:.8rem}.footer-desktop .list-and-table .footer-columns .footer-col li:last-child{text-decoration:none}}.footer-desktop .list-and-table .footer-columns .footer-col li a{line-height:15px;letter-spacing:.1rem;color:#000;white-space:pre-wrap;font-size:.75rem;font-weight:400;text-decoration:none;font-family:Montserrat}.footer-desktop .list-and-table .footer-columns .footer-col li a:hover{text-decoration:underline}.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}}.ae-footer{color:#000;font-family:inherit;padding:15px 0 0;background:#fff;font-family:Roboto,sans-serif}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.ae-footer{display:block;margin:0;padding:0;width:100%}}.ae-footer__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:980px;margin:0 auto 10px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.ae-footer__grid{display:flex;flex-direction:column;margin:20px 0 0;max-width:none;width:100%;align-items:center}}.ae-footer__social{max-width:980px;margin:0;text-align:center;display:flex;gap:0;align-items:center;justify-content:center}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.ae-footer__social{flex-direction:column;text-align:center;justify-content:center;align-items:center}}.ae-footer__social-text{font-weight:500;font-size:14px;color:#000;font-family:Montserrat;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:.2rem}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.ae-footer__social-text{text-align:center}}.social{width:50%;align-items:end;display:flex;text-align:right;justify-content:flex-end;margin-right:15px}.ae-tile{display:flex;align-items:center;justify-content:center;gap:12px;padding:0;border:1px solid #bfbfbf;border-radius:0;background:#fff;text-decoration:none;color:#000;width:318px;height:49px;transition:transform .08s ease,box-shadow .12s ease,border-color .12s ease}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.ae-tile{width:90%;padding:0}}.ae-tile:hover,.ae-tile:focus-visible{filter:invert(97%) sepia(15%) saturate(17%) hue-rotate(187deg) brightness(113%) contrast(100%)}.ae-tile__icon img{display:block;object-fit:contain;filter:grayscale(100%)}.ae-tile__text{font-size:12px;line-height:1.3;letter-spacing:.1rem}.ae-social{display:inline-flex;align-items:center;gap:10px;list-style:none;padding:0!important;margin:0!important;width:50%}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.ae-social{gap:25px}}.ae-social a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.ae-social a img:hover{filter:invert(97%) sepia(15%) saturate(17%) hue-rotate(187deg) brightness(113%) contrast(100%)}.ae-social a:hover,.ae-social a:focus-visible{background-color:#000}.ae-hashtags{display:inline-flex;gap:18px;list-style:none;padding:0!important;margin:0!important}.ae-hashtags a{color:#666;text-decoration:none}.ae-hashtags a:hover,.ae-hashtags a:focus-visible{text-decoration:underline;color:#000;outline:none}.footer-bottom{margin-top:30px;display:flex;flex-direction:row;text-align:center;justify-content:center;align-items:center;background:#000;height:76px;max-width:100%}.footer-bottom .footer-bottom-content{display:flex;flex-direction:row;justify-content:center;max-width:80vw;margin:0 auto}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-bottom .footer-bottom-content{width:100%;flex-direction:column}}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-bottom{flex-direction:column;height:200px}}.ae-logos{display:flex;justify-content:flex-start;margin:0 auto;gap:0}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.ae-logos{display:flex;justify-content:center}}.ae-logos__row{display:flex;flex-wrap:wrap;align-items:center;gap:16px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.ae-logos__row{justify-content:center}}.footer-bottom__left{text-align:center;font-family:Montserrat;display:flex;align-items:center;width:auto;font-size:.8rem;color:#fff;font-weight:400;letter-spacing:1px;width:50%;opacity:.7}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-bottom__left{padding-top:20px;width:100%;text-align:center}}.footer-mobile{background-color:#fff;color:#212426;width:100%;position:relative;z-index:1;font-family:Montserrat;margin-top:30px}.footer-mobile .footer-columns{display:flex;flex-direction:column;gap:0;padding:0;width:100%;text-align:center;justify-content:center;align-items:center}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-mobile .footer-columns{padding:0}}.footer-mobile .footer-column{display:flex;flex-direction:column;gap:0rem;padding:.5rem;padding-block:20px;border-bottom:1px solid #656565}@media screen and (max-width: 769px){.footer-mobile .footer-column{width:85%;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:.75rem;font-family:Montserrat;font-weight:500}.footer-mobile .footer-column .footer-accordion-title{display:flex;align-items:left;justify-content:space-between;padding:.5rem 0;margin:0;font-size:.75rem;font-family:Montserrat;font-weight:400;cursor:pointer;position:relative;letter-spacing:.025rem}.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:before{content:"";position:absolute;right:10px;top:50%;display:inline-block;font-size:10px;width:22px;height:13px;background:url(https://nafnaf.vtexassets.com/assets/vtex/assets-builder/nafnaf.nafnaf-store/0.118.1/icons/arrow-footer___b5ce117%E2%80%A6.svg);background-repeat:no-repeat}.footer-mobile .footer-column .footer-accordion-title.open:before{transform:rotate(180deg)}.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:Montserrat;text-align:left}@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:Montserrat;color:#404040;text-decoration:none}.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)}.suggestions-container{display:flex;flex-direction:column;text-align:center;padding:0 1rem;margin:8rem auto;font-family:Montserrat}@media screen and (max-width: 769px){.suggestions-container{padding:0;margin:10px auto}}@media screen and (min-width: 770px) and (max-width: 1024px){.suggestions-container{padding:0;margin:1rem 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;width:258px;justify-content:center;align-items:center;display:flex;text-transform:normal;color:#fff;font-weight:400;font-size:14px;letter-spacing:0;height:46px;background:#000;border-radius:1px;text-transform:uppercase}@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}}.long-description-container{text-align:center;padding-inline:100px;padding-block:26px;height:auto}@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:30px}}.suggestion-title{letter-spacing:0;color:#000;font-size:1.2rem;font-weight:600;letter-spacing:.2rem}@media screen and (max-width: 769px){.suggestion-title{margin:20px 10px}}@media screen and (min-width: 770px) and (max-width: 1024px){.suggestion-title{font-size:var(--font-size-medium)}}.long-description{color:#000;font-size:.75rem;text-align:center;margin-top:0;text-overflow:ellipsis;height:auto;overflow:hidden;-webkit-font-smoothing:antialiased}@media screen and (max-width: 769px){.long-description{font-size:var(--font-size);margin:0 10px}}@media screen and (min-width: 770px) and (max-width: 1024px){.long-description{font-size:var(--font-size);width:95%}}.product-title{margin:30px 0}@media screen and (max-width: 769px){.product-title{margin:2px 0}}.product-title .title{color:#000;font-size:1.2rem;font-weight:600;letter-spacing:.2rem}@media screen and (max-width: 769px){.product-title .title{font-size:var(--font-size)}}.suggestions{margin-top:3rem;display:grid;grid-template-columns:25% 25% 25% 25%;gap:20px;padding:0 50px 0 100px;justify-content:left;text-align:left}@media screen and (max-width: 769px){.suggestions{margin-top:.3rem;grid-template-columns:50% 50%;gap:15px;padding:0 40px;justify-content:center}}@media screen and (min-width: 770px) and (max-width: 1024px){.suggestions{padding:0 60px 0 30px}}.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:Montserrat-Light;src:url(/commons/fonts/Montserrat-Light.woff2) format("woff2");font-style:normal}@font-face{font-family:Montserrat-Regular;src:url(/commons/fonts/Montserrat-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Montserrat-Bold;src:url(/commons/fonts/Montserrat-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Montserrat;src:url(/commons/fonts/Montserrat.woff2) format("woff2");font-style:normal}body{margin:0;background-color:#fff;font-family:Montserrat,Montserrat-Light,sans-serif;-webkit-font-smoothing:antialiased}.grid{display:grid;grid-template-columns:repeat(4,0fr);gap:100px 16px;justify-content:center;margin:0 auto;max-width:80.625rem;font-family:Montserrat}@media screen and (min-width: 1025px) and (max-width: 1536px){.grid{grid-template-columns:repeat(4,.24fr)}}@media screen and (max-width: 769px){.grid{grid-template-columns:repeat(2,1fr);gap:0 10px;padding-bottom:20px;justify-content:center}}@media screen and (min-width: 770px) and (max-width: 1024px){.grid{grid-template-columns:repeat(2,0fr);gap:100px 16px}}.title-description-container{padding-top:180px;display:flex;flex-flow:column;padding-left:50px;padding-right:100px;text-align:center;margin:0;justify-content:center;align-items:left;font-family:Montserrat}@media screen and (min-width: 1025px) and (max-width: 1536px){.title-description-container{padding-left:50px;padding-right:100px}}@media screen and (max-width: 769px){.title-description-container{padding:150px 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:32px;text-transform:none;letter-spacing:.2em;line-height:3.5rem;font-weight:500}@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}}.product-description{-webkit-font-smoothing:antialiased;width:100%;text-align:center;margin-top:20px;margin-bottom:3rem!important;color:#3f3f40;font-size:19px}@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:380px;position:relative;max-width:380px;border-radius:0;padding:0;height:575px}@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:20px;position:relative;height:120px}.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:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;font-weight:400;max-width:100%}@media screen and (max-width: 769px){.description{margin-top:0}}@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:380px;min-height:auto;color:#fff;font-size:13px;letter-spacing:0;font-weight:500;bottom:5%;transition:all .15s linear;height:40px;background:#000;border-radius:1px;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}}.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:10px}@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{left:0;top:25px;width:80px;height:25px;background-color:#000!important;color:#fff;background-color:transparent;padding:0 10px;border-radius:4px;transition:.2s;width:fit-content;display:flex;align-items:center;justify-content:center;position:absolute;font-weight:400;-webkit-font-smoothing:antialiased;font-size:16px;font-family:San Francisco,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,montserrat,noto,segoe ui,arial,sans-serif;width:-webkit-fit-content;z-index:1;letter-spacing:.5px}@media screen and (max-width: 769px){.discount{top:20px}}.discount .discount-label{align-items:center;text-align:center;justify-content:center}.price{-webkit-font-smoothing:antialiased;font-size:13px;font-weight:500;color:#000;display:flex;align-items:flex-end;margin-top:5px}.default-price{-webkit-font-smoothing:antialiased;font-size:13px;font-weight:500;color:#000;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:#2c2c2c70;font-size:13px;text-decoration:line-through;font-weight:400;display:flex}.image-content{width:100%;text-align:center;justify-content:center;align-items:center;position:relative;border-radius:0;display:inline-flex;background:#fff}@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}@media screen and (min-width: 770px) and (max-width: 1024px){.image-content img{width:100%;height:auto;max-width:100%}}@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}}
